The ctm.bpi.ifc.ws.publishHost property defines which host name should appear in the URL specified in the <soap:address location="..."/> tag in the WSDL published by Control-M Web Services API. The host should be accessible from the clients of the web service published by Control-M Web Services API.
To define the Control-M Web Services API host name:
ctm.bpi.ifc.ws.publishHost={value}
NOTE: In this statement, valid values for value are:
EXAMPLE: localhost, virtual name of the host, another IP address, and so on.
Parent Topic |