Hi, I am not sure to understand your use case - or better, I am not sure to understand why a change to the USER AnyType should be involved.
Can you please describe what you are trying to achieve from an abstract point of view? Regards. On 30/12/25 19:31, Stéphane Popoff wrote:
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
-- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA https://about.me/ilgrosso
