Question Shawn McCartt · Aug 16, 2017 Dynamically modifying RetryInterval and FailureTimeout Is it possible to dynamically adjust the RetryInterval andFailureTimeout settings in a BPL?I've got a business process that calls a web service operation to get a session ID from an external system. There is a string property returned in the body of the response that indicate an exception occurred in the external system. I have code in the BPL that examines the property and sets the status property to an error status when that occurs. #Business Process (BPL) #Monitoring #ObjectScript #SOAP #Ensemble 0 3 0 728