AbdelwahabSadek
10 years agoOccasional Contributor
Creating soap request in Groovy script
Hi, I have the following scenario that I am trying to replicate in Soap UI: 1-Client initate request. 2-Service resposes with an empty soap message 3-Service invokes another request based o...
- 4 years ago
Hi Shned001 -
Most likely you will have to make a change in one of the parent level objects to account for the different servers. There is probably a property that is different between them and you will have to either wildcard or use conditional namemapping to allow for either property.
Here are some links to get you started:
https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html
Is this a web application or a desktop application?
Cheers,
Emma