Debugging in workflow

Susan R. Keohan skeohan at mit.edu
Wed Jul 17 16:18:58 EDT 2002


Hi Kevin,
 
If you want to see what the event is passing, add another entry in the
event linkage table for your business object.  The receiver would be
your userid.  The receiver FM is SWE_EVENT_MAIL.  Activate this linkage.
 
When you raise the event, the system will send a document to your inbox
containing all kinds of goodies..like
 
EVENT                           000000032CCREATED
STATUS_OFF                      000001000
STATUS_ON                       000001005CE0001
STATUS_ON                       000002005CI0001
_EVT_CREATION_DATE              000000008D20020717
_EVT_CREATION_TIME              000000006T161504
_EVT_CREATOR                    000000014CUSSKEOHAN
_EVT_ID                         000000020N00000000000000080329
_EVT_LANGUAGE                   000000001CE
_EVT_LOG_UPDATE                 000000001CX
_EVT_NAME                       000000032CCREATED
_EVT_OBJECT                     000000090oRD1CLNT210BUS2054   00000341
_EVT_OBJKEY                     000000070C00000341
_EVT_OBJTYPE                    000000010CBUS2054
_EVT_RECEIVER_ID                000000090C
 
 
There is also a presentation given last fall at the ASUG meeting in New
Orleans on Testing & Debugging Workflow, which may be helpful.
 
 
Kevin Wilson wrote:
>
>  Can anyone share some tips on debugging workflows \ workitems and contents of their containers? Also, what the best way to debug events and their check function modules?
>
> ---------------------------------
> Do You Yahoo!?
> Yahoo! Autos - Get free new car price quotes
 


More information about the SAP-WUG mailing list