====== EventRouter ====== The **EventRouter** Job-Step directs the processing to another job, which is to be executed next by triggering the OnEntityObject event. ^GENERATED src="eBiss.ClassLib.Resources.JobSteps.EventRouter" changed=""^^ ^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| |**Sub workflow**|The sub workflow that should be executed| |**Merge output messages**|If SubJob creates new messages;route these back to mainJobs's OutputMessageList for later delegation| |**Output message handling**|Defines the handling of new created messages in case of an error in the sub job|