find plugins that are actually used by my application

Certified Associate Developer

Hi all.  The Appian Designer/Plug-Ins tab shows a long list of plugins that are installed on my cloud instance. I would like to create a list of the plugins that are actually used by my application. I tried searching the forums and found several answers that suggested exporting my application then searching through the xml files to find the plugin names.

After exporting my application, I found a file "/META-INF/plugins.txt". Does this list the used plugins? None of the answers I found talked about this file, but they were several years old, so its likely things have changed.

thanks

Matt

  Discussion posts and replies are publicly visible

Parents Reply
  • As of 2024, I still don't think there is a single direct way to map all plugins to where they are used, but if you just want to see what plugins are actually being used, there is a file app-market-plugins-usage.csv that contains that information. 

    It can been joined with hc-process-models.csv, hc-plugins.csv, and hc-process-modes.csv to extract some of the mappings, but it is not complete.  You have to go to multiple other sources  to get a full list.   

Children
No Data