How to add Delay while using Add Bulk queue items activity

Hi team,
I have a query… How to add the postpone(time) for every queue added as part add bulk queue item activity.
with normal add queue item acitivity -for adding each queue item we can mention postpone for it - by using postpone option in parameters
Same how can we do for for add bulk queue item.
thanks in advance

1 Like

Hi @srikanthmadireddy78

Refer to the Document

Increase your TimeoutMS from the Activity panel

Regards
Gokul

i’m looking for postpone option in add bulk queue item.
in Add queue item we can do it by using postpone option in parameters.

Hi @srikanthmadireddy78

Refer this thread

Regards
Gokul

Hi

Actually it is possible to set the postpone value. You need to include the predefined columns in your input Data Table specifying the desired value, of postpone for each item as described in column mappings:

OLD — New
DueDate = Deadline
DeferDate = Postpone

With reference to this doc

Have a view on this for sample xaml

https://forum.uipath.com/t/bulk-uploading-queue-items-with-reference-deadline/280218/11

Cheers @srikanthmadireddy78

1 Like

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