[LIKELY JUNK]How to pass the valeus from Asynchronous Method to workflow container

Dart, Jocelyn jocelyn.dart at sap.com
Tue Nov 18 17:37:37 EST 2008


Sharath, 
By definition Asynchronous methods do NOT have exporting parameters.
What you need to do is pass the values as parameters of the terminating
event of your task.  Then you can pass them back to the workflow
container.  Or else use a synchronous method.
Regards,
Jocelyn

________________________________

From: sap-wug-bounces at mit.edu [mailto:sap-wug-bounces at mit.edu] On Behalf
Of Sharath K
Sent: Wednesday, 19 November 2008 9:25 AM
To: SAP Workflow Users' Group
Subject: [LIKELY JUNK]How to pass the valeus from Asynchronous Method to
workflow container


Hi All, I am trying to pass the values from Asynchronous method to task
container and then to workflow container.
I am using SWC_SET_ELEMENT CONTAINER macro to pass value from method to
task container varaible..but the varaible is not getting the values at
run time...
 
SAP is not allowing to create export parameters to an asynchronous
method...I can't make my method as synchronous as task need to be
completed by a terminating event...
 
is there any way to acheive this...
 
 
 
thanks,
Sharath K

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20081119/d1fcb02b/attachment.htm


More information about the SAP-WUG mailing list