Hi all,
I have a scenario, lets say I have two Management Agent which are SQLMA and ADMA. I enabled the projection rules from SQLMA at the same time I enable projection rules from ADMA as well.
So now I have a UserA (projected from SQLMA) and UserB (projected from ADMA).
When comes to provisioning, I enable provisioning rules to create an object to another Management Agent lets say HRMA. In this case, what can I do to choose to provision UserB instead of UserA?
Does it have a way to determine which Contributing MA the object came from so that I can create a condition in provisioning code?
Thanks.