TransactionItem

@rpa2Ji
In addition to the alternate of using Get Queue Items (we also do like this activity) keep following on mind

  • The ORC Rest API allows us to ask for the entire count directly
  • The Get Queue Items Activity has a inital max limit of 100
    grafik

so when more then 100 items are to expect we have to page as well

for paging have a look here: