AW: Start a workflow only once a day

Schmidinger, Heinz (Unaxis IT BZ) heinz.schmidinger at unaxis.com
Fri Feb 6 07:06:46 EST 2004


Hallo Werner,
 
use a check-fm at the triggering Event and check, if an Instance =
creatded
today exists.
In the WF itself use an Wait-Item to collcet the Event-informations in =
a
loop over the Dialog-Item for in the WF-Container.
 
regards
 
Heinz
 
-----Urspr=FCngliche Nachricht-----
Von: Werner Koessl [mailto:Werner.Koessl at hirschvogel.com]
Gesendet am: Freitag, 6. Februar 2004 10:53
An: SAP-WUG at MITVMA.MIT.EDU
Betreff: Start a workflow only once a day
 
Hi workflow experts,
 
i want to trigger an event each time a business event is created.
So i can start a workflow with each event. When someone creates 5 =
business
events i get 5 workflows.
 
But it would be better if i can start only one workflow a day, so that =
the
information of all events are collected in one workflow.
I don't know how to solve that.
 
The problem is that a few people have to get a workitem when someone =
creates
a new business event.
Therefore they get a lot of workitems every day.
So it would be better if they only get one workitem with the =
information of
all business events.
 
Does anybody have an idea?
 
Regards,
Werner.
 


More information about the SAP-WUG mailing list