<?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>fileUploadField value not showing up in the Process when using a!startProcess</title><link>https://community.appian.com/discussions/f/user-interface/18864/fileuploadfield-value-not-showing-up-in-the-process-when-using-a-startprocess</link><description>I have a simple test Process Model with two parameters, recordId (Text) and uploadedDoc (Document). I want to call this Process from a non-submit button in my interface so in the saveinto, I have this: 
 saveInto: { a!startProcess( processModel: cons</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: fileUploadField value not showing up in the Process when using a!startProcess</title><link>https://community.appian.com/thread/74189?ContentTypeID=1</link><pubDate>Tue, 19 May 2020 01:58:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:68c97cf6-f2f2-46af-90f7-d551cdb710d9</guid><dc:creator>randolpho0001</dc:creator><description>&lt;p&gt;Thanks, Mike, really appreciate it. I suspected something like this is happening with the fileUploadField component. At least now I&amp;#39;m glad for this confirmation so I can go ahead and code it in a way where it works (using the Submit button) and tell clients this is the proper Appian behaviour.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fileUploadField value not showing up in the Process when using a!startProcess</title><link>https://community.appian.com/thread/74178?ContentTypeID=1</link><pubDate>Mon, 18 May 2020 12:46:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e600fd0d-16d8-4adf-8e54-d70a82461713</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;One clue into the behavior you&amp;#39;re seeing: documents uploaded in a!fileUploadField are only &amp;quot;properly&amp;quot; uploaded to the Appian filesystem when a Submit event occurs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>