Hi,
In my form , I have a drop down list . If the user choose delete and submits the form, the workflow starts. First it goes to an user task. The user suspends the account and waits for a week to delete the account and then he deletes and approves and it goes to next user task.My question is how to I design the workflow for the wait period.I dont want to use escalation because i want to show action has been done(suspending account) so for delete request , i created a user task where after the account gets suspended it goes to the next task after a week for deletion.but how do I write line rule using inline function in context statement in k2 designer in the workflow?