Hi All,
I have struck with one issue. I have added 300 data to queues now from queues i have to extract all these 300 data using only GetQueueItem activity. As GetQueueItem is limited to retrieve only 100 queues , how to increase the limit of GetQueueItem .Please help me its urgent i’m trying from 2 days i’m not getting solution.
NOTE: I don’t want to use GetTransactionItem activity , i have to fetch all the data using GetQueueItem Activity only