Specify server URLs for access to test subjects
- Last Updated: March 24, 2022
- 1 minute read
- Corticon
- Version 6.3
- 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 were defined in the following lines:com.corticon.deployment.soapbindingurl_1=http://nbbedgsaintma5:8850/axis com.corticon.deployment.soapbindingurl_2=http://nbbedgsaintma5:8850/Java_UAT com.corticon.deployment.soapbindingurl_3=http://nbbedgsaintma1:8850/axis com.corticon.deployment.soapbindingurl_4=http://nbbedgsaintma1:80/axis com.corticon.deployment.soapbindingurl_5=http://nbbedgsaintma1:80/anotherNET - The Select Test Subject dialog's Server URL list the various host-port-context URLs you
specified: