johandelaat
7 years agoOccasional Contributor
how to duplicate a Soap Virt service?
In a Soap call to external application I have 2 parameters.
Depending on the values of these parameters I get different responses.
How can I do this in an easy way?
Can I duplicate opperation for each combination of the 2 paramaters and then change the xpath expression and the response for each of these opperations?
If Yes how to do this?
If No do I have to clonde the Virt for all combinations of the 2 paramaters?