We are observing that the NativeIdentity is not getting updated immediately after account creation in the WebService Connector. It appears to be updated only after the subsequent aggregation.
Could you please confirm if this is the expected behavior?
Additionally, is there a way to update the NativeIdentity immediately after account creation or during the creation?
At present, since the NativeIdentity is showing as “???”, multiple access provisioning is not being triggered.
I need to map UserId as NativeIdentity which is application generated number which I will get in Create account response body only.
Can you please map nativeIdentity in response mapping of create account operation. Also check the account activity and share here screenshot by masking sensitive info.
Hi @Manju22 ,
In the create account response mapping, make sure you have correctly mapped userId to the nativeIdentity attribute.
Additionally, you can also configure Get object to aggregate the single account, which will be called right after create account operation