<?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>See which application objects are using specific plugins</title><link>https://community.appian.com/discussions/f/plug-ins/7975/see-which-application-objects-are-using-specific-plugins</link><description>On our health check we see a list of deprecated plugins that are installed. Is there a way to see which application /model /etc is using those plugins? 
 OriginalPostID-222016 
 OriginalPostID-222016</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/58528?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 12:14:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40e7a3ae-149b-40dc-9e3f-fca832def6c3</guid><dc:creator>paulc919</dc:creator><description>We&amp;#39;re cloud based so pretty sure we do not have access to the admin folder as suggested.  &lt;br /&gt;
&lt;br /&gt;
However I have found that the Appian Healthcheck produces a wealth of information in a file called HC-PROCESS-NODES.csv in the root logs folder. &lt;br /&gt;
&lt;br /&gt;
The activity class local id on the CSV file will then provide the namespace of the smart service being used - compare to the namespace of the plug ins you have installed and that ought to provide a pretty good measure of which models are using which plug in smart service(s).&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/58512?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 10:42:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:810c71d1-ab79-4974-bcb2-92710e8cde68</guid><dc:creator>satyamsinghb</dc:creator><description>Thanks Manish :)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/58486?ContentTypeID=1</link><pubDate>Tue, 31 Jul 2018 05:25:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:59f1fd2a-642e-46a0-8fca-b5b696c465a1</guid><dc:creator>manisht209</dc:creator><description>Hi Satty,&lt;br /&gt;
&lt;br /&gt;
One way of doing this on cloud can be exporting your process models in a single package and searching for the plugin key inside the processModel folder in your exported zip file.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/58481?ContentTypeID=1</link><pubDate>Mon, 30 Jul 2018 17:57:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f2b4e34c-21c5-43f9-8971-aa6e8879770d</guid><dc:creator>satyamsinghb</dc:creator><description>Thanks to reply, &lt;br /&gt;
You suggestion looks will work for custom smart services, but here, I have to replace all deprecated plugins used earlier.&lt;br /&gt;
Those are Appian provided one&lt;br /&gt;
&lt;br /&gt;
Satty&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/58457?ContentTypeID=1</link><pubDate>Mon, 30 Jul 2018 13:11:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:40f86847-f42a-433d-9f7f-820c848016cc</guid><dc:creator>John M</dc:creator><description>One possible solution is to wrap a custom smart service node in its own process model, then call the process through a sub-process node. Then you could check dependencies through Designer. This could also be helpful if you change a custom plugin by changing its inputs/outputs so that when you deploy, you need to update the given node less times.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/58455?ContentTypeID=1</link><pubDate>Mon, 30 Jul 2018 12:55:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4fe9b480-5bdd-4c61-ab80-7e113fa30908</guid><dc:creator>satyamsinghb</dc:creator><description>For the cloud system, how can we check, any idea about that. Is there any plugin to search by smart service name or type&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/33181?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2016 18:07:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0858d3fa-a69f-4c03-8672-d874346d92d8</guid><dc:creator>tatjanah</dc:creator><description>Thanks Eduardo!&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: See which application objects are using specific plugins</title><link>https://community.appian.com/thread/33170?ContentTypeID=1</link><pubDate>Wed, 06 Jul 2016 06:25:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8454de03-09e5-4a88-a33a-f8ed09dc3a50</guid><dc:creator>Eduardo Fuentes</dc:creator><description>One idea is: &lt;br /&gt;&lt;br /&gt;In the  appian-plugin.xml inside the JAR you&amp;#39;ll see the key of the smart service. You can then do search for this word within &amp;lt;APPIAN_HOME&amp;gt;\\_admin\\models to find the UUID&amp;#39;s of the models that have references to these plug-ins.&lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>