Previous Topic: Application Locking and UnlockingNext Topic: SubApplications


Concurrent Application Generations

By default, if two generations of an Application are active on the system at the same time, they run concurrently. In this case, the second generation may complete before the first generation completes and new generations may run before their previous generations complete.

You can prevent two generations of the same Application from running concurrently by doing one of the following:

You can also delay a job from running until the job completes in a previous Application generation.

More information:

Delay Application Generations from Running Until the Current Generation Completes

Prevent Events from Triggering While the Current Generation is Running

Prevent an Event from Triggering If an Application is Active

Delay Each Job in an Application from Running Until the Job Completes in a Previous Application Generation

Delay a Job from Running Until the Job Completes in a Previous Application Generation