<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi folks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I have a workflow with a wait for event =
 
step&nbsp;in it. The&nbsp;"waited" event gets triggered after 10 minutes =
using=20
the "start with delay option" but in the SWEL log </FONT><FONT =
face=3DArial=20
size=3D2>I get 'No receiver entered" found. This used to work last week. =
The wait=20
step has a latest end deadline that gets triggered after 12 minutes as I =
am=20
using the "start with delay" feature of the SWE_EVENT_CREATE_IN_UPD_TASK =
 
function module.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>The event gets triggered by =
:-</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><FONT size=3D1><FONT size=3D1>
<P>call function 'SWE_EVENT_CREATE_IN_UPD_TASK'</P>
<P>&nbsp;&nbsp;&nbsp; EXPORTING</P>
<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; objtype =3D 'PDOTYPE_O'</P>
<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; objkey =3D my_objkey</P>
<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; event =3D 'RESPONSIBILITY'</P>
<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; creator =3D l_event_creator</P>
<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; start_with_delay =3D 'X'</P>
<P>&nbsp;&nbsp;&nbsp; TABLES</P>
<P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EVENT_CONTAINER =3D =
event_container.</P>
<P></FONT></FONT>&nbsp;&nbsp; </P>
<P>When I look at the instance type linkages in SWEINST I see my object, =
the=20
correct key and the correct receiver id (work item id).</P>
<P>No errors in SM21, SM58 either.</P>
<P>Any ideas out there as to what might be the cause ?.</P>
<P>Cheers</P>
<P>Dave</P>
<P>&nbsp;</P>
<P>&nbsp;</FONT></P></DIV></BODY></HTML>