<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
 
 
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=163063315-19122001><FONT face=Arial color=#0000ff
size=2>Dave,</FONT></SPAN></DIV>
<DIV><SPAN class=163063315-19122001><FONT face=Arial color=#0000ff size=2>is the
event linkage active for the instance linkage in SWEINST?</FONT></SPAN></DIV>
<DIV><SPAN class=163063315-19122001><FONT face=Arial color=#0000ff
size=2>Stephan</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
  size=2>-----Original Message-----<BR><B>From:</B> David Weston
  [mailto:weston@clockwork.ca]<BR><B>Sent:</B> Wednesday, December 19, 2001 3:54
  PM<BR><B>To:</B> SAP-WUG@MITVMA.MIT.EDU<BR><B>Subject:</B> Wait for event
  conundrum<BR><BR></FONT></DIV>
  <DIV><FONT face=Arial size=2>Hi folks,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I have a workflow with a wait for event
  step&nbsp;in it. The&nbsp;"waited" event gets triggered after 10 minutes using
  the "start with delay option" but in the SWEL log </FONT><FONT face=Arial
  size=2>I get 'No receiver entered" found. This used to work last week. The
  wait step has a latest end deadline that gets triggered after 12 minutes as I
  am using the "start with delay" feature of the SWE_EVENT_CREATE_IN_UPD_TASK
  function module.</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>The event gets triggered by :-</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2><FONT size=1><FONT size=1>
  <P>call function 'SWE_EVENT_CREATE_IN_UPD_TASK'</P>
  <P>&nbsp;&nbsp;&nbsp; EXPORTING</P>
  <P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; objtype = 'PDOTYPE_O'</P>
  <P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; objkey = my_objkey</P>
  <P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; event = 'RESPONSIBILITY'</P>
  <P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; creator = l_event_creator</P>
  <P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; start_with_delay = 'X'</P>
  <P>&nbsp;&nbsp;&nbsp; TABLES</P>
  <P>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EVENT_CONTAINER =
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
  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></FONT>&nbsp;</P></DIV></BLOCKQUOTE></BODY></HTML>