SAP-WUG Digest, Vol 69, Issue 14

Sebastian.Galewicz@nuon.com Sebastian.Galewicz at nuon.com
Wed Aug 11 04:20:47 EDT 2010


Hi Bhupinder,

You can kill the process in SM66. This is rather radical but will free
all system resources. You can then correct the workflow. 


Cheers, Bas Galewicz

-----Oorspronkelijk bericht-----
Van: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] Namens
sap-wug-request at mit.edu
Verzonden: woensdag 11 augustus 2010 10:09
Aan: sap-wug at mit.edu
Onderwerp: SAP-WUG Digest, Vol 69, Issue 14

Send SAP-WUG mailing list submissions to
	sap-wug at mit.edu

To subscribe or unsubscribe via the World Wide Web, visit
	http://mailman.mit.edu/mailman/listinfo/sap-wug
or, via email, send a message with subject or body 'help' to
	sap-wug-request at mit.edu

You can reach the person managing the list at
	sap-wug-owner at mit.edu

When replying, please edit your Subject line so it is more specific
than "Re: Contents of SAP-WUG digest..."


Today's Topics:

   1. Re: workflow stuck at loop (Bhupinder)
   2. RE: workflow stuck at loop (Anil V)
   3. RE: workflow stuck at loop (Patil, Priyank)


----------------------------------------------------------------------

Message: 1
Date: Wed, 11 Aug 2010 09:09:11 +0300
From: Bhupinder <bsingh82 at gmail.com>
Subject: Re: workflow stuck at loop
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID:
	<AANLkTimn3ruyKG24KdjSNSyCQibjWnDg4+gHovx8J=fO at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"

Hello Experts,

In the container, field is not set as abap_true due to which it got
stuck at
loop. now how can i set that condition in it?

Can you please tell me the procedure to do it?

Best Regards,
Bhupinder

On Wed, Aug 11, 2010 at 9:04 AM, Nat 4 Govender
<ngovender4 at toyota.co.za>wrote:

>  Check that the container element that you are checking is not cleared
> within the loop.
> *
> Regards*
> Nat Govender
> Toyota South Africa
> IT - SAP Workflow Specialist
> Internal Ext. : 32645
> Direct Line : +27 031 910 2645
> Fax : 086 607 0414
> E-mail : *ngovender4 at toyota.co.za* <ngovender4 at toyota.co.za>
>
> If you tell the truth, you don't have to remember anything.
> [image: Inactive hide details for Bhupinder
<bsingh82 at gmail.com>]Bhupinder
> <bsingh82 at gmail.com>
>
>
>
>     *Bhupinder <bsingh82 at gmail.com>*
>             Sent by: sap-wug-bounces at mit.edu
>
>             2010/08/11 08:01 AM
>             Please respond to
>             "SAP Workflow Users' Group" <sap-wug at mit.edu>
>
>
> To
>
> "SAP Workflow Users' Group" <sap-wug at mit.edu>
> cc
>
>
> Subject
>
> workflow stuck at loop
>  Dear Experts,
>
> I have one workflow which has loop in it. now after approving the
step, i
> am filling the value for condition so that loop ends. but somehow it
is
> missed and workflow stuck at loop.
>
> Can you please guide me how to get out of it and move to next step?
>
> Thanks,
> Best Regards,
> Bhupinder_______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
> ******************************************************************
This
> e-mail is a privileged and private communication and may be read,
copied and
> used only by the intended recipient(s). If you are not an intended
> recipient, please inform the sender by return e-mail with the subject
> heading "Received in error". Please then delete the e-mail; destroy
any
> copies of it and do not disclose its contents to any person or entity.
If
> you are not the intended recipient, note that any disclosure, copying,
> distribution or any action taken or omitted to be taken in reliance on
it,
> is strictly prohibited and may be unlawful. Neither the sender nor
Toyota
> South Africa Motors (Pty) Ltd accepts any liability whatsoever as a
result
> of the further dissemination of this e-mail. Toyota South Africa
Motors
> (Pty) Ltd does not guarantee that e-mail communications are secure or
> error-free, as information could be intercepted, corrupted, amended,
lost,
> destroyed, arrive late or incomplete, or contain viruses.
> ******************************************************************
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/8da8d6ef/a
ttachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 105 bytes
Desc: not available
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/8da8d6ef/a
ttachment-0002.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 45 bytes
Desc: not available
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/8da8d6ef/a
ttachment-0003.gif

