Would like to know if we can use**accountAttribute** type in Provisioning Policy Transform.
For ex. During account creation on the target source, I want to check a specific attribute value in AD account and based on that value I will pass on the dynamic value during the account creation.
Yes you can. I believe the AD account should already be existing for the identity so you can have the account attribute to read from?
Example:
John Doe already has AD Account A during account creation for target source B, and you want to reference the account attribute from AD Account A to provision a certain attribute in target source B.