<br><div>Hi All,</div><div>Hope anyone had already encountered this problem of mine regarding the generation of container element in the WI description in the task.  This quite a simple problem but i cannot find the solution to the problem.</div>
<div>Im using a date attributes in the WI description for leave request approval task :</div><div> e.g. Leave request for Approval &amp;<a href="http://emp.name">emp.name</a>&amp; &amp;emp.date_from&amp; - &amp;emp.date_to&amp;</div>
<div><br></div><div>The workflow is started thru a start event triggered by a RFC call from the SAP portal.</div><div>Somehow, when the WI is generated in the task, a syntax error occurs in the error log and the date attributes are not generated successfully:</div>
<div>e.g sample WI description result : Leave request for Approval Employee Name -</div><div>(the emp.date_from and to are not displayed).</div><div><br></div><div>To make it more complicated, when it i started the workflow in SWUE or SWUS, all the attributes are generated successfully, no syntax errors in the logs.</div>
<div>e.g sample WI description result : Leave request for Approval Employee name 06/01/2010 - 06/02/2010</div><div><br></div><div>All bindings are correct from Workflow to task.  I cannot find a problem in the RFC call that triggers the event since the workflow is started successfully (previous tasks prior to the task with erroneous description, like background task are completed).  When i looked at the BOR container in the task, the from and to dates attributes have values.</div>
<div><br></div><div>Appreciate any help on this.  BTW, we are on 4.7 r/3.</div><div><br></div><div>Thanks in advance.</div><div>matt</div>