‎2007 Oct 24 7:51 AM
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
‎2007 Oct 24 7:57 AM
Hi,
Check the following links:
http://sap-img.com/workflow/sap-workflow.htm
http://www.sapbrainsonline.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
http://sapmaterial.com/workflow.html
Regards,
Bhaskar
‎2007 Oct 24 8:43 AM
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
‎2007 Oct 24 8:55 AM
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^