Hi, We have Three Propagation Tasks in Syncope. One for LDAP and two REST API calls using Groovy scripts.
When the First Propagation Task with REST call gets executed, we are throwing an exception when we get any response other than Status code 200 to return Propagation Task as Failure in the "/Users" API Response for POST and PUT. Whenever we get the failure for first propagation task, it is not executing the remaining two Propagation Tasks. We are passing all three resources in the body. This is working fine if we remove "throw exception" from the Groovy Scripts but it will return Success. Thanks, Udaykiran -- Sent from: http://syncope-user.1051894.n5.nabble.com/
