<?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>How to let button submit but not clean the local and rule input value?</title><link>https://community.appian.com/discussions/f/new-to-appian/23275/how-to-let-button-submit-but-not-clean-the-local-and-rule-input-value</link><description>I am trying to upload some files into processmodel, but the &amp;quot;export excel into database&amp;quot; function always report invalid contentID error, then i set a button with &amp;quot;submit:true()&amp;quot; in the interface expression model, each time i want transmit data into processmodel</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to let button submit but not clean the local and rule input value?</title><link>https://community.appian.com/thread/89342?ContentTypeID=1</link><pubDate>Mon, 27 Dec 2021 17:37:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f3494ad4-7b9a-40e9-80cf-705febb4b6d0</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;In general, and I think we&amp;#39;ve told you similarly in your other recent threads on this topic, you will need to handle this in a process flow, not on a site interface.&amp;nbsp; By that I mean, if you&amp;#39;re allowing the user to upload some files in the start form of an Action, then if you want to continue using the results of those file uploads, then you should be starting a process where your user is chained into subsequent User Input Tasks, which of course can then make reference to the Process Variables containing your uploaded document IDs, extracted data, etc.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Instead, what it sounds like you&amp;#39;re trying to do is have a user upload some files in an Action start form, but then immediately direct them back to static Site pages but still see the uploaded documents (it&amp;#39;s still not super clear what your intended UX steps are here though so forgive me if I&amp;#39;m mixing some of this up).&amp;nbsp; The problem is, as far as I can tell, you&amp;#39;re trying to do stuff in an order that Appian simply has no direct way of supporting.&amp;nbsp; Once agian I &lt;strong&gt;&lt;em&gt;very strongly&lt;/em&gt;&lt;/strong&gt;&lt;em&gt;&lt;/em&gt; suggest you start with more simple actions and build from there, going forward in complexity only when you gain sufficient understanding of the less complex stuff.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>