<?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>Analyzing Performance Issues</title><link>https://community.appian.com/success/w/article/3402/analyzing-performance-issues</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Analyzing Performance Issues</title><link>https://community.appian.com/success/w/article/3402/analyzing-performance-issues</link><pubDate>Tue, 23 Apr 2024 13:08:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdf78302-5ea7-4840-b652-8848d1526720</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/article/3402/analyzing-performance-issues#comments</comments><description>Current Revision posted to Article by Appian Max Team on 4/23/2024 1:08:47 PM&lt;br /&gt;
&lt;div&gt;
&lt;p&gt;While using the system, users may encounter slowness and performance issues. The root causes of these issues vary based on usage patterns, application design, system resources, and external factors.&lt;/p&gt;
&lt;p&gt;For the purposes of this guide, &amp;ldquo;slowness&amp;rdquo; is defined as an aspect of the application or platform not responding within an expected, defined range. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As an end user, page loads take longer than pre-defined SLAs or seems slow&lt;/li&gt;
&lt;li&gt;As a designer, &lt;a href="https://docs.appian.com/suite/help/latest/health-check.html"&gt;Health Check&lt;/a&gt; or logs indicate a response time above the defined threshold&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This guide is designed to help teams methodically investigate reported issues and identify root cause(s) by performing the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#documentIssues"&gt;Document Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#id_issues"&gt;Triage&amp;nbsp;Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#analyze_issues"&gt;Analyze Issues&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="document&amp;nbsp;issues"&gt;Document&amp;nbsp;Issues&lt;/h2&gt;
&lt;p&gt;Your team needs detailed information about the performance issues in order to start the analysis process. A simple email stating that &amp;ldquo;the system is slow&amp;rdquo; is not actionable. In order to collect this information, your team must first provide guidance to end users on how to document performance issues. You may also need to train your support staff on how to collect this information. This ensures that the responding team has a sufficient level of information to quickly triage and analyze an issue.&lt;/p&gt;
&lt;p&gt;The following list provides the minimum data points that should be collected by your support team or by the end users themselves when they experience a performance issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name of the user reporting the issue&lt;/li&gt;
&lt;li&gt;Username of user experiencing the issue&lt;/li&gt;
&lt;li&gt;URL of the Appian environment&lt;/li&gt;
&lt;li&gt;Date and time of issue&lt;/li&gt;
&lt;li&gt;User&amp;#39;s environment (e.g. browser type and version, use of VPN/virtual desktop)&lt;/li&gt;
&lt;li&gt;Steps to reproduce the observed behavior, noting specific screens and/or record/reference IDs related to latency&lt;/li&gt;
&lt;li&gt;If the issue is experienced in a browser, recording of the network logs captured using the browser&amp;rsquo;s Developer Tools could be useful. See &amp;ldquo;How to generate a browser network capture (HAR) file&amp;rdquo; for more information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Encourage the person documenting the issue to be as detailed as possible: &lt;em&gt;What is slow? How slow? What data did you enter?&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;Sample Issue Report&lt;/h3&gt;
&lt;table style="height:18px;" width="550"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Reporter&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;John Smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Username&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;john.smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Site URL&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;https://myapplication.domain.com/suite/sites/mysite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Time of issue&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Between 10:00am and 10:30am EST&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 10, IE Edge - over VPN&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Issue Summary / Reproduction Steps&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;I logged in as john.smith and executed the Create Record action from the Finance site. I filled out the&amp;nbsp;&amp;quot;Enter Basic Information&amp;quot; screen with my name and address, and added 10 locations. I clicked Submit, and the system took approximately 30 seconds before displaying the second form (&amp;quot;Enter Additional Details&amp;quot;). I expected the second form to appear within 5 seconds.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div style="display:none;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div id="results" style="display:none;"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="expbox-results"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Type:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="typeCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Value:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="valueCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2 id="triage_issues"&gt;Triage Issues&lt;/h2&gt;
&lt;p&gt;Performance issues can occur anywhere in an application so the first thing to do is to triage and categorize the reported issues. Looking at the environment metrics in &lt;a href="https://forum.appian.com/suite/sites/myappian"&gt;My Appian&lt;/a&gt; is a great place to start to determine if performance could be impacting the wider the platform.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First, confirm the validity of the usage patterns triggering the reported issue(s). Invalid usage might best be resolved through training or application guardrails rather than in-depth performance analysis and tuning.&lt;/p&gt;
&lt;p&gt;Some example questions to help you decide this are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do users have realistic expectations?
&lt;ul&gt;
&lt;li&gt;Is the user seeing SLA violations for response times?&lt;/li&gt;
&lt;li&gt;Is the reported issue tied to an area of the application that is expected to run longer, such as a large report?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are users utilizing the system as intended? Can users do something they shouldn&amp;rsquo;t be able to do?
&lt;ul&gt;
&lt;li&gt;Exporting millions of records, or processing extremely large file upload might not be expected or valid.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If performance testing, is the test realistic?
&lt;ul&gt;
&lt;li&gt;Poorly designed tests (i.e. higher than expected volume) may result in performance issues.&lt;/li&gt;
&lt;li&gt;See the&amp;nbsp;&lt;a href="/w/guide/3215/performance-testing-methodology"&gt;Performance Testing Methodology&lt;/a&gt; for guidance on test creation and validation.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="analyze_issues"&gt;Analyze Issues&lt;/h2&gt;
&lt;h3&gt;Initial Analysis&lt;/h3&gt;
&lt;p&gt;Once you&amp;#39;ve confirmed your application is not performing as expected, your first goal should be to isolate the problem to a specific area of your platform. Start by following the tree below. Once you have reached an endpoint, navigate to the appropriate section below for more information. Restart the decision tree as analysis dictates.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/640x480/__key/communityserver-wikis-components-files/00-00-00-00-45/Performance-Decision-Tree-_2800_5_2900_.png" /&gt;&lt;/div&gt;
&lt;h3&gt;Detailed Analysis&lt;/h3&gt;
&lt;h4&gt;&lt;b&gt;Network/VPN&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If &lt;b&gt;all&lt;/b&gt; web interactions are slow, including those not associated with Appian, then your issue is likely related to your network connection or specific computer rather than the platform. Check these things first to confirm:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are you on VPN/Citrix, etc.?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Latency is sometimes introduced by intermediate web proxies like VPN or Citrix&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Check with peers to see if there is latency on direct network access&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your peers experiencing similar latency?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Issues may be isolated to your machine or region&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Verify if issues are specific to your location (i.e. floor, office, network connection)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Try different connection&lt;/li&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Web Layer&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your web layer interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are nodes load balancing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Load is imbalanced or otherwise not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Review load balancing mechanism (mod_jk, F5 device, etc.).&lt;/li&gt;
&lt;li&gt;Verify network traffic is being routed properly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Load balancer logs/configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the Web Server performing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Threads may be stuck, or CPU utilization may be too high for resources available&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Isolate which threads/requests are causing issues&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is granular debugging enabled?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some debugging levels introduce unexpected latency into Web requests&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Disable any extraneous debugging&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Web-to-App server connector logs (ISAPI, mod_jk/mod_proxy)&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;App Server&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high CPU utilization/load average?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application server resources are overloaded&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look into logs for high volume requests&lt;/li&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Review if application follows best practices or is using more resources than expected&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Optimize application to align with best practices
&lt;ul&gt;
&lt;li&gt;&lt;a href="/w/guide/3317/interface-performance-and-debugging#Typical_Performance_Issues"&gt;Typical Performance Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional CPU)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high heap/garbage collection time?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application components are using a high amount of memory. Typically seen generating documents or working with very large data sets&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look at logs for risks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional memory)&lt;/li&gt;
&lt;li&gt;Consider adjusting Heap settings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;RDBMS&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your RDBMS interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries designed efficiently?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Queries are under/over indexed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Analyze Logs&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; play&lt;/li&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Redesign queries&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Slow query logs&lt;/li&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries running with the expected parameters?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Indexes are not being applied correctly due to unexpected where conditions or casting to unexpected types&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Update application&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;li&gt;Profiler&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the database tuned to support volume and type of queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Database resources are insufficient; settings, such as buffer/cache are overwhelmed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Monitor system resources (CPU, Disk Usage, Memory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Adjust settings as needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;System metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Engines&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are all engines up?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some engines are not accessible, resulting in some requests failing or bottlenecking on limited resources&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute the Check Engine script and confirm all services are available&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Resolve any issues and restart any unavailable services&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-databases"&gt;engine status logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your requests load balanced?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some execution services are being under- or over- utilized due to process design patterns&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute an All Process reports, and count number of processes per engine&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review process models for instances of MNI or high number of subprocesses&lt;/li&gt;
&lt;li&gt;Update to use the Start Process service where possible, or minimize use of MNI&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are engines overloaded?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Engines are overloaded due to high utilization (either throughput or sub-optimal design)&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review engine performance logs for extremely low Idle time % (&amp;lt;20%) and Work Queue Size increasing&lt;/li&gt;
&lt;li&gt;Identify expensive processes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Decrease utilization by optimizing expensive processes&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html#add-execution-and-analytics-shards"&gt;scaling engines&lt;/a&gt; if needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine_system.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Interfaces/Expressions&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your interfaces are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Do your interfaces rely on external services or complex database queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the interface to look for integration calls (e.g. Integration objects, fn!webservicequery(), a!queryEntity())&lt;/li&gt;
&lt;li&gt;Leverage the Performance View and logs to determine if integration calls significantly contribute to overall render time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If integration based, review the Integrations and RDBMS sections of this guide&lt;/li&gt;
&lt;li&gt;If not, review the remaining questions in this section&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance view&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your interfaces complicated, or call many expressions?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The time to complete numerous tasks causes the overall interface to perform slowly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the Performance View to isolate redundant, high volume or poor performing sections of the interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3317/interface-performance-and-debugging"&gt;Interface Performance And Debugging&lt;/a&gt; and &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; plays&lt;/li&gt;
&lt;li&gt;Improve the design of the identified area&lt;/li&gt;
&lt;li&gt;Consider simplifying the interface if possible, looking for opportunities to do some of the work on other screens&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance View&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Integrations&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your external integrations are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there an issue in the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If test tools show issues as well, engage owner of service&lt;/li&gt;
&lt;li&gt;If test tools to not show issues, investigate Appian logs further&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there any issue with connectivity to the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The network connection to the service is misconfigured&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Smart Services&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your smart service execution is slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;If a plugin, is the smart service code optimized?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Plug-in code might not be optimized for the parameters provided&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Debug code using logging or remote tools to isolate poor performing modules.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Ensure the plug-in has been written to follow &lt;a href="/w/article/3273/plugin-development-best-practices"&gt;best practices&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Remote or local debugging with IDEs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: checklists, Delivery, Performance, Architecture&lt;/div&gt;
</description></item><item><title>Analyzing Performance Issues</title><link>https://community.appian.com/success/w/article/3402/analyzing-performance-issues/revision/4</link><pubDate>Tue, 31 Oct 2023 16:04:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdf78302-5ea7-4840-b652-8848d1526720</guid><dc:creator>Kim Day</dc:creator><comments>https://community.appian.com/success/w/article/3402/analyzing-performance-issues#comments</comments><description>Revision 4 posted to Article by Kim Day on 10/31/2023 4:04:08 PM&lt;br /&gt;
&lt;div&gt;
&lt;p&gt;While using the system, users may encounter slowness and performance issues. The root causes of these issues vary based on usage patterns, application design, system resources, and external factors.&lt;/p&gt;
&lt;p&gt;For the purposes of this guide, &amp;ldquo;slowness&amp;rdquo; is defined as an aspect of the application or platform not responding within an expected, defined range. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As an end user, page loads take longer than pre-defined SLAs or seems slow&lt;/li&gt;
&lt;li&gt;As a designer, &lt;a href="https://docs.appian.com/suite/help/latest/health-check.html"&gt;Health Check&lt;/a&gt; or logs indicate a response time above the defined threshold&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This guide is designed to help teams methodically investigate reported issues and identify root cause(s) by performing the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#documentIssues"&gt;Document Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#id_issues"&gt;Triage&amp;nbsp;Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#analyze_issues"&gt;Analyze Issues&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="document&amp;nbsp;issues"&gt;Document&amp;nbsp;Issues&lt;/h2&gt;
&lt;p&gt;Your team needs detailed information about the performance issues in order to start the analysis process. A simple email stating that &amp;ldquo;the system is slow&amp;rdquo; is not actionable. In order to collect this information, your team must first provide guidance to end users on how to document performance issues. You may also need to train your support staff on how to collect this information. This ensures that the responding team has a sufficient level of information to quickly triage and analyze an issue.&lt;/p&gt;
&lt;p&gt;The following list provides the minimum data points that should be collected by your support team or by the end users themselves when they experience a performance issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name of the user reporting the issue&lt;/li&gt;
&lt;li&gt;Username of user experiencing the issue&lt;/li&gt;
&lt;li&gt;URL of the Appian environment&lt;/li&gt;
&lt;li&gt;Date and time of issue&lt;/li&gt;
&lt;li&gt;User&amp;#39;s environment (e.g. browser type and version, use of VPN/virtual desktop)&lt;/li&gt;
&lt;li&gt;Steps to reproduce the observed behavior, noting specific screens and/or record/reference IDs related to latency&lt;/li&gt;
&lt;li&gt;If the issue is experienced in a browser, recording of the network logs captured using the browser&amp;rsquo;s Developer Tools could be useful. See &amp;ldquo;How to generate a browser network capture (HAR) file&amp;rdquo; for more information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Encourage the person documenting the issue to be as detailed as possible: &lt;em&gt;What is slow? How slow? What data did you enter?&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;Sample Issue Report&lt;/h3&gt;
&lt;table style="height:18px;" width="550"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Reporter&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;John Smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Username&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;john.smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Site URL&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;https://myapplication.domain.com/suite/sites/mysite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Time of issue&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Between 10:00am and 10:30am EST&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 10, IE Edge - over VPN&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Issue Summary / Reproduction Steps&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;I logged in as john.smith and executed the Create Record action from the Finance site. I filled out the&amp;nbsp;&amp;quot;Enter Basic Information&amp;quot; screen with my name and address, and added 10 locations. I clicked Submit, and the system took approximately 30 seconds before displaying the second form (&amp;quot;Enter Additional Details&amp;quot;). I expected the second form to appear within 5 seconds.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div style="display:none;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display:none;" id="results"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="expbox-results"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Type:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="typeCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Value:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="valueCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2 id="triage_issues"&gt;Triage Issues&lt;/h2&gt;
&lt;p&gt;Performance issues can occur anywhere in an application so the first thing to do is to triage and categorize the reported issues. Looking at the environment metrics in &lt;a href="https://forum.appian.com/suite/sites/myappian"&gt;My Appian&lt;/a&gt; is a great place to start to determine if performance could be impacting the wider the platform.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First, confirm the validity of the usage patterns triggering the reported issue(s). Invalid usage might best be resolved through training or application guardrails rather than in-depth performance analysis and tuning.&lt;/p&gt;
&lt;p&gt;Some example questions to help you decide this are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do users have realistic expectations?
&lt;ul&gt;
&lt;li&gt;Is the user seeing SLA violations for response times?&lt;/li&gt;
&lt;li&gt;Is the reported issue tied to an area of the application that is expected to run longer, such as a large report?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are users utilizing the system as intended? Can users do something they shouldn&amp;rsquo;t be able to do?
&lt;ul&gt;
&lt;li&gt;Exporting millions of records, or processing extremely large file upload might not be expected or valid.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If performance testing, is the test realistic?
&lt;ul&gt;
&lt;li&gt;Poorly designed tests (i.e. higher than expected volume) may result in performance issues.&lt;/li&gt;
&lt;li&gt;See the&amp;nbsp;&lt;a href="/w/guide/3215/performance-testing-methodology"&gt;Performance Testing Methodology&lt;/a&gt; for guidance on test creation and validation.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="analyze_issues"&gt;Analyze Issues&lt;/h2&gt;
&lt;h3&gt;Initial Analysis&lt;/h3&gt;
&lt;p&gt;Once you&amp;#39;ve confirmed your application is not performing as expected, your first goal should be to isolate the problem to a specific area of your platform. Start by following the tree below. Once you have reached an endpoint, navigate to the appropriate section below for more information. Restart the decision tree as analysis dictates.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/640x480/__key/communityserver-wikis-components-files/00-00-00-00-45/Performance-Decision-Tree-_2800_5_2900_.png" /&gt;&lt;/div&gt;
&lt;h3&gt;Detailed Analysis&lt;/h3&gt;
&lt;h4&gt;&lt;b&gt;Network/VPN&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If &lt;b&gt;all&lt;/b&gt; web interactions are slow, including those not associated with Appian, then your issue is likely related to your network connection or specific computer rather than the platform. Check these things first to confirm:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are you on VPN/Citrix, etc.?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Latency is sometimes introduced by intermediate web proxies like VPN or Citrix&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Check with peers to see if there is latency on direct network access&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your peers experiencing similar latency?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Issues may be isolated to your machine or region&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Verify if issues are specific to your location (i.e. floor, office, network connection)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Try different connection&lt;/li&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Web Layer&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your web layer interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are nodes load balancing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Load is imbalanced or otherwise not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Review load balancing mechanism (mod_jk, F5 device, etc.).&lt;/li&gt;
&lt;li&gt;Verify network traffic is being routed properly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Load balancer logs/configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the Web Server performing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Threads may be stuck, or CPU utilization may be too high for resources available&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Isolate which threads/requests are causing issues&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is granular debugging enabled?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some debugging levels introduce unexpected latency into Web requests&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Disable any extraneous debugging&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Web-to-App server connector logs (ISAPI, mod_jk/mod_proxy)&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;App Server&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high CPU utilization/load average?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application server resources are overloaded&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look into logs for high volume requests&lt;/li&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Review if application follows best practices or is using more resources than expected&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Optimize application to align with best practices
&lt;ul&gt;
&lt;li&gt;&lt;a href="/w/guide/3317/interface-performance-and-debugging#Typical_Performance_Issues"&gt;Typical Performance Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional CPU)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high heap/garbage collection time?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application components are using a high amount of memory. Typically seen generating documents or working with very large data sets&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look at logs for risks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional memory)&lt;/li&gt;
&lt;li&gt;Consider adjusting Heap settings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;RDBMS&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your RDBMS interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries designed efficiently?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Queries are under/over indexed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Analyze Logs&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; play&lt;/li&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Redesign queries&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Slow query logs&lt;/li&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries running with the expected parameters?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Indexes are not being applied correctly due to unexpected where conditions or casting to unexpected types&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Update application&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;li&gt;Profiler&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the database tuned to support volume and type of queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Database resources are insufficient; settings, such as buffer/cache are overwhelmed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Monitor system resources (CPU, Disk Usage, Memory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Adjust settings as needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;System metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Engines&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are all engines up?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some engines are not accessible, resulting in some requests failing or bottlenecking on limited resources&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute the Check Engine script and confirm all services are available&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Resolve any issues and restart any unavailable services&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-databases"&gt;engine status logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your requests load balanced?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some execution services are being under- or over- utilized due to process design patterns&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute an All Process reports, and count number of processes per engine&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review process models for instances of MNI or high number of subprocesses&lt;/li&gt;
&lt;li&gt;Update to use the Start Process service where possible, or minimize use of MNI&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are engines overloaded?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Engines are overloaded due to high utilization (either throughput or sub-optimal design)&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review engine performance logs for extremely low Idle time % (&amp;lt;20%) and Work Queue Size increasing&lt;/li&gt;
&lt;li&gt;Identify expensive processes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Decrease utilization by optimizing expensive processes&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html#add-execution-and-analytics-shards"&gt;scaling engines&lt;/a&gt; if needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine_system.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Interfaces/Expressions&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your interfaces are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Do your interfaces rely on external services or complex database queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the interface to look for integration calls (e.g. Integration objects, fn!webservicequery(), a!queryEntity())&lt;/li&gt;
&lt;li&gt;Leverage the Performance View and logs to determine if integration calls significantly contribute to overall render time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If integration based, review the Integrations and RDBMS sections of this guide&lt;/li&gt;
&lt;li&gt;If not, review the remaining questions in this section&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance view&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your interfaces complicated, or call many expressions?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The time to complete numerous tasks causes the overall interface to perform slowly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the Performance View to isolate redundant, high volume or poor performing sections of the interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3317/interface-performance-and-debugging"&gt;Interface Performance And Debugging&lt;/a&gt; and &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; plays&lt;/li&gt;
&lt;li&gt;Improve the design of the identified area&lt;/li&gt;
&lt;li&gt;Consider simplifying the interface if possible, looking for opportunities to do some of the work on other screens&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance View&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Integrations&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your external integrations are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there an issue in the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If test tools show issues as well, engage owner of service&lt;/li&gt;
&lt;li&gt;If test tools to not show issues, investigate Appian logs further&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there any issue with connectivity to the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The network connection to the service is misconfigured&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Smart Services&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your smart service execution is slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;If a plugin, is the smart service code optimized?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Plug-in code might not be optimized for the parameters provided&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Debug code using logging or remote tools to isolate poor performing modules.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Ensure the plug-in has been written to follow &lt;a href="/w/article/3273/plugin-development-best-practices"&gt;best practices&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Remote or local debugging with IDEs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: checklists, Delivery, Performance, Architecture&lt;/div&gt;
</description></item><item><title>Analyzing Performance Issues</title><link>https://community.appian.com/success/w/article/3402/analyzing-performance-issues/revision/3</link><pubDate>Tue, 31 Oct 2023 14:52:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdf78302-5ea7-4840-b652-8848d1526720</guid><dc:creator>Kim Day</dc:creator><comments>https://community.appian.com/success/w/article/3402/analyzing-performance-issues#comments</comments><description>Revision 3 posted to Article by Kim Day on 10/31/2023 2:52:17 PM&lt;br /&gt;
&lt;div&gt;
&lt;p&gt;While using the system, users may encounter slowness and performance issues. The root causes of these issues vary based on usage patterns, application design, system resources, and external factors.&lt;/p&gt;
&lt;p&gt;For the purposes of this guide, &amp;ldquo;slowness&amp;rdquo; is defined as an aspect of the application or platform not responding within an expected, defined range. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As an end user, page loads take longer than pre-defined SLAs or seems slow&lt;/li&gt;
&lt;li&gt;As a designer, &lt;a href="https://docs.appian.com/suite/help/latest/health-check.html"&gt;Health Check&lt;/a&gt; or logs indicate a response time above the defined threshold&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This guide is designed to help teams methodically investigate reported issues and identify root cause(s) by performing the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#documentIssues"&gt;Document Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#id_issues"&gt;Triage&amp;nbsp;Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#analyze_issues"&gt;Analyze Issues&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="document&amp;nbsp;issues"&gt;Document&amp;nbsp;Issues&lt;/h2&gt;
&lt;p&gt;Your team needs detailed information about the performance issues in order to start the analysis process. A simple email stating that &amp;ldquo;the system is slow&amp;rdquo; is not actionable. In order to collect this information, your team must first provide guidance to end users on how to document performance issues. You may also need to train your support staff on how to collect this information. This ensures that the responding team has a sufficient level of information to quickly triage and analyze an issue.&lt;/p&gt;
&lt;p&gt;The following list provides the minimum data points that should be collected by your support team or by the end users themselves when they experience a performance issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name of the user reporting the issue&lt;/li&gt;
&lt;li&gt;Username of user experiencing the issue&lt;/li&gt;
&lt;li&gt;URL of the Appian environment&lt;/li&gt;
&lt;li&gt;Date and time of issue&lt;/li&gt;
&lt;li&gt;User&amp;#39;s environment (e.g. browser type and version, use of VPN/virtual desktop)&lt;/li&gt;
&lt;li&gt;Steps to reproduce the observed behavior, noting specific screens and/or record/reference IDs related to latency&lt;/li&gt;
&lt;li&gt;If the issue is experienced in a browser, recording of the network logs captured using the browser&amp;rsquo;s Developer Tools could be useful. See &amp;ldquo;How to generate a browser network capture (HAR) file&amp;rdquo; for more information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Encourage the person documenting the issue to be as detailed as possible: &lt;em&gt;What is slow? How slow? What data did you enter?&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;Sample Issue Report&lt;/h3&gt;
&lt;table style="height:18px;" width="550"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Reporter&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;John Smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Username&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;john.smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Site URL&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;https://myapplication.domain.com/suite/sites/mysite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Time of issue&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Between 10:00am and 10:30am EST&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 10, IE Edge - over VPN&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Issue Summary / Reproduction Steps&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;I logged in as john.smith and executed the Create Record action from the Finance site. I filled out the&amp;nbsp;&amp;quot;Enter Basic Information&amp;quot; screen with my name and address, and added 10 locations. I clicked Submit, and the system took approximately 30 seconds before displaying the second form (&amp;quot;Enter Additional Details&amp;quot;). I expected the second form to appear within 5 seconds.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div style="display:none;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display:none;" id="results"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="expbox-results"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Type:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="typeCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Value:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="valueCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2 id="triage_issues"&gt;Triage Issues&lt;/h2&gt;
&lt;p&gt;Performance issues can occur anywhere in an application so the first thing to do is to triage and categorize the reported issues. Looking at the environment metrics in &lt;a href="https://forum.appian.com/suite/sites/myappian"&gt;My Appian&lt;/a&gt; is a great place to start to determine if performance could be impacting the wider the platform.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First, confirm the validity of the usage patterns triggering the reported issue(s). Invalid usage might best be resolved through training or application guardrails rather than in-depth performance analysis and tuning.&lt;/p&gt;
&lt;p&gt;Some example questions to help you decide this are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do users have realistic expectations?
&lt;ul&gt;
&lt;li&gt;Is the user seeing SLA violations for response times?&lt;/li&gt;
&lt;li&gt;Is the reported issue tied to an area of the application that is expected to run longer, such as a large report?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are users utilizing the system as intended? Can users do something they shouldn&amp;rsquo;t be able to do?
&lt;ul&gt;
&lt;li&gt;Exporting millions of records, or processing extremely large file upload might not be expected or valid.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If performance testing, is the test realistic?
&lt;ul&gt;
&lt;li&gt;Poorly designed tests (i.e. higher than expected volume) may result in performance issues.&lt;/li&gt;
&lt;li&gt;See the&amp;nbsp;&lt;a href="/w/guide/3215/performance-testing-methodology"&gt;Performance Testing Methodology&lt;/a&gt; for guidance on test creation and validation.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="analyze_issues"&gt;Analyze Issues&lt;/h2&gt;
&lt;h3&gt;Initial Analysis&lt;/h3&gt;
&lt;p&gt;Once you&amp;#39;ve confirmed your application is not performing as expected, your first goal should be to isolate the problem to a specific area of your platform. Start by following the tree below. Once you have reached an endpoint, navigate to the appropriate section below for more information. Restart the decision tree as analysis dictates.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/640x480/__key/communityserver-wikis-components-files/00-00-00-00-45/Performance-Decision-Tree-_2800_5_2900_.png" /&gt;&lt;/div&gt;
&lt;h3&gt;Detailed Analysis&lt;/h3&gt;
&lt;h4&gt;&lt;b&gt;Network/VPN&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If &lt;b&gt;all&lt;/b&gt; web interactions are slow, including those not associated with Appian, then your issue is likely related to your network connection or specific computer rather than the platform. Check these things first to confirm:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are you on VPN/Citrix, etc.?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Latency is sometimes introduced by intermediate web proxies like VPN or Citrix&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Check with peers to see if there is latency on direct network access&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your peers experiencing similar latency?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Issues may be isolated to your machine or region&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Verify if issues are specific to your location (i.e. floor, office, network connection)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Try different connection&lt;/li&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Web Layer&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your web layer interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are nodes load balancing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Load is imbalanced or otherwise not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Review load balancing mechanism (mod_jk, F5 device, etc.).&lt;/li&gt;
&lt;li&gt;Verify network traffic is being routed properly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Load balancer logs/configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the Web Server performing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Threads may be stuck, or CPU utilization may be too high for resources available&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Isolate which threads/requests are causing issues&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is granular debugging enabled?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some debugging levels introduce unexpected latency into Web requests&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Disable any extraneous debugging&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Web-to-App server connector logs (ISAPI, mod_jk/mod_proxy)&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;App Server&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high CPU utilization/load average?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application server resources are overloaded&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look into logs for high volume requests&lt;/li&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Review if application follows best practices or is using more resources than expected&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Optimize application to align with best practices
&lt;ul&gt;
&lt;li&gt;&lt;a href="/w/guide/3317/interface-performance-and-debugging#Typical_Performance_Issues"&gt;Typical Performance Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional CPU)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high heap/garbage collection time?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application components are using a high amount of memory. Typically seen generating documents or working with very large data sets&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look at logs for risks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional memory)&lt;/li&gt;
&lt;li&gt;Consider adjusting Heap settings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;RDBMS&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your RDBMS interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries designed efficiently?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Queries are under/over indexed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Analyze Logs&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; play&lt;/li&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Redesign queries&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Slow query logs&lt;/li&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries running with the expected parameters?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Indexes are not being applied correctly due to unexpected where conditions or casting to unexpected types&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Update application&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;li&gt;Profiler&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the database tuned to support volume and type of queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Database resources are insufficient; settings, such as buffer/cache are overwhelmed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Monitor system resources (CPU, Disk Usage, Memory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Adjust settings as needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;System metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Engines&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are all engines up?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some engines are not accessible, resulting in some requests failing or bottlenecking on limited resources&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute the Check Engine script and confirm all services are available&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Resolve any issues and restart any unavailable services&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-databases"&gt;engine status logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your requests load balanced?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some execution services are being under- or over- utilized due to process design patterns&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute an All Process reports, and count number of processes per engine&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review process models for instances of MNI or high number of subprocesses&lt;/li&gt;
&lt;li&gt;Update to use the Start Process service where possible, or minimize use of MNI&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are engines overloaded?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Engines are overloaded due to high utilization (either throughput or sub-optimal design)&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review engine performance logs for extremely low Idle time % (&amp;lt;20%) and Work Queue Size increasing&lt;/li&gt;
&lt;li&gt;Identify expensive processes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Decrease utilization by optimizing expensive processes&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html#add-execution-and-analytics-shards"&gt;scaling engines&lt;/a&gt; if needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine_system.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Interfaces/Expressions&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your interfaces are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Do your interfaces rely on external services or complex database queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the interface to look for integration calls (e.g. Integration objects, fn!webservicequery(), a!queryEntity())&lt;/li&gt;
&lt;li&gt;Leverage the Performance View and logs to determine if integration calls significantly contribute to overall render time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If integration based, review the Integrations and RDBMS sections of this guide&lt;/li&gt;
&lt;li&gt;If not, review the remaining questions in this section&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance view&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your interfaces complicated, or call many expressions?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The time to complete numerous tasks causes the overall interface to perform slowly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the Performance View to isolate redundant, high volume or poor performing sections of the interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3317/interface-performance-and-debugging"&gt;Interface Performance And Debugging&lt;/a&gt; and &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; plays&lt;/li&gt;
&lt;li&gt;Improve the design of the identified area&lt;/li&gt;
&lt;li&gt;Consider simplifying the interface if possible, looking for opportunities to do some of the work on other screens&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance View&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Integrations&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your external integrations are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there an issue in the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If test tools show issues as well, engage owner of service&lt;/li&gt;
&lt;li&gt;If test tools to not show issues, investigate Appian logs further&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there any issue with connectivity to the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The network connection to the service is misconfigured&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Smart Services&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your smart service execution is slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;If a plugin, is the smart service code optimized?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Plug-in code might not be optimized for the parameters provided&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Debug code using logging or remote tools to isolate poor performing modules.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Ensure the plug-in has been written to follow &lt;a href="/w/article/3273/plugin-development-best-practices"&gt;best practices&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Remote or local debugging with IDEs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Analyzing Performance Issues</title><link>https://community.appian.com/success/w/article/3402/analyzing-performance-issues/revision/2</link><pubDate>Wed, 25 Oct 2023 14:02:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdf78302-5ea7-4840-b652-8848d1526720</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/article/3402/analyzing-performance-issues#comments</comments><description>Revision 2 posted to Article by joel.larin on 10/25/2023 2:02:31 PM&lt;br /&gt;
&lt;div&gt;
&lt;p&gt;While using the system, users may encounter slowness and performance issues. The root causes of these issues vary based on usage patterns, application design, system resources, and external factors.&lt;/p&gt;
&lt;p&gt;For the purposes of this guide, &amp;ldquo;slowness&amp;rdquo; is defined as an aspect of the application or platform not responding within an expected, defined range. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As an end user, page loads take longer than pre-defined SLAs or seems slow&lt;/li&gt;
&lt;li&gt;As a designer, &lt;a href="https://docs.appian.com/suite/help/latest/health-check.html"&gt;Health Check&lt;/a&gt; or logs indicate a response time above the defined threshold&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This guide is designed to help teams methodically investigate reported issues and identify root cause(s) by performing the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#documentIssues"&gt;Document Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#id_issues"&gt;Triage&amp;nbsp;Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#analyze_issues"&gt;Analyze Issues&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="document&amp;nbsp;issues"&gt;Document&amp;nbsp;Issues&lt;/h2&gt;
&lt;p&gt;Your team needs detailed information about the performance issues in order to start the analysis process. A simple email stating that &amp;ldquo;the system is slow&amp;rdquo; is not actionable. In order to collect this information, your team must first provide guidance to end users on how to document performance issues. You may also need to train your support staff on how to collect this information. This ensures that the responding team has a sufficient level of information to quickly triage and analyze an issue.&lt;/p&gt;
&lt;p&gt;The following list provides the minimum data points that should be collected by your support team or by the end users themselves when they experience a performance issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name of the user reporting the issue&lt;/li&gt;
&lt;li&gt;Username of user experiencing the issue&lt;/li&gt;
&lt;li&gt;URL of the Appian environment&lt;/li&gt;
&lt;li&gt;Date and time of issue&lt;/li&gt;
&lt;li&gt;User&amp;#39;s environment (e.g. browser type and version, use of VPN/virtual desktop)&lt;/li&gt;
&lt;li&gt;Steps to reproduce the observed behavior, noting specific screens and/or record/reference IDs related to latency&lt;/li&gt;
&lt;li&gt;If the issue is experienced in a browser, recording of the network logs captured using the browser&amp;rsquo;s Developer Tools could be useful. See &amp;ldquo;How to generate a browser network capture (HAR) file&amp;rdquo; for more information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Encourage the person documenting the issue to be as detailed as possible: &lt;em&gt;What is slow? How slow? What data did you enter?&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;Sample Issue Report&lt;/h3&gt;
&lt;table style="height:18px;" width="550"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Reporter&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;John Smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Username&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;john.smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Site URL&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;https://myapplication.domain.com/suite/sites/mysite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Time of issue&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Between 10:00am and 10:30am EST&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 10, IE Edge - over VPN&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Issue Summary / Reproduction Steps&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;I logged in as john.smith and executed the Create Record action from the Finance site. I filled out the&amp;nbsp;&amp;quot;Enter Basic Information&amp;quot; screen with my name and address, and added 10 locations. I clicked Submit, and the system took approximately 30 seconds before displaying the second form (&amp;quot;Enter Additional Details&amp;quot;). I expected the second form to appear within 5 seconds.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div style="display:none;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display:none;" id="results"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="expbox-results"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Type:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="typeCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Value:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="valueCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2 id="triage_issues"&gt;Triage Issues&lt;/h2&gt;
&lt;p&gt;Performance issues can occur anywhere in an application so the first thing to do is to triage and categorize the reported issues. Looking at the environment metrics in &lt;a href="https://forum.appian.com/suite/sites/myappian"&gt;My Appian&lt;/a&gt; is a great place to start to determine if performance could be impacting the wider the platform.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First, confirm the validity of the usage patterns triggering the reported issue(s). Invalid usage might best be resolved through training or application guardrails rather than in-depth performance analysis and tuning.&lt;/p&gt;
&lt;p&gt;Some example questions to help you decide this are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do users have realistic expectations?
&lt;ul&gt;
&lt;li&gt;Is the user seeing SLA violations for response times?&lt;/li&gt;
&lt;li&gt;Is the reported issue tied to an area of the application that is expected to run longer, such as a large report?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are users utilizing the system as intended? Can users do something they shouldn&amp;rsquo;t be able to do?
&lt;ul&gt;
&lt;li&gt;Exporting millions of records, or processing extremely large file upload might not be expected or valid.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If performance testing, is the test realistic?
&lt;ul&gt;
&lt;li&gt;Poorly designed tests (i.e. higher than expected volume) may result in performance issues.&lt;/li&gt;
&lt;li&gt;See the&amp;nbsp;&lt;a href="/w/guide/3215/performance-testing-methodology#configure_the_performance_test_environment"&gt;Performance Testing Methodology&lt;/a&gt; for guidance on test creation and validation.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="analyze_issues"&gt;Analyze Issues&lt;/h2&gt;
&lt;h3&gt;Initial Analysis&lt;/h3&gt;
&lt;p&gt;Once you&amp;#39;ve confirmed your application is not performing as expected, your first goal should be to isolate the problem to a specific area of your platform. Start by following the tree below. Once you have reached an endpoint, navigate to the appropriate section below for more information. Restart the decision tree as analysis dictates.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/640x480/__key/communityserver-wikis-components-files/00-00-00-00-45/Performance-Decision-Tree-_2800_5_2900_.png" /&gt;&lt;/div&gt;
&lt;h3&gt;Detailed Analysis&lt;/h3&gt;
&lt;h4&gt;&lt;b&gt;Network/VPN&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If &lt;b&gt;all&lt;/b&gt; web interactions are slow, including those not associated with Appian, then your issue is likely related to your network connection or specific computer rather than the platform. Check these things first to confirm:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are you on VPN/Citrix, etc.?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Latency is sometimes introduced by intermediate web proxies like VPN or Citrix&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Check with peers to see if there is latency on direct network access&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your peers experiencing similar latency?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Issues may be isolated to your machine or region&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Verify if issues are specific to your location (i.e. floor, office, network connection)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Try different connection&lt;/li&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Web Layer&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your web layer interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are nodes load balancing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Load is imbalanced or otherwise not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Review load balancing mechanism (mod_jk, F5 device, etc.).&lt;/li&gt;
&lt;li&gt;Verify network traffic is being routed properly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Load balancer logs/configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the Web Server performing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Threads may be stuck, or CPU utilization may be too high for resources available&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Isolate which threads/requests are causing issues&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is granular debugging enabled?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some debugging levels introduce unexpected latency into Web requests&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Disable any extraneous debugging&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Web-to-App server connector logs (ISAPI, mod_jk/mod_proxy)&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;App Server&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high CPU utilization/load average?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application server resources are overloaded&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look into logs for high volume requests&lt;/li&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Review if application follows best practices or is using more resources than expected&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Optimize application to align with best practices
&lt;ul&gt;
&lt;li&gt;&lt;a href="/w/guide/3317/interface-performance-and-debugging#Typical_Performance_Issues"&gt;Typical Performance Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional CPU)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high heap/garbage collection time?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application components are using a high amount of memory. Typically seen generating documents or working with very large data sets&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look at logs for risks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional memory)&lt;/li&gt;
&lt;li&gt;Consider adjusting Heap settings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;RDBMS&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your RDBMS interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries designed efficiently?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Queries are under/over indexed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Analyze Logs&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; play&lt;/li&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Redesign queries&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Slow query logs&lt;/li&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries running with the expected parameters?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Indexes are not being applied correctly due to unexpected where conditions or casting to unexpected types&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Update application&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;li&gt;Profiler&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the database tuned to support volume and type of queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Database resources are insufficient; settings, such as buffer/cache are overwhelmed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Monitor system resources (CPU, Disk Usage, Memory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Adjust settings as needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;System metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Engines&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are all engines up?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some engines are not accessible, resulting in some requests failing or bottlenecking on limited resources&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute the Check Engine script and confirm all services are available&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Resolve any issues and restart any unavailable services&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-databases"&gt;engine status logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your requests load balanced?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some execution services are being under- or over- utilized due to process design patterns&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute an All Process reports, and count number of processes per engine&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review process models for instances of MNI or high number of subprocesses&lt;/li&gt;
&lt;li&gt;Update to use the Start Process service where possible, or minimize use of MNI&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are engines overloaded?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Engines are overloaded due to high utilization (either throughput or sub-optimal design)&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review engine performance logs for extremely low Idle time % (&amp;lt;20%) and Work Queue Size increasing&lt;/li&gt;
&lt;li&gt;Identify expensive processes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Decrease utilization by optimizing expensive processes&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html#add-execution-and-analytics-shards"&gt;scaling engines&lt;/a&gt; if needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine_system.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Interfaces/Expressions&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your interfaces are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Do your interfaces rely on external services or complex database queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the interface to look for integration calls (e.g. Integration objects, fn!webservicequery(), a!queryEntity())&lt;/li&gt;
&lt;li&gt;Leverage the Performance View and logs to determine if integration calls significantly contribute to overall render time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If integration based, review the Integrations and RDBMS sections of this guide&lt;/li&gt;
&lt;li&gt;If not, review the remaining questions in this section&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance view&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your interfaces complicated, or call many expressions?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The time to complete numerous tasks causes the overall interface to perform slowly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the Performance View to isolate redundant, high volume or poor performing sections of the interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3317/interface-performance-and-debugging"&gt;Interface Performance And Debugging&lt;/a&gt; and &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; plays&lt;/li&gt;
&lt;li&gt;Improve the design of the identified area&lt;/li&gt;
&lt;li&gt;Consider simplifying the interface if possible, looking for opportunities to do some of the work on other screens&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance View&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Integrations&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your external integrations are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there an issue in the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If test tools show issues as well, engage owner of service&lt;/li&gt;
&lt;li&gt;If test tools to not show issues, investigate Appian logs further&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there any issue with connectivity to the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The network connection to the service is misconfigured&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Smart Services&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your smart service execution is slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;If a plugin, is the smart service code optimized?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Plug-in code might not be optimized for the parameters provided&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Debug code using logging or remote tools to isolate poor performing modules.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Ensure the plug-in has been written to follow &lt;a href="/w/article/3273/plugin-development-best-practices"&gt;best practices&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Remote or local debugging with IDEs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Analyzing Performance Issues</title><link>https://community.appian.com/success/w/article/3402/analyzing-performance-issues/revision/1</link><pubDate>Wed, 25 Oct 2023 14:01:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdf78302-5ea7-4840-b652-8848d1526720</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/article/3402/analyzing-performance-issues#comments</comments><description>Revision 1 posted to Article by joel.larin on 10/25/2023 2:01:51 PM&lt;br /&gt;
&lt;p&gt;While using the system, users may encounter slowness and performance issues. The root causes of these issues vary based on usage patterns, application design, system resources, and external factors.&lt;/p&gt;
&lt;p&gt;For the purposes of this guide, &amp;ldquo;slowness&amp;rdquo; is defined as an aspect of the application or platform not responding within an expected, defined range. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;As an end user, page loads take longer than pre-defined SLAs or seems slow&lt;/li&gt;
&lt;li&gt;As a designer, &lt;a href="https://docs.appian.com/suite/help/latest/health-check.html"&gt;Health Check&lt;/a&gt; or logs indicate a response time above the defined threshold&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This guide is designed to help teams methodically investigate reported issues and identify root cause(s) by performing the following steps:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#documentIssues"&gt;Document Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#id_issues"&gt;Triage&amp;nbsp;Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#analyze_issues"&gt;Analyze Issues&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="document&amp;nbsp;issues"&gt;Document&amp;nbsp;Issues&lt;/h2&gt;
&lt;p&gt;Your team needs detailed information about the performance issues in order to start the analysis process. A simple email stating that &amp;ldquo;the system is slow&amp;rdquo; is not actionable. In order to collect this information, your team must first provide guidance to end users on how to document performance issues. You may also need to train your support staff on how to collect this information. This ensures that the responding team has a sufficient level of information to quickly triage and analyze an issue.&lt;/p&gt;
&lt;p&gt;The following list provides the minimum data points that should be collected by your support team or by the end users themselves when they experience a performance issue:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Name of the user reporting the issue&lt;/li&gt;
&lt;li&gt;Username of user experiencing the issue&lt;/li&gt;
&lt;li&gt;URL of the Appian environment&lt;/li&gt;
&lt;li&gt;Date and time of issue&lt;/li&gt;
&lt;li&gt;User&amp;#39;s environment (e.g. browser type and version, use of VPN/virtual desktop)&lt;/li&gt;
&lt;li&gt;Steps to reproduce the observed behavior, noting specific screens and/or record/reference IDs related to latency&lt;/li&gt;
&lt;li&gt;If the issue is experienced in a browser, recording of the network logs captured using the browser&amp;rsquo;s Developer Tools could be useful. See &amp;ldquo;How to generate a browser network capture (HAR) file&amp;rdquo; for more information&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Encourage the person documenting the issue to be as detailed as possible: &lt;em&gt;What is slow? How slow? What data did you enter?&lt;/em&gt;&lt;/p&gt;
&lt;h3&gt;Sample Issue Report&lt;/h3&gt;
&lt;table style="height:18px;" width="550"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Reporter&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;John Smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Username&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;john.smith&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Site URL&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;https://myapplication.domain.com/suite/sites/mysite&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Time of issue&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Between 10:00am and 10:30am EST&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Environment&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Windows 10, IE Edge - over VPN&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Issue Summary / Reproduction Steps&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;I logged in as john.smith and executed the Create Record action from the Finance site. I filled out the&amp;nbsp;&amp;quot;Enter Basic Information&amp;quot; screen with my name and address, and added 10 locations. I clicked Submit, and the system took approximately 30 seconds before displaying the second form (&amp;quot;Enter Additional Details&amp;quot;). I expected the second form to appear within 5 seconds.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;div style="display:none;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="display:none;" id="results"&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="expbox-results"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Type:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="typeCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Value:&lt;/strong&gt;&lt;/td&gt;
&lt;td id="valueCell"&gt;&amp;nbsp;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;/div&gt;
&lt;h2 id="triage_issues"&gt;Triage Issues&lt;/h2&gt;
&lt;p&gt;Performance issues can occur anywhere in an application so the first thing to do is to triage and categorize the reported issues. Looking at the environment metrics in &lt;a href="https://forum.appian.com/suite/sites/myappian"&gt;My Appian&lt;/a&gt; is a great place to start to determine if performance could be impacting the wider the platform.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;First, confirm the validity of the usage patterns triggering the reported issue(s). Invalid usage might best be resolved through training or application guardrails rather than in-depth performance analysis and tuning.&lt;/p&gt;
&lt;p&gt;Some example questions to help you decide this are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Do users have realistic expectations?
&lt;ul&gt;
&lt;li&gt;Is the user seeing SLA violations for response times?&lt;/li&gt;
&lt;li&gt;Is the reported issue tied to an area of the application that is expected to run longer, such as a large report?&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Are users utilizing the system as intended? Can users do something they shouldn&amp;rsquo;t be able to do?
&lt;ul&gt;
&lt;li&gt;Exporting millions of records, or processing extremely large file upload might not be expected or valid.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If performance testing, is the test realistic?
&lt;ul&gt;
&lt;li&gt;Poorly designed tests (i.e. higher than expected volume) may result in performance issues.&lt;/li&gt;
&lt;li&gt;See the&amp;nbsp;&lt;a href="/w/guide/3215/performance-testing-methodology#configure_the_performance_test_environment"&gt;Performance Testing Methodology&lt;/a&gt; for guidance on test creation and validation.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;h2 id="analyze_issues"&gt;Analyze Issues&lt;/h2&gt;
&lt;h3&gt;Initial Analysis&lt;/h3&gt;
&lt;p&gt;Once you&amp;#39;ve confirmed your application is not performing as expected, your first goal should be to isolate the problem to a specific area of your platform. Start by following the tree below. Once you have reached an endpoint, navigate to the appropriate section below for more information. Restart the decision tree as analysis dictates.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/640x480/__key/communityserver-wikis-components-files/00-00-00-00-45/Performance-Decision-Tree-_2800_5_2900_.png" /&gt;&lt;/div&gt;
&lt;h3&gt;Detailed Analysis&lt;/h3&gt;
&lt;h4&gt;&lt;b&gt;Network/VPN&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If &lt;b&gt;all&lt;/b&gt; web interactions are slow, including those not associated with Appian, then your issue is likely related to your network connection or specific computer rather than the platform. Check these things first to confirm:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are you on VPN/Citrix, etc.?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Latency is sometimes introduced by intermediate web proxies like VPN or Citrix&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Check with peers to see if there is latency on direct network access&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your peers experiencing similar latency?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Issues may be isolated to your machine or region&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Verify if issues are specific to your location (i.e. floor, office, network connection)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Try different connection&lt;/li&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Web Layer&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your web layer interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are nodes load balancing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Load is imbalanced or otherwise not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Review load balancing mechanism (mod_jk, F5 device, etc.).&lt;/li&gt;
&lt;li&gt;Verify network traffic is being routed properly&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Load balancer logs/configuration&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the Web Server performing as expected?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Threads may be stuck, or CPU utilization may be too high for resources available&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Isolate which threads/requests are causing issues&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is granular debugging enabled?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some debugging levels introduce unexpected latency into Web requests&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Disable any extraneous debugging&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;Web server access logs&lt;/li&gt;
&lt;li&gt;Web server error logs&lt;/li&gt;
&lt;li&gt;Web-to-App server connector logs (ISAPI, mod_jk/mod_proxy)&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;App Server&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high CPU utilization/load average?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application server resources are overloaded&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look into logs for high volume requests&lt;/li&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Review if application follows best practices or is using more resources than expected&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Optimize application to align with best practices
&lt;ul&gt;
&lt;li&gt;&lt;a href="/w/guide/3317/interface-performance-and-debugging#Typical_Performance_Issues"&gt;Typical Performance Issues&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional CPU)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there high heap/garbage collection time?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Application components are using a high amount of memory. Typically seen generating documents or working with very large data sets&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Look at logs for risks&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run &lt;a href="/support/w/kb/394/kb-1177-how-to-generate-a-java-thread-dump"&gt;thread&lt;/a&gt;/&lt;a href="/support/w/kb/393/kb-1176-how-to-generate-a-java-heap-dump"&gt;heap&lt;/a&gt; dumps&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html"&gt;scaling resources&lt;/a&gt; if needed (i.e. add additional memory)&lt;/li&gt;
&lt;li&gt;Consider adjusting Heap settings&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#system-metrics-logs"&gt;system.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;RDBMS&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your RDBMS interactions are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries designed efficiently?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Queries are under/over indexed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Analyze Logs&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; play&lt;/li&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Redesign queries&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Slow query logs&lt;/li&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your queries running with the expected parameters?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Indexes are not being applied correctly due to unexpected where conditions or casting to unexpected types&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Run explain plan&lt;/li&gt;
&lt;li&gt;Run profiler&lt;/li&gt;
&lt;li&gt;Review index statistics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update indices&lt;/li&gt;
&lt;li&gt;Update application&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Explain plan&lt;/li&gt;
&lt;li&gt;Profiler&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is the database tuned to support volume and type of queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Database resources are insufficient; settings, such as buffer/cache are overwhelmed&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Monitor system resources (CPU, Disk Usage, Memory)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Adjust settings as needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;DB&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;System metrics&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;perf_monitor_rdbms.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Engines&lt;/b&gt;&lt;/h4&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are all engines up?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some engines are not accessible, resulting in some requests failing or bottlenecking on limited resources&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute the Check Engine script and confirm all services are available&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Resolve any issues and restart any unavailable services&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-databases"&gt;engine status logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your requests load balanced?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Some execution services are being under- or over- utilized due to process design patterns&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Execute an All Process reports, and count number of processes per engine&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review process models for instances of MNI or high number of subprocesses&lt;/li&gt;
&lt;li&gt;Update to use the Start Process service where possible, or minimize use of MNI&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are engines overloaded?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Engines are overloaded due to high utilization (either throughput or sub-optimal design)&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review engine performance logs for extremely low Idle time % (&amp;lt;20%) and Work Queue Size increasing&lt;/li&gt;
&lt;li&gt;Identify expensive processes&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Decrease utilization by optimizing expensive processes&lt;/li&gt;
&lt;li&gt;Consider &lt;a href="https://docs.appian.com/suite/help/latest/Scaling_Appian.html#add-execution-and-analytics-shards"&gt;scaling engines&lt;/a&gt; if needed&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Process_Reports.html"&gt;Analytics reports&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Status_Script.html"&gt;Diagnostics scripts&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-summary-log"&gt;engine_system.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#engine-performance-logs"&gt;perf_monitor*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_models*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#process-execution-logs"&gt;top_process*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Interfaces/Expressions&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your interfaces are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Do your interfaces rely on external services or complex database queries?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the interface to look for integration calls (e.g. Integration objects, fn!webservicequery(), a!queryEntity())&lt;/li&gt;
&lt;li&gt;Leverage the Performance View and logs to determine if integration calls significantly contribute to overall render time&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If integration based, review the Integrations and RDBMS sections of this guide&lt;/li&gt;
&lt;li&gt;If not, review the remaining questions in this section&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance view&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Are your interfaces complicated, or call many expressions?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The time to complete numerous tasks causes the overall interface to perform slowly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the Performance View to isolate redundant, high volume or poor performing sections of the interface&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Review the &lt;a href="/w/guide/3317/interface-performance-and-debugging"&gt;Interface Performance And Debugging&lt;/a&gt; and &lt;a href="/w/guide/3309/database-performance-best-practices"&gt;Database Performance&lt;/a&gt; plays&lt;/li&gt;
&lt;li&gt;Improve the design of the identified area&lt;/li&gt;
&lt;li&gt;Consider simplifying the interface if possible, looking for opportunities to do some of the work on other screens&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Performance_View.html"&gt;Performance View&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#data-store-performance-logs"&gt;data_store*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Integrations&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your external integrations are slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there an issue in the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The service isn&amp;#39;t performant or is not functioning correctly&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;If test tools show issues as well, engage owner of service&lt;/li&gt;
&lt;li&gt;If test tools to not show issues, investigate Appian logs further&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;Is there any issue with connectivity to the service?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;The network connection to the service is misconfigured&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Isolate performance using debugging tools to replicate transactions outside of Appian&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Engage IT/Network support team&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Network logs&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Fiddler, SoapUI, Postman&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#integration-performance-logs"&gt;integration*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#http-request/response-logs"&gt;HTTP Request/Response Logs&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;
&lt;h4&gt;&lt;b&gt;Smart Services&lt;/b&gt;&lt;/h4&gt;
&lt;p&gt;If your smart service execution is slow:&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Key Questions&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Potential Issues&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Next Steps&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td bgcolor="#a9a9a9"&gt;
&lt;p&gt;&lt;b&gt;Relevant Logs And Tools&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;
&lt;p&gt;&lt;b&gt;If a plugin, is the smart service code optimized?&lt;/b&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;Plug-in code might not be optimized for the parameters provided&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Diagnose&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Debug code using logging or remote tools to isolate poor performing modules.&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Ensure the plug-in has been written to follow &lt;a href="/w/article/3273/plugin-development-best-practices"&gt;best practices&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Action&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Update implementation&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Appian&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#application-server"&gt;Application server logs&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#expressions-performance-logs"&gt;expression*.csv&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://docs.appian.com/suite/help/latest/Logging.html#smart-services-performance-logs"&gt;smart_service*.csv&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;External Tools&lt;/b&gt;&lt;b&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Remote or local debugging with IDEs&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4&gt;&lt;/h4&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>