<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/discussions/f/user-interface/11821/user-function-pulling-data-and-writing-back-to-admin-console</link><description>I have created and Interface where I have displayed the Following Fields: 
 FirstName, Last Name Phone And Email. 
 When the User initially logs into the application he will be directed to this form, I want to be able to pull the First Name, Last Name</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/thread/52233?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 16:45:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3dcf531-4fcd-42c3-9e6b-bfe32c7c1fda</guid><dc:creator>Colton Beck</dc:creator><description>Of course. Happy to help.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/thread/52232?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 16:42:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d6651295-d6dd-4fed-9ded-2d7541c872fb</guid><dc:creator>allynj</dc:creator><description>Sounds Good... The way my brain is set up when it comes Appian ..there is no room for complexity.. I am only two weeks into the product. &lt;br /&gt;
Thank You for the suggestion.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/thread/52231?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 16:40:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef65a15c-b076-49a0-87d1-849e73ce264d</guid><dc:creator>Colton Beck</dc:creator><description>If that is the only user-related requirement, then you&amp;#39;re probably fine sticking with your current design paradigm.  If you think you&amp;#39;ll need more custom user-specific fields that aren&amp;#39;t defined user attributes like first name, last name, and address, you&amp;#39;d likely be better off storing all user metadata in an external database table. &lt;br /&gt;
Having some user data stored in Appian and other user data stored in the database would add complexity to accessing and updating the data.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/thread/52230?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 16:34:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7369dc96-7815-4a8f-a283-09f51be16bd4</guid><dc:creator>allynj</dc:creator><description>Colton, &lt;br /&gt;
&lt;br /&gt;
So to follow your suggestion should I create Datatype table with the fields  I want to capture that is dedicated for user information.  I really just want to be able to take the information for the person who is logged in and display there info for review and then have them update..  I will look at the attached doc. &lt;br /&gt;
&lt;br /&gt;
Thank You&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/thread/52229?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 16:28:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:28ba0b77-66d9-4b75-95dc-f6c0d9ab35c8</guid><dc:creator>Colton Beck</dc:creator><description>Oh and indexing out the various attributes in the user() function should work for pulling the initial state of the user data.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Function ()  Pulling data and writing back to Admin Console</title><link>https://community.appian.com/thread/52228?ContentTypeID=1</link><pubDate>Fri, 02 Feb 2018 16:26:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:157d6ad6-92bd-47f3-b166-afc1abf67c7d</guid><dc:creator>Colton Beck</dc:creator><description>&lt;p&gt;If you want the address stored within the user&amp;#39;s Appian persona, look into using the &lt;a href="https://docs.appian.com/suite/help/17.4/Update_User_Profile_Smart_Service.html"&gt;Update User Profile&lt;/a&gt; smart service to handle this.&lt;/p&gt;
&lt;p&gt;Generally, we recommend using a dedicated database table as the system of record for user attributes, but regardless, the smart service referenced above should meet your needs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>