Hi all,
I am trying to use the collection of a HTTP module in the next modules in my scenario.
Even though I have a number of previous successful executions of the HTTP module and I can see the expected data structure in the processed response Bundle of that HTTP module I can’t find a way to refer this data of a correct execution in the following modules of my scenario.
At a certain point I got a different response for one execution for the HTTP module (HTTP 503 error code) and that’s what Make is showing me that I can use in the next modules.
How can I refer back the HTTP module parsed response of a successful execution?
Many Thanks,
Calin