Hello colleagues,
I feel so stupid that I’m not able to solve it.
I have simple example with Process #1 and Process #2. Between the processes a floorspace buffer.
Process #1 will create 6 product and should store them in floorspace buffer which will be then consumed in Process #2. But for some reason, floorspace buffer is accepting only one product even though Parallel input and output limits are set by default to 10.
buffer example.vcmx (139.6 KB)