Process priority of overrides

Some overrides have higher priorities than others.

The server processes overrides when an open operation occurs in the following order:
  1. Call level overrides up to and including the level of the oldest procedure in the activation group are applied first.
  2. Activation group level overrides that were specified within the same activation group that the open operation was issued are applied.
  3. Call level overrides below the level of the oldest procedure in the activation group are applied.
  4. Job level overrides are applied.