Hi,
I've been testing the Kiva scenario. I have used the following FlexScript to find all items in the FloorStorage.But I could only find one item (actually there were five in FloorStorage ).
When i redefine the query parameter inside 'find Item'activity (From [Any Item] to [WHERE item.slot.slotItems.length > 0 ]). It can find all items correctly.
I'm so confused about this .Please help.
Thanks a lot.