CMS Snapshot Analysis - Run Analyzer - Missing objects - Objective C with extension
Purpose
On running analysis of an Objective C application with the iOs extension, some objects are not present in KB, although the source files are analyzed.
Observed in CAST AIP
| Release | Yes/No |
|---|---|
| 8.3.x | ✅ |
| 8.2.x | ✅ |
| 8.1.x | ❌ |
Observed on RDBMS
| RDBMS | Yes/No |
|---|---|
| Oracle Server | ✅ |
| Microsoft SQL Server | ✅ |
| CSS2 | ✅ |
| CSS3 | ✅ |
Step by Step Scenario
- Run analysis
- Check results in Enlighten
Action Plan
Check if there exists projects linked to an Objective-C Job in table Anapro
SELECT ap.* FROM anapro ap JOIN anajob aj ON aj.idjob = ap.idjob WHERE aj.jobtyp = 142001
2. If this query gives no results, then check for duplicated analysis units : for this you may open Cast-MS and in tab **"Current Version"**, sort the analysis units by root path. If two analysis units have the same root path and name, they are duplicates. If you find some, remove the duplicates and re-analyze the application.
3. Else contact [CAST Technical Support](https://help.castsoftware.com/hc/en-us/requests/new) with [Relevant input](/export-v2/tg/technical-guides/technical-guides-by-cast-aip-component/cms-snapshot-analysis-component/cms-snapshot-analysis-run-analyzer/cms-snapshot-analysis-run-analyzer-missing-objects/)
**Impact on Analysis Results and Dashboard**
Impact of issue:Missing objects in Enlighten
Impact after applying solution:Objects are seen in Enlighten
**Notes/comments**
Ticket #11730
**Related Pages**