servicename
Specifies the service name for a job stream which is usable by Self-Service Catalog. When creating and editing SSC-ready job streams, it is recommended you use the Dynamic Workload Console.
Syntax
servicename
Comments
Use this keyword to specify the name of the job stream in Self-Service Catalog. This keyword is required if you define the isservice keyword. For more information, see isservice. The maximum supported length is 16 characters.
SCHEDULE BW-XFR-LNX53#JS2
DESCRIPTION "Added by composer."
ISSERVICE
SERVICENAME TEST2
SERVICEDESCRIPTION “This is my Service”
SERVICETAGS "|tag2|tag3|"
SERVICEVARIABLES "{var: \"value2\"}"
ON RUNCYCLE RC1 "FREQ=DAILY;"
:
BW-XFR-LNX53#JS2
END