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.
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.
Currently email is triggered from CSMUser table once account is created in One IM end without checking in target end. We want to confirm once the user account is created in target end and after that need to trigger the emails.
Please share your inputs…
Hello,
I am trying to integrate Salesforce with Identity Manager using SCIM Connector. We are using 9.0 version. I created 2 sync projects:
1. using SCIM Connector
2. using UCI connector to load data in CSM Tables
The permission set groups are in UCIgroup3…
Hi Markus/Experts,
We have a requirement where we need to use a custom mail font in our mail templates.
Will it be possible to import such custom fonts and use it within Mail Templates of One identity?
A response is much appreciated.
Thanks,
Debasi…
Hi All,
I have a requirement for which I am creating a mapping between person table and another database table to save person's manager personnelnumber into a Database table column.
For that I have created a virtual attribute with object reference…
Hi All
I am using One Identity Password Manager x64 version 5.9.5.813 on Windows Server 2012 R2. I want to come up with new Windows Server 2022 or Windows Server 2019 and install One Identity Password Manager. Specifically, I want to export the configuration…
Hi All
I am using One Identity Password Manager x64 version 5.9.5.813 on Windows Server 2012 R2. I want to come up with new Windows Server 2022 or Windows Server 2019 and install One Identity Password Manager. Specifically, I want to export the configuration…
Hi All
I am using One Identity Password Manager x64 version 5.9.5.813 on Windows Server 2012 R2. I want to come up with new Windows Server 2022 or Windows Server 2019 and install One Identity Password Manager. Specifically, I want to export the configuration…
Hi All,
We are facing issue because of the usage of a preprocessor condition in few of our scripts and value templates.
Example:
#IF ANYCOUNTRY Then
Statements
#ELSE
Statements
#END IF
Above piece of code has been used in several places in our scripts…
Hi All,
I am creating a new configuration parameter to save an account password, but I am not able to enable the Encrypted check box present for the configuration parameter. The database encryption is also on.
we are using version 8.2 and launching the…
Hi,
I would like to know if there is any way to export report of analysis done for role mining from Analyzer tool?
Thanks,
Ashwin
In V9.0 LTS profileHasAuthObjectField step, while synching SAP authorization details from Target System it is not synching the data when records are huge.
This step at first instance was supposed to fetch around 80 millions of records which is not able…
Hi All,
After migrating from 8.1.1 to 8.1.4 we are facing below error while configuring the job server. Please suggest.
Error during execution of statement: insert into QBMServerHasDeployTarget (UID_QBMDeployTarget, UID_QBMServer, xdateinserted, xuserinserted…
Dear One Identity Community,
[Regarding TSBAccountDefinition deprovisioning & Ex0Mailbox]
When removing the TSBAccountDefinition of a mailbox – I would like to verify if it is plausible that an entry in Ex0MailUserAcceptRCPT can be made using the…
Hi All,
In DEVELOPMENT environment we are not able to see parameters for many of the OOTB processes and seems like none of the OOTB processes are working.
All process steps are red in color.
OOTB process steps with script components are missing the values…
Dear colleagues
I am working on a large customer, wanting to migrate from a single SQL instance to a HA/DR setup using Always-On Availability Groups.
The tricky part is the "HA" part, as setting up Availability Groups is a painless proces, and so is automatic…
I want to use Filter to show items in a list (Database column selection).
I want to use complex query that looks like
Variable ("UID_ParentOrg IN (
select BU =
case
when(
SELECT count(O.UID_ParentOrg)
FROM Person U /* Filter on the ParentOrg of…
Hi Everyone,
I am trying to generate an event from a script.
I tested the script using Visual Studio its triggering the event but when I tested the same from designer it not triggering any event.
If sapMandant.ALEShortName.Contains("ND2") Then Dim htParameter…
HI All,
I have been looking how can I get the history information of any user who is being assigned/removed from a Business role via. a dynamic role calculation.
When I click on "Reports - Overview with Business roles and user accounts(incl. history)"…
Hello Experts,
I have been trying to figure out a way to assign the Employee Manager role in OneIM to only those who have active persons listed as their direct report. Currently if a person has an inactive employee listed it still assigns the employee…
I have had this problem long ago using the API however the old forums posts are not helpful.
Currently, in a mostly fresh install of One Identity 7.1 if I try to create a PersonWantsOrg request using Object Browser (logged in as viadmin) I get "This employee…
Hi,
Please help me to find out how to set the Disaster recovery for One Identity manager Product. I couldn't able to get the information in the One IM documentation.
Any help would be appreciated.
Thanks
Prashant
During the one IDM upgradation from 8.1.1 to 8.1.14 getting error while connecting - cannot connect to database as it needs to be compiled. since we couldn't connect the DB how to compile it?
We are new to One Identity and trying to provision a new AD account by assigning a business role. Below is our approach:
1. Created a business role hierarchy as below:
Business Role1 ----- Role Assignment (Account Definitions, Active Directory Groups…
Hi all,
I want to write code to update fullsyncdate attribute of UNSAccountB table for 1000 accounts at a time, something similar as below
Update UNSAccountB set FullSyncDate=DateTime.Now where cn in ('x','y'.....)
But am not getting any…