Dear colleagues.
I have a BOR object method (see transaction SWO1) with a
result parameter. This result parameter can have the values 'X'
(true) and ' ' (false) (these are the fix values of the corresponding
DDIC domain). In a workflow I have a step calling a
task, and that task is calling my BOR object method. The tab
"Outcomes" of my step is showing correctly two outcomes for ' ' and
'X'. However, if my BOR object method finishes with result ' ',
this is not transfered to the workflow step unfortunately. I suppose
that the workflow logic interprets ' ' as "nothing" and concludes
that there is no result to transfer at all.
Is there any possibility to transfer ' ' as result?
Best regards,
Holger Merkel