Hello dear developers,
I have a problem regarding data flow from an event to a workflow task.
Through the transaction swetypv I linked the
object: moveoutdoc
event: created
with my created task (activity).
On the slide "triggering events" I defined the data flow from the event to the activity
like &_evt_object.number& --> &moveoutnumber&
The containers are defined fine.
The event is getting triggered , and receiver task starts in all cases.
Unfortunately the container with the object key number is empty in 1 out of 10 cases,
despite the fact the the event has a key (analysed through swel) in all 10 cases.
Any ideas or any hints?
Thank you very much in advance.
Christian