Hi all,
We use IFS Applications 10 and schedule shop orders using APB.
I’m trying to model a finite physical constraint: we have a limited number of trolleys, which we call banks, that carry material between operations.
Example routing:
- Operation 10 — Work centre
A01, fixed 2 hours - Operation 20 — Work centre
A02, 1 minute per unit
Material is loaded onto a bank at Operation 10. The same bank then moves with the material to Operation 20 and is only free again once Operation 20 is complete.
So the bank should be constrained from:
Operation 10 start → Operation 20 finishnot just during each individual operation.
For example, if we only have two banks, APB should not allow a third order to start Operation 10 until one of the first two banks has completed Operation 20.
I tried modelling this as a tool:
Tool ID: BANK
Instances: B01, B02
Required on Operation 10 and Operation 20But APB releases the tool after Operation 10, then allocates a tool again for Operation 20. It does not appear to hold the same instance across both operations or through the queue time between them.
Has anyone found a standard APB setup or workaround for this type of finite carrier/trolley/pallet constraint?
Interested in any experience with tools, resource setup, operation blocks, compress operations, maintain resource assignment, or custom validation.
