Problem exiting a program and returning to WF inbox

Mark Pyc mark.pyc at gmail.com
Thu Mar 3 06:38:01 EST 2005


It would 'work' (when 'work' means not repeatadly self executing) if
your method was Asynronous. The need for a terminating event cuts your
Advance with Dialog chain.

Maybe this is the case in other steps/tasks?

Have fun,
Mark


On Wed, 02 Mar 2005 13:08:06 -0600, Rick Sample <Rick.Sample at gbe.com> wrote:
> I have the Advance with dialog on. I turned it off and it worked.
> I have the same code in different steps and the Advance works fine.
> I'll have to look at this issue later. For now, turning off this option
> works.
> 
> Thanks anyway...
> 
> >>> mark.pyc at gmail.com 3/2/2005 6:20:03 >>>
> G'day Rick,
> 
> May be useful to include the method code if it's not too expansive.
> 
> I don't mean to ask obvious questions here but....
> 
> The step is not contained inside a loop is it? WI executes, loops
> around and thanks to Advance with Dialog auto-executes again?
> 
> Have you debugged the method to establish if it comes back to your
> calling method?
> 
> Does the behaviour occur when you test the method in SWO1 or only in
> the context of an overall WF?
> 
> Usual story, more info means more help.
> 
> Have fun,
> Mark
> 
> On Tue, 01 Mar 2005 17:09:42 -0600, Rick Sample <Rick.Sample at gbe.com>
> wrote:
> > I am having technical difficulties with a program and can't pin it
> down.
> >
> > I am calling a program (t-code) from a Business Object like so:
> > CALL TRANSACTION 'Zmytcode' AND SKIP FIRST SCREEN.
> >
> > When I green arrow back, cancel, anything from this t-code, it
> > "loops" and calls the method again.
> > I get stuck in a loop and can't break out.
> >
> > I call several such t-codes with same parms, same code, etc. but
> only
> > this one
> > just will not return back to the WF inbox.
> >
> > Any help is appreciated.
> > 4.6C
> >
> > Rick Sample
> > SAP Workflow / Developer
> > Graybar, Inc.
> > 11885 Lackland Rd.
> > 63146-4208
> > 314.573.5822
> > Rick.Sample at GBE.com
> >
> > _______________________________________________
> > 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
> 
> _______________________________________________
> SAP-WUG mailing list
> SAP-WUG at mit.edu
> http://mailman.mit.edu/mailman/listinfo/sap-wug
>


More information about the SAP-WUG mailing list