05-08-2013 12:01 PM
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.
05-08-2013 6:21 PM
In SWELS, did you check the restrictions for trace? Try clearing all restrictions.
05-08-2013 6:14 PM
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
05-08-2013 6:21 PM
In SWELS, did you check the restrictions for trace? Try clearing all restrictions.