How to get more than 100 records from queue for on premise orchestrator

how to get more than 100 records from queue for on premise orchestrator

Get queueitems has limit of only 100 items is there any other way we can get more than 100 items from queue

Hi,

Use activity Get Bulk Queue Items.

Thanks

Thanks Shikhar, Can you please name the package which contains GetBulkQueue activity

I got answer to my query through another thread. we can call getqueue items within loop by applying pagination. Thanks for replying

can someone please explain with the example or some piece of code how to achieve 100 record limit. i went through the previous thread but could not understand it. Since I am beginner in reframework some help would be appreciate

Can you pls tell me how to apply pagination for getting more than 100 records from queue by using get queue item