Forum Discussion
Finan
15 years agoFrequent Contributor
In one of the following 2 way's:
1. doubleclick the wsdl > open tab: "Service Endpoints" > edit the endpoint (as seen from your screenshot "http://172.16.40.11:9001/admin" > ${#Project#webserviceproperty}
2. by opening a soap-request interface (as shown on your screenshot) and select the endpoint selection box (currently selected "http://172.16.40.11:9001/admin") > select "edit" and enter ${#Project#webserviceproperty}
Small note, if webservices have multiple endpoints set, it is recommended to manually check if one of the refers to the other options (not the ${#Project#webserviceproperty})
1. doubleclick the wsdl > open tab: "Service Endpoints" > edit the endpoint (as seen from your screenshot "http://172.16.40.11:9001/admin" > ${#Project#webserviceproperty}
2. by opening a soap-request interface (as shown on your screenshot) and select the endpoint selection box (currently selected "http://172.16.40.11:9001/admin") > select "edit" and enter ${#Project#webserviceproperty}
Small note, if webservices have multiple endpoints set, it is recommended to manually check if one of the refers to the other options (not the ${#Project#webserviceproperty})