3.4 Start condition considerations
JP1/AJS3 allows you to execute even irregular work tasks, which do not permit specification of a time of execution in advance, by specifying a start condition that stipulates the conditions under which the work task starts. As a start condition, you define an event job or a custom event job that monitors for an event like those listed below. You can associate more than one event job or custom event job with a start condition.
-
When a particular file is updated (Monitoring Files job)
-
When a particular JP1 event is received (Receive JP1 Event job)
-
When a specified period of time has elapsed (Interval Control job)
-
When a particular character string is output to a log file (Monitoring Log Files job)
-
When email is received (Receive Mail job#)
-
When an event monitored by the linked program occurs (Custom Event job)
#: Linkage with a mail system is required.
For details about start conditions, see 3.4 Defining a start condition in the manual JP1/Automatic Job Management System 3 Overview.
- Organization of this section