<?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>I have a process model that has the user&amp;#39;s name in a text field.  I want to</title><link>https://community.appian.com/discussions/f/process/1385/i-have-a-process-model-that-has-the-user-s-name-in-a-text-field-i-want-to</link><description>I have a process model that has the user&amp;#39;s name in a text field. I want to send this user an email given certain conditions. I have everything working but the user name is not resolving to a valid email address. I have created a variable of type user</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have a process model that has the user's name in a text field.  I want to</title><link>https://community.appian.com/thread/4831?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2013 22:13:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:04ce499c-3ab4-42a7-b4db-27207c791d59</guid><dc:creator>sikhivahans</dc:creator><description>@helmuta, How about trying this? username can be retrieved by using User search expression based on the first name and/ or last name values you have.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a process model that has the user's name in a text field.  I want to</title><link>https://community.appian.com/thread/4826?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2013 19:04:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2eacab7f-5570-4244-9e39-255eec5d7286</guid><dc:creator>Mike Cichy</dc:creator><description>You need to change your design to utilize a username. You can always get additional details from the user profile based on the username.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a process model that has the user's name in a text field.  I want to</title><link>https://community.appian.com/thread/4824?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2013 16:39:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:79389ad3-2119-475b-8af4-c7bcd0b1e528</guid><dc:creator>helmuta</dc:creator><description>No luck.  The problem I am having is that the name is a string first name last name and it does not equate to the username.  Is there a way to look up the username given a text string?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a process model that has the user's name in a text field.  I want to</title><link>https://community.appian.com/thread/4808?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2013 03:40:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d45edb0e-dd84-4d93-aef1-b39be2d61c5f</guid><dc:creator>helmuta</dc:creator><description>Yes, the user has an account but the only thing that I have is their name not their username in test format.  For example John Doe (userid 123456).  I will give your suggestion a try.  Thank you!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have a process model that has the user's name in a text field.  I want to</title><link>https://community.appian.com/thread/4806?ContentTypeID=1</link><pubDate>Tue, 22 Oct 2013 01:29:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:524d3dc3-1370-447e-b5c2-8508fba49652</guid><dc:creator>Mike Cichy</dc:creator><description>Is this user an Appian user? If so you can extract their email address from their profile and make sure you convert it to email address type: toemailaddress(user(pv!username, &amp;quot;email&amp;quot;))&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>