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. <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="gmail_quote">On Wed, Jun 13, 2012 at 2:44 PM, George Caramaliu <span dir="ltr">&lt;<a href="mailto:george_caramaliu@yahoo.com" target="_blank">george_caramaliu@yahoo.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><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 = &#39;VALUE&#39;<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 &#39;VALUE1&#39;.<br>
<br>I need that the head work item text to be updated with this &#39;VALUE1&#39; 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.   <br></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>