Forum Discussion
omatzura
18 years agoSuper Contributor
Hi Ali,
you can accomplish this in several ways;
1) Define the endpoint you want to use in a global property, use that property via property-expansion, and then use different soapui.properties files to override the default setting
2) Create a load script in your project which will be run every time the project is loaded; this script can update the endpoints of all your requests depending on some external setting/trigger/etc..
Hope this helps!
regards,
/Ole
eviware.com
you can accomplish this in several ways;
1) Define the endpoint you want to use in a global property, use that property via property-expansion, and then use different soapui.properties files to override the default setting
2) Create a load script in your project which will be run every time the project is loaded; this script can update the endpoints of all your requests depending on some external setting/trigger/etc..
Hope this helps!
regards,
/Ole
eviware.com