Using method "RESULT" parameter

Dart, Jocelyn jocelyn.dart at sap.com
Wed Jan 30 05:38:32 EST 2002


Hi Lola,
Have you check that the data type reference for the result parameter
on the method and the task container element _WI_Result are the same?
Have you checked that the method (and task) are synchronous?
Have you tested the object method on its own? The task on its own?
Have you checked the binding at the step definition level between
workflow and task moves the result element to a workflow container element?
Regards,
        Jocelyn Dart
Consultant (EBP, BBP, Ecommerce, Internet Transaction Server, Workflow)
SAP Australia
Email jocelyn.dart at sap.com <mailto:jocelyn.dart at sap.com>
Tel: +61 412 390 267
Fax: +61 2 9935 4880
 
 
-----Original Message-----
From: Lola Oluwa [mailto:Lola.Oluwa at outokumpu.net]
Sent: Wednesday, 30 January 2002 8:45 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Using method "RESULT" parameter
 
 
Hi Gurus,
I have implemented my own object method with a boole(True/false) return
parameter which I am using in my workflow def. in our 4.6c environment. The
purpose of this is so that  processing will carry on in my def. depending
on the value set in the result parameter in my method at runtime (...
SWC_SET_ELEMENT CONTAINER RESULT STATUS.).
The problem I am having is that the result is not being passed to my single
task workflow element (_WI_Result) as expected, and as such my workflow is
hanging at this point.
I would appreciate any help on this as I have looked throught the
documentation and cannot find what I am missing......
 
Thanks in advance,
 
Lola.
 


More information about the SAP-WUG mailing list