Routing by Job Property
You can route job requests based on the following properties that appear in an XML job ticket:
| Job property | Description |
|---|---|
| job-name | This routes jobs by job name. |
| priority | This routes jobs by the priority (1-10) assigned to a job with the priority attribute. |
| product | This routes jobs based on the
product attribute.
|
| submitted-on | This routes jobs by the name of the repository server that submitted the job. |
| submitter | This routes jobs based on the
submitter attribute.
|
| tag | This routes jobs based on the
tag attribute.
|
Related concepts
Related tasks