Parameter: ws_endpoint

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

ws_endpoint

Description

This parameter specifies the web services end point. This parameter overwrites useIPInWSDL and preferredFQHN.

Valid if set from

Server's operating system command prompt

Initialization file (sm.ini)

Requires restart of the Service Manager server?

No

Default value

None

Possible values

https://<lbhost>:<lbport>

or

http://<lbhost>:<lbport>

For example, https://<FQDN of the HWLB virtual server>:<Port of HWLB virtual server>/SM/7/ws/ChangeManagement.wsdl. In this example, the ws_endpoint parameter refers to the boldface part.

Example usage

Command line: sm -ws_endpoint:https://mysite.microfocus.com:13080

Initialization file: ws_endpoint:https://mysite.microfocus.com:13080

Related topics

System parameters

Related topics

Enter a parameter in sm.cfg or the server’s OS command prompt

Related topics

Parameter: preferredFQHN
Connection parameters