Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

SWELS Transaction: Event tracing issue in SAP

mayur_priyan
Active Participant
0 Kudos

I have created a custom task similar to TS20000051 and linked it to event INPUTERROROCCURRED. When I try to trace the Events triggering during the workflow using SWELS, i couldn't find the events linked to the standard task or to the custom task being triggered in the SWEL list .

However i could find the tasks being triggered in the SWIA, SWI6 transactions for the given iDoc.

Hence please let me know why the event is not traced properly through SWELS.

1 ACCEPTED SOLUTION

mh97
Contributor
0 Kudos

In SWELS, did you check the restrictions for trace? Try clearing all restrictions.

2 REPLIES 2

Former Member
0 Kudos

Check the inbound processing function module, it might not call function module SWE_EVENT_CREATE. See the attached link for details.

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4b/70c989e19141a9e10000000a421937/frameset.htm

mh97
Contributor
0 Kudos

In SWELS, did you check the restrictions for trace? Try clearing all restrictions.