We are testing the behaviour of our process models when web service calls return

We are testing the behaviour of our process models when web service calls return error statuses. We are using the function webservicequery() function to call methods and storing the results into process variables for further processing.

What is the best way to capture error statuses (e.g. 404, 500) that will allow us to re-try or report such error conditions without the process being stalled?

OriginalPostID-155101

OriginalPostID-155101

  Discussion posts and replies are publicly visible