Integration → Integrating with ChangeMan ZMF → Configuring ChangeMan ZMF Communication on the Mainframe → 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'
Copyright © 2012–2014 Serena Software, Inc. All rights reserved.