<?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>How I can pass value to spawn node?</title><link>https://community.appian.com/discussions/f/process/13277/how-i-can-pass-value-to-spawn-node</link><description>Hello! 
 I have a set of numbers and I want to run a node for each of them? 
 Can implement it without manual loop? On other tab I can have the input array to be set as &amp;quot;Run one instance for each item&amp;quot; but can I get access to the value in each node?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How I can pass value to spawn node?</title><link>https://community.appian.com/thread/60011?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 19:09:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0023c400-debd-4878-bfa4-62c0b2ce20a6</guid><dc:creator>sergeiz</dc:creator><description>Thanks!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How I can pass value to spawn node?</title><link>https://community.appian.com/thread/60010?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 19:08:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1ff1b805-ec49-48d7-ae81-9c13acf69a0f</guid><dc:creator>sergeiz</dc:creator><description>Thank you! Sometime it&amp;#39;s not easy to find needed piece of information in Appian.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How I can pass value to spawn node?</title><link>https://community.appian.com/thread/60009?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 19:06:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52b43ee2-d1d8-4f7d-b8e3-3ffa35c5225a</guid><dc:creator>jerrys790</dc:creator><description>As Jose mentioned you are looking for MNI.  In addition, there are restrictions with MNI and it can be very resource intensive and can cause performance and overhead issues, and you can only spawn 1000 instances at a time.  As per best practice it is only recommended to use MNI after you have exhausted all other possibilities and MNI is the only solution for your use case.  Please do keep this in mind.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How I can pass value to spawn node?</title><link>https://community.appian.com/thread/60007?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 17:45:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:71a5ee6f-74b5-4421-b69e-8930765760a8</guid><dc:creator>josep</dc:creator><description>Hello sergeiz,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
What you are looking is called MNI (multiple node instances) &lt;br /&gt;
Please take a look at the following links &lt;br /&gt;
Some important note here you will requiere an array as PV and inside the node you need to use tp!instanceIndex&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/17.2/Multiple_Node_Instances.html"&gt;docs.appian.com/.../Multiple_Node_Instances.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://academy.appian.com/learn/course/918/play/28984/Configure%2BMNI"&gt;academy.appian.com/.../Configure+MNI&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Hope this helps &lt;br /&gt;
&lt;br /&gt;
Jose&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>