Work Item Stalled

Mark Huffman m.r.huffman at worldnet.att.net
Thu Jul 20 19:21:14 EDT 2000


Since what i suggested earlier probably isn't going to apply to your
scenario, another little trick would be to ask do you really need that
to run as a background item. Maybe change the method flag to synchronous
(if it isn't already) and delete the Bkgrd flag on the task (you will
need to update the workflow as well, but don't necessarily need to
create a new version). We have a  lot of items running this way, that in
previous releases I would have automatically thought should be
"background".
 
Sometimes you come across a persnickety object method that has to be run
as a background task and errors out if this flag is not set - though the
method flag is still synchronous.
 
Other things to look at are of course timing issues - the "black plague"
of workflow - maybe you need to build a sleep in if you think some table
has already been updated and in certain runtime scenarios it hasn't
been.
 
In any case - you need to give us out here on the WUG a bit more info ..
 
Good Luck
 
Mark
 
P.S. Where is Roseville?
 
STARK,TAMMY (HP-Roseville,ex1) wrote:
>
> Ya, I can manually end it.  I was hoping I could find a solution to this
> rather than doing that.  I definately don't want to delete the work item.
>
> I will keep trying.
>
> Tammy Stark
> Information Technology Engineer
> Hewlett Packard, Business Critical Computing - IT
> Voice mail: 916-748-2170
> tammy_stark at am.exch.hp.com
>
> -----Original Message-----
>> From: Bernhard Koenig [mailto:Bernhard.Koenig at ubsw.com]
> Sent: Thursday, July 20, 2000 12:34 PM
> To: SAP-WUG at MITVMA.MIT.EDU
> Subject: Re: Work Item Stalled
>
>      Tammy,
>      I'm working with a 46B system. I hope 45 is similar to 46.
>
>      Use transaction SWUF ==> runtime administrator functions.
>
>      OR
>
>      Go to your inbox. Highlight the workitem, press icon (small yellow
>      button with a cross) "Other functions". Pick "change workitem", than
>      select "manually completed", or "logically deleted".
>
>      Thanks
>      Bernhard Koenig
>
> ______________________________ Reply Separator
> _________________________________
> Subject: Work Item Stalled
> Author:  tammy.stark (tammy_stark at hp.com) at unix,mime
> Date:    7/20/00 2:10 PM
>
> Hello!
>
> I am having this problem again.  I have a workflow that is stalled.  When I
> look at the log, everything is fine.  The workflow is NOT in an "Error"
> status.  The workitem (which is a background step) that it is currently
> trying to process is just sitting there (reading "In Process") but it will
> not finish.  It started yesterday.  I checked transaction SM58 and there are
> NO entries.  This used to be very simple to fix on 3.0D.  We are on 4.5B.
> Any
> ideas?
>
> Thanx!
>
> Tammy Stark
> Information Technology Engineer
> Hewlett Packard, Business Critical Computing - IT
> Voice mail: 916-748-2170
> tammy_stark at am.exch.hp.com
>
> This message contains confidential information and is intended only
> for the individual named.  If you are not the named addressee you
> should not disseminate, distribute or copy this e-mail.  Please
> notify the sender immediately by e-mail if you have received this
> e-mail by mistake and delete this e-mail from your system.
>
> E-mail transmission cannot be guaranteed to be secure or error-free
> as information could be intercepted, corrupted, lost, destroyed,
> arrive late or incomplete, or contain viruses.  The sender therefore
> does not accept liability for any errors or omissions in the contents
> of this message which arise as a result of e-mail transmission.  If
> verification is required please request a hard-copy version.  This
> message is provided for informational purposes and should not be
> construed as a solicitation or offer to buy or sell any securities or
> related financial instruments.
 


More information about the SAP-WUG mailing list