Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Event in Workflow

Former Member
0 Likes
364

Hi All,

I have a custom workflow for PR release in production sys. In this I have a activity for which terminating

event is BUS2009---Released.

When someone release PR it is getting triggered and my WF ends. But it is not happening

in all cases. I mean when PR is released this event is getting triggered but itsays that no receiver found

and my activity remain in inprogress.

In some cases it is working fine.

Can anyone tell me what is wrong .....Is there any other report or somtnig whinch is deleting the event link?

Wher to look for this?

Thanks,

Hi All,

I have a custom workflow for PR release in production sys. In this I have a activity for which terminating

event is BUS2009---Released.

When someone release PR it is getting triggered and my WF ends. But it is not happening

in all cases. I mean when PR is released this event is getting triggered but itsays that no receiver found

and my activity remain in inprogress.

In some cases it is working fine.

Can anyone tell me what is wrong .....Is there any other report or somtnig whinch is deleting the event link?

Wher to look for this?

Thanks,

1 REPLY 1
Read only

mvoros
Active Contributor
0 Likes
342

Hi,

have you tried to use event trace (transaction SWU9, SWU10)? But the problem is that probably you can not test it on production system. You can also try transaciton SWEQBROWSER.

Good luck