Configuring the Notification URL

The NTFYURL parameter is a keyword option used with the SERNET started task. This parameter is required for notifying Deployment Automation when an event is emitted from ChangeMan ZMF.

There are three different ways of passing the NTFYURL parameter to SERNET. Documentation on passing parameters to SERNET is in the Passing Parameters to SERNET in the Serena ChangeMan ZMF Installation Guide.

Whichever method you choose to pass this parameter, it must be specified as follows:

NTFYURL=’hostname:port/serena_ra/services/ZMFALFEventRouter’

where hostname is the server name where Deployment Automation Web services are installed and port is the port number for that server.

This parameter is case-sensitive; the non-variable text must be entered exactly as shown. Be sure to include the quotes around the variable string.

Example

NTFYURL='alm_host:8080/serena_ra/services/ZMFALFEventRouter'

CAUTION:
If your site is a DP site, you must specify the same hostname and port for the DP site and the P site. If not, the P site will continue to wake up looking for work and will fill up the JESMSGLG (JES message log).