Delay Task in vDesigner 2.0

Is there any option to dynamically pass the delay time in this task?

4 Likes

When this task executes, the next task executes after the configured time-delay.

steps to configure -

  1. On the Event Configuration page, find the Task panel.
  2. In the Task panel, search and find the Delay task.
  3. Drag the Delay task from the Task panel to the Execution panel.
  4. Under Delay, a group of boxes appears.
  5. In the boxes, configure different properties as follows:
  • There are two mandatory box -
  1. Reference Name - In this box, enter the name of the task. Also, the system generates a reference name by default that you can change.
  2. Time (Secs) - In this box, enter the value of time (For example:- 8) in “seconds”. This value specifies the time after which the next task will execute.
7 Likes

Thanks Ritik, but this not relevant to my question. Can we dynamically pass time in this task?

2 Likes

No @tushar.jain , Right now there is no option to add the dynamically value in “Time(Secs)” for Delay task

8 Likes

Thanks for the confirmation shubham.

3 Likes

Below is the official documentation for the usage:
https://academy.vahanacloud.com/design/delay/

8 Likes

Thanks, Tushar for providing the Official Documentation link.

5 Likes