<br><font size=2 face="sans-serif">Mike,</font>
<br>
<br><font size=2 face="sans-serif">We had this (and still have this) in some of our workflows. &nbsp;It doesn't seem to influence the run though. &nbsp;(although I'm never sure)</font>
<br><font size=2 face="sans-serif">In our case it has to do with SUBMIT or COMMIT commands directly in the WF Object. &nbsp;So e.g. directly coded in a method of an object you use in the WF.</font>
<br>
<br><font size=2 face="sans-serif">We don't use submit's nor commit's anymore directly in the object code but use e.g. a function to submit a program. (which uses a seperate process as far as I know) &nbsp;Maybe you could look up the method that this certain outcome calls and check the coding on submit or commit code.</font>
<br><font size=2 face="sans-serif"><br>
</font><font size=1 face="Comic Sans MS">Met vriendelijke groeten,<br>
Salutations,<br>
Best regards,<br>
Mit freundlichen Grüssen,<br>
Atentos saludos, </font>
<p>
<table border=4>
<tr>
<td><img src=cid:_1_021C000059D8004A1E84C1256F9C>
<td><font size=1 face="Comic Sans MS">Koenraad Janssens<br>
Sidmar N.V. - ISM<br>
Leverage Team - Programmer <br>
Tel: +32 9 347 35 76<br>
email: </font><a href=mailto:koenraad.Janssens@sidmar.arcelor.com><font size=1 color=blue face="Comic Sans MS"><u>koenraad.janssens@sidmar.arcelor.com</u></font></a><font size=1 face="Comic Sans MS"> </font></table>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>rvmarut@earthlink.net</b></font>
<br><font size=1 face="sans-serif">Sent by: sap-wug-bounces@mit.edu</font>
<p><font size=1 face="sans-serif">02/02/2005 14:09</font>
<br><font size=1 face="sans-serif">Please respond to sap-wug</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; &nbsp; &nbsp; &nbsp;sap-wug@mit.edu</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; &nbsp; &nbsp; &nbsp;RE: Transaction brackets of the workflow has been damaged</font></table>
<br>
<br>
<br><font size=2 face="Courier New">Mike,<br>
<br>
To fix the problem for now, re-create (not copy it) the user decision step,<br>
copy the steps in the branches/paths from the old one into the branches of<br>
the new and then delete the old one.<br>
<br>
I have found that these strange things happen with user decision steps when<br>
I add, change or delete new selections.<br>
<br>
Richard...<br>
<br>
-----Original Message-----<br>
From: sap-wug-bounces@mit.edu [mailto:sap-wug-bounces@mit.edu] On Behalf Of<br>
Kjetil Kilhavn<br>
Sent: Wednesday, February 02, 2005 12:32 AM<br>
To: SAP Workflow Users' Group<br>
Subject: Re: Transaction brackets of the workflow has been damaged<br>
<br>
<br>
Sounds really strange, and since you didn't find any OSS Notes for that<br>
error message and ID I would report it to SAP if I were you.<br>
--<br>
Kjetil Kilhavn<br>
<br>
<br>
<br>
 <br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Mike.Nickson@<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;bhint.com &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;To: &nbsp; &nbsp; sap-wug@mit.edu<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Sent by: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; &nbsp; (bcc: Kjetil Kilhavn)<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sap-wug-bounc &nbsp; &nbsp; &nbsp; &nbsp;Subject: &nbsp; &nbsp; Transaction brackets<br>
of the workflow has been damaged &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;es@mit.edu<br>
<br>
 <br>
<br>
 <br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;01.02.2005<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;17:46<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Please<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;respond to<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;SAP Workflow<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Users' Group&quot;<br>
<br>
 <br>
<br>
 <br>
<br>
<br>
<br>
<br>
<br>
<br>
We have a generic decision workitem using a bespoke method to provide a<br>
generic pop-up on the DECISION object.<br>
<br>
When control is returned to the workitem after the user has made a<br>
selection, we are getting the error &quot;Transaction brackets of the workflow<br>
has been damaged&quot;.<br>
<br>
This error is consistently on one of outcomes, and the other outcomes do<br>
not cause a problem at all.<br>
<br>
Does anyone have any idea what may be causing this and how we might fix it<br>
?<br>
<br>
We are on a 4.7 system here.<br>
<br>
Thanks<br>
<br>
Mike_______________________________________________<br>
SAP-WUG mailing list<br>
SAP-WUG@mit.edu<br>
http://mailman.mit.edu/mailman/listinfo/sap-wug<br>
<br>
<br>
<br>
<br>
-------------------------------------------------------------------<br>
The information contained in this message may be CONFIDENTIAL and is<br>
intended for the addressee only. Any unauthorised use, dissemination of the<br>
information or copying of this message is prohibited. If you are not the<br>
addressee, please notify the sender immediately by return e-mail and delete<br>
this message.<br>
Thank you.<br>
<br>
_______________________________________________<br>
SAP-WUG mailing list</font>
<br><font size=2 face="Courier New">SAP-WUG@mit.edu<br>
http://mailman.mit.edu/mailman/listinfo/sap-wug<br>
<br>
<br>
_______________________________________________<br>
SAP-WUG mailing list<br>
SAP-WUG@mit.edu<br>
http://mailman.mit.edu/mailman/listinfo/sap-wug<br>
</font>
<br>
<br><FONT SIZE=3><BR>
<BR>
***********************************************************************************<BR>
This message should only be read by those persons to whom it is <BR>
addressed, and may contain confidential information, the disclosure <BR>
of which is prohibited. This message is not intended to create rights <BR>
or obligations without subsequent written confirmation of its contents. <BR>
If you have received this message in error, please notify us immediately <BR>
***********************************************************************************<BR>
</FONT>