how to get all items in queue
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-19 01:17 AM
Hi
please let me know how to get all items in queue.
ex:
item tag
-------+---------------
item1 completed
item2 completed
item3 exception
item4
item5
item6
when item3 processed, I order "stop" from controll room.
and I want to get all item in queue and its status and tag to collection.
but I do "get next item", I get item4.
anyone please help me
thanks
------------------------------
Mitsuko
------------------------------
please let me know how to get all items in queue.
ex:
item tag
-------+---------------
item1 completed
item2 completed
item3 exception
item4
item5
item6
when item3 processed, I order "stop" from controll room.
and I want to get all item in queue and its status and tag to collection.
but I do "get next item", I get item4.
anyone please help me
thanks
------------------------------
Mitsuko
------------------------------
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-19 01:21 AM
Hi
We can use the Get Report Data, Get Item Data
We need to get the key Data for the item, tags data for staus
------------------------------
Vamshi Krishna Dasa
System Architect
Fujitsu
Asia/Kolkata
------------------------------
We can use the Get Report Data, Get Item Data
We need to get the key Data for the item, tags data for staus
------------------------------
Vamshi Krishna Dasa
System Architect
Fujitsu
Asia/Kolkata
------------------------------
VamshiKrihsna Dasa
System Architect
Fujitsu India Consulting Pvt. Ltd.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-06-19 07:20 AM
Thank you Vamshi
I already got Item IDs in collection, so I used 'Get Item Data', and I got item1-3, then I used 'Get Pending Items' to get remaining items and got item4-6.
------------------------------
Mitsuko
------------------------------
I already got Item IDs in collection, so I used 'Get Item Data', and I got item1-3, then I used 'Get Pending Items' to get remaining items and got item4-6.
------------------------------
Mitsuko
------------------------------
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
Mitsuko
Asia/Tokyo
------------------------------
