
Hi Jyoti,
Can we handle the script to consider these decimal points. is the etlautomation script user defined or provided by cast?
Import in Imaging system 1.5.1 is failing with etlautomation script for the Application CSV's whose name contains decimals.
Example: Please see the below import log where the Imaging system is looking for the name RiskMeter_2_is_lnk.csv where as the name of the CSV files is as below
Log:
{"level":"info","msg":"Import: verifying CSV files for: RiskMeter_2","time":"2019-05-08T01:01:37Z"}
{"error":"filesExist: error checking file: exists: file does not exist: ../neo4j/import/RiskMeter_2_is_lnk.csv","level":"error","msg":"Import: file mismatch: filesExist: error checking file: exists: file does not exist: ../neo4j/import/RiskMeter_2_is_lnk.csv","time":"2019-05-08T01:01:37Z"}
{"level":"error","msg":"Import failed!","time":"2019-05-08T01:01:37Z"}
Screenshot:
The Workaround here is to manually rename the files from Riskmeter_2.0 to Riskmeter_2 and then perform the import action.
Please sign in to leave a comment.
Hi Jyoti,
Can we handle the script to consider these decimal points. is the etlautomation script user defined or provided by cast?
Hi Deepak,
This etlautomation powershell script is provided by Cast and it can be seen in the path <Your Installation folder>\imagingservice\etl-automation\
This is a bug in etlautomation script of Imaging system 1.5.1 version and Bug fix request is raised to address this Issue and it will be fixed in the version 1.6.