<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CAST Engineering Dashboard - Object on Documentation - V2</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/</link><description>Recent content in CAST Engineering Dashboard - Object on Documentation - V2</description><generator>Hugo</generator><language>en</language><atom:link href="https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/index.xml" rel="self" type="application/rss+xml"/><item><title>CAST Engineering Dashboard - Object - Incorrect Object Type</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/cast-engineering-dashboard-object-incorrect-object-type/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/cast-engineering-dashboard-object-incorrect-object-type/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This page helps you to troubleshoot issues with object type incorrectly displayed on the Dashboard. For instance you expect the type of object to be displayed as an Oracle Table instead the field Object Type shows Oracle View.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Observed in CAST AIP&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x2705;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Observed on RDBMS&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;RDBMS&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;CSS&lt;/td&gt;
 &lt;td&gt;&lt;em&gt;&amp;#x2705;&lt;/em&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Check the type of the object in KB using the below query&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-sql" data-lang="sql"&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Select k.idkey,t.typnam
from typ t,keys k
where t.idtyp = k.idkey
and k.idkey = &amp;lt;object_id&amp;gt;&lt;/p&gt;</description></item><item><title>CAST Engineering Dashboard - Object - Multiple Object path</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/cast-engineering-dashboard-object-multiple-object-path/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/cast-engineering-dashboard-object-multiple-object-path/</guid><description>&lt;p&gt;&lt;strong&gt;Purpose (problem description)&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This page provides the steps to deal with the problem of dashboard showing multiple source code paths for a single violating object. This issue is visible on the Investigation - Quality Model Drilldown, when the violation details are checked.&lt;/li&gt;
&lt;li&gt;When this issue is experienced, the user is able to see multiple source paths for a single violating object on the dashboard. Because of this, user is not able to validate which path contains the source code file.&lt;/li&gt;
&lt;li&gt;Below is a screenshot showing the above mentioned problem:&lt;br&gt;
&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566538866/566538865.png" alt=""&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Observed in CAST AIP&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>CAST Engineering Dashboard - Object - Incorrect Object Name - The displayed object full name is equal to none</title><link>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/cast-engineering-dashboard-object-incorrect-object-name-the-displayed-object-full-name-is-equal-to-none/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://doc.castsoftware.com/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cast-engineering-dashboard-component-ced/cast-engineering-dashboard-object/cast-engineering-dashboard-object-incorrect-object-name-the-displayed-object-full-name-is-equal-to-none/</guid><description>&lt;p&gt;&lt;strong&gt;Problem Description&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The displayed object full name in the dashboard is equal to &lt;none&gt;.&lt;br&gt;
The issue can be observed for example in the list of very high risky object or in the &amp;lsquo;Details on Added/deleted/updated Artifacts with Low/Moderate/high Complexity&amp;rsquo; in snapshots comparison page.&lt;br&gt;
Following screenshot shows full name equal to &lt;none&gt; in the&lt;br&gt;
&amp;lsquo;Details on Added Artifacts with Moderate Complexity&amp;rsquo;&lt;br&gt;
&lt;img src="https://doc-data.castsoftware.com/TG/attachments/566538835/566538836.png" alt=""&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Applicable in CAST Version&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Release&lt;/th&gt;
 &lt;th&gt;Yes/No&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;8.3.x&lt;/td&gt;
 &lt;td&gt;&amp;#x2705;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Action Plan&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="#CASTEngineeringDashboardObjectIncorrectObjectNameThedisplayedobjectfullnameisequaltonone-Getthecustomer'sinput"&gt;Get the customer&amp;rsquo;s input&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#CASTEngineeringDashboardObjectIncorrectObjectNameThedisplayedobjectfullnameisequaltonone-Checktheconfiguration"&gt;Check the configuration&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Check if the problem is in the AD Dashboard by going to &lt;a href="#CASTEngineeringDashboardObjectIncorrectObjectNameThedisplayedobjectfullnameisequaltonone-IstheproblemintheDashboard?"&gt;Is the problem in the Dashboard?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;If it is in AD Dashboard, go to &lt;a href="#CASTEngineeringDashboardObjectIncorrectObjectNameThedisplayedobjectfullnameisequaltonone-TransmitthebugtotheDashboardteam"&gt;Transmit the bug to the Dashbaord team&lt;/a&gt; else go to &lt;a href="#CASTEngineeringDashboardObjectIncorrectObjectNameThedisplayedobjectfullnameisequaltonone-Istheproblemintheanalyzer?"&gt;Is the problem in the analyzer?&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;If the problem is in the analyzer:
&lt;ol&gt;
&lt;li&gt;Reproduce the problem by analyzing code source on a separate knowledge base&lt;/li&gt;
&lt;li&gt;If the problem is not reproducible, check if the customer&amp;rsquo;s knowledge base is corrupted as described in this page &lt;a href="https://doc.castsoftware.com/export-v2/tg/sql-queries/sql-queries-cast-knowledge-base/sql-queries-cast-knowledge-base-corruptions/"&gt;SQL Queries - CAST Knowledge Base - Corruptions&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="get-the-customers-input"&gt;Get the customer&amp;rsquo;s input&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Screenshot showing the details&lt;/li&gt;
&lt;li&gt;Sherlock export which contains the central and local sites involved for the snapshot generation&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="check-the-configuration"&gt;Check the configuration&lt;/h2&gt;
&lt;h3 id="for-c-technology"&gt;For C++ technology&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Verify that the correct Microsoft VC++ version is selected in the environment profile&lt;/li&gt;
&lt;li&gt;Verify that the correct Microsoft VC++ version is installed on the analysis machine&lt;/li&gt;
&lt;li&gt;Verify that the include path is correct (There should not be any messages in &amp;ldquo;No parent class nor namespace found for method/function&amp;rdquo; or &amp;ldquo;Preprocessor cannot find file&amp;rdquo;. If these messages exists, then resolve these messages first.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="is-the-problem-in-the-dashboard"&gt;Is the problem in the Dashboard?&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;connect to the dashboard and go the page shown in the customer screenshot&lt;/p&gt;</description></item></channel></rss>