Deadlines

Prasad prasad861 at gmail.com
Thu May 8 16:38:37 EDT 2008


Hi rick could you explain in detail as im new to this workflow

Thanks

Prasad

On 5/7/08, Rick Bakker <rbakker at gmail.com> wrote:
>
> Hello,
>
> One way of doing this is to have workflow container elements which
> hold a deadline date and a loop counter. Put your step (workitem)
> within an Until loop and keep track of how many times you have
> been through the loop (in the loop counter) and set the deadline date
> accordingly (if loop counter EQ 1 then deadline date = deadline date + 5
> etc).
> You could do this with a method of the object, or do a multiple condition
> construct within the workflow.
>
> Set up the step to be completed if the deadline expires, and in all other
> outcomes set a variable that will cause the Until loop to finish.
>
> In the "Processing obsolete" outcome of your step, test the loop counter
> and
> use that to decide who to send the notification to (via a send email step).
>
> Hope this helps.
>
> Rick Bakker
> Hanabi Technology
>
> On 5/5/08, Prasad <prasad861 at gmail.com> wrote:
> >
> > Hi All ,
> >
> > My requiremnet is regarding dealine monitorning :
> >
> > When workitem deadline is reached it should send notification after 5
> days
> > and after that it should send notification for every 3 days for three
> times
> > after that if this woritem is not executed then one specified user should
> > get notification about it in my case it is PRADMIN
> >
> > i.e. if workitem is created today : 05/05/2008
> > first Notification of dealine : 05/10/2008
> > second notification of deadline : 05/13/2008
> > Third notification of dealine : 05/16/2008
> >
> > Please give me hints
> >
> > Thanks
> > --
> > K.N.V .Prasad
> > Cell : 609-529-6954
> > _______________________________________________
> > SAP-WUG mailing list
> > SAP-WUG at mit.edu
> > http://mailman.mit.edu/mailman/listinfo/sap-wug
> >
> >
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>



-- 
K.N.V .Prasad
Cell : 609-529-6954
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20080508/1cfbd933/attachment.htm


More information about the SAP-WUG mailing list