<?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>fetch data from uploaded file.</title><link>https://community.appian.com/discussions/f/user-interface/37220/fetch-data-from-uploaded-file</link><description>I have a excel file where there are too columns one is constant name and another is constant value . I need to upload a the file in an interface using file upload component and after clicking a submit button in the interface i need to fetch the data in</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139288?ContentTypeID=1</link><pubDate>Thu, 08 Aug 2024 12:09:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:18f2577c-3a44-4913-9c76-09188ccb51a6</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;Thanks a lot &lt;a href="/members/mikes0011"&gt;Mike Schmitt&lt;/a&gt;&amp;nbsp; .It really helped me a lot and also learnt a new thing .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139252?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 17:49:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4c7edab7-da7f-4da8-ba1d-e11d4da63902</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="244196" url="~/discussions/f/user-interface/37220/fetch-data-from-uploaded-file/139251"]what if I want the form as a process start form ?[/quote]
&lt;p&gt;Then you need to submit the form first before attempting to read the contents of the uploaded file.&amp;nbsp; This is easy enough to do - just make it 2 separate forms; the upload on the start form, and the output on the subsequent User Input Task.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139251?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 17:46:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:495ce5ad-be53-4720-b28d-ed51dbe8139c</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;what if I want the form as a process start form ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139250?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 16:44:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b0b6fd0e-0b61-47b2-8f6c-09d9de77eb0c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;in this screenshot the file has just been uploaded but is not yet Submitted into the system.&amp;nbsp; you&amp;#39;d need to submit it (usually via submitting the form in a process task), and only then call &amp;quot;read excel sheet&amp;quot; on it.&amp;nbsp; some of this was already explained in earlier replies.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139247?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 16:09:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:637d2739-9f37-4373-a9f2-68ebc5adf499</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;That&amp;#39;s because you are trying to read a document which is not yet stored in Appian ,Initially it&amp;#39;s gonna get stored in Temporary folder . Have a look into my reply where i explained how to read a document in the same interface.&amp;nbsp;&lt;/p&gt;
[quote userid="280089" url="~/discussions/f/user-interface/37220/fetch-data-from-uploaded-file/139178"]where you gonna &lt;strong&gt;upload a File ,&lt;/strong&gt;&amp;nbsp;use &lt;strong&gt;SubmitUploadedFiles &lt;/strong&gt;[/quote]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139246?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 16:05:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:55f133f1-a45b-4e71-8a91-46ede7c45001</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1723046681553v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;It is saying an error , Can you please guide me where i am missing anything ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139239?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 13:34:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:919deaa1-e93e-4081-9b6b-4eec6b15edb7</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I don&amp;#39;t know whether this will work - the Update Constant Smart Service requires a reference to the constant, I don&amp;#39;t think you can use a Constant Name instead.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Edit: sorry I was wrong.&amp;nbsp; The smart service also accepts the constant&amp;#39;s &lt;em&gt;&lt;strong&gt;ID&lt;/strong&gt;&lt;/em&gt; (as in, its integer-based environment-specific object ID, similar to a Process Model ID).&lt;/p&gt;
&lt;p&gt;Getting the Constant&amp;#39;s ID isn&amp;#39;t super easy though - you have to use &amp;quot;get constant or rule UUID by name&amp;quot;, then the &amp;quot;get content object details by UUID&amp;quot; function and extract the &amp;quot;ID&amp;quot;.&amp;nbsp; The quick-and-dirty expression, which could go directly in the &amp;quot;constant&amp;quot; field of the Update Constant smart service, could look like this:&lt;br /&gt;&lt;pre class="ui-code" data-mode="java"&gt;extract( getcontentdetailsbyuuid( getconstantorruleuuidbyname(&amp;quot;MY_CONSTANT_NAME&amp;quot;)), &amp;quot;Id: &amp;quot;, &amp;quot;, Parent:&amp;quot;)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;You&amp;#39;d simply replace &amp;quot;MY_CONSTANT_NAME&amp;quot; with the actual constant name.&amp;nbsp; You&amp;#39;d need to be sure the constant name actually exists, otherwise I expect the node would error.&lt;/p&gt;
&lt;p&gt;(If anyone has an easier way to do this, i&amp;#39;d love to hear it.)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139231?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 10:19:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7eb1089b-a109-4045-b96c-b6957fedaf0e</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;Yeah, I can understand that and I don&amp;#39;t think so that any smart service is there to create constant.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139230?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 10:01:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:34a88ba4-01c1-4e06-9f28-416d0b3c38cc</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;what&amp;nbsp; the scenario is , I will check for a constant if it is there in my application or not . If there is no constant then create a new one .&lt;/p&gt;
&lt;p&gt;how to achieve this ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139223?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 09:38:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bff16999-7a57-459d-9730-c58a6cf942f6</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;I don&amp;#39;t think so, you can update or increment the constant.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139221?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 09:34:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:183e797f-c3d4-4d34-b9a5-44c54a4328b0</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;there is another question also . Is there any plugin or smart services in appian for creating constant ?&lt;/p&gt;
&lt;p&gt;I searched in process model but did not get that .&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If there is any can you please give me a reference to read more about that ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139205?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 05:09:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c99d2c42-91fa-477f-ab02-c4e5a56cfeb8</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1723007342174v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Smart service&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139195?ContentTypeID=1</link><pubDate>Wed, 07 Aug 2024 00:50:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24e324c1-a3c8-45dd-bd8f-f5e45034c9b4</guid><dc:creator>Bhargavi Prakash</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/bisheswart9459"&gt;bisheswar01&lt;/a&gt;&amp;nbsp;&lt;br /&gt;This is Appian provided smart service you can check in process model , we need to provide two inputs for this constant one is name and the other is with what value we are going to update, please keep this node in a swim lane and the assignment of it should be run as who ever designed the model to avoid security issues.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139194?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 22:09:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6c7e5960-bf17-492b-a9dd-d7fc1d53b92b</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;It&amp;#39;s an smart service that you can use in your PM for updating constant values..&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do it as&amp;nbsp;&lt;a href="/members/bhargavip7872"&gt;Bhargavi Prakash&lt;/a&gt;&amp;nbsp; explain in his message...&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When updating the constant value, take care of permissions&lt;/p&gt;
&lt;p&gt;&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/13/pastedimage1722982264543v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139190?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 18:13:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:54f6dec1-a337-40cc-8be6-96784a7d70e7</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/24.2/Update_Constant_Smart_Service.html"&gt;https://docs.appian.com/suite/help/24.2/Update_Constant_Smart_Service.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139189?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 18:07:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:607c4f06-1425-49f6-b57e-f19f9c665ba3</guid><dc:creator>bisheswar01</dc:creator><description>&lt;p&gt;can you please explain or give me a summary of using update constant plug in ? Or any link to understand that&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139186?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 14:58:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:da834bce-2c8c-40fc-a1be-8f5a047b38dd</guid><dc:creator>Bhargavi Prakash</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/bisheswart9459"&gt;bisheswar01&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) Provide a interface where user can update the excel file&lt;/p&gt;
&lt;p&gt;2) Once user click on the submit button you can read the excel file using the plugin&amp;nbsp;&lt;/p&gt;
&lt;p&gt;readexcelsheet(&lt;br /&gt; excelDocument: cons!OBJECT_LIST_TEST,&lt;br /&gt; sheetNumber: 1,&lt;br /&gt; startRow: 1&lt;br /&gt; )&lt;/p&gt;
&lt;p&gt;it return the&amp;nbsp;ExcelSheetResultSet which contains the data in the excel sheet and success response.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3) You can use the&amp;nbsp; &amp;#39; &lt;strong&gt;Update Constant&lt;/strong&gt; &amp;#39; plugin to update the value of the constants. use the above result set and call this node as MNI for each value it should update the data.&lt;/p&gt;
&lt;p&gt;Hope its clear.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Bhargavi P.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139178?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 13:28:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f58028e1-ae09-4bf5-950c-a9d78c866d05</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;How you want the interface, you want it as a Startform ? Or standalone userinterface. If it&amp;#39;s standalone interface&amp;nbsp; where you gonna &lt;strong&gt;upload a File ,&lt;/strong&gt;&amp;nbsp;use &lt;strong&gt;SubmitUploadedFiles (You can&amp;#39;t use this in startform or task)&amp;nbsp;&lt;/strong&gt;to save the file into Appian and use &lt;strong&gt;readexcelwithPaging&amp;nbsp;&lt;/strong&gt;which comes with &lt;strong&gt;Exceltools plugin&amp;nbsp;&lt;/strong&gt; to read the uploaded file contents and show it on editable grid . After editing give &lt;strong&gt;user a option to run a&amp;nbsp; processmodel to update the constant&lt;/strong&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fetch data from uploaded file.</title><link>https://community.appian.com/thread/139177?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 12:55:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c66a1272-e243-404e-9d65-a4ae6edec06b</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;hi &lt;a href="/members/bisheswart9459"&gt;bisheswar01&lt;/a&gt;&amp;nbsp; Initially upload a file from UI, save the data of the file in a pv!variable, and pass that pv to UI from the&amp;nbsp;same process model. show the data the UI in a grid format,make the edits for your data and then submit and save the data&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>