testtttttt.fsmI am trying to make an order picking simlation model. In order to do that I need to retrieve each order line separataly . i'm using query to select a different item type for each order line
but it seems that this query is not working. please help