<?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>Process model</title><link>https://community.appian.com/discussions/f/process/26399/process-model</link><description>A form has 5 rule inputs ,as follows: 
 &amp;gt; 1cdt variable 
 &amp;gt; 3 text variables 
 &amp;gt; 1 integer variable 
 According to best practices,how many process variables are required in the process model&amp;#39;s user input task 
 Options 
 1) 1 
 2) 3 
 3) 5 
 4) 6</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Process model</title><link>https://community.appian.com/thread/112959?ContentTypeID=1</link><pubDate>Thu, 18 May 2023 12:41:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4517e7dc-f8af-417d-a873-1ec616a4cf04</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="59361" url="~/discussions/f/process/26399/process-model/112937#112937"]because there are no process variables inside a user input task.[/quote]
&lt;p&gt;which is basically what i was saying above in my second paragraph &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f605.svg" title="Sweat smile"&gt;&amp;#x1f605;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/112937?ContentTypeID=1</link><pubDate>Thu, 18 May 2023 06:58:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5ce58b4d-d258-4e1a-88e3-027066330e71</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;When dissecting that question even more, none of the answers is correct, because there are no process variables inside a user input task.&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;span&gt;&lt;strong&gt;process variables&lt;/strong&gt; are required in the process model&amp;#39;s &lt;strong&gt;user input task&lt;/strong&gt;&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Or&amp;nbsp;we just close this thread ...&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/112935?ContentTypeID=1</link><pubDate>Thu, 18 May 2023 06:48:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10f7299a-4180-4459-b4ba-09470a5c5472</guid><dc:creator>chiragj3013</dc:creator><description>&lt;p&gt;hey&amp;nbsp;&lt;span&gt;muhammed,&lt;/span&gt;&lt;br /&gt;5 is the correct answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/112891?ContentTypeID=1</link><pubDate>Wed, 17 May 2023 12:54:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:644277da-bf16-45f4-956b-0daab9473e06</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I agree. Questions that include &amp;quot;best practices&amp;quot; and &amp;quot;required&amp;quot; are probably bad questions altogether.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/112890?ContentTypeID=1</link><pubDate>Wed, 17 May 2023 12:51:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:94b89f9d-d592-415b-a4b6-a9cccf9d3aa6</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;This question really bugs me, because the &lt;em&gt;&lt;strong&gt;only possible correct answer&lt;/strong&gt;&lt;/em&gt; is &amp;quot;There&amp;#39;s no way to actually know&amp;quot;. Some rule inputs may be completely optional, and irrelevant in certain process contexts; some might expect a hardcoded value to be passed in, and therefore would never map to any particular PV.&lt;/p&gt;
&lt;p&gt;Additionally, the idea it asserts of &amp;quot;process variables required in the user input task&amp;quot; is nonsensical - there is no such direct tie.&amp;nbsp; PVs will usually be assigned into and/or assigned the output of ACP variables, and also PVs can be passed directly into a rule input (when that PV won&amp;#39;t be changed at all by the output of the task), but neither of these things is quite the same as &amp;quot;process variable required in the task&amp;quot;.&lt;/p&gt;
&lt;p&gt;If a question is phrased such that knowing more about the subject / thinking more about it makes it HARDER to answer, then it&amp;#39;s a BAD QUESTION.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/112882?ContentTypeID=1</link><pubDate>Wed, 17 May 2023 10:53:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9bc0d58e-af6d-446b-a215-772363e12fed</guid><dc:creator>abduss0004</dc:creator><description>&lt;p&gt;For best practice , No of Process Variables in Process Model should be same as No of Rule Inputs in Interface.&lt;br /&gt;So, For this case 5 is Correct Answer.(considering Best Practice)&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;But you can have more as well according to the requirements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/112801?ContentTypeID=1</link><pubDate>Tue, 16 May 2023 07:20:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1a7b340e-66ea-4b2d-af5b-4553fca01253</guid><dc:creator>saketk8874</dc:creator><description>&lt;p&gt;5&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/103634?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 09:54:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a4f54f1f-733a-4136-8576-ca7e7b20481b</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;As has been mentioned already it really depends on what your requirements are. Some fundamentals might help here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;rule inputs in use interface objects are not variables in their own right. They are &amp;quot;pointers&amp;quot; to variables&lt;/li&gt;
&lt;li&gt;interface objects used in User Input Tasks in process models reference process model variables directly but they don&amp;#39;t have to - they can reference them indirectly (that is a value is copied from a pv! into an ac! and thus&amp;nbsp;made available to the mapped ri!) - or you can derive/fetch values directly into an ac! without ever having to populate from/to a pv!&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/103625?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 05:21:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4808647a-07ca-49e9-a7d2-16905bc955f3</guid><dc:creator>shalini</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;To exchange data&amp;nbsp;between an interface and a process you need a variable for each rule input. That means you need 5 process variables.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/103623?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 04:40:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9f4485e-1720-483a-84ac-03c121ee7745</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;It will be great if you can try to minimize the count of local variables as much as we can. but it totally depends on the requirement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Process model</title><link>https://community.appian.com/thread/103620?ContentTypeID=1</link><pubDate>Mon, 31 Oct 2022 03:28:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef274949-6bd0-41d0-880b-41c611fa12f3</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi &lt;a class="internal-link view-user-profile" href="/members/muhammedf7064"&gt;muhammedf7064&lt;/a&gt;&amp;nbsp;, It actually depends upon what you want to achieve. If required either of the choices can be used. As part of best practices, we should always try to use as minimum as possible. Avoid using unnecessary process variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>