Hello,

I have a use case where a flow of objects (JPAAnyType[PERSON]) may
produce change on accounts (User).
Beside the 2 flows I want to introduce a business logic of kind:
- If a person arrive first, we give it a basic access to RH system and
a basic access to the tool of this operationalUnit
- If a person changes this operationalUnit, previous access is closed,
newest is open (with or without overlay)
- well real time implementation of an IAM system ;-)
My question is where can I put this logic ? In the Provisioning
Manager or/and/xor in the Workflow ?

I did some tests and found that mixing operations across types
(JPAAnyType[PERSON] and User) in a basic workflow creates problems.

Best regards, happy new eve,
Stéphane POPOFF

Reply via email to