Configure Web Service Port

The following entry in the configuration file can be modified to change the
Port
used by the InfoPlatform web service. The default port is
12345.
<add assembly="RA.InfoPlatform.PlugIn.WebServiceHost" type="RA.InfoPlatform.PlugIn.WebServiceHost.PlugInInfo"> <Parameters> <add name="urls" value="https://*:12345" /> </Parameters> </add>
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.