<html><body><div style="color:#000; background-color:#fff; font-family:verdana, helvetica, sans-serif;font-size:10pt"><div><span>Hi,</span></div><div><br><span></span></div><div><span>I eliminated just for testing the BOR object and I am using just a simple container element.</span></div><div><span>The head work item text (the text defined in SWDD -&gt; Basic data "hat" -&gt; Work item text ) is not updated after the container element is filled in in a later step...</span></div><div><br><span></span></div><div><span>Hmmm, more ideas?</span></div><div><br></div>  <div style="font-family: verdana, helvetica, sans-serif; font-size: 10pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Richa Gupta &lt;richa.cse7@gmail.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> SAP Workflow Users' Group
 &lt;sap-wug@mit.edu&gt;; george_caramaliu@yahoo.com <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, June 13, 2012 12:31 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: Dynamic work item text not updated<br> </font> </div> <br>
<div id="yiv356136721">Hi George,<div><br></div><div>For this to be resolved, first of all check the binding. After that check in SWIA that whether the &amp;BOROBJ-ATR2&amp; has value in that step.</div><div><br></div><div>If both are fine, then probably the ATR2 value is getting cleared somewhere in between.&nbsp;<br>
So, in the step wherein you are getting value of ATR2, just copy the value to a new container of same type and then use this container in the task header instead of &amp;BOROBJ-ATR2&amp;.</div><div><br></div><div>Hope it helpls!</div>
<div><br></div><div>Regards,</div><div>Richa</div><div><br><div class="yiv356136721gmail_quote">On Wed, Jun 13, 2012 at 2:44 PM, George Caramaliu <span dir="ltr">&lt;<a rel="nofollow" ymailto="mailto:george_caramaliu@yahoo.com" target="_blank" href="mailto:george_caramaliu@yahoo.com">george_caramaliu@yahoo.com</a>&gt;</span> wrote:<br>
<blockquote class="yiv356136721gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="font-size:10pt;font-family:verdana, helvetica, sans-serif;">Hello,<br><br>I have a workflow text (work item text for the head work item) with some dynamic BOR attributes.<br>
At the moment of WF creation I have the following values:<br>BOROBJ-ATR1 = 'VALUE'<br>BOROBJ-ATR2 = EMPTY<br><br>Work item text = Text &amp;BOROBJ-ATR1&amp; more text &amp;BOROBJ-ATR2&amp; more text<br><br>After the workflow is started and first step is executed the head container is updated and BOROBJ-ATR2 is populated with some value 'VALUE1'.<br>
<br>I need that the head work item text to be updated with this 'VALUE1' but it is not updated. I have another system where this logic works, both systems with SAP_BASIS 701.<br><br>Work item text after the BOR attributes are filled in looks like this:<br>
Text VALUE more text more text<br><br>Any clue how to solve it? Initially I thought that the wi text is generated at the moment
 of creation and stays like this but then I saw this logic working in the other system so it must be something else. &nbsp; <br></div></div><br>_______________________________________________<br>
SAP-WUG mailing list<br>
<a rel="nofollow" ymailto="mailto:SAP-WUG@mit.edu" target="_blank" href="mailto:SAP-WUG@mit.edu">SAP-WUG@mit.edu</a><br>
http://mailman.mit.edu/mailman/listinfo/sap-wug<br>
<br></blockquote></div><br></div>
</div><br><br> </div> </div>  </div></body></html>