On 07/03/2018 12:53, HugoCerdeira wrote:
Hi,Im having issues, when i update a user via syncope ws the resource creates a propagation task but is not executed. I get this propagations status on the rest response: "propagationStatuses": [ { "beforeObj": null, "afterObj": null, "resource": "openCartPropagationUpdateResource", "status": "NOT_ATTEMPTED", "failureReason": null } ], any idea why the task is not being executed?
That's because you probably missed to provide adequate capabilities to the underlying Connector / External Resource: see
https://ci.apache.org/projects/syncope/2_0_X/reference-guide.html#propagation Regards. -- 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/
