In dSeries, can an events be dependent on another?
Events cannot have dependency, i.e. they are only dependent on the schedule. An event cannot dependent on another event.
Users may use external job for different applications to control each other. Resources and alert with the execTrigger() function can also be used to run different events from an application.