Image-Assigned is not terminating TS30001128

Mike Mathieson msmathieson at hotmail.com
Tue Aug 20 15:44:13 EDT 2002


Thanks Tim.  This got me started   I ve spent time debugging and I find that
when a duplicate record exists, an entry is created in a log table
(TOA_L03).  On the offending work items there are no entries in the log
table and the entry in TOA01 exists.  So, it seems the only thing that is
not working is after successfully completing the check fm,
SWW_WI_COMP_EVENT_RECEIVE is not successfully updating the status of the
task.
 
Unfortunately, I can t debug the exact process because it happens randomly
(1 out of 200 entries.)
 
Any other ideas of what I could look at to see why a workitem is not ending?
 
 
 
>From: "Phillips, Tim" <Tim.Phillips at SER.COM>
>Reply-To: SAP Workflow Users' Group <SAP-WUG at MITVMA.MIT.EDU>
>To: SAP-WUG at MITVMA.MIT.EDU
>Subject: Re: Image-Assigned is not terminating TS30001128
>Date: Fri, 16 Aug 2002 05:28:39 -0400
>
>Hi Mike,
>
>The check function module is the component that writes an entry into your
>link table (TOAxx).  If this is failing (and it may well do if an identical
>entry already exists there), 'SWW_WI_COMP_EVENT_RECEIVE' will never be
>reached to complete your workitem - hence, it stays in the inbox.
>
>Can you not use the debugging tools from SWUE to follow the code through
>just to check?
>
>If the entry is already there, you may as well just logically delete the
>erroneous workitem from the inbox.
>
>Regards,
>
>Tim
>
>-----Original Message-----
>From: Mike Mathieson
>To: SAP-WUG at MITVMA.MIT.EDU
>Sent: 15/08/2002 15:20
>Subject: Image-Assigned is not terminating TS30001128
>
>Occasionally, after a document is created the work item (TS30001128) is
>staying in the users inbox.  This doesn t happen very often and can
>occur
>seconds after an identical document is created by the same user with
>perfect
>results.  I tried to use SWU3 to create the event manually: the event
>was
>created but I get the result below (Check FM ends with exception).
>
>Does anyone have any ideas of something I can look at?
>
>Event instance ID     727020
>
>Object type           IMAGE
>Key                   APacdyo1wj14ndz6twdvotamcgaqkky
>Event                 ASSIGNED
>Main program          SAPLSWUS
>Date                  08/15/2002
>Time                  13:39:51
>UTC                   20,020,815,183,954
>
>Receiver type         WORKITEM
>Receiver ID           000003140893
>Receiver FM           SWW_WI_COMP_EVENT_RECEIVE
>Receiver type FM
>Check function        ARCHIV_WORKFLOW_ASSIGN
>Status                Check FM ends with exception
>RFC status
>
>
>_________________________________________________________________
>Send and receive Hotmail on your mobile device: http://mobile.msn.com
 
 
 
 
_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com
 


More information about the SAP-WUG mailing list