<?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>passing saved RPA credentials into a variable</title><link>https://community.appian.com/discussions/f/rpa/35004/passing-saved-rpa-credentials-into-a-variable</link><description>Hi Team, 
 
 Is there a way I can take RPA saved credentials like just a password and store it in a variable so that I can use this value later on as a parameter to a different component. 
 
 Thanks, 
 Khaiser</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: passing saved RPA credentials into a variable</title><link>https://community.appian.com/thread/135947?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 13:09:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7f242c55-8dea-499a-932f-9caf151c3cc3</guid><dc:creator>karanl3932</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can save the credentials in variable only by using these reserved credentials. Once you use &amp;quot;reserve credential&amp;quot; action it will ask you the variable to save in and you can pass it further by using &amp;quot;update value with password&amp;quot; and use that variable.&lt;/p&gt;
&lt;p&gt;Also if you are seeking the exact string of password it&amp;#39;s not possible in expression as Appian stores them in 256 bit encrypted form also it&amp;#39;s not a best practice to use passwords directly due to security concerns.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Reserve credentials will only help you to save UUID of that credentials to use them further via variable to sub robotic tasks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: passing saved RPA credentials into a variable</title><link>https://community.appian.com/thread/135946?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 13:03:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7d53a0a7-dd6c-4b6e-8f60-d666812044e2</guid><dc:creator>mkhaiserullaLMN</dc:creator><description>&lt;p&gt;Unfortunately, I must pass it to a separate RPA element so I would need it in a Variable. I tried Reserve credentials its not useful&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: passing saved RPA credentials into a variable</title><link>https://community.appian.com/thread/135945?ContentTypeID=1</link><pubDate>Tue, 28 May 2024 12:58:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:137cdd95-a365-41d8-947f-9e91a574c0f8</guid><dc:creator>karanl3932</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In Appian RPA, reserved credentials enable you to securely store previously saved usernames and passwords from the RPA Console. These stored credentials can then be utilized within your robotic processes.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/61/pastedimage1716900999759v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: passing saved RPA credentials into a variable</title><link>https://community.appian.com/thread/135869?ContentTypeID=1</link><pubDate>Mon, 27 May 2024 09:06:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9883b0df-b34f-4541-bd3f-d12dffe872ae</guid><dc:creator>mkhaiserullaLMN</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/sriramk5349"&gt;Sri Ram Kaja&lt;/a&gt;&amp;nbsp; yes that is what I did as a work around but still I was expecting some expression rule&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: passing saved RPA credentials into a variable</title><link>https://community.appian.com/thread/135868?ContentTypeID=1</link><pubDate>Mon, 27 May 2024 09:04:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:966d3e9a-610a-4b7e-9e40-d3f279907b93</guid><dc:creator>Sri Ram Kaja</dc:creator><description>&lt;p&gt;&amp;nbsp;Hi &lt;a href="/members/mohammedk0370"&gt;mkhaiserullaLMN&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;You can try this approach. After the password field is updated with password from saved credentials, copy the value in the password field using keyboard actions and get clipboard value action. Then click on submit or login to proceed further. This might work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>