Top
Systemwalker Operation Manager Design Guide
FUJITSU Software

5.4.2 Executing Job Nets in Order

Job nets are started individually based on their execution conditions and startup days, but it is also possible to execute job nets in a fixed order, as is the case with jobs.

However, if you simply set staggered execution times for two job nets so that the second one can carry on after the processing for the first one has finished, there is a chance that the second job net will start before the first job net has finished.

To ensure that the second job net waits for the first job net to finish processing before it starts, use either of the following methods to specify the job net execution order:

These methods have their advantages and disadvantages, so determine which method to use according to the actual operation.

Scheduling method

Advantage

Disadvantage

Job net layering

The relationship between the first (preceding) and second (succeeding) job nets can be edited and checked visually using a flow diagram.

Job nets are executed as specified by the flow, making it easy to keep track of the operational status.

Only job nets within the same project can be linked.

Linking with message events

Job nets can be linked to job nets in other projects or on other systems.

It is difficult to check the operational status of job nets, and the operation can easily become complicated as a result of message events being cleared.

Grouping

The sequential relationship can be visually edited and confirmed using the flow.

A message or time can be set for starting job nets in a group.

This function groups job nets to be started at a certain time once a day, and was designed for changing the configuration of job nets executed on certain days, so numerous restrictions apply.

If you are not certain which method to use, it is recommended to use job net layering, which is easy to understand, has fewer restrictions, and where the relationship between the first and second job nets can be edited and checked visually using a flow diagram.