<?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>Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/discussions/f/integrations/30925/pass-document-from-interface-to-process-model-after-uploading-document-from-file-upload</link><description>I am trying to pass the document from interface to process model but in process model I am getting blank value in PV. 
 Steps: 
 1. uploading document from file upload. 
 2. On click of submit button try to send the selected doc to process model 
 3.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/thread/123205?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 18:36:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2c1f14d-5e2c-48a8-a7af-e9da4d009fd5</guid><dc:creator>Praveen Pandrangi</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/palasha1583"&gt;palasha1583&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;Try saving the document to rule&amp;nbsp;input as mentioned by Abhishek. Then create a process variable in process model matching with your rule input name and type. Also make sure you enable the checkbox &amp;quot;&lt;strong&gt;Allow the value for the variable to be provided when starting a process&lt;/strong&gt;&amp;quot; for process variable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/thread/123200?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 16:22:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:410b76a5-a10c-4cd2-855a-145187b05737</guid><dc:creator>palasha1583</dc:creator><description>&lt;p&gt;Yes,&amp;nbsp;I am using local variable to send the doc to process model. This interface is one section of the page, so if&amp;nbsp;I am going to call the interface from process model then&amp;nbsp;I wouldn&amp;#39;t be able to call the process model on page load to render this section. Do we have any other workaround? or can&amp;nbsp;we able to call process model on page load?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/thread/123190?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 12:47:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:749799c3-982b-4ec4-b088-a76f47c00431</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/palasha1583"&gt;palasha1583&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;are you using local variable to send to process model? Create rule input in the interface save the document in the rule input. In process model&amp;nbsp;use an&amp;nbsp; &amp;nbsp;iuser input task map the interface in user input task, &amp;amp; In input tab( user input task) map the input value to process variable ( both variables i.e rule input and process variable should be of same type ) then try uploading&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/thread/123188?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 12:42:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca80ca6e-c0aa-4c96-b8a6-3df1b7286848</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;You cannot &amp;quot;send&amp;quot; a document to a process. In Appian, documents a only uploaded on a submit action. With the exception of portals.&lt;/p&gt;
&lt;p&gt;Make that interface the start form of a process, set the submit parameter on the button to true, and you will find your document in the process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/thread/123187?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 12:19:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a67e3d41-54bf-4db4-a5a5-cc0d833ee203</guid><dc:creator>palasha1583</dc:creator><description>&lt;p&gt;Not Exactly. After uploading the image it is getting stored in local variable i.e fileData. Can you please elaborate more like how we can do this with activity class parameter?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass document from interface to process model after uploading document from file upload</title><link>https://community.appian.com/thread/123186?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 11:41:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed4a4cb0-5619-4268-a7fd-964ab7591bad</guid><dc:creator>simonj3483</dc:creator><description>&lt;p&gt;Have you created the appropriate activity class parameter in the data input section of the user interface node?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>