Hi Team,
I want to show a process using process flow as below logic:
1. 2 lots at a time
2. Each lot supply raw product and receive finished product in respective lot
3. Lot will be exchanged with fresh raw lot once it is full
4. Process repeats with Lot1 and Lot2 alternately
How to return product to same lot once process it completed and start exchange process once it is full. Also, how to exchange list content?
What is the best way to model it?
File Name: MG_Lot_Exchange_Process_V5
Thank you!