Previous Topic: Define an MDR to CA CMDB

Next Topic: MDR Launch URL

MDR URL Definitions

The URL to be launched has the default value of http://{hostname}:{port}/{path}?{parameters}. This expression can be modified if necessary to accommodate any MDR-specific considerations. The URL is required for "launch in context".

For mdr_name of APM or ITAM and mdr_class of GLOBAL, the default value is:

http://{hostname}:{port}/{path}?{parameters}

For mdr_class of Cohesion, the default value is:

http://cmdb_hostname:cmdb_port/{path}?{parameters}
cmdb_hostname

Specifies the hostname, dnsname or IP address of the CA CMDB web server. Defaults to the current hostname currently accessing the CA CMDB web server.

cmdb_port

Specifies the TCP/IP port of the CA CMDB web server. Defaults to the current port number that is used to access the CA CMDB web server.

If you have enabled SSL support for CA Cohesion ACM, set the URL to the following:

http://hostname:port/{path}?{parameters}+https=yes

Note: For information about enabling CA Cohesion ACM HTTPS support, see the CA Cohesion ACM online help.