servicetags

Specifies the service tags for a job stream which is usable by Self-Service Catalog. You can use service tags to identify and categorize the job stream. When creating and editing SSC-ready job streams, it is recommended you use the Dynamic Workload Console.

Syntax

servicetags

Comments

You can define a maximum of 10 tags. The maximum supported length is 16 characters. Separate the tags using one of the following:
  • tab
  • space
  • comma
  • pipe
  • semicolon

When you save the job stream, separators are converted into pipes.

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