<!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>Yep its active, just tried putting a =
breakpoint at=20
the function module SWE_EVENT_CREATE_IN_UPD_TASK, hit Continue and it =
found the=20
waited event 10 minutes later and all is well in SWEL.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Removed the breakpoint so no "COMMIT =
WORK"=20
interruption and it doesn't work. Strange.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Set the breakpoint again, stops at the =
breakpoint,=20
does a forced "COMMIT WORK" and it works again !!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I tried coding an explicit COMMIT WORK =
before the=20
function module call and after it and that doesn't work =
either.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Set the breakpoint again, wait 10 =
minutes and lo=20
and behold it works.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Now I am intrigued !! Any ideas =
?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Dave</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3DStephan.Becker.ext@mchw.siemens.de=20
  href=3D"mailto:Stephan.Becker.ext@mchw.siemens.de">Becker Stephan =
(extern)</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3DSAP-WUG@MITVMA.MIT.EDU=20
  href=3D"mailto:SAP-WUG@MITVMA.MIT.EDU">SAP-WUG@MITVMA.MIT.EDU</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, December 19, =
2001 10:30=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: Wait for event=20
  conundrum</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT>&nbsp;</DIV>
  <DIV><SPAN class=3D163063315-19122001><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>Dave,</FONT></SPAN></DIV>
  <DIV><SPAN class=3D163063315-19122001><FONT face=3DArial =
color=3D#0000ff size=3D2>is=20
  the event linkage active for the instance linkage in=20
  SWEINST?</FONT></SPAN></DIV>
  <DIV><SPAN class=3D163063315-19122001><FONT face=3DArial =
color=3D#0000ff=20
  size=3D2>Stephan</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=3Dltr style=3D"MARGIN-RIGHT: 0px">
    <DIV class=3DOutlookMessageHeader dir=3Dltr align=3Dleft><FONT =
face=3DTahoma=20
    size=3D2>-----Original Message-----<BR><B>From:</B> David Weston=20
    [mailto:weston@clockwork.ca]<BR><B>Sent:</B> Wednesday, December 19, =
2001=20
    3:54 PM<BR><B>To:</B> <A=20
    =
href=3D"mailto:SAP-WUG@MITVMA.MIT.EDU">SAP-WUG@MITVMA.MIT.EDU</A><BR><B>S=
ubject:</B>=20
    Wait for event conundrum<BR><BR></FONT></DIV>
    <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=20
    step&nbsp;in it. The&nbsp;"waited" event gets triggered after 10 =
minutes=20
    using the "start with delay option" but in the SWEL log </FONT><FONT =
 
    face=3DArial size=3D2>I get 'No receiver entered" found. This used =
to work last=20
    week. The wait step has a latest end deadline that gets triggered =
after 12=20
    minutes as I am using the "start with delay" feature of the=20
    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=20
    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></FONT>&nbsp;</P></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>