<?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>If we have many applications(packages) under &amp;quot;Applications&amp;quot; tab, it is</title><link>https://community.appian.com/discussions/f/general/3161/if-we-have-many-applications-packages-under-applications-tab-it-is</link><description>If we have many applications(packages) under &amp;quot;Applications&amp;quot; tab, it is hard to find which one is imported from other environment and which one is exported out. Is there any way to get those details? ... OriginalPostID-117698 OriginalPostID-117698</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: If we have many applications(packages) under "Applications" tab, it is</title><link>https://community.appian.com/thread/11065?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 12:51:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc21b053-12bc-4be0-8ea4-b0149c619312</guid><dc:creator>Vijay</dc:creator><description>To quickly get a list of currently available export and import logs, following rules may prove handy&lt;br /&gt;&lt;br /&gt;apply(fn!document,finddocumentsbyname(true(), &amp;quot;export-log&amp;quot;), &amp;quot;name&amp;quot;)&lt;br /&gt;&lt;br /&gt;apply(fn!document,finddocumentsbyname(true(), &amp;quot;import-log&amp;quot;), &amp;quot;name&amp;quot;).&lt;br /&gt;&lt;br /&gt;finddocumentsbyname() is available in the Custom Content Functions Plugin.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: If we have many applications(packages) under "Applications" tab, it is</title><link>https://community.appian.com/thread/11063?ContentTypeID=1</link><pubDate>Wed, 30 Jul 2014 11:26:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aff49c0-ef61-4781-9390-a486d57d418c</guid><dc:creator>Eduardo Fuentes</dc:creator><description>An application doesn&amp;#39;t have a field to indicate its origin (whether it was created in the environment or imported). Once an application is imported it becomes an object within that environment; there&amp;#39;s no memory of it being imported as opposed of being created, at the end, importing creates the object.&lt;br /&gt;&lt;br /&gt;If you store all import and export logs in a specific location/account then that would be a good guide to determine what apps were created vs imported.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>