<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Prepopulate Form with Logged in user info in LiveCycle ES</title>
	<atom:link href="http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/</link>
	<description>ColdFusion, LiveCycle ES, JAVA &#38; Geek Food</description>
	<pubDate>Sat, 13 Mar 2010 18:47:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rolando</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-214</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Mon, 04 May 2009 16:26:47 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-214</guid>
		<description>There are different ways you can achieve that, but I think you're a bit confused here. Normally the initiator is completely unknown until the form is rendered because you have a range of possible users that can login to the system and open the form. After stage one, however you're using the "Assign Task" this means you somehow need to know the user prior to rendering the form in order to "assign" the task. Therefore, you don't need to inject the user info at rendering time, but you can do that before the "Assign Task".

So, in a nutshell, once the first user submits the form:
 - you get the next user's info
 - using Xpath you assign the values you want from the next user to the XML data of the form
 - then you use the assign task
Once the form is rendered the next time it will have the new user's info.

This applies to whether you hard-code the user in the assign task or even if you use a variable to dynamically assign the user. 

Hope this helps

-Rolando</description>
		<content:encoded><![CDATA[<p>There are different ways you can achieve that, but I think you&#8217;re a bit confused here. Normally the initiator is completely unknown until the form is rendered because you have a range of possible users that can login to the system and open the form. After stage one, however you&#8217;re using the &#8220;Assign Task&#8221; this means you somehow need to know the user prior to rendering the form in order to &#8220;assign&#8221; the task. Therefore, you don&#8217;t need to inject the user info at rendering time, but you can do that before the &#8220;Assign Task&#8221;.</p>
<p>So, in a nutshell, once the first user submits the form:<br />
 - you get the next user&#8217;s info<br />
 - using Xpath you assign the values you want from the next user to the XML data of the form<br />
 - then you use the assign task<br />
Once the form is rendered the next time it will have the new user&#8217;s info.</p>
<p>This applies to whether you hard-code the user in the assign task or even if you use a variable to dynamically assign the user. </p>
<p>Hope this helps</p>
<p>-Rolando</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bpmuser</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-171</link>
		<dc:creator>bpmuser</dc:creator>
		<pubDate>Fri, 01 May 2009 01:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-171</guid>
		<description>Hi Ronaldo,
I am able to prepopulate data on the form. however I have a question where I need to get the current user info at every stage..ie., I am getting the originator info by prepoulation, but in stage 2 I need to also get the current user who logged in to the system..Is this possible?
Hope I iwll get response..
Thanks in advance!</description>
		<content:encoded><![CDATA[<p>Hi Ronaldo,<br />
I am able to prepopulate data on the form. however I have a question where I need to get the current user info at every stage..ie., I am getting the originator info by prepoulation, but in stage 2 I need to also get the current user who logged in to the system..Is this possible?<br />
Hope I iwll get response..<br />
Thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elaine</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-76</link>
		<dc:creator>Elaine</dc:creator>
		<pubDate>Fri, 30 Jan 2009 15:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-76</guid>
		<description>&lt;p&gt;Hi Roland, thanks for this post.  Can you provide more detail on the main process?  Is it connected to the render process or does your main process only refer to the render process?  Thanks&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hi Roland, thanks for this post.  Can you provide more detail on the main process?  Is it connected to the render process or does your main process only refer to the render process?  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riccardo</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-80</link>
		<dc:creator>Riccardo</dc:creator>
		<pubDate>Fri, 09 Jan 2009 01:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-80</guid>
		<description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;I was wondering are you Rolando Pagunsan Lopez?&lt;/p&gt;
&lt;p&gt;if you are I'm Riccardo D.L. hope you remember me&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>I was wondering are you Rolando Pagunsan Lopez?</p>
<p>if you are I&#8217;m Riccardo D.L. hope you remember me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-79</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Thu, 10 Apr 2008 00:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-79</guid>
		<description>&lt;p&gt;@John,&lt;/p&gt;

&lt;p&gt;To extract the form's XML data and place it into an XML variable, all you have to do is use the same "SetValue" activity (first activity of the process) and add a list entry that relfeces the following:&lt;/p&gt;

&lt;p&gt;Location = /process_data/xmlData&lt;/p&gt;

&lt;p&gt;Expression = /process_data/@inDocData&lt;/p&gt;

&lt;p&gt;By doing this LiveCycle will know that all you want is the XML part of inDocData variable and will assign it to xmlData.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@John,</p>
<p>To extract the form&#8217;s XML data and place it into an XML variable, all you have to do is use the same &#8220;SetValue&#8221; activity (first activity of the process) and add a list entry that relfeces the following:</p>
<p>Location = /process_data/xmlData</p>
<p>Expression = /process_data/@inDocData</p>
<p>By doing this LiveCycle will know that all you want is the XML part of inDocData variable and will assign it to xmlData.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John D</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-78</link>
		<dc:creator>John D</dc:creator>
		<pubDate>Wed, 09 Apr 2008 23:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-78</guid>
		<description>&lt;p&gt;@Roland,&lt;/p&gt;

&lt;p&gt;Is there any way you could provide me with a .lca file that I could take a look at?  I am really under the gun to get this  project complete.&lt;/p&gt;

&lt;p&gt;Thanks!!&lt;/p&gt;

&lt;p&gt;John&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@Roland,</p>
<p>Is there any way you could provide me with a .lca file that I could take a look at?  I am really under the gun to get this  project complete.</p>
<p>Thanks!!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John D</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-77</link>
		<dc:creator>John D</dc:creator>
		<pubDate>Mon, 07 Apr 2008 22:57:56 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-77</guid>
		<description>&lt;p&gt;Roland,&lt;/p&gt;

&lt;p&gt;Thank you for your time.  I am actually stuck at number 2.  I think I have a good idea on the rest and have some of those parts built but Number 2 is it right now.&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;

&lt;p&gt;John&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Roland,</p>
<p>Thank you for your time.  I am actually stuck at number 2.  I think I have a good idea on the rest and have some of those parts built but Number 2 is it right now.</p>
<p>Thanks in advance!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rolando</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-75</link>
		<dc:creator>Rolando</dc:creator>
		<pubDate>Sat, 05 Apr 2008 13:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-75</guid>
		<description>&lt;p&gt;@John,&lt;/p&gt;

&lt;p&gt;I can definitely get into more details.  I need to know, however, where is it that you're  stuck at.  As I mentioned at the beginning, there are certain things you need to understand before being able to follow this post. I just decided not to get into those details because then this post would be even longer :)  I'll be very glad to help you, just let me know where to start.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>@John,</p>
<p>I can definitely get into more details.  I need to know, however, where is it that you&#8217;re  stuck at.  As I mentioned at the beginning, there are certain things you need to understand before being able to follow this post. I just decided not to get into those details because then this post would be even longer <img src='http://www.rolando-lopez.com/tech/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I&#8217;ll be very glad to help you, just let me know where to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John D</title>
		<link>http://www.rolando-lopez.com/tech/livecycle-es/2008/03/prepopulate-form-with-logged-in-user-info-in-livecycle-es/comment-page-1/#comment-74</link>
		<dc:creator>John D</dc:creator>
		<pubDate>Sat, 05 Apr 2008 01:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://rolando-lopez.local/blog/tech/2008/03/26/Prepopulate-Form-with-Logged-in-user-info-in-LiveCycle-ES#comment-74</guid>
		<description>&lt;p&gt;Do you have any more detail on this?  I am very new to LCES 8.0 and I am having a tough time getting this to work.&lt;/p&gt;

&lt;p&gt;Thanks in advance!&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Do you have any more detail on this?  I am very new to LCES 8.0 and I am having a tough time getting this to work.</p>
<p>Thanks in advance!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
