Hello,
we want to update to V9.3 and run into an issue.
"References to VI.DialogEngine and other libraries that use System.Windows.Forms cannot be used in scripts anymore."
Regarding (custom) modal forms (in the manager frontend when executing…
Hello,
we want to update to V9.3 and run into an issue.
"References to VI.DialogEngine and other libraries that use System.Windows.Forms cannot be used in scripts anymore."
Regarding (custom) modal forms (in the manager frontend when executing…
Hi,
we are getting for unknown reason from some accounts the error
COM access layer: number: 8007202F:
when we are switching from Unmanaged to Full manage and changing few AD attributes. The changes went through for some without an issue. We see in A…
I am experimenting with using the CSV import in Synchronization editor for importing users into 1ID (9.0 LTS). This is going fine, but I also want to make sub-identities which reference a main identity. At the moment, I have the following CSV file format…
Hi Everyone
We create a business role from the web portal, then want to add an entitlement. By default, there's a request entitlement option. However, when the user making this request unsubscribes or leaves work, the entitlement is removed from the…
Hi
I would like to check if on the newer versions on Identity Manager where 64 bit clients are supported.
In documentation I have found that 64bit clients 12.0.1 and 14.0 are supported.
My question is if we can as well use HCL Notes Client version 14…
Public Sub CCC_CallBulkPublishOutstanding(ByVal UID_DPR As String, ByVal tableName As String, ByVal whereClause As String) Dim dbDPRNameSpace As IEntity 'Dim whereClause As String = "xobjectkey='<Key><T>ADSAccountInADSGroup</T><P>74b5d7b5-185a…
Hello everyone,
we are currently trying to find a way to configure Send-As-permissions with Identity Manager. The problem is that there seems to be no integrated functionality to give an AD security group the send-as-permission, which would make it more…
Hi all,
I need to reset an attestation case in Aborted state.
Is one time shot I need to reset a bunch of attestation went in Aborted state. I can't create a new one should be the same attestation.
I can't find the process or the sql procedure that…
Hi,
While creating and before assigning Account Definitions, I have created the mappings for the following attributes:
ADSAccount - IsGroupAccount
ADSAccount - UID_ADSContainer
For the attributes
3) ADSAccount - UID_HomeServer and
4) ADSAccount - UID_ProfileServer…
Hi everyone,
I'm working with One Identity Manager and noticed that there are two different connectors for Entra ID (formerly Azure AD):
Hello group!
Note: OneIM version: 9.3, the issue only appears in the Fat Manager client.
We have developed a custom task that is shown only for deactivated external identities and inside the MethodScript field, there is a call to a sub (CCC_Reactivate_Identity…
Hi all,
We are using One Identity Manager OnDemand version 9.3.1.
We customised the api portal but after the deploy the page Report Subscription (under Profile > Profile > Report Subscription) disappeared. We didn't customize that page nor the RPS module…
Hi,
I'm looking for a way to automate adding objects to a change label.
Currently I have automated the creation of objects through SQL (HOInsert, etc) but I also want to add these objects to a change label automatically instead of going to change…
Hey guys,
So when I try to run a process to send an email notification I get this error:
Server supported authentication mechanisms: GSSAPI, NTLM, LOGIN
[MailKit.Security.AuthenticationException] 535: 5.7.3 Authentication unsuccessful [MailKit.Net.Smtp…
Hi Team
I have enabled collection emails from "QER\Attestation\MailTemplateIdents\RequestApproverByCollection". Additionally, I want to add more pending attestation details in the same email, such as the Attestation case, due date, created date, and count…
I completed my One Identity manager training. Thank you for giving the VM access. You can now revoke the VM access of One Identity Manager.
In the web portal and in manager it is possible to determine the source of an entitlement assigned to a person. (e.g. whether the entitlement was assigned by request, via inheritance from another role, etc)
Is there a way, either via report or via SQL…
Hello,
I am looking for help on the best deployment approach for our customized AngularWebPortal across multiple environments.
Current Setup:
For the custom attribute CCC_EBSDept, we need to increase the size (length) from 64 to 256. I tried to do it directly from the SQL DB as I got one article on KB, but the length is showing upgraded on the SQL, but it is not reflecting on the OIM Designer…
We have installed a new History Database in our environment and let the first Transport start with the AutoSchedule.
Before this HistoryDB, we had a HistoryDB that was installed but never used on v8.2.
When the Job autostarts, it throws the following…
Hello,
We are currently in a project to use the M365 services.
The use case or question specifically concerns EntraID and Exchange Online.
In the Microsoft cosmos you get the UPN (UserPrincipalName) and this is usually also the primary SMTP address .
However…
Hi Experts,
We are encountered with error BC30002: Type 'UCIRootSelectPage' is not defined while creating base objects in UCI connector on Sync Editor.
Target connection & One Identity Manager connection are successfully connected.
Please pour…
Dear Everyone,
We are currently syncing attributes from a target system to One Identity Manager using the Sync Editor. So far, we have applied System Filter conditions to load the particular data such as:
Person ID is not null
Employee number starts…
I have integrated a target system that provides a unique ID when a role is assigned to a user. I have saved this unique ID in the UNSAccountBInUnsGroupB table in a new custom column. This unique ID is mandatory when a user unsubscribes from the request…
Good day, can someone please help?
I’m new to the Composition API Club.
Right now, I am trying to create a POST endpoint:
public class ModulData
{
public string MName { get; set; }
public string DE { get; set; }
public string SName { get; set; }
}