The DelegatorJob refers to another job that is to be processed next.
| Properties | |
|---|---|
| Name | Description |
| Type | Class name of the jobstep |
| Name | Name for the jobstep that will appears in the job designer |
| Description | Optional description for the jobstep |
| Target job | The job to start |
| Start job immediately | Specifies whether the job is to be started immediately (Yes) or only assigned (No). 'No' makes sense if the message job execution are to be bundled and/or should be done at a later point in time. |
| Use output messages | If selected, then the created messages are forwarded, otherwise the messages passed to the job are forwarded. |
| Move Message to | The message basket into which the messages are to be moved. If not stored, the message remains in the previous message basket. |
| Start job if | This can be used to specify that the job is also started if no message is to be passed. |
| State <= | Only messages with a status less than or equal to the selected status are forwarded. |
| Task state <= | Only messages whose error status is less than or equal to the specified error status. |
| Switch message direction | This is a special setting to be used with caution. The direction is changed for all delegated messages. |