Consumed web service on-the-fly

0
Hallo all. I need to call several consumed web services, where the wsdl files for each of those are identical (request and response structure), except the end-point URL (location). It is very easy to manually add as much consumed web services in modeler as needed, one for each end-point. But is is possible to use one consumed service in the loop and change it's location before each call?
asked
2 answers
5

I think you can use the override location checkmark to use a variable instead of a location constant.

answered
0

Hi Jurre.

 

This seams as a good idea, I will definitely try the solution.

 

Thank you very much.

answered