Hi,
We are using Code based provisioning(MVExtension) in FIM Sync for provisioning users from FIM to Target MAs. We have one Source MA and two target MAs.
1. FIMMA(SourceMA)
2. TargetMA1
3. TargetMA2.
Based on some condition, we have to provision the users to targets. For example, if 'boolAttribute'(customAttribute) of a user is 'false' then we have to provision that user from FIM to TargetMA1 but not to TargetMA2. This we are handling in MVExtension by putting check on boolAttribute and it is working fine. But for the same user, if boolAttribute changes to 'true' this should get provisioned to TargetMA2. How can we achieve this.
Thanks & Regards
Prasanthi.