Best Practices?

Ravi Dixit dolbydix at gmail.com
Thu Aug 16 21:14:52 EDT 2007


Hi Hal

The standard setup in SAP is generally via events. Most of the business
processes trigger events which are used by most developers as the primary
method of workflow trigger. This enables better monitoring through the Event
trace, event queue, etc. These are not possible while kicking off workflows
directly, where you may have to pass messages back to the initiating
application if there were problems starting the workflow, which in most
instances may not be meaningful to the end user. Also, the single great
feature of event mechanism is the ability to retrigger them from SWUE by
just passing the object key (in most instances).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20070817/05e1deb3/attachment.htm


More information about the SAP-WUG mailing list