What WF experts.No reply yet.<br><br>Regards,<br><br><br><div class="gmail_quote">On Tue, Apr 1, 2008 at 11:18 PM, IKhan &lt;<a href="mailto:ikhansap@gmail.com">ikhansap@gmail.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Friends,<br> I am using a Document from Template step to display a
set of records in my Workflow. For this i have a created a template of
type excel sheet and i have linked the multi line container element
from my workflow to this template. But i am not able the view the
records in<br>
sequence.Lets say my multi line container element has the following 2 records:<br>
<br>
WEATH_ZONE        02/01/2008        03/31/2008        ABC<br>
BACKACST           03/01/2008           03/31/2008           123<br>
<br>
Once i execute my Workflow i am getting the values appended in a <br>
single row in excel sheet as follows.<br>
<br>
WEATH_ZONEBACKACST        ABC123        02/01/200803/01/2008        03/31/200803/31/2008<br>
<br>
But i need them in the same format as above.Please let me know how i can solve this issue.<br>
<br>
BTW I have done the linking in the template as follows where Str is my
multi line container element and the values after dot is my fields.<br>
<br>
{&amp;STR.OPERAND&amp;}        {&amp;STR.UDEFVAL1&amp;} {&amp;STR.FROMDATE&amp;}        {&amp;STR.DUEDATE&amp;}
</blockquote></div><br>