On 07/11/24 15:18, Lionel SCHWARZ wrote:
Hi all,

In my flowable user workflow, I am trying to implement the ability to update a particular 
attribute of a user when its status is "updateApproval" as implemented in the 
Syncope example [1].
When running the update, the attribute is indeed updated on the User entity but 
the propagation of this attribute on the remote resource is not triggered. Is 
this supposed to work? If yes what could be wrong then?

Hi Lionel, depending on your actual logic, you might have to extend the 
DefaultUserProvisioningManager [1] in order to alter the default propagation 
process to external resources.

HTH Regards.

[1]https://github.com/apache/syncope/blob/3_0_X/fit/core-reference/src/main/resources/userWorkflow.bpmn20.xml
[2] 
https://syncope.apache.org/docs/3.0/reference-guide.html#provisioning-managers

--
Francesco Chicchiriccò

Tirasa - Open Source Excellence
http://www.tirasa.net/

Member at The Apache Software Foundation
Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail
http://home.apache.org/~ilgrosso/

Reply via email to