Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
7.2.x(tick)
7.0.x(tick)

Description


Tables not getting analyzed

for example :
12 xml files to be analyzed, but every time only "SAP_tables_0001.sap.xml" file is been analyzing the rest all files are not analyzed.
However after renaming all the xml file by sequence it ran fine.

This issue was observed in CAST 7.0.21

 Solution


This issue may occur, if the extracted files are not in sequence.

For example :

SAP_tables_0001.sap.xml
SAP_tables_0003.sap.xml
---------

Instead of :

SAP_tables_0001.sap.xml
SAP_tables_0002.sap.xml
SAP_tables_0003.sap.xml
----------------

Ideally the extracted table xml should be in sequence.
This may happen if you have not copied all the exaction to the analysis machine and hence xml files are not in sequence.

Solution is to copy all the extraction to the analysis machine and run analysis again.