Problem solved.<br><br>I re-develope the template with new tasks and delete the previous ones. I guess sometimes there's problems with the versions or something related.<br><br>Thanks for the ones who colaborate with their input. I'll appreciate.
<br><br>Regards.<br><br><div><span class="gmail_quote">On 7/12/06, <b class="gmail_sendername">Markkos</b> &lt;<a href="mailto:markkos@gmail.com">markkos@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Debug works well... It doesn't return any exceptions...<br><br>i don't know what's really happening. <br><br>I even put a delay and object refresh before the task in the workflow.<br><br>I guess it could be some execution timing problems???
<br><br>any input ?</div><div><span class="e" id="q_10c63f31e7786870_1"><br><br><div><span class="gmail_quote">On 7/11/06, <b class="gmail_sendername"><a href="mailto:viveka.schwartz@implema.se" title="mailto:viveka.schwartz@implema.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
viveka.schwartz@implema.se</a></b> &lt;<a href="mailto:viveka.schwartz@implema.se" title="mailto:viveka.schwartz@implema.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
viveka.schwartz@implema.se</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>
<br><font face="sans-serif" size="2">Hello Markkos,</font>
<br>
<br><font face="sans-serif" size="2">go to the Technical work item display
for the erroneous step.</font>
<br>
<br><font face="sans-serif" size="2">Press the I-message icon and you'll
see the error message.</font>
<br><font face="sans-serif" size="2">Go to =&gt; Extras =&gt; Technical data,
and you'll see the Return information.</font>
<br>
<br><font face="sans-serif" size="2">If it's a background task which fails,
&nbsp;remove the Background indicator in PFTC_CHG temporarily so that your
task is set to Dialog. Set a break-point in the method source code. Assign
your user as an agent to the task, refresh the org.buffer from your inbox.
Trigger the workflow in the &quot;normal way&quot;, execute the task from
your inbox and debug the method to see what happens. &nbsp;If necessary,
switch on the container debugging before executing the work item from the
inbox, you'll then see all bindings as well. &nbsp;Don't forget to switch
back the background indicator in PFTC_CHG after the analysis is completed.</font>
<br>
<br><font face="sans-serif" size="2">Kind regards</font>
<br><font face="sans-serif" size="2">Viveka</font>
<br>
<br>
<br>
<br>
<div><p></p></div><table width="100%">
<tbody><tr valign="top">
<td width="40%"><div><span><font face="sans-serif" size="1"><b>Markkos &lt;<a href="mailto:markkos@gmail.com" title="mailto:markkos@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">markkos@gmail.com
</a>&gt;</b>

</font>
<br><font face="sans-serif" size="1">Sent by: <a href="mailto:sap-wug-bounces@mit.edu" title="mailto:sap-wug-bounces@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sap-wug-bounces@mit.edu
</a></font>
</span></div><div><p><font face="sans-serif" size="1">2006-07-11 22:40</font>
</p></div><div><span><table border="1">
<tbody><tr valign="top">
<td bgcolor="white">
<div align="center"><font face="sans-serif" size="1">Please respond to<br>
&quot;SAP Workflow Users' Group&quot; &lt;<a href="mailto:sap-wug@mit.edu" title="mailto:sap-wug@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sap-wug@mit.edu</a>&gt;</font></div></td></tr>
</tbody></table>
<br>
</span></div></td><td width="59%">
<table width="100%">
<tbody><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">To</font></div>
</td><td><font face="sans-serif" size="1">&quot;SAP Workflow Users' Group&quot;
&lt;<a href="mailto:sap-wug@mit.edu" title="mailto:sap-wug@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sap-wug@mit.edu</a>&gt;</font>
</td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
</td><td>
<br></td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
</td><td><font face="sans-serif" size="1">Re: Strange situation here-- WF Task
normal execution errors - how to &nbsp; &nbsp; &nbsp; &nbsp;trace?</font></td></tr></tbody></table>
<br>
<table>
<tbody><tr valign="top">
<td>
<br></td><td><br></td></tr></tbody></table>
<br></td></tr></tbody></table></div><div><span>
<br>
<br>
<br><font size="3">R/3 Release 4.6C - Instalation Number: 0020070577<br>
</font>
<br><font size="3">On 7/11/06, <b>Markkos</b> &lt;</font><a href="mailto:markkos@gmail.com" title="mailto:markkos@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3">
<u>markkos@gmail.com</u></font>
</a><font size="3">&gt;
wrote:</font>
<br><font size="3">First...Thanks a lot for your prompt input...<br>
<br>
My answers...<br>
<br>
1.- Well, the dump is not the user WFBATCH.<br>
<br>
2.- And the task in not an agent assigned one.<br>
<br>
3.- Just in case, the WF-BATCH have the SAP_ALL and SAP_NEW authorizations.
<br>
<br>
4.- VIVEKA, Error Message no. WL 821.<br>
 &nbsp; &nbsp;It says &quot;check the saved return values of the object
method.&quot;, where do i check this? i &nbsp; &nbsp; cannot find the ERRORCODE
value.<br>
<br>
I still cannot find the solution here... </font>
<br><font size="3"><br>
</font>
<br><font size="3">On 7/11/06, </font><a href="mailto:viveka.schwartz@implema.se" title="mailto:viveka.schwartz@implema.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3">
<b><u>viveka.schwartz@implema.se</u></b>
</font></a><font size="3">
&lt;</font><a href="mailto:viveka.schwartz@implema.se" title="mailto:viveka.schwartz@implema.se" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3"><u>viveka.schwartz@implema.se
</u></font></a><font size="3">&gt; wrote:</font>
<br><font face="sans-serif" size="2"><br>
Hello Markkos,</font><font size="3"> <br>
</font><font face="sans-serif" size="2"><br>
which error message number do you receive for the step ? &nbsp;Which release
and patch are you working on ?</font><font size="3"> <br>
</font><font face="sans-serif" size="2"><br>
Regards</font><font size="3"> </font><font face="sans-serif" size="2"><br>
Viveka</font><font size="3"> </font><font face="sans-serif" size="2"><br>
</font><font size="3"><br>
<br>
<br>
</font>
<table width="100%">
<tbody><tr valign="top">
<td width="37%"><font face="sans-serif" size="1"><b>Markkos &lt;</b></font><a href="mailto:markkos@gmail.com" title="mailto:markkos@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" face="sans-serif" size="1">

