Hello,<div><br></div><div><span style>RSWWERRE = </span>Sounds like a temporary locking problem (as you probably know)</div><div><br></div><div>Not sure how that can  happen with an instantiation step. Could you explain what the fork is for?</div>

<div>Maybe you could try a test workflow that does these steps in series.</div><div><br></div><div>regards</div><div>Rick Bakker</div><div>hanabi technology<br><br><div class="gmail_quote">On Sat, Mar 17, 2012 at 4:54 AM, Hilsbos, Margaret A <span dir="ltr">&lt;<a href="mailto:Margaret.Hilsbos@dayzim.com">Margaret.Hilsbos@dayzim.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal">Well, this is interesting. We added some steps to a workflow that we’ve been using for a long time now.  Everything worked fine when we tested our changed workflow in our development system. Now in our QA system, the workflow hangs at the
 new steps (which are in a fork because they are independent of each other, and independent of the previously existing steps). The two steps that hang are instantiations of class-based objects. This is my first use of ABAP OO classes as object instances in
 a workflow (been using utility methods for a while now). It took me a couple whacks to get everything working fine in Dev, but it was working and not hanging, so I wouldn’t think anything about the class is the problem.  Also, if I test the class methods in
 SE24, everything works fine.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Here’s the step history in Dev for one of the steps – total time 2s:<u></u><u></u></p>
<p class="MsoNormal">Workflow System           Background work item created             03/12/2012 15:51:39<u></u><u></u></p>
<p class="MsoNormal">Workflow System           Execution started automatically            03/12/2012 15:51:39<u></u><u></u></p>
<p class="MsoNormal">Workflow System           Work Item Processing Complete           03/12/2012 15:51:40<u></u><u></u></p>
<p class="MsoNormal">Workflow System           Result Processing                                         03/12/2012 15:51:41<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Here’s the step history for the same step in QA, with a similar object – total time about 27 minutes!:
<u></u><u></u></p>
<p class="MsoNormal">Workflow System            Background work item created            03/16/2012 10:08:38<u></u><u></u></p>
<p class="MsoNormal">Workflow System            Execution started automatically          03/16/2012 10:08:38<u></u><u></u></p>
<p class="MsoNormal">Workflow System            RSWWERRE                                                  03/16/2012 10:35:07<u></u><u></u></p>
<p class="MsoNormal">Workflow System            Work Item Processing Complete        03/16/2012 10:35:08<u></u><u></u></p>
<p class="MsoNormal">Workflow System            Result Processing                                      03/16/2012 10:35:08<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">The two new steps are similar and are parallel in a three-way fork with another step that wasn’t touched for this change, other than to move it into the fork. However, due to other changes on the QA box which hosed an RFC connection, the
 old step is hanging too, but for purposes of our test I just manually complete that one.  (I’ll get the RFC problem fixed later, I promise.)  I wouldn’t think the steps in parallel would care about the RFC step in another branch hanging, but … any other ideas?<u></u><u></u></p>


<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Since this process isn’t time critical and RSWWERRE is restarting it soon enough, we’ll probably move it forward even if we don’t figure out why it’s doing this. I just wondered if anyone has any ideas why this might be happening?<u></u><u></u></p>


<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Oh, and everything was transported yesterday, and I started testing today, and did SWU_OBUF “just because” anyway, but of course that didn’t help.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thanks in advance for any suggestions!<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Margaret <u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</font></span></div>
</div>

<br>_______________________________________________<br>
SAP-WUG mailing list<br>
<a href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/sap-wug" target="_blank">http://mailman.mit.edu/mailman/listinfo/sap-wug</a><br>
<br></blockquote></div><br></div>