<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
I have made the change and it is working for the new instances of the workflow! However I still have older workflow instances in error due to the deadline monitoring job. Email notification step was to be executed after deadline was met&nbsp;and thats where we had a logical problem. Now the problem is if I restart those workflows already in error status will run according to the older version and will go in error again.&nbsp;I am &nbsp;wondering if there is&nbsp;a way to&nbsp;"only skip task that is in error" and continue with the rest of the workflow steps (just skip email step as workflows have progressed too far and there are lots of steps after an email notification step that is in error state).<BR>
&nbsp;<BR>
Thanks<BR>
Adam<BR><BR><BR>

<HR>
<BR>
From: florin.wach@gmx.net<BR>To: sap-wug@mit.edu<BR>Subject: Re: Problem with deadline monitoring<BR>Date: Fri, 5 Sep 2008 20:39:06 +0200<BR><BR><BR>
<META content="Microsoft SafeHTML" name=Generator>
<STYLE>
.ExternalClass .EC_hmmessage P
{padding-right:0px;padding-left:0px;padding-bottom:0px;padding-top:0px;}
.ExternalClass BODY.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</STYLE>

<DIV><FONT face=Arial>Good idea.</FONT></DIV>
<DIV><FONT face=Arial>You still&nbsp;may have to change both entries though; and I wonder, if there could be an interface to re-set the deadlines of a work item.</FONT></DIV>
<DIV><FONT face=Arial>For a one-shot correction it'll do it, if you pick up one work item and look what you can get.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Please share any results, if possible :-)</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>best wishes,</FONT></DIV>
<DIV><FONT face=Arial>Florin</FONT></DIV>
<BLOCKQUOTE style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> <A title=adam_kheil@live.com href="mailto:adam_kheil@live.com">Adam Kheil</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=sap-wug@mit.edu href="mailto:sap-wug@mit.edu">SAP Workflow Users' Group</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, September 05, 2008 8:28 PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> RE: Problem with deadline monitoring</DIV>
<DIV><BR></DIV>Florin,<BR>I am wondering if I can just go to table SWWIDEADL and change the wi_lsd and wi_led to '99991231'! will this have some impact somewhere else?<BR>Adam<FONT size=1><BR></FONT><FONT size=1></FONT><BR><BR>&gt; Date: Fri, 5 Sep 2008 09:07:26 +0200<BR>&gt; From: <A href="mailto:florin.wach@gmx.net">florin.wach@gmx.net</A><BR>&gt; Subject: Re: RE: Problem with deadline monitoring<BR>&gt; To: <A href="mailto:sap-wug@mit.edu">sap-wug@mit.edu</A><BR>&gt; <BR>&gt; Hello,<BR>&gt; <BR>&gt; a quick fix could be to set the deadline-date far into the future. For a mass-change look at the fields:<BR>&gt; <BR>&gt; SWWWIHEAD-TIMEOUT (integer 4) set to 9999999999<BR>&gt; <BR>&gt; and/or<BR>&gt; <BR>&gt; SWWWIHEAD-NO_DEADL = 'X'<BR>&gt; and<BR>&gt; WI_DH_STAT = 0000<BR>&gt; <BR>&gt; <BR>&gt; Best wishes,<BR>&gt; Florin<BR>&gt; <BR>&gt; P.S.: The deadline data can be maintained "per work item" when you display the work item in technical view, click on Edit-&gt;Change and then use the menu option "Change deadline data".<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; -------- Original-Nachricht --------<BR>&gt; &gt; Datum: Fri, 5 Sep 2008 11:21:01 +0530<BR>&gt; &gt; Von: Manish Khanna &lt;mkhanna@sapient.com&gt;<BR>&gt; &gt; An: "SAP Workflow Users\' Group" &lt;sap-wug@mit.edu&gt;<BR>&gt; &gt; Betreff: RE: Problem with deadline monitoring<BR>&gt; <BR>&gt; &gt; Hi Adam,<BR>&gt; &gt; <BR>&gt; &gt; If SOX is not an issue, ask your WF Admin to logically delete those<BR>&gt; &gt; instances and manually trigger new. If SOX is a concern, see if there is a<BR>&gt; &gt; provision to cancel the document(if these are approval workflows) and create new<BR>&gt; &gt; ones with reference to old documents.<BR>&gt; &gt; <BR>&gt; &gt; Hope this helps.<BR>&gt; &gt; Regards<BR>&gt; &gt; Manish<BR>&gt; &gt; <BR>&gt; &gt; ________________________________<BR>&gt; &gt; From: sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] On Behalf<BR>&gt; &gt; Of Adam Kheil<BR>&gt; &gt; Sent: Friday, September 05, 2008 4:54 AM<BR>&gt; &gt; To: Workflow group<BR>&gt; &gt; Subject: Problem with deadline monitoring<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Hi All,<BR>&gt; &gt; <BR>&gt; &gt; We were having little problem with the deadline monitoring due to workflow<BR>&gt; &gt; design errors so we deactivated the deadline monitoring. We took care of<BR>&gt; &gt; the design error and activated the deadline monitoring again. But the<BR>&gt; &gt; problem is that old workflow instances that were started before the design change<BR>&gt; &gt; are going into an error again! Question is how do I stop old instances<BR>&gt; &gt; from going into an error and apply deadline monitoring to only those instances<BR>&gt; &gt; that were started after the design change.<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Any help will be highly appreciated.<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; Thanks in advance<BR>&gt; &gt; <BR>&gt; &gt; Adam<BR>&gt; &gt; <BR>&gt; &gt; ________________________________<BR>&gt; &gt; Want to do more with Windows Live? Learn "10 hidden secrets" from Jamie.<BR>&gt; &gt; Learn<BR>&gt; &gt; Now&lt;http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_domore_092008&gt;<BR>&gt; _______________________________________________<BR>&gt; SAP-WUG mailing list<BR>&gt; SAP-WUG@mit.edu<BR>&gt; http://mailman.mit.edu/mailman/listinfo/sap-wug<BR><BR><BR>
<HR>
See how Windows connects the people, information, and fun that are part of your life. <A href="http://clk.atdmt.com/MRT/go/msnnkwxp1020093175mrt/direct/01/" target=_blank>See Now</A> 

<HR>

<P><BR>_______________________________________________<BR>SAP-WUG mailing list<BR>SAP-WUG@mit.edu<BR>http://mailman.mit.edu/mailman/listinfo/sap-wug<BR></BLOCKQUOTE><br /><hr />Get more out of the Web. Learn 10 hidden secrets of Windows Live. <a href='http://windowslive.com/connect/post/jamiethomson.spaces.live.com-Blog-cns!550F681DAD532637!5295.entry?ocid=TXT_TAGLM_WL_getmore_092008' target='_new'>Learn Now</a></body>
</html>