You can use the "wait with OR" condition to wait for multiple preceding jobs.
Register event wait jobs that will wait for execution conditions as the preceding jobs, and then configure the succeeding job to wait using logical OR conditions. The succeeding job starts when all the preceding event wait jobs have met the execution conditions and one has completed normally.
Notes on the "wait with OR" condition
The "wait with OR" condition can be used only with job nets that have the Job Execution Control attribute.
Only the following event wait jobs can be registered as preceding jobs with the "wait with OR" condition:
Wait for file jobs
Wait for message event jobs
Wait for time jobs
Wait until specified time jobs
You cannot draw a connection line from a preceding event wait job to multiple succeeding jobs.
Refer to "14.2 Operations of Jobs with "Wait with OR" Condition" for information on operating jobs with the "wait with OR" condition.