Pull from list

Pull from list

yoni_a
Not applicable
5 Views
1 Reply
Message 1 of 2

Pull from list

yoni_a
Not applicable

[ FlexSim 18.2.2 ]

pull-from-list.png

I have a common list with 16 ItemTypes, the itemTypes are pulled by different resources, I have Cutter Tube pulling several items: I use the pull from list Type =3001 AND Type =3002 but the processor does not pull anything, but when I removed Type =3002, the processor start pulling Type =3001. How can I do to have the processor pull several itemTypes from the same common list

0 Likes
Accepted solutions (1)
6 Views
1 Reply
Reply (1)
Message 2 of 2

joshua_s
Not applicable
Accepted solution

Use this in your Query

WHERE Type =3001 OR Type=3002
0 Likes