Specify server URLs for access to test subjects
- Last Updated: September 18, 2024
- 1 minute read
- Corticon
- Documentation
You can add a few additional server URLs through direct input, but only a few are persisted before rolling over their list.
When you have more than a few remote servers that you want to access to use their deployed Decision Services as Ruletest test subjects, you can and edit their connection information to the Studio's properties file.
To extend the test subject's Server URL list:
- In Studio's
brms.properties, addcom.corticon.deployment.soapbindingurl_lines with unique integer values and the server's URL. For this example, two .NET server applications, and three Java web services on port 8850 were defined in the following lines:com.corticon.deployment.soapbindingurl_1=http://machine5:8850/axis com.corticon.deployment.soapbindingurl_2=http://machine5:8850/Java_UAT com.corticon.deployment.soapbindingurl_3=http://machine1:8850/axis com.corticon.deployment.soapbindingurl_4=http://machine1:80/axis com.corticon.deployment.soapbindingurl_5=http://machine1:80/anotherNET - The Select Test Subject dialog's Server URL list the various host-port-context URLs you
specified: