In a production line there are three types of products (Item Type 1, 2, 3) of which a percentage of them are going to the production line A and the other to line B. A percentage of products of line B return to the initial processor (Reprocessing).
How I can program reprocessing correctly? Also, how I can program a different process time for processing the returned products while I’ve already defined the initial processor time?