"Fatal Exception occurred empty String" Happens When Running AIS Import Twice
(Doc ID 2523746.1)
Last updated on JANUARY 24, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.6.0 to 9.3.6.0 [Release 9.3]Information in this document applies to any platform.
Symptoms
Running Agile Integration Services (AIS) twice using the same data source file throws below error
Error
Fatal Exception occurred empty String
Steps to Reproduce
- Prepare a data source file to import priceline
- Run AIS by using command below:
SET impOptSet= -a import_mapfile.xml -t prices.priceLines -f DelimitedTextFile -n "BusinessRuleOptions|ChangeMode=Authoring" "TextParser|FileEncoding=UTF-8" "TextParser|FieldDelimiter=tab"
CALL runner importer.ImportData -i import_file.tsv -o import_log.xml %impDbSet% %impOptSet% - Run AIS again using the same import file
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |