<?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>Rule item values are not passing from interface to process model</title><link>https://community.appian.com/discussions/f/general/34198/rule-item-values-are-not-passing-from-interface-to-process-model</link><description>Hi, I have an interface from which I am passing documents from an attachment field from an interface to a process model. That process model simply writes the doc id to the database. I am getting a problem thet the rule inputs are holding the values but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Rule item values are not passing from interface to process model</title><link>https://community.appian.com/thread/130369?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 12:00:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:30ed04d2-abe0-4ca4-8197-c08f6257a7b8</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Are you trying to do it via a startProcess?&lt;/p&gt;
&lt;p&gt;You need to submit the form for the files to be uploaded (if its a Start or Task form)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule item values are not passing from interface to process model</title><link>https://community.appian.com/thread/130365?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 11:33:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1b6bf3e-a800-4541-ae34-bec6bbb0f0d6</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;You will have to check the mapping between your AC and PV. That is what should be broken if you are saying that the RIs have the data and it is not being passed to the PV. I would recommend checking the entire mapping from RI to AC to PV.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule item values are not passing from interface to process model</title><link>https://community.appian.com/thread/130342?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 08:17:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:15a8493a-0f20-4cff-8ccd-f502f08215c0</guid><dc:creator>Konduru Chaitanya</dc:creator><description>[quote userid="256427" url="~/discussions/f/general/34198/rule-item-values-are-not-passing-from-interface-to-process-model/130340"] pass doc id to process model [/quote]
&lt;p&gt;How are you doing this. Could you please share your interface code snippet and the process and process variable screenshots.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule item values are not passing from interface to process model</title><link>https://community.appian.com/thread/130340?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 08:15:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9c301ba-709d-4ac0-be24-87e11a6fc5a2</guid><dc:creator>Mayuri Mestry</dc:creator><description>&lt;p&gt;Hi &amp;nbsp;, I am trying to pass doc id to process model and insert that doc id into db table. But it is not getting passed from interface to process model.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule item values are not passing from interface to process model</title><link>https://community.appian.com/thread/130339?ContentTypeID=1</link><pubDate>Fri, 01 Mar 2024 07:27:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d0caf692-d93a-482c-9262-b13f1fc11286</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;a href="/members/mayurim3258"&gt;Mayuri Mestry&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Appian will only store the document Id in the data base and your file will be saved in the target Appian folder as a document object. You can use this document Id to get your document or any other properties. Functions like &lt;a href="https://docs.appian.com/suite/help/23.4/fnc_conversion_todocument.html"&gt;todocument()&lt;/a&gt; and &lt;a href="https://docs.appian.com/suite/help/23.4/fnc_scripting_document.html"&gt;document()&lt;/a&gt; will allow you to get details on the file that you have uploaded. I think what you see is normal.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>