In the API call we have an option to add additional columns for display in output, how should we refer a foreign attribute ?
For example I use a POST method to get person details, how to add a column from say department table ?
hostname/.../Person
In the API call we have an option to add additional columns for display in output, how should we refer a foreign attribute ?
For example I use a POST method to get person details, how to add a column from say department table ?
hostname/.../Person
Hello,
I currently have a problem using the powershell component in one of my processes.
The error is as follows:
The term 'Powershell command' is not recognized as the name of a cmlet, function, script file, or operable program"
"Process…
Hi.
(running Identity Manager 8.0.1)
I've created a process for a resource (Enable/disable Skype through Powershell) and connected it to a business role (everyone at IT, approx. 100 people). I see in PersonHasQERResource that everyone is inserted but…
I'm trying synchronize the "mail" attribute from a source AD to "msRTCSIP-PrimaryUserAddress" in the target AD. This works fine, however I would like to write a prefix of "sip:" to the synchronized value (e.g: "first.last…
Hi,
I want to Create Active Directory Accounts using the Powershell Connector with the OOB AD Sample.xml definition file in my Sync Editor Project.
Right now I'm able to execute the Full Sync, so the AD Accounts are under UNSAccountB but I can't Provisioning…
Hi,
currently I am trying to create a sync project in 1IM 7.0.2 for Exchange 2016. As Exchange Server I want to use a load balancer address. The connection is tested successfully.
The problem is that I cannot finish the creation of the synchronization…
We used to have a script that would run post create that would send out a email to notify certian people that a new users had been created. we had a detailed VB script that did this, however since the upgrade to QC 5.0 this no longer is the case, support…