Skip to main content
Question

Concurrent execution packages in package chains

  • August 24, 2026
  • 0 replies
  • 5 views

Hi,

I have two Execution Package chains ("Run Packages...") configured as follows:

Chain 1:

  • 1a) Revenue
  • 1b) Revenue Trigger
  • 1c) Morning
  • 1d) Morning Trigger

Chain 2:

  • 2a) Store
  • 2b) Store Trigger

The requirement is that 2a) Store and 2b) Store Trigger must not run concurrently with 1c) Morning or 1d) Morning Trigger.

I have configured this restriction in the Concurrent Packages section under Edit Execution Package. However, the restriction does not currently seem to be enforced as expected.

Could this be because 1a) Revenue and 1b) Revenue Trigger are allowed to run concurrently with 2a) Store and 2b) Store Trigger?

In other words, when Execution Packages are part of a chain, do the concurrency restrictions need to be configured for every package in the chain? Or should the restriction between 1c/1d and 2a/2b be sufficient to prevent those specific packages from running at the same time?