Hi All.<br>My custom workflow has asynchronous task where the terminating events trigger from ABAP program and passed some data.<br>This task will completed upon custom event &quot;ACCEPTED&quot; raised in the system based on certain keyfield and continue next steps.<br>
Terminating events tab contains element _WI_OBJECT_ID and my custom event &quot;ACCEPTED&quot;.<br><br>I though this is the only step that I need to do and of course wait step.<br><br>However when I test this terminating event via SWUE with proper object key, event trace transaction reported event <i>&quot;ACCEPTED&quot; for task TS95000052 not defined as start/end event</i>.<br>
<br>I check in instance linkage transaction, linkage is activated for my object type, &quot;ACCEPTED&quot; and receiver type &quot;WORK ITEM&quot;.<br>Event type linkages between event and my asynchronous task also active.<br>
<br>Will someone give me a clue, what should I do to resolve this issue?<br><br>Many Thanks<br>