Remove operation on a crossing process conveyor

When I perform a remove operation on a crossing process conveyor, this error occurs and causes the second transportIn to fail to execute. I believe this error is unnecessary, because I sometimes need to use the remove operation.

Thank you for the information. Currently the component does not support removing the main product. Based on a quick test, supporting consecutive remove + create statements comes with difficulties, so this will not be an easy change to make. (Adding support for just a Remove statement is however easier).

In this case, you can use ChangeType statement instead. That works.

yes.but, the changeType method does not support assemblies and only supports product types.