Add queue when pushing items throwing error

Hi Forum,

I am getting an add queue error if I run repeated process /or push same datatable

Hi @Mark_S

Wts ur requirement basically

This happenes when you enable unique reference property as YES in orchestrator

So if I want to run repeated process with same excel what to do

hey

use bulk queue item activity, it will push entire dt

regards

So let’s say if u want to push duplicate values again

Disable unique reference

Or if you need unique values only

Handle this add queue item with try catch

So it won’t prompt any error

1 Like

Ok Got it thanks

If you have no more questions please do close the topic

Thanks

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.