<?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>Node Inputs VS Node Outputs</title><link>https://community.appian.com/discussions/f/process/14250/node-inputs-vs-node-outputs</link><description>Hi all, 
 I&amp;#39;m fairly new to Appian and I&amp;#39;m really confused about the difference between node inputs and node outputs in a process model. Can someone please explain to me when I should use each one, and why? Isn&amp;#39;t it true that BOTH options can manipulate</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Node Inputs VS Node Outputs</title><link>https://community.appian.com/thread/64405?ContentTypeID=1</link><pubDate>Fri, 01 Feb 2019 18:46:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7a4d93f1-c23e-4600-9c5b-622ea053c2da</guid><dc:creator>rajesh kilaru</dc:creator><description>Node Input:These are also called Activity class parameters they will be used with in the node.once the process move onto next node this Activitity class parameters are no longer usefull.&lt;br /&gt;
&lt;br /&gt;
Node Output:We save all the node out puts to the Process variables which can reused through out the process.&lt;br /&gt;
&lt;br /&gt;
Note :We save Activity class parameters also into the node outputs so that they can be used all over the process.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you know the java&lt;br /&gt;
 Activity calss parameters are localvariables &lt;br /&gt;
Process variables are Global variables&lt;br /&gt;
&lt;br /&gt;
Hope This helps.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thank you!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
Rajesh Kilaru&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Node Inputs VS Node Outputs</title><link>https://community.appian.com/thread/64365?ContentTypeID=1</link><pubDate>Thu, 31 Jan 2019 07:00:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:99f29852-6eff-4085-b420-94dea84c0dd0</guid><dc:creator>prashantm963</dc:creator><description>Hi fab,&lt;br /&gt;
Node Inputs can be use for creating activity class parameters. Activity class parameters are use to pass values to node. &lt;br /&gt;
Node outputs can be used to store the data processed by your node using an expression. &lt;br /&gt;
&lt;br /&gt;
For details information please check&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.4/Process_Node_and_Smart_Service_Properties.html#data-tab"&gt;docs.appian.com/.../Process_Node_and_Smart_Service_Properties.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>