Event Variables
There are many ’Variables’ in the ZMF/Jenkins integration. Standard variable names provide consistency for multiple services across multiple platforms. Jenkins jobs often use ’build parameters’ to customize processing, supplied in name/value pairs. Incorrect parameter names passed to a Jenkins process will cause a failure. These processes must use the standard names.
-
Parameters for Event Clients
-
Parameters passed from Event Clients to REST Services (QUERY/JSON)
-
Parameters passed from REST Services to JENKINS
-
Parameters passed to ZMF REST Services (QUERY/JSON)
ZMF Specific VARIABLE NAMES:
-
APPL
-
PACKAGE
-
LIBTYPE
-
COMPONENT
-
RELEASE
-
RELEASEAREA
-
PROMOTIONNAME
-
SITE
-
PROMOTIONLEVEL
-
JOBNAME
-
JOBNUMBER
-
USERID
-
RESTSERVER (REST Services URL to identify ZMF)
-
EVENTSOURCE (skel, hllx, log)
ZMF Non-specific Variables
-
EVENT
-
WAIT
-
RETURNCONTENT
Note
This forces user scripts to use the ZMF defined variable names.