*Purpose
This page will help you to troubleshoot problems where the links are not generated by the Universal Importer.
For more information, refer to:
- Official documentation: Universal Importer - Advanced configuration
- CAST MS help Online : CAST Management Studio - Help > Infrastructure > Editors > Application Editor> Content Enrichment tab
*Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x |
*Observed on RDBMS
RDBMS | Yes/No |
---|---|
CSS |
Action plan
- Open the Universal Importer log file that is located in Universal Importer log path.
- Check if there is any error message.
- If there are error messages you must resolve them.
- If there is no error, Open CAST MS.
- In Content Enrichment, open the Universal Importer tool.
- In the parameter tab, if the option selected is a Database :
- Check that the queries to populate the parameter §UAX_IMPORT_INSTANCES return rows by running them in PGADMIN
Figure 1 - If the main queries do not return rows, it is expected to have no links generated by the Universal Importer
- If the queries return rows, then the Universal Importer must creates links:
- If the links do not appear, check if there is an Updated CAST Knowledge Base tool that is executed after the Universal Importer that drop links.
- if there is no such tool, then it is a bug. The solution is to create a Updated CAST Knowledge Base tool with the same main query to create the links.
- Check that the queries to populate the parameter §UAX_IMPORT_INSTANCES return rows by running them in PGADMIN
- If the above points do not help you, contact CAST Technical Support with Relevant Input in order to reproduce the issue.
Notes/comments
Related Pages