------------------------------

Message: 2
Date: Wed, 11 Aug 2010 13:25:51 +0530
From: Anil V <anilvalsang at hotmail.com>
Subject: RE: workflow stuck at loop
To: <sap-wug at mit.edu>
Message-ID: <SNT144-w543FF404D3CBD341E13C6AA5960 at phx.gbl>
Content-Type: text/plain; charset="iso-8859-1"


Hi,

 

Could you try writing condition for the LOOP.

 

Regards,

Anil Valsang

+91-9881-107-042 
 


Date: Wed, 11 Aug 2010 09:09:11 +0300
Subject: Re: workflow stuck at loop
From: bsingh82 at gmail.com
To: sap-wug at mit.edu



Hello Experts,
 
In the container, field is not set as abap_true due to which it got
stuck at loop. now how can i set that condition in it? 
 
Can you please tell me the procedure to do it?
 
Best Regards,
Bhupinder


On Wed, Aug 11, 2010 at 9:04 AM, Nat 4 Govender
<ngovender4 at toyota.co.za> wrote:



Check that the container element that you are checking is not cleared
within the loop.

Regards
Nat Govender
Toyota South Africa
IT - SAP Workflow Specialist
Internal Ext. : 32645
Direct Line : +27 031 910 2645
Fax : 086 607 0414
E-mail : ngovender4 at toyota.co.za

If you tell the truth, you don't have to remember anything. 
Bhupinder <bsingh82 at gmail.com>










Bhupinder <bsingh82 at gmail.com> 
Sent by: sap-wug-bounces at mit.edu 
2010/08/11 08:01 AM 




Please respond to
"SAP Workflow Users' Group" <sap-wug at mit.edu>







To

"SAP Workflow Users' Group" <sap-wug at mit.edu>



cc





Subject

workflow stuck at loop








Dear Experts,
 
I have one workflow which has loop in it. now after approving the step,
i am filling the value for condition so that loop ends. but somehow it
is missed and workflow stuck at loop.
 
Can you please guide me how to get out of it and move to next step?
 
Thanks,
Best Regards,
Bhupinder_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug





****************************************************************** This
e-mail is a privileged and private communication and may be read, copied
and used only by the intended recipient(s). If you are not an intended
recipient, please inform the sender by return e-mail with the subject
heading "Received in error". Please then delete the e-mail; destroy any
copies of it and do not disclose its contents to any person or entity.
If you are not the intended recipient, note that any disclosure,
copying, distribution or any action taken or omitted to be taken in
reliance on it, is strictly prohibited and may be unlawful. Neither the
sender nor Toyota South Africa Motors (Pty) Ltd accepts any liability
whatsoever as a result of the further dissemination of this e-mail.
Toyota South Africa Motors (Pty) Ltd does not guarantee that e-mail
communications are secure or error-free, as information could be
intercepted, corrupted, amended, lost, destroyed, arrive late or
incomplete, or cont!
 ain viruses.
******************************************************************
_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug



_______________________________________________ SAP-WUG mailing list
SAP-WUG at mit.edu http://mailman.mit.edu/mailman/listinfo/sap-wug

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/ddff1feb/a
ttachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/ddff1feb/g
raycol-0001.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/ddff1feb/e
cblank-0001.gif

------------------------------

Message: 3
Date: Wed, 11 Aug 2010 13:38:47 +0530
From: "Patil, Priyank" <Priyank.Patil at keane.com>
Subject: RE: workflow stuck at loop
To: "SAP Workflow Users' Group" <sap-wug at mit.edu>
Message-ID:
	
<79908A2D8E564E40BF42221D2EC963777DCDD1EED1 at MAIL801.KDS.KEANE.COM>
Content-Type: text/plain; charset="us-ascii"

Hi ,
      In loop itself you can put the condition and hardcode with X.Like
if ABAP_TRUE = 'X' then exit the loop.

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Anil V
Sent: Wednesday, August 11, 2010 1:26 PM
To: sap-wug at mit.edu
Subject: RE: workflow stuck at loop

Hi,

Could you try writing condition for the LOOP.

Regards,
Anil Valsang
+91-9881-107-042

________________________________
Date: Wed, 11 Aug 2010 09:09:11 +0300
Subject: Re: workflow stuck at loop
From: bsingh82 at gmail.com
To: sap-wug at mit.edu
Hello Experts,

In the container, field is not set as abap_true due to which it got
stuck at loop. now how can i set that condition in it?

Can you please tell me the procedure to do it?

Best Regards,
Bhupinder
On Wed, Aug 11, 2010 at 9:04 AM, Nat 4 Govender
<ngovender4 at toyota.co.za<mailto:ngovender4 at toyota.co.za>> wrote:
Check that the container element that you are checking is not cleared
within the loop.

Regards
Nat Govender
Toyota South Africa
IT - SAP Workflow Specialist
Internal Ext. : 32645
Direct Line : +27 031 910 2645
Fax : 086 607 0414
E-mail : ngovender4 at toyota.co.za<mailto:ngovender4 at toyota.co.za>

If you tell the truth, you don't have to remember anything.
[cid:image001.gif at 01CB395A.8617D5E0]Bhupinder
<bsingh82 at gmail.com<mailto:bsingh82 at gmail.com>>

Bhupinder <bsingh82 at gmail.com<mailto:bsingh82 at gmail.com>>
Sent by: sap-wug-bounces at mit.edu<mailto:sap-wug-bounces at mit.edu>
2010/08/11 08:01 AM
Please respond to
"SAP Workflow Users' Group" <sap-wug at mit.edu<mailto:sap-wug at mit.edu>>



To


"SAP Workflow Users' Group" <sap-wug at mit.edu<mailto:sap-wug at mit.edu>>


cc




Subject


workflow stuck at loop








Dear Experts,

I have one workflow which has loop in it. now after approving the step,
i am filling the value for condition so that loop ends. but somehow it
is missed and workflow stuck at loop.

Can you please guide me how to get out of it and move to next step?

Thanks,
Best Regards,
Bhupinder_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
http://mailman.mit.edu/mailman/listinfo/sap-wug


****************************************************************** This
e-mail is a privileged and private communication and may be read, copied
and used only by the intended recipient(s). If you are not an intended
recipient, please inform the sender by return e-mail with the subject
heading "Received in error". Please then delete the e-mail; destroy any
copies of it and do not disclose its contents to any person or entity.
If you are not the intended recipient, note that any disclosure,
copying, distribution or any action taken or omitted to be taken in
reliance on it, is strictly prohibited and may be unlawful. Neither the
sender nor Toyota South Africa Motors (Pty) Ltd accepts any liability
whatsoever as a result of the further dissemination of this e-mail.
Toyota South Africa Motors (Pty) Ltd does not guarantee that e-mail
communications are secure or error-free, as information could be
intercepted, corrupted, amended, lost, destroyed, arrive late or
incomplete, or cont!
 ain viruses.
******************************************************************
_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu<mailto:SAP-WUG at mit.edu>
http://mailman.mit.edu/mailman/listinfo/sap-wug


_______________________________________________ SAP-WUG mailing list
SAP-WUG at mit.edu http://mailman.mit.edu/mailman/listinfo/sap-wug

______________________________________________________________________
Disclaimer:  This email message and any attachments are for the sole use
of the intended recipient(s) and may contain information that is
confidential, legally privileged or otherwise exempt from disclosure
under applicable law. If you are not the intended recipient(s) or have
received this message in error, you are instructed to immediately notify
the sender by return email and required to delete this message from your
computer system. This communication does not form any contractual
obligation on behalf of the sender, the sender's employer or such
employer's parent company, affiliates or subsidiaries.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/f8f73a4b/a
ttachment.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 105 bytes
Desc: image001.gif
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/f8f73a4b/i
mage001.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 168 bytes
Desc: image002.png
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/f8f73a4b/i
mage002.png
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.png
Type: image/png
Size: 166 bytes
Desc: image003.png
Url :
http://mailman.mit.edu/pipermail/sap-wug/attachments/20100811/f8f73a4b/i
mage003.png

------------------------------

_______________________________________________
SAP-WUG mailing list
SAP-WUG at mit.edu
http://mailman.mit.edu/mailman/listinfo/sap-wug


End of SAP-WUG Digest, Vol 69, Issue 14
***************************************




More information about the SAP-WUG mailing list