Symptoms:
1)The data (Software or hardware) can be searched using the User Console search box.
Example:
2)However it is missing from Technopedia Software table in Analyzer reports
Example:
Reason:
The last modified date of the data entry in question was earlier than the applications last catalog ETL date.
So ETL did not update this data in BDNA_PUBLISH : Analyzer tables
Catalog ETL is designed to load incremental/delta data from publish.
The incremental data is determined by the last modified date of catalog data and last ETL date.
In the beginning the last ETL date is set to 1969-12-31 --> This makes it load all data.
If there is some catalog data that is updated on an earlier than the current ETL, the data would be lost in Analyze.
Resolution:
1)To force a full ETL to load all data again, we can reset the last ETL date manually:
For SQL Server:
--USE BDNA_PUBLISH
UPDATE BDNA_A_PROPERTIES$ SET VALUE_DATE = '1969-12-31' WHERE VALUE_DATE IS NOT NULL
For Oracle DB:
UPDATE BDNA_A_PROPERTIES$ SET VALUE_DATE = TO_DATE('1969-12-31','YYYY-MM-DD') WHERE VALUE_DATE IS NOT NULL;
2)Rerun the Catalog Sync on the next day when there is new data available,
or
Run the following command on User Console server:
Analyze.exe /ETL=Catalog
Related Articles
User Console Configuration Wizard Fails at “Configure Flexera User Console” Step 4Number of Views DejaCode Open Source Compliance data is missing from Analyze Report but shows up in Technopedia detail page 8Number of Views How to download Diagnostic data/Logs for Data Platform and User console 9Number of Views How to change the log file size in both Data Platform and User Console server 11Number of Views Disable HTTP for Flexera Data Platform and User Console UI 6Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Case id: 00001065
Activity: Status change: 2 hours ago