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

Problem with wait for event

Former Member
0 Likes
659

Hi everyone,

I'm using wait for event step in my workflow of a custom event called zevent2.

I'm not using the event as a start event of the workflow.The event is getting triggered at a certain point of the workflow programmatically.

So for that what should be the entry in SWE2? I've maintained the following entry for zevent2 at swe2 tcode.

Object type: BUS2000126

Event: ZEVENT2

Receiver type:

Receiver function module: SWW_WI_CREATE_VIA_EVENT_IBF

In swel I'm finding out that event got triggerd but it is giving error "No Receiver Entered".

And the workflow is getting stuck at 'wait for step event'.

So can anybody please tell me what is the step am I missing? is the swe2 correct?

Thanks & Regards,

Anirban

5 REPLIES 5
Read only

Former Member
0 Likes
595

HI....

you have to specify RECIEVER TYPE without which you will be getting this error

goto SWE2 and give the value and your problem will be done

regards

Edited by: Mohit Kumar on Feb 20, 2009 10:50 AM

Read only

0 Likes
595

Hi Mohit,

Thanks for your reply.Kindly let me know what should be the receiver type for wait for event step?

Please note I'm not using zevent2 as the start event of the workflow.

Thanks & Regards,

Anirban

Read only

Former Member
0 Likes
595

hi,

Check for the internal job wf_batch. This might have been changed, hence the error reciever not entered.

You can check it in the SWU3 transaction, Automatic workflow customizing.

Thanks

Sharath

Read only

0 Likes
595

Hi,

everything is green in swu3.

Thanks & Regards,

Anirban

Read only

Former Member
0 Likes
595

Hi;

have a look

[link|http://help.sap.com/saphelp_nwpi711/helpdata/en/48/ce2a423a8e5430e10000000a42189b/content.htm]

Regards

Shashi