AW: Connection between an event and a task

Michael Pokraka workflow at quirky.me.uk
Thu Oct 21 08:25:58 EDT 2004


Hi Ute,
That sounds pretty much right. Maybe an obvious question, but have you
checked the event log to see whether your terminating event is triggered?
Cheers
Mike
 
"Schr=F6der, Ute Marion" wrote:
> Hi Mike,
>
> thanks for your help,
> however by now I don=B4t get my example to work.
>
> I=B4ve got a task that calls an asynchronous method BUS2081 EDIT.
> I=B4ve definied certain terminating events in the task,
> all according to the business object.
> The step in my workflow that uses the task has different exits.
> One exit per terminating event.
>
> The idea is that I change a container element according to the event
> triggered in the method.
>
> Nice idea but it doesn=B4t work due to the step not recognizing that an=
 event
> was troiggered,
> therefore my step runs endless times.
>
> What do I miss?
> Who could shed some light on this?
>
> Thanx a lot for all your help.
>
> Ute
>
>
>
> -----Urspr=FCngliche Nachricht-----
> Von: Michael Pokraka [mailto:workflow at quirky.me.uk]
> Gesendet: Mittwoch, 20. Oktober 2004 11:24
> An: SAP-WUG at MITVMA.MIT.EDU
> Betreff: Re: Connection between an event and a task
>
>
> Hallo Ute,
> A few options are available to you.
> You can create an asynchronous task based on a custom editasynch method=
.
> There you can add terminating events and have different outcomes for th=
at
> task.
> Otherwise you can put the edit step into an endless loop and in a paral=
lel
> branch have another fork waiting for the events you are interested in.
>
> You can get more creative than that, but the solution depends on what y=
ou
> are trying to do.
>
> Cheers
> Mike
>
> "Schr=F6der, Ute Marion" wrote:
>> Hi everybody,
>>
>> A task within my workflow uses method EDIT in business-object bus2081,
>> I need to get the event that is triggered within this method back into=
 my
>> workflow
>> (e.g. delete) to determine how to continue.
>> How do I have to implement the connection to get the event back?
>>
>> I=B4ve looked into the book as well as the archive but I=B4m unable to
> determine
>>
>> how to solve this difficulty.
>>
>> Any help is highly appreciated.
>>
>> Ute
>>
>>
>
>
 


More information about the SAP-WUG mailing list