...now I introduce a second version of the WSDLContract to the flow. So in my SOAPRequest[1] and RCD, I would like to dynamically reset to the WSDLContract[2]. The message follows the same route (might be that I tweak the Compute Nodes to handle the New WSDL as well), but I want to use a different SOAPRequest and a different RCD in the same flow.
..my modified flow should look like:
WSDLContract[2]:
Quote:
SOAPInput --> Compute(mod) --> SOAPRequest[1] or SOAPRequest[2] --> Compute(mod) --> RCD(WSDLContract[1] or WSDLContract[2]) --> SOAPReply
The point I want to get to is have a flow that will work for multiple versions of the WSDL without a heck of a lot of regression testing. As regression testing is a swearword in the bank I work for...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum