Asynchronous Decision Task

Alon Raskin araskin at 3i-consulting.com
Sat Jul 1 05:01:05 EDT 2006


If you look at the DECISION.PROCESS method you will see that it is a RESULT
type method. I am simply trying to wrap it in an asynchronous method without
modifying its behavior or interface. 


Alon Raskin
e: araskin at 3i-consulting.com
p: +1 207 409 4983
f:  +1 806 403-4983
 
The easiest way to integrate SAP with any mobile device
http://www.themobileworkplace.com
 

-----Original Message-----
From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf Of
Gavin Mooney
Sent: Friday, June 30, 2006 2:59 PM
To: SAP Workflow Users' Group
Subject: Re: Asynchronous Decision Task

Hi Alon,

What sort of results do you need to pass back? Maybe with SWEC or status
management, etc you could configure custom terminating events?

 - Gavin

2006/6/30, Alon Raskin <araskin at 3i-consulting.com>:
> Hi Gavin,
>
> Thanks for your suggestion. Problem is that some of the terminating 
> events are standard SAP and I am unable to easily influence what goes 
> into their container.
>
> Alon Raskin
> e: araskin at 3i-consulting.com
> p: +1 207 409 4983
> f:  +61 3 8610 1239
>
> The easiest way to integrate SAP with any mobile device 
> http://www.themobileworkplace.com
>
>
> -----Original Message-----
> From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On 
> Behalf Of Gavin Mooney
> Sent: 30 June 2006 14:34
> To: SAP Workflow Users' Group
> Subject: Re: Asynchronous Decision Task
>
> Alon,
>
> How about passing the results back as parameters in the container of 
> the terminating event on the task?
>
> Regards,
> Gavin
>
> 2006/6/30, Alon Raskin <araskin at 3i-consulting.com>:
> >
> >
> >
> >
> >  I created a subtype of DECISION and added a method called
> ProcessAsynch.
> > What I am trying to achieve is to have an asynchronous decision task
> in my
> > WF. The method ProcessAsynch was going to be a wrapper around the
> Process
> > method. However when I select the Result Parameter flag on the 
> > method definition it tells me that this is not possible on 
> > asynchronous
> method. Can
> > anyone else suggest how I can implement an asynchronous decision task?
> >
> >
> >
> >
> > Alon Raskin
> >
> > e: araskin at 3i-consulting.com
> >
> > p: +1 207 409 4983
> >
> > f:  +61 3 8610 1239
> > _______________________________________________
> > 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
>
_______________________________________________
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