Skip to main content

I have two operations called Assembly and Packaging.

The packaging operation cannot start before the assembly operation is completed. So they are not parallel, I marked the Parallel Operation column as Not Parallel.

The MACH_RUN_TIME value for both operation is one hour.

Shop order quantity is 15, so it makes the scheduling  that 15 qty of assembly should be completed to start Packaging.

However, it is enough to complete 1 qty assembly for packaging.

In this case the dates are as follows:

 

Assembly    start date : 23.11.2024 10:00:00 Finish Date 25.11.2024 09:00:00 it is ok. 

Packaging  start date :  25.11.2024 09:00:00 Finish Date 25.11.2024 09:00:00 it is not ok for start date. 

 

I want to start the packaging start date from the date after 1 assembly is completed.

So  Packaging  start date should be  23.11.2024 11:00:00  

Is there a way to achieve this?

 

Notes: 

1- I do not approve of the suggestion of creating a separate shop order for each product, because I will have to create too many shop orders.

 

2- I can’t change scheduling direction. 

 

Have you tried overlap and corresponding overlap unit in the operation?  That will delay the start of the 2nd operation based on the overlap values.  


Have you tried overlap and corresponding overlap unit in the operation?  That will delay the start of the 2nd operation based on the overlap values.  

Thanx for attention but i couldn’t. Could you share picture that shows the fields as you mentioned.


Before

 

After

 


@ matt.watters many thanx for attention. I make the value same as yours shop order. But it didn’t work.

I think it is about  paralel status.  Is your operations paralel or not paralel.? I'm making a mistake somewhere but I can't figure it out.

 

 


@sahango use the Overlap/Overlap Unit columns, not the CBS Overlap/CBS Overlap Unit columns. My operations are Not Parallel.


@ matt.watters. The columns you mentioned are not visible in the interface. But i looked the columns from SHOP_ORDER_OPERATION view from Sql Query Tool and they are exist. How can i make visible these columns at IFS interface.  We are using IFSAPP 8. 

 

 


maybe you can check your routing setting, shop order is just the result from that setting. 


@sherry thanx for attention. Where exactly is the route settings page?


in the navigator, you can enter routing get the it

in the routing view you can get the area which define the setting as bellow

 


Reply