Start of Content Area

Background documentation URL Parameters for CMS Web UI  Locate the document in its SAP Library structure

If you want to work with the Web UI of Change Management Service (CMS), you can use a range of URL parameters to define your access point in CMS.

URL parameter

The following URL parameters are available:

·        SYS (system)

When you set this parameter, you select the system that is accessed directly from Transport Studio in the specified track. You can choose from the following system IDs:

¡        D
Development system

¡        C
Consolidation system

¡        Q
Test system

¡        F
Production system

The syntax for this URL parameter is as follows:

http://<host>:<port>/webdynpro/dispatcher/sap.com/tc~SL~CMS~WebUI/Cms?SYS=<domain ID>_<track ID>_<system ID>

Note

If you omit the system ID in the SYS parameter, the URL takes you to the specified track in Landscape Configurator.

·        DCP (development configuration path)

You use the DCP parameter to filter the track list according to those tracks with the same development configuration path.

The syntax for this URL parameter is as follows:

http://<host>:<port>/webdynpro/dispatcher/sap.com/tc~SL~CMS~WebUI/Cms?DCP=<development configuration path>

Combination of URL Parameters

You also have the option of combining both of these parameters so that you can navigate to a specific system while displaying a filtered track list. The syntax of the combination of the two URL parameters is as follows:

http://<host>:<port>/webdynpro/dispatcher/sap.com/tc~SL~CMS~WebUI/Cms?SYS=<domain ID>_<track ID>_<system ID>&DCP=<development configuration path>

 

End of Content Area