Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow deadline

Former Member
0 Likes
426

Hello,

In my workflow i want to make one workitem obosolete if the workitem is not processed for 1 day can anybody tell how to make it as osolete. were to to set the number of day or hours or minutes?how to to solve this?

Regards

srinivas

3 REPLIES 3
Read only

Former Member
Read only

Former Member
0 Likes
394

use the modeled deadline and make the earlier step as obsolete using the step "Process control".

For using modeled deadline, check this: http://saptechnical.com/Tutorials/Workflow/RecursiveMails/Scenario.htm

Read only

Former Member
0 Likes
394

hi

good

You have to define an obsolete path so that the workflow system knows which way to go when the step is made obsolete. At first glance this may seem unnecessary because most steps only have one outcome but it does allow a lot of flexibility.

It allows you to skip several successor steps in one go or define additional processing to take into account that a step has not been performed.

It also takes account of steps which have several outcomes. For example if a decision has two outcomes (approve/reject) you can let the obsolete path follow either one of the outcomes (e.g. accept).

reward point if helpful,.

thanks

mrutyun^