I am using multiple get assembly in same process, first for dissassembly and then again assembly of same components, from 2 parts 1st part is getting assembled correctly after dissassembly but the 2nd part is not getting assemble. Please find screenshot attached below of the process statement.

Do you get any error messages?

No, its not giving any error, i also tried changing the order of statement and even after changing that sequence, its still transportin in PCB first instead of the lid1. I thought it might because of the connectors but green dot in the process moves forward and then only assembly or dissassembly takes place.

你在创建装配体时定义产品过滤器了吗?如果没设置过滤器,装配槽里可能会传输错误的产品。

我确实漏掉了这个步骤,谢谢提醒,现在运行正常了。@Tilma谢谢