<?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 upload a file using the a!startProcess()</title><link>https://community.appian.com/discussions/f/general/8693/how-to-upload-a-file-using-the-a-startprocess</link><description>Is there a way in SAIL to upload a file and send it to a process using a!startProcess() ? I&amp;#39;m running into an issue where the process can&amp;#39;t find the uploaded document because the form isn&amp;#39;t being submitted: The document 194,126 is not valid. It could</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to upload a file using the a!startProcess()</title><link>https://community.appian.com/thread/61630?ContentTypeID=1</link><pubDate>Tue, 16 Oct 2018 18:17:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20b13d55-22fa-4cba-ae2d-cb4032b100c3</guid><dc:creator>rameshk769</dc:creator><description>&lt;p&gt;I also have the similar requirement, user want to upload document from one of the Record view tab and i would pass that as a parameter in a!startProcess().&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-discussions-components-files/11/pastedimage1539713600223v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1539713600223v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upload a file using the a!startProcess()</title><link>https://community.appian.com/thread/38484?ContentTypeID=1</link><pubDate>Wed, 26 Oct 2016 11:37:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3de5cf67-c92d-4868-a940-9f16f2685c80</guid><dc:creator>mohammedz</dc:creator><description>@nickh647&lt;br /&gt;Is it like a document is uploaded in one process SAIL Form and you need to pass the document into other process by click on a button or something ???&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to upload a file using the a!startProcess()</title><link>https://community.appian.com/thread/38458?ContentTypeID=1</link><pubDate>Tue, 25 Oct 2016 22:06:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d074238d-5f5b-48ae-9777-887f82a54256</guid><dc:creator>Mihai Roman</dc:creator><description>Documents in Appian are uploaded to a temporary folder, with a temporary Document ID, and only moved to their destination when the form is submitted. I would recommend slightly refactoring the flow to allow the form to submit - for instance, you could make the UI task node loop back to itself when users upload a document.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>