question

Anggoro P avatar image
0 Likes"
Anggoro P asked Matt Long answered

periodic review inventory system

Hi, I have developed an inventory system with min max parameter. Min parameter acts as reorder level. Currently I review the inventory position continuously (using event triggered and decide activities), but i curious how to model it periodically. For example I just want to review the inventory position 2 times per week, Monday and Thursday. Anybody have a general idea how to model it?

My current idea is to use schedule source and set quantity = 1 on predefined day for decision making. Then using decide to check if order should be placed.

Thanks

Choose One
inventory
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Matt Long avatar image
1 Like"
Matt Long answered

Yes, I would use a Scheduled Source. You could either create a new token each time you want to check the levels. If you want to make the check more visible, create one token at time 0 and have it wait in a delay until you run each check.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.