Use the CCEPOWSPublicListenerURL property to specify a public address for a process orchestration endpoint.
The CCEPOWSPublicListenerURL property is intended for a high availability server environment. Invoke, receive, or reply operations from a web service can be accepted through the public server, which in turn directs the responses to a specified server. The CCEPOWSPublicListenerURL property defines the public URL that accepts responses from a web service. The web service responses are passed to the server defined by the CCEPOWSBrokerServletURL property.
A CCEPOWSPublicListenerURL property value is optional and by default is the same value as CCEPOWSBrokerServletURL. Set the CCEPOWSPublicListenerURL property value to a URL with the following syntax:
http://public_server_name:port_number/namehttp://publicServer:####/publicName