<?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>Automate RPA challenge URL</title><link>https://community.appian.com/discussions/f/rpa/30707/automate-rpa-challenge-url</link><description>Can we only use Appian RPA for automation without creating any applications from Appian? I want to create a bot for this: &amp;quot; &amp;quot;&amp;gt;www.rpachallenge.com/.&amp;quot; . I want to automate this site. For this automation, I have one Excel file, read the data one by one</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Automate RPA challenge URL</title><link>https://community.appian.com/thread/122183?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2023 07:42:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8233f658-8cb4-4593-8a9d-2e5b328eeaae</guid><dc:creator>gopalt0943</dc:creator><description>&lt;p&gt;Sure, thanks &lt;a href="/members/venkateswarak7510"&gt;venkateswarak7510&lt;/a&gt;&amp;nbsp;&lt;br /&gt;It&amp;#39;s very helpful for me.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Automate RPA challenge URL</title><link>https://community.appian.com/thread/122181?ContentTypeID=1</link><pubDate>Fri, 24 Nov 2023 05:50:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4c61f628-8a38-44d4-8690-a313c1d6aae7</guid><dc:creator>venkateswarak7510</dc:creator><description>&lt;p&gt;No as per the updated version Robotic task is an object and can&amp;#39;t be created without creating a application.&lt;/p&gt;
&lt;p&gt;No Need to create a database table for storing the data in excel . you can do the task using following following steps&lt;/p&gt;
&lt;p&gt;First you can give excel as a input document to the robotic task and read the data in the file using Excel action (Please refer to the academy for parse excel tutorial to know how to read the data).&lt;/p&gt;
&lt;p&gt;Later You can store the data in variable as a map or you can take CDT to store the values&amp;nbsp;&lt;/p&gt;
&lt;p&gt;you need create actions on how to fill the form and click on submit&lt;/p&gt;
&lt;p&gt;put those actions in foreach loop giving items as a variable which stored Excel data by this way you can submit the application for all the entries in excel sheet&lt;/p&gt;
&lt;p&gt;Please note that there is no empty row between the rows if an empty row is there we can get the data until that row only&lt;/p&gt;
&lt;p&gt;I know this is a overall view of task you have posted please explore the above steps which might be helpful&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>