<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Engineering Dashboard tile management on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/</link><description>Recent content in Engineering Dashboard tile management on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/index.xml" rel="self" type="application/rss+xml"/><item><title>Application Components tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/application-components-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/application-components-tile/</guid><description>&lt;p&gt;This tile displays two pieces of
information:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the total number of modules in the application&lt;/li&gt;
&lt;li&gt;the total number of lines of code (LOC) in the analyzed results.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://doc.castsoftware.com/export/DASHBOARDS/images/application_components.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Clicking the tile will take you directly
to the &lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/engineering-dashboard-application-investigation/"&gt;&lt;strong&gt;Application
Investigation view&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;: tile type has to be &lt;em&gt;ComponentInvestigationOverview&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;parameters&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;metric&lt;/strong&gt; the LOC metric ID&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;color&lt;/strong&gt; : tile color&lt;/li&gt;
&lt;li&gt;other parameters for sizing and positioning of the tile - see**&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/"&gt;Tile Sizing and Positioning&lt;/a&gt;**&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Top Modules with Violations or Critical Violations tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-modules-with-violations-or-critical-violations-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-modules-with-violations-or-critical-violations-tile/</guid><description>&lt;p&gt;Top Modules with Violations or Critical Violations tile provides a listing of the modules sorted by the number of critical violations present in each module. Tile can be resized to display more or less modules. Clicking a module in the tile will take you directly to the module in the &lt;strong&gt;Application Investigation view&lt;/strong&gt; (see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/"&gt;Engineering Dashboard&lt;/a&gt;&lt;/strong&gt; for more information). In the Application Investigation view, violated Quality Rules are listed by their number of violations, with critical rules first (by default: ordered by number of violations).&lt;/p&gt;</description></item><item><title>Health Factor weakness or strength tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/health-factor-weakness-or-strength-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/health-factor-weakness-or-strength-tile/</guid><description>&lt;p&gt;Health Factor weakness/strength tiles provide a summary of the &lt;strong&gt;strengths&lt;/strong&gt; and &lt;strong&gt;weaknesses&lt;/strong&gt; (in terms of Technical Criteria) for a given Health Factor.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188268/555188269.jpg" alt=""&gt;&lt;/p&gt;
&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;Note that depending on whether Critical Violations or ALL Violations are being displayed (see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/engineering-dashboard-gui/"&gt;Data Filtering on Critical Violations&lt;/a&gt;&lt;/strong&gt;), the content will reflect the filter that is currently active, displaying only Critical Violations or ALL Violations accordingly.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;These tiles provide:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Weaknesses&lt;/strong&gt;: Items displayed are the Technical Criteria considered to have at least one critical violation. The Technical Criteria are sorted from worst (top) to least bad (bottom).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Strengths&lt;/strong&gt;: Items displayed at the Technical Criteria that do not have any critical violations (this includes Technical Criteria that have no critical Quality Rules or Technical Criteria that have critical rules with no violations).&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Risk Introduced tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/risk-introduced-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/risk-introduced-tile/</guid><description>&lt;p&gt;By default, Risk Introduced tile shows two values for the Total Quality Index (TQI) Health Factor:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Added Critical Violations or Violations&lt;/strong&gt; &amp;gt; The number of critical violations or violations (i.e. &amp;ldquo;risk&amp;rdquo;) introduced in the current snapshot&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Removed Critical Violations or Violations&lt;/strong&gt; &amp;gt; The number of critical violations or violations removed from the current snapshot&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188270/555188274.jpg" alt=""&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188270/555188273.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Values are a comparison between the previous and current snapshot, therefore if this is the first snapshot then there will be Added Critical Violations or Violations but no Removed Critical Violations or Violations. It is also possible to &lt;strong&gt;change the Health Factor&lt;/strong&gt; by clicking the drop down arrow next to the Health Factor name. If no added or removed Critical Violations or Violations are present in the snapshot, then the tile will display no data and will not be clickable:&lt;/p&gt;</description></item><item><title>Top Rules with increasing or decreasing violations tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-rules-with-increasing-or-decreasing-violations-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-rules-with-increasing-or-decreasing-violations-tile/</guid><description>&lt;p&gt;Top Rules with increasing/decreasing violations tiles display a list of Quality Rules and a value for each. The value represents the &lt;strong&gt;difference&lt;/strong&gt; in the &lt;strong&gt;number of violations&lt;/strong&gt; for the Quality Rule between the most recent and the previous snapshot. The higher the value, the larger the difference.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188275/555188278.jpg" alt=""&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188275/555188277.png" alt=""&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188275/555188276.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;It is possible to choose between three values (as shown in the examples above):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;ratio&lt;/strong&gt; - shows a percentage difference (increase)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;added&lt;/strong&gt; - shows the exact number of added violations&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;removed&lt;/strong&gt; - shows the exact number of removed violations)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note that the value displayed in the tile when using the &amp;ldquo;ratio&amp;rdquo; option may be different from the value for the number of &lt;strong&gt;added&lt;/strong&gt; or &lt;strong&gt;removed&lt;/strong&gt; violations for a given Quality Rule, since the value is a &lt;strong&gt;difference&lt;/strong&gt; between the number of violations since the previous snapshot and takes &lt;strong&gt;added and removed violations into account&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Action Plan tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/action-plan-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/action-plan-tile/</guid><description>&lt;p&gt;By default, Action Plan tile displays, initially, the total number of objects that have been added to the Action Plan list since the last snapshot was generated. Clicking the tile will take you directly to the &lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/engineering-dashboard-action-plan/"&gt;Action Plan&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188279/555188280.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;: tile type has to be &lt;em&gt;ActionPlanSummary&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;parameters&lt;/strong&gt;: none&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;color&lt;/strong&gt; : tile color&lt;/li&gt;
&lt;li&gt;other parameters for sizing and positioning of the tile - see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/"&gt;Tile Sizing and Positioning&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;type&amp;#34;: &amp;#34;ActionPlanSummary&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;parameters&amp;#34;: {},
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;color&amp;#34;: &amp;#34;blue&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;col&amp;#34;: 5,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;row&amp;#34;: 8,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;sizex&amp;#34;: 2,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;sizey&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;min-sizex&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;min-sizey&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;max-sizex&amp;#34;: 2,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;max-sizey&amp;#34;: 2,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;	&amp;#34;id&amp;#34;: &amp;#34;c934&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description></item><item><title>Exclusions tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/exclusions-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/exclusions-tile/</guid><description>&lt;p&gt;By default, Exclusions tile displays:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Active Exclusions:&lt;/strong&gt; Shows the number of violations that have been added to the Exclusion list and a subsequent snapshot has been generated (therefore the violations are not part of the results of the current snapshot) - i.e. they are actively excluded.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scheduled Exclusions:&lt;/strong&gt; Shows the number violations that have been added to the Exclusion list and no snapshot has yet been generated (therefore the violations still form part of the results of the current snapshot). When a snapshot is generated, exclusions in this list will move to the &lt;strong&gt;Active Exclusions&lt;/strong&gt; list.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188281/555188283.jpg" alt=""&gt;&lt;/p&gt;</description></item><item><title>External Links tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/external-links-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/external-links-tile/</guid><description>&lt;p&gt;External Links tile (not available by default) provides the ability to define external URLs ( to e.g. other data dashboards) in a tile:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188284/555188285.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;: tile type, has to be &lt;em&gt;ExternalLink&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;parameters&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;title&lt;/strong&gt; the short message to display in tile&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;url&lt;/strong&gt; the hyperlink to follow&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;color&lt;/strong&gt; : tile color&lt;/li&gt;
&lt;li&gt;other parameters for sizing and positioning of the tile - see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/"&gt;Tile Sizing and Positioning&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-xml" data-lang="xml"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;{
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;type&amp;#34;: &amp;#34;ExternalLink&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;parameters&amp;#34;: {
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;title&amp;#34;: &amp;#34;Know more about CAST&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;url&amp;#34;:&amp;#34;http://www.castsoftware.com&amp;#34;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; },
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;color&amp;#34;: &amp;#34;magenta&amp;#34;,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;col&amp;#34;: 5,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;row&amp;#34;: 3,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;sizex&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;sizey&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;min-sizex&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;min-sizey&amp;#34;: 1,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;max-sizex&amp;#34;: 2,
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt; &amp;#34;max-sizey&amp;#34;: 1
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;}
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description></item><item><title>Background Facts tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/background-facts-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/background-facts-tile/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;The Background Facts tiles are available only  in version &lt;strong&gt;≥ 1.11.0&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Background Facts tile (not available by default) displays &lt;strong&gt;Background Facts&lt;/strong&gt; that you have manually configured and uploaded during the snapshot generation (see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/aipcore/aip-core-technical-information/assessment-model-technical-information/background-facts-and-business-value-metric-upload/"&gt;Background Facts and Business Value Metric upload&lt;/a&gt;&lt;/strong&gt;). The tile can display information about &lt;strong&gt;one metric&lt;/strong&gt;that you have defined in the uploaded Background Facts file.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188286/555188288.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;: tile type, has to be &lt;em&gt;BackgroundFactOverView&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;parameters&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;backgroundFactId&lt;/strong&gt; refers to the Background Fact numerical ID as displayed in the Assessment Model in the CAST Management Studio:&lt;/p&gt;</description></item><item><title>Custom tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/custom-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/custom-tile/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Custom tiles&lt;/strong&gt; are available only in version &lt;strong&gt;≥ 1.11.0&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;For &lt;strong&gt;Quality Standards tags&lt;/strong&gt;, the extension &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/technologies/"&gt;Quality Standards Mapping&lt;/a&gt;&lt;/strong&gt; must be installed prior to generating the snapshot, otherwise no tag data is available and no results will be returned.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Custom tags&lt;/strong&gt; can be &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/advanced-configuration-options-for-all-dashboards/injecting-custom-tags/"&gt;manually injected&lt;/a&gt;&lt;/strong&gt; at any time - results will be available immediately.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;Custom tile (not available by default) displays the &lt;strong&gt;number of violations&lt;/strong&gt; (critical/non-critical violations according to the filter enabled) for rules tagged with a specific &lt;strong&gt;Quality Standards tag&lt;/strong&gt;or &lt;strong&gt;manually injected custom tag.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Industry Standard tiles</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/industry-standard-tiles/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/industry-standard-tiles/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;These tiles needs to be configured manually.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Industry Standard tiles are designed to display &lt;strong&gt;violation count data&lt;/strong&gt; generated by the following CAST extensions that provide data about industry standards. These are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://doc.castsoftware.com/technologies/multi/com.castsoftware.cisq-index/"&gt;CISQ&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://doc.castsoftware.com/technologies/"&gt;MIPS Reduction&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://doc.castsoftware.com/technologies/"&gt;ISO-5055&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://doc.castsoftware.com/technologies/multi/com.castsoftware.owasp-index/"&gt;OWASP&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188292/555188294.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Configuration&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;: tile type has to be &lt;em&gt;IndustryStandards&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;parameters&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;title&lt;/strong&gt;: Title of the tile&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;id&lt;/strong&gt;: the Quality Standards or custom tag you wish to view&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;: a free text field to describe what the tile shows (not shown in the dashboard)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;color&lt;/strong&gt;: tile color&lt;/li&gt;
&lt;li&gt;other parameters for sizing and positioning of the tile - see &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/"&gt;Tile Sizing and Positioning&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>OMG Technical Debt tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/omg-technical-debt-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/omg-technical-debt-tile/</guid><description>&lt;div class="alert alert-info" role="alert"&gt;&lt;div class="h4 alert-heading" role="heading"&gt;Info&lt;/div&gt;
&lt;p&gt;This tile:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;needs to be configured manually in &lt;strong&gt;CAST Engineering Dashboard ≤ 2.3.1&lt;/strong&gt; (in later releases it is available out of the box)&lt;/li&gt;
&lt;li&gt;requires the &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/technologies/"&gt;OMG Technical Debt&lt;/a&gt;&lt;/strong&gt; extension to be installed - if the extension is not installed, the tile will display N/A for values&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;OMG Technical Debt tile is available out of the box (in &lt;strong&gt;≥ 2.3.1&lt;/strong&gt;) displaying the &lt;strong&gt;Total Technical Debt (OMG) in days&lt;/strong&gt; for the current Application, as well as &lt;strong&gt;Added&lt;/strong&gt; and &lt;strong&gt;Removed OMG Technical Debt in days&lt;/strong&gt; for the current snapshot:&lt;/p&gt;</description></item><item><title>Architecture Model violation tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/architecture-model-violation-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/architecture-model-violation-tile/</guid><description>&lt;p&gt;The Architecture Model tile (not available out of the box) displays all &lt;strong&gt;Architecture Models&lt;/strong&gt; that have been assigned to the Application and checked during the snapshot. The tile displays the number of violations/critical violations (depending on the configuration of the &lt;strong&gt;criticalsRulesOnly&lt;/strong&gt; parameter in the tile configuration) per Architecture Model. Clicking an Architecture Model will drill down and display the details of the selected rule in the &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/engineering-dashboard-risk-investigation/"&gt;Risk Investigation page&lt;/a&gt;&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188303/555188304.png" alt=""&gt;&lt;/p&gt;</description></item><item><title>Top Riskiest Components tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-riskiest-components-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-riskiest-components-tile/</guid><description>&lt;p&gt;Top Riskiest tile provides a clickable &amp;ldquo;cloud&amp;rdquo; of object names  - the larger and bolder the font used to display the name, the higher the &lt;strong&gt;Risk&lt;/strong&gt; (previously known as PRI: Propagated Risk Index) value the object has within the specified Health Factor (i.e. Security or Efficiency for example). See &lt;strong&gt;&lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/"&gt;Engineering Dashboard&lt;/a&gt;&lt;/strong&gt; for more information about how &lt;strong&gt;Risk&lt;/strong&gt; is calculated.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://doc-data.castsoftware.com/DASHBOARDS/attachments/555188305/555188306.jpg" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Clicking an object name in the tile will take you directly to the object in the &lt;a href="https://doc.castsoftware.com/export-v2/dashboards/engineering-dashboard-user-guide/engineering-dashboard-application-investigation/"&gt;&lt;strong&gt;Application Investigation view&lt;/strong&gt;&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Top Riskiest Transactions tile</title><link>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-riskiest-transactions-tile/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/dashboards/advanced-standalone-cast-dashboard-configuration-options/standalone-engineering-dashboard-advanced-configuration/engineering-dashboard-tile-management/top-riskiest-transactions-tile/</guid><description>&lt;p&gt;Top Riskiest tile provides a clickable &amp;ldquo;cloud&amp;rdquo; of transaction names  - the larger and bolder the font used to display the transaction name, the higher the &lt;strong&gt;TRI&lt;/strong&gt; value (TRI or Transaction Risk Index is an indicator of the risk for transaction) has within the specified Health Factor (i.e. Robustness, Efficiency and Security for example). Robustness is set as the default Health Factor but can be changed in the tile itself using the drop down arrow.&lt;/p&gt;</description></item></channel></rss>