‎2011 Jun 21 1:23 PM
Hi all,
I am new to the work flow development. I have a scenario where a work flow is ususally triggered from an ESS iView. The workflow is triggered intermittently in the production environment and is lost. It cannot be triggered anymore. What could be the possible reasons for this?
However, this does not happens everytime. Sometimes the work flow gets executed properly.
Let me know your feedback on this.
Thank you.
Regards,
Harshad Mishrikotkar.
‎2011 Jun 21 2:24 PM
Hi,
You can get the details of events with errors from sweqadm transaction.
The overview shows those event linkages for which there are temporarily stored events or that have an error status.
Temporarily stored events can be initiated again by selecting a linkage and then starting the delivery. The delivery can be for an individual event in order to save resources if an error occurs again. Regardless of that, the redelivery can be performed immediately or by the background job of the event queue. The background job must be active for this.
Also you can do a event trace and verify.
Regards
Keerthi
‎2011 Jun 21 9:20 PM
Hi,
SWEQADM is for the administration of the workflow event queue. Not all workflows are handled with the event queue.
First, I advise you to look at more general workflow administration transactions, they are grouped in the SAP menu (easy access menu) -> tools -> business workflow -> development -> administration -> workflow runtime -> there are transactions SWF_GMP, SWI2_DIAG, SWPR, SWPC... (you'll see their descriptions)
Sandra