...
The DEP_EVENTS/JobChainA/JobChainA/Submit_End_Event
job is a JobScheduler job to . In the post processing the com.sos.jitl.eventing.EventMonitorTaskAfter
JITL class is used to add an TEST.TEST_EVENT event.Check if required event is exits in JobScheduler DB.
The test_event/job chain_example_wait_for_event }} job chain has 2 dummy steps and the wait for event step. This step executes the {{test_event/job_event_check
job to look for the desired event specified in the scheduler_event_spec parameter. As the events are stored in a xml object you have to specify a xpath expression here.
...