This jobs completion state will reflect the success of the run operation, not the state of job being run.
| Name | Description | Required |
|---|---|---|
| name | A name, can be any text. | No. |
| job | Job to run | Yes. |
If 'sales' is the id of a client, then this would run the job fred on the corresponding server.
<run job="${sales.lookup(fred)}"/>