<?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>MNI</title><link>https://community.appian.com/discussions/f/general/20839/mni</link><description>In what scenario i can go for MNI?how to configure it??could anyone help me out on understanding it clearly.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: MNI</title><link>https://community.appian.com/thread/144216?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 13:18:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:26669992-a663-4a2e-b6ec-020ed5e6dd2a</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;YOU can also check this video from youtube in you need more info about MNI&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.youtube.com/watch?v=PuXkVNGTYjM"&gt;www.youtube.com/watch&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MNI</title><link>https://community.appian.com/thread/144117?ContentTypeID=1</link><pubDate>Tue, 07 Jan 2025 08:21:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0eeaef03-f0bd-4a79-a4d3-3d72f284b2db</guid><dc:creator>Ali Sabry Ashroff</dc:creator><description>&lt;p&gt;Thank you for this clear explanation with examples.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: MNI</title><link>https://community.appian.com/thread/81227?ContentTypeID=1</link><pubDate>Tue, 27 Apr 2021 18:03:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:477ea5b4-ea6c-40d1-9c54-82f923677f36</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;MNI (Multiple Node Instances) is configured on the &lt;strong&gt;Other&lt;/strong&gt; tab of your process model nodes.&amp;nbsp; This allows you to run multiple instances of the node, either at the same time, or one at a time.&amp;nbsp; Simply select &amp;quot;Automatically run multiple instances of this node&amp;quot;, then choose to run a set number of instances or &amp;quot;Run one instance for each item in [process variable]&amp;quot;, the latter being my most common use case.&amp;nbsp; &lt;a href="https://docs.appian.com/suite/help/21.1/Process_Node_and_Smart_Service_Properties.html#other-tab"&gt;Documentation is here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been having to utilize these less and less with later versions of Appian, but there are still use cases - mostly in nodes that only allow a single input but you want to process a list.&amp;nbsp; In one process we run the Delete Document node as MNI for daily cleanup on reports generated/saved for export (as this node can only be run on a single document at once).&amp;nbsp; In another we use MNI to deactivate a list of users.&amp;nbsp; Another posts system events to the Tempo News Feed as MNI.&amp;nbsp; In another process we utilize a sub process as MNI where a list of users are each sent a task for commenting, where other processing occurs around each task.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Probably the most helpful un-documented feature of MNI is tp!instanceindex, which is used to determine the current index of the MNI node.&amp;nbsp; Say you are running a script task over a multiple valued pv!myVariable, inside the script task config pv!myVariable[tp!instanceindex] will get you the corresponding value to the node index.&lt;/p&gt;
&lt;p&gt;As there are some limitations to MNI and potential server cost for node executions/process history, I would only recommend MNI when you have a use case that cannot be achieved in another fashion such as a!forEach() in a SAIL expression, rather than looking for reasons to implement MNI for the sake of MNI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>