<?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 to Find All Actions from an environment</title><link>https://community.appian.com/discussions/f/general/13321/how-to-find-all-actions-from-an-environment</link><description>Hi, 
 
 We have requirement to find all action list from specific environment. Is there any way to find that. 
 We can do it manually but we have more than 20 application and each application has several Actions. So doing it manually will be huge efforts</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60393?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 09:55:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72582fb2-94c6-4036-8ce7-6c2be48b68d8</guid><dc:creator>amitm9</dc:creator><description>Hi Ajinkya,&lt;br /&gt;
&lt;br /&gt;
Action list is visible to user based on security setting. So, till 18.3 version, there is no automated way in Appian to  extract  this info for an environment (like Action Name  | Underlaying Process model name   etc. ). You have to do it manually. Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60386?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 05:14:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d723bdc-83eb-497c-bf5f-45a9f4e71345</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>Thank you for the new aspect.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60362?ContentTypeID=1</link><pubDate>Mon, 17 Sep 2018 16:36:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7725a0c-65d1-4a7a-8095-575ef2c2b765</guid><dc:creator>santhosh Kumar</dc:creator><description>Hi Ajinkya&lt;br /&gt;
&lt;br /&gt;
You can find the list of all actions by downloading the &amp;quot;hc-application-objects.csv&amp;quot; log file. This log contains all objects of applications and from that you can filter for Actions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60308?ContentTypeID=1</link><pubDate>Fri, 14 Sep 2018 16:03:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:35cd20ab-4872-48fd-a318-b7ea4a897b04</guid><dc:creator>yeswanththiyarir</dc:creator><description>Hi Ajinkya,&lt;br /&gt;
As &lt;a href="/members/dastagirid"&gt;Dastagiri Dudekula&lt;/a&gt; suggested you can build a plugin. Or if you have limited number of applications you can create a datatable for storing the list of actions for application and update it when a new action is posted. This solution is not robust but can help you for now. You can create some similar functionalities as per your requirement.&lt;br /&gt;
Thanks,&lt;br /&gt;
Yeswanth.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60260?ContentTypeID=1</link><pubDate>Thu, 13 Sep 2018 06:23:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b82bfb05-935d-40f8-877d-5b5fda21c4e6</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>Till now there is no OOB available&lt;br /&gt;
To achieve this you have to build the plug-in to do the following.&lt;br /&gt;
List the applications within the environment (preferably a method)&lt;br /&gt;
List out the application specific process models which are configured as the actions (preferably a method)&lt;br /&gt;
Get the process model specific properties like action name, process model name (preferably a method)&lt;br /&gt;
Get the process model specific instance propertices like initiator (preferably a method)&lt;br /&gt;
&lt;br /&gt;
Appian level implementation &lt;br /&gt;
Create a cdt with the fields like applicationName, processModelName, actionName, initiatiorName&lt;br /&gt;
Use the above methods to get the details using looping functions&lt;br /&gt;
Pass the cdt to Export cdt to excel or to the grid as per the requirement.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60250?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 19:06:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:17aa0137-2708-4781-95e6-5951c0132315</guid><dc:creator>sagarl511</dc:creator><description>Ajinkya, As far as I know there is a is no ootb or any direct automated way to get this. Just a thought of exporting application and it might contain xml which will have details of actions in it. Probably you can write a xpayh snippet to read it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60243?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 17:08:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0c5fe256-a6cb-482c-89c0-0598e4500983</guid><dc:creator>ajinkyab277</dc:creator><description>Hi Jerrys790 ,&lt;br /&gt;
I am looking into automated way to find out the list of Actions , Instead of manually going and checking it&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Find All Actions from an environment</title><link>https://community.appian.com/thread/60241?ContentTypeID=1</link><pubDate>Wed, 12 Sep 2018 15:56:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c585f679-b3d5-492a-b375-7c9bee367c15</guid><dc:creator>jerrys790</dc:creator><description>Hi,&lt;br /&gt;
When you go to Tempo, click on Actions, it will list all the actions for that particular environment.  On the Left hand side it will display all Applications name, and the actions and the number of Actions the Application has.  If you click on that Application it will filter the list by all the actions for that particular Application.  This is specific for the Action Name and Application Name&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>