Get Queue item and validate and mark it later for process

Hi,

I have a scenario, after getting a transaction item from the queue, I need to do a validation. based on the validation I need to mark the transaction item for later or at end of the all queue item processed.

Is that possible to mark a few items for a later process?

Hello @SrenivasanKanna

That is possible, based on the validation you can use Postpone transaction item activity.