<b><u>markkos@gmail.com</u></b></font></a><font face="sans-serif" size="1"><b>&gt;</b>
<br>
Sent by: </font><a href="mailto:sap-wug-bounces@mit.edu" title="mailto:sap-wug-bounces@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" face="sans-serif" size="1"><u>sap-wug-bounces@mit.edu
</u></font></a><font size="3">

</font>
<p><font face="sans-serif" size="1">2006-07-11 20:00</font><font size="3">
</font>
<br>
<table border="4" width="100%">
<tbody><tr valign="top">
<td bgcolor="white" width="100%">
<div align="center"><font face="sans-serif" size="1">Please respond to<br>
&quot;SAP Workflow Users' Group&quot; &lt;</font><a href="mailto:sap-wug@mit.edu" title="mailto:sap-wug@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" face="sans-serif" size="1">
<u>sap-wug@mit.edu</u>
</font></a><font face="sans-serif" size="1">&gt;</font></div></td></tr></tbody></table>
</p><p>
</p></td><td width="62%">
<br>
<table width="100%">
<tbody><tr valign="top">
<td width="13%">
<div align="right"><font face="sans-serif" size="1">To</font></div>
</td><td width="86%"><font face="sans-serif" size="1">&quot;SAP Workflow Users'
Group&quot; &lt;</font><a href="mailto:sap-wug@mit.edu" title="mailto:sap-wug@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" face="sans-serif" size="1"><u>sap-wug@mit.edu
</u></font></a><font face="sans-serif" size="1">
&gt;</font><font size="3">
</font>
</td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">cc</font></div>
</td><td>
<br></td></tr><tr valign="top">
<td>
<div align="right"><font face="sans-serif" size="1">Subject</font></div>
</td><td><font face="sans-serif" size="1">Re: Strange situation here-- WF Task
normal execution errors - how to &nbsp; &nbsp; &nbsp; &nbsp;trace?</font></td></tr></tbody></table>
<br>
<br>
<table width="100%">
<tbody><tr valign="top">
<td width="49%">
<br></td><td width="50%"><br></td></tr></tbody></table>
<br></td></tr></tbody></table>
<br><font size="3"><br>
</font>
<br><font size="3"><br>
error in the log:<br>
<br>
Work item 000002207129: Object CN5CLNT120BUS2081 55000013792006 method
POSTINVOICE cannot be executed<br>
<br>
<br>
On 7/11/06, <b>Markkos</b> &lt; </font><a href="mailto:markkos@gmail.com" title="mailto:markkos@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3"><u>markkos@gmail.com
</u></font></a><font size="3">&gt; wrote: <br>
Hi guys, <br>
<br>
Well, i'm having a really strange problem here. <br>
<br>
The final task of my workflow is not getting executed correctly. This task
calls a Object Method (that calls a function module). The strange thing,
is that i have made execution tests of the function module itself, the
method, the task, and the workflow (using the SWUS) and it WORKS. BUT in
the normal WF execution is returning an error. I don't know what's happening.
<br>
<br>
I have made several changes without having success.<br>
<br>
I've built another method, I've created new tasks, I've generated a new
version of the worfklow. <br>
<br>
What can you say about this?, any way to trace what's really happening?
<br>
<br>
i'll appreciate your valuable input.<br>
<br>
Thanks in advanced.<br>
<br>
Regards, </font>
<br><font size="2"><tt>_______________________________________________<br>
SAP-WUG mailing list</tt></font><font color="blue" size="2"><tt><u><br>
</u></tt></font><a href="mailto:SAP-WUG@mit.edu" title="mailto:SAP-WUG@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="2"><tt><u>SAP-WUG@mit.edu</u></tt></font></a>
<font color="blue" size="2"><tt>
<u><br>
</u></tt></font><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" title="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="2">
<tt><u>http://mailman.mit.edu/mailman/listinfo/sap-wug
</u></tt></font></a><font size="3"><br>
</font>
<br><font size="3"><br>
_______________________________________________<br>
SAP-WUG mailing list</font><font color="blue" size="3"><u><br>
</u></font><a href="mailto:SAP-WUG@mit.edu" title="mailto:SAP-WUG@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3"><u>SAP-WUG@mit.edu</u></font></a><font color="blue" size="3">
<u><br>
</u></font><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" title="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"><font color="blue" size="3">
<u>http://mailman.mit.edu/mailman/listinfo/sap-wug</u>
</font></a><font size="3"><br>
<br>
</font>
<br>
<br><font size="2"><tt>_______________________________________________<br>
SAP-WUG mailing list<br>
<a href="mailto:SAP-WUG@mit.edu" title="mailto:SAP-WUG@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">SAP-WUG@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" title="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://mailman.mit.edu/mailman/listinfo/sap-wug
</a><br>
</tt></font>
<br>
</span></div><br>_______________________________________________<br>SAP-WUG mailing list<br><a href="mailto:SAP-WUG@mit.edu" title="mailto:SAP-WUG@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
SAP-WUG@mit.edu</a><br><a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" title="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br><br><br></blockquote></div><br>

</span></div></blockquote></div><br>