<?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/"><channel><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface</link><pubDate>Wed, 05 Jun 2024 19:14:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>pauline.delacruz</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Current Revision posted to Appian Knowledge Base by pauline.delacruz on 6/5/2024 7:14:03 PM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.png&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file is missing from the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/7127.pastedimage1488900478411v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/7127.pastedimage1488900478411v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;.png&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file is either missing entirely from the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;h3&gt;Action 1&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Prepare the appropriate import package.
&lt;ol&gt;
&lt;li&gt;Locate the&amp;nbsp;relevant&lt;span&gt;&amp;nbsp;zip file from the&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/WEB-INF/bundled-apps/&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;span&gt;(e.g. Use&amp;nbsp;&lt;/span&gt;&lt;strong&gt;records.zip&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;for a missing default icon in Records)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Unzip&amp;nbsp;the file contents and add the directory&amp;nbsp;&lt;span&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/META-INF/&lt;/code&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;and its contents to the base folder.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Zip the modified files once again.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Import the prepared&amp;nbsp;package&amp;nbsp;through Appian Designer.&lt;/li&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 2&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Prepare the appropriate import package.
&lt;ol&gt;
&lt;li&gt;Locate the&amp;nbsp;relevant&lt;span&gt;&amp;nbsp;zip file from the&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/WEB-INF/bundled-apps/&lt;/code&gt;&amp;nbsp;directory.&amp;nbsp;&lt;span&gt;(e.g. Use&amp;nbsp;&lt;/span&gt;&lt;strong&gt;records.zip&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;for a missing default icon in Records)&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Unzip&amp;nbsp;the&lt;span&gt;&amp;nbsp;&lt;/span&gt;file contents and add the directory&amp;nbsp;&lt;span&gt;&lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/deployment/web.war/META-INF/&lt;/code&gt;&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;and its contents to the base folder.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;Zip the modified files once again.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Import&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span&gt;the prepared&amp;nbsp;package in the following manner&lt;/span&gt;:&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Upload the prepared package.&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;Include related import customization file&amp;quot; checkbox.&lt;/li&gt;
&lt;li&gt;Within the &amp;quot;Import Customization File (PROPERTIES)&amp;quot; section, upload an&amp;nbsp;&lt;strong&gt;import.properties&lt;/strong&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;file which has the following contents:&lt;br /&gt;
&lt;div class="content-scrollable-wrapper"&gt;
&lt;pre&gt;## Import Setting: Force Update&lt;br /&gt;## Forces the import of objects that were detected to be Not Changed on inspect/import&lt;br /&gt;importSetting.FORCE_UPDATE=true&lt;/pre&gt;
&lt;/div&gt;
&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-wikis-components-files/00-00-00-00-11/3021.Import.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 3&lt;/h3&gt;
&lt;p&gt;If you have a backup of icon(s) elsewhere, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Perform a network capture on the browser page where the missing icon(s) is located.&lt;/li&gt;
&lt;li&gt;Identify the file name of the missing icon(s) and the source folder the file is supposed to be inside of.&lt;/li&gt;
&lt;li&gt;Place the backup of the icon(s) within that folder.&lt;/li&gt;
&lt;li&gt;Rename the backup of the file so that it matches the name of the missing icon(s).&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the above actions do not resolve the issue please create a support case with Appian Technical Support to determine the best path forward.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May&amp;nbsp;2024&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/7</link><pubDate>Mon, 16 Oct 2023 00:50:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Maggie Deppe-Walker</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Maggie Deppe-Walker on 10/16/2023 12:50:06 AM&lt;br /&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;h3&gt;Action 1&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 2&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the following:
&lt;ol&gt;
&lt;li&gt;The specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;Include related import customization file&amp;quot; checkbox.&lt;/li&gt;
&lt;li&gt;Within the &amp;quot;Import Customization File (PROPERTIES)&amp;quot; section, upload an&amp;nbsp;&lt;strong&gt;import.properties&lt;/strong&gt; file which has the following contents:&lt;br /&gt;
&lt;pre&gt;## Import Setting: Force Update&lt;br /&gt;## Forces the import of objects that were detected to be Not Changed on inspect/import&lt;br /&gt;importSetting.FORCE_UPDATE=true&lt;/pre&gt;
&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-wikis-components-files/00-00-00-00-11/0777.Import.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 3&lt;/h3&gt;
&lt;p&gt;If you have a backup of icon(s) elsewhere, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Perform a network capture on the browser page where the missing icon(s) is located.&lt;/li&gt;
&lt;li&gt;Identify the file name of the missing icon(s) and the source folder the file is supposed to be inside of.&lt;/li&gt;
&lt;li&gt;Place the backup of the icon(s) within that folder.&lt;/li&gt;
&lt;li&gt;Rename the backup of the file so that it matches the name of the missing icon(s).&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the above actions do not resolve the issue please create a support case with Appian Technical Support to determine the best path forward.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/6</link><pubDate>Fri, 03 May 2019 20:33:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Jordan Horwat on 5/3/2019 8:33:17 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;h3&gt;Action 1&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 2&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the following:
&lt;ol&gt;
&lt;li&gt;The specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;Include related import customization file&amp;quot; checkbox.&lt;/li&gt;
&lt;li&gt;Within the &amp;quot;Import Customization File (PROPERTIES)&amp;quot; section, upload an&amp;nbsp;&lt;strong&gt;import.properties&lt;/strong&gt; file which has the following contents:&lt;br /&gt;
&lt;pre&gt;## Import Setting: Force Update&lt;br /&gt;## Forces the import of objects that were detected to be Not Changed on inspect/import&lt;br /&gt;importSetting.FORCE_UPDATE=true&lt;/pre&gt;
&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-wikis-components-files/00-00-00-00-11/0777.Import.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 3&lt;/h3&gt;
&lt;p&gt;If you have a backup of icon(s) elsewhere, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Perform a network capture on the browser page where the missing icon(s) is located.&lt;/li&gt;
&lt;li&gt;Identify the file name of the missing icon(s) and the source folder the file is supposed to be inside of.&lt;/li&gt;
&lt;li&gt;Place the backup of the icon(s) within that folder.&lt;/li&gt;
&lt;li&gt;Rename the backup of the file so that it matches the name of the missing icon(s).&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the above actions do not resolve the issue please create a support case with Appian Technical Support to determine the best path forward.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/5</link><pubDate>Fri, 03 May 2019 20:32:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jordan Horwat on 5/3/2019 8:32:38 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;h3&gt;Action 1&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 2&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the following:
&lt;ol&gt;
&lt;li&gt;The specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;Include related import customization file&amp;quot; checkbox.&lt;/li&gt;
&lt;li&gt;Within the &amp;quot;Import Customization File (PROPERTIES)&amp;quot; section, upload a &lt;strong&gt;import.properties&lt;/strong&gt; file which has the following contents:&lt;br /&gt;
&lt;pre&gt;## Import Setting: Force Update&lt;br /&gt;## Forces the import of objects that were detected to be Not Changed on inspect/import&lt;br /&gt;importSetting.FORCE_UPDATE=true&lt;/pre&gt;
&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-wikis-components-files/00-00-00-00-11/0777.Import.png" /&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 3&lt;/h3&gt;
&lt;p&gt;If you have a backup of icon(s) elsewhere, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Perform a network capture on the browser page where the missing icon(s) is located.&lt;/li&gt;
&lt;li&gt;Identify the file name of the missing icon(s) and the source folder the file is supposed to be inside of.&lt;/li&gt;
&lt;li&gt;Place the backup of the icon(s) within that folder.&lt;/li&gt;
&lt;li&gt;Rename the backup of the file so that it matches the name of the missing icon(s).&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the above actions do not resolve the issue please create a support case with Appian Technical Support to determine the best path forward.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/4</link><pubDate>Fri, 03 May 2019 20:31:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Jordan Horwat on 5/3/2019 8:31:18 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;h3&gt;Action 1&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 2&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the following:
&lt;ol&gt;
&lt;li&gt;The specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import records.zip for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;Include related import customization file&amp;quot; checkbox.&lt;/li&gt;
&lt;li&gt;Within the &amp;quot;Import Customization File (PROPERTIES)&amp;quot; section, upload a &lt;strong&gt;import.properties&lt;/strong&gt; file which has the following contents:&lt;br /&gt;
&lt;pre&gt;## Import Setting: Force Update&lt;br /&gt;## Forces the import of objects that were detected to be Not Changed on inspect/import&lt;br /&gt;importSetting.FORCE_UPDATE=true&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 3&lt;/h3&gt;
&lt;p&gt;If you have a backup of icon(s) elsewhere, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Perform a network capture on the browser page where the missing icon(s) is located.&lt;/li&gt;
&lt;li&gt;Identify the file name of the missing icon(s) and the source folder the file is supposed to be inside of.&lt;/li&gt;
&lt;li&gt;Place the backup of the icon(s) within that folder.&lt;/li&gt;
&lt;li&gt;Rename the backup of the file so that it matches the name of the missing icon(s).&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the above actions do not resolve the issue please create a support case with Appian Technical Support to determine the best path forward.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/3</link><pubDate>Fri, 03 May 2019 20:24:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jordan Horwat on 5/3/2019 8:24:45 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;h3&gt;Action 1&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Shut down the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 2&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Import the following:
&lt;ol&gt;
&lt;li&gt;The specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import records.zip for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Select the &amp;quot;Include related import customization file&amp;quot; checkbox.&lt;/li&gt;
&lt;li&gt;Within the &amp;quot;Import Customization File (PROPERTIES)&amp;quot; section, upload a import.properties file which has the following contents:&lt;br /&gt;
&lt;pre&gt;## Import Setting: Force Update&lt;br /&gt;## Forces the import of objects that were detected to be Not Changed on inspect/import&lt;br /&gt;importSetting.FORCE_UPDATE=true&lt;/pre&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/Import.png" /&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3&gt;Action 3&lt;/h3&gt;
&lt;p&gt;If you have a backup of icon(s) elsewhere, do the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Perform a network capture on the browser page where the missing icon(s) is located.&lt;/li&gt;
&lt;li&gt;Identify the file name of the missing icon(s) and the source folder the file is supposed to be inside of.&lt;/li&gt;
&lt;li&gt;Place the backup of the icon(s) within that folder.&lt;/li&gt;
&lt;li&gt;Rename the backup of the file so that it matches the name of the missing icon(s).&lt;/li&gt;
&lt;li&gt;Shut down&amp;nbsp;the application server.&lt;/li&gt;
&lt;li&gt;Clear the application server cache as per&amp;nbsp;&lt;a class="external-link" title="Follow link" href="/support/w/kb/447/kb-1232-how-to-clear-the-application-server-cache?pi1605=58" rel="nofollow"&gt;KB-1232&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Start&amp;nbsp;the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;If the above actions do not resolve the issue please create a support case with Appian Technical Support to determine the best path forward.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;May 2019&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/2</link><pubDate>Mon, 23 Jul 2018 17:46:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jordan Horwat on 7/23/2018 5:46:51 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Restart the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server, infrastructure&lt;/div&gt;
</description></item><item><title>KB-1269 Missing default system icons in end user interface</title><link>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface/revision/1</link><pubDate>Tue, 07 Mar 2017 15:28:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:730ad014-760f-48d5-ae56-ff5aec83f816</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/482/kb-1269-missing-default-system-icons-in-end-user-interface#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 3/7/2017 3:28:48 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;There are missing system icons when browsing Tempo (News, Records, Reports etc.) and the icon&amp;rsquo;s associated &amp;ldquo;PNG&amp;rdquo; file is missing from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory. An example of what a missing &amp;ldquo;default record icon&amp;rdquo; could look like is pictured below.&lt;/p&gt;
&lt;p&gt;Note: Different browsers may use different icons to symbolize a missing or broken picture (in this case the black box with an x in the middle):&lt;/p&gt;
&lt;p&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png"&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1488900478411v1.png" alt=" " /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you perform a network capture on the browser page containing the missing icon(s), you will see a REST call for the icon in question return with a 404 error (indicating the file was not found).&lt;/p&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The application server is not able to to find and display the icon in the browser because the icon&amp;rsquo;s associated PNG file is either missing entirely from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/_admin/accdocs*&lt;/code&gt; directory or it is present but has an outdated file name (meaning the application server will be referencing the wrong filename for the icon).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Import the specific bundled app zip file from the &lt;code&gt;&amp;lt;APPIAN_HOME&amp;gt;/ear/suite.ear/web.war/WEB-INF/bundled-apps/&lt;/code&gt; directory through Appian Designer. (e.g., import &lt;strong&gt;records.zip&lt;/strong&gt; for a missing default icon in Records).&lt;/li&gt;
&lt;li&gt;Restart the application server.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;March 2017&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: user interface, application server&lt;/div&gt;
</description></item></channel></rss>