cancel
Showing results for 
Search instead for 
Did you mean: 

Triggering a work-flow automatically

Former Member
0 Kudos

Hi Folks,

Please help me on this regard.

I have developed one work-flow template.

It's triggering when we create a sales-order.

I want to trigger the same work-flow only after 5 mins automatically instead of triggering it through sales-order creation..

Is there any solution for this...

Thanks & Regards

Ansumesh

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

when the event is trigerred put a 'wait' step for 5 min.

reg,

Former Member
0 Kudos

i am trying to put wait statement...but getting eror in that..

can you provide me one demo example of using wait statement..

Regards

Ansumesh

former_member598013
Active Contributor
0 Kudos

Hi Ansumesh,

let me Tell you how to handle your problem.

first when the event is triggered then the workflow is attached to it. Right

Once the Workflow Trigger you need to add one control for the initial step which is 'Deadline monitoring (Loop Step)for one step only. you need to declare an element or variable in the workflow and set the workflowto exit fromthe loop. Set 5 min in requested start tab in deadline monitoring(Loop Step)

Now enter 5 min and then proceed.

activate your workflow.

Thanks,

Chidanand