I would like to implement a trigger for my Min/Max (s, S) policy. Ordering should be triggered when the quantity of a specific Type in my "Bunker Bulk Inventory" drops below my "MinimumS" value of the corresponding Type.
I already have the ordering logic, but I, unfortunately, have no idea of how to create a token once the described event is triggered. I have tried using the assign data as a tracked variable in my global table and then using a wait-for event, however, the tracked variable automates to 0?
Any advice is appreciated :)
(s,S).fsm