Event triggered and 11 minutes later workflow started

Mike Gambier madgambler at hotmail.com
Fri Jan 23 16:50:50 EST 2009


Carolyn,
 
The 'Start With Delay' parameter adds 10 minutes on to the event as standard.
 
It's actually hard-coded as a constant. That's probably the cause :)
 
Mike GT> From: fuller at MIT.EDU> To: sap-wug at MIT.EDU> Subject: Event triggered and 11 minutes later workflow started> Date: Fri, 23 Jan 2009 16:40:12 -0500> CC: rcasey at MIT.EDU; rep at MIT.EDU; lma at MIT.EDU> > Hi all,> > I have a custom program that triggers a custom event via:> > CALL FUNCTION 'SWE_EVENT_CREATE'> EXPORTING> objtype = z_object_type> objkey = z_objkey> event = z_event> start_with_delay = 'X'> start_recfb_synchron = ' '> IMPORTING> event_id = z_event_id> TABLES> event_container = z_event_container> EXCEPTIONS> objtype_not_found = 1> OTHERS = 2.> COMMIT WORK.> > This code was executed at 15:56:48 today. 11 minutes later (16:07:06) > the workflow that is triggered by this event was launched.> > This problem just started happening around mid-morning. Earlier this > morning the end user said he did not encounter these kinds of > problems. Any idea on where I should look for what is causing this 11 > minute delay? Is SWWDHEX the background workflow job that kicks off > workflow? It seems to be running in this environment (development) > every 3 minutes with a 1 minute delay.> > ---> Carolyn Fuller> Massachusetts Institute of Technology> Information Services and Technology> Administrative Computing> Senior Analyst/ Programmer> (617) 253-6213> http://fuller.mit.edu/> > _______________________________________________> SAP-WUG mailing list> SAP-WUG at mit.edu> http://mailman.mit.edu/mailman/listinfo/sap-wug
_________________________________________________________________

Hotmail, Messenger, Photos  and more - all with the new Windows Live. Get started! 
http://www.download.live.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20090123/7348e3f3/attachment.htm


More information about the SAP-WUG mailing list