Running workflows in dialog for debugging purposes

Liczki, Ernest (DX - Prague) eliczki at deloitteCE.com
Wed Oct 22 04:15:36 EDT 2003


Additional option is to leave it as a background task and put an endless lo=
op to the code:
 
debug =3D 'T'.
while debug =3D 'T'.
endwhile.                    =20
 
(tip from the standard SAP programs)
 
Then you can debug with SM50 and change the debug value with debugger.
 
Regards,
 
Ernest
 
 
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]On Behalf Of Trant,=
 David
Sent: Wednesday, October 22, 2003 5:58 AM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Running workflows in dialog for debugging purposes
 
 
Also consider enabling the workflow trace depending on what you're looking =
for and how many other workflows might be going at the same time (the trace=
 is for the whole system ... not per workflow).
 
 -----Original Message-----
From:   SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU]  On Behalf Of Dy=
wan, Abby
Sent:   Tuesday, October 21, 2003 7:39 PM
To:     SAP-WUG at MITVMA.MIT.EDU
Subject:        Re: Running workflows in dialog for debugging purposes
 
Two options:
 
1.  Instead of setting it as a background task, leave it as a dialog task a=
nd stick a breakpoint in it before you execute the dialog task.  Then you'l=
l hit the task code.=20
 
2.  Debug the process via SM50.
 
Hope that helps -
 
Abby  :)
 
Abby Dywan
 
Clarkston Consulting
adywan at clarkstonconsulting.com
cell:  (404) 808-3974
 
 
-----Original Message-----
From: Scott, Jason J. [mailto:Jason.Scott at adesisolutions.com]
Sent: Tuesday, October 21, 2003 5:28 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Running workflows in dialog for debugging purposes
 
 
Hello,
 
Does anyone know how I can stop workflows from running in background
processes so that I can debug them?
 
Thankyou,
 
Jason Scott
 
---------------------------------------------------------------------------=
---------------------
This message is for the designated recipient only and may
contain privileged, proprietary, or otherwise private information. =20
If you have received it in error, please notify the sender
immediately and delete the original.  Any unauthorized use of
this email is prohibited.
---------------------------------------------------------------------------=
---------------------
[mf2]
 
 
This e-mail is intended solely for the addressee(s) and contains confidenti=
al information.=20
Unauthorised distribution, modification or disclosure of its contents is un=
lawful.=20
If you have received this e-mail in error, please notify the sender immedia=
tely by return e-mail.=20
Please then delete the e-mail from your system and do not copy it or disclo=
se its contents to any person.
Email transmission cannot be guaranteed to be secure or error free as infor=
mation 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=20
message which arise as a result of email transmission. Information, opinion=
s or conclusions contained=20
in this message that do not relate to the official business of the sender's=
 employer or principal will=20
be understood as neither given nor endorsed by it.
 


More information about the SAP-WUG mailing list