Defining the Control-M Web Services API path of the published URL

The following procedure describes how to define the Control-M Web Services API path of the URL. The ctm.bpi.ifc.ws.account_path property defines the path of the published Web Services URL.

To define the Control-M Web Services API path:

  1. Open the <CTM BPI IFC DIR>/conf/ctm.bpi.ifc.ws.properties file and set the following property:

    ctm.bpi.ifc.ws.account_path={value}

    The default string value is /ctmbpi.

    EXAMPLE: When setting the ctm.bpi.ifc.ws.account_path to /accounting, the path to the URL is as follows:

    http://localhost:6060/accounting/MYACCOUNT

  2. Restart Control-M Web Services API service or process for Windows or UNIX, respectively.

Parent Topic

Control-M Web Services API HTTPS server configuration