Hello,
i am using a Powershell Sync Project to connect a custom target system to Identity Manager via Rest API.
Right now i have the use-case, where i want to insert a new user into the target system, which was created by a account definition.
The account is created successfully in the target system, but I now need to enter the system-specific UserID into the 'UnsAccountB' entry of the account, as specified in the REST response of the Create call API Call.
Ive already tried to add a Return Binding into the definition.xml but nothing has changed.
I am looking forward to your replies!