<?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>Which node the process variable is used?</title><link>https://community.appian.com/discussions/f/process/13271/which-node-the-process-variable-is-used</link><description>Hi, 
 
 Is there a way to find in which nodes the variables are used without opening each node and checking for the variable? 
 
 Thanks 
 Rohini</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Which node the process variable is used?</title><link>https://community.appian.com/thread/59987?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 09:31:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1227e761-f623-42f7-844d-ac8a38bdfc30</guid><dc:creator>krishnau3863</dc:creator><description>Hi rohinip91,&lt;br /&gt;
&lt;br /&gt;
         As fellow Practitioners said, you can check all the PV&amp;#39;s used in a process in process model documentation or other wise if you debug that process, in monitoring mode you can check the process details, where you can find the Process History tab,so you can find which data is assigned to the particular PV and node to node details.&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Krishna.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which node the process variable is used?</title><link>https://community.appian.com/thread/59973?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 03:01:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cd70f9e9-47bd-434a-b5da-256271e2f271</guid><dc:creator>josep</dc:creator><description>That’s definitelly a good option !!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which node the process variable is used?</title><link>https://community.appian.com/thread/59968?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 01:23:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3b87eb03-26ed-4424-8c91-53200bfc4742</guid><dc:creator>aloks0189</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/rohinip91"&gt;rohinip91&lt;/a&gt;&amp;nbsp;&lt;br /&gt; &lt;br /&gt; If you want to search for the variables reference in the various nodes, you can generate the documentation of the required process as: Launch the Process Model &amp;gt;&amp;gt; Tools &amp;gt;&amp;gt; Generate Documentation and now you can search with the variable name.&lt;br /&gt; &lt;br /&gt; Also, Just to let you know, if you have configured a User Input Task Node in this process and invoked the Interface using &amp;#39;Select an Interface Option&amp;#39; instead of &amp;#39;Write an expression&amp;#39; and have passed the process variables as it&amp;#39;s direct value(using pv! for value columns) instead of referring to Activity Class parameters, then these references will not be available when you try searching them via Generate Documentation.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In such case you need to check this User Input Task Node configuration and their variables explicitly.&lt;br /&gt; &lt;br /&gt; Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which node the process variable is used?</title><link>https://community.appian.com/thread/59967?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 01:00:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7759110b-f6fb-4f10-bf4f-e1be3cd9041b</guid><dc:creator>sahithip120</dc:creator><description>Hi Rohini,&lt;br /&gt;
&lt;br /&gt;
You can check this from process model documentation.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Which node the process variable is used?</title><link>https://community.appian.com/thread/59962?ContentTypeID=1</link><pubDate>Tue, 04 Sep 2018 23:38:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96f052ac-48d1-4ff8-ac6f-e569e7ce8c7c</guid><dc:creator>josep</dc:creator><description>Hello Rohini, &lt;br /&gt;
&lt;br /&gt;
Well if you are in the lasted versions you can search expression option (check the link)&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.1/find_and_search_in_appian.html"&gt;docs.appian.com/.../find_and_search_in_appian.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If not, and this applies to any version is to export the process model and search on the notepad++ or any text editor, you have to make your self familiar with the process model xml, and if you add or move nodes this might change so that’s something I recommend just to do it each time you really need to. But At the end you can find the stuff you need. &lt;br /&gt;
&lt;br /&gt;
Hope this helps&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>