-
Type: Testing Defect
-
Status: Done (View Workflow)
-
Priority: Critical
-
Resolution: Done
-
Affects Version/s: CFA 2020R1
-
Fix Version/s: None
-
Component/s: Imports
-
Labels:None
Scenario - attached are 2 files. Identical in nature.
- File 1: Stacy_INCR_2record.xml
- This file Processes as expected
- File 2: locations_incr_cfamx12257_healthCare.xml
- This file does not process
Defect - The files are identical in nature - 1 store, all fields present that should be present. Both Transform successfully, both include and exclude the same exact data(by this I mean same nodes). Both have the same distributor and other values since they are in the same zones. However only 00714 is working successfully. It gives the following in the audit log -
Event : 12/15/2020 6:09:50 PM : Data Import on 12/15/2020 6:09:50 PM : Record #1 parsed
Event : 12/15/2020 6:09:50 PM : : Import Record #1: Store Number: 00714 Updated (417)
Event : 12/15/2020 6:09:50 PM : Entity Data Import on 12/15/2020 6:09:50 PM : Data Import Complete
File #2 gives this in the audit log :
Event : 12/15/2020 6:02:13 PM : Data Import on 12/15/2020 6:02:13 PM : Record #1 parsed
-
- Error : 12/15/2020 6:02:13 PM : Entity Data Import on 12/15/2020 6:02:13 PM : <E: Record Import Failed with error :E> Length cannot be less than zero.
Parameter name: length
Event : 12/15/2020 6:02:14 PM : Entity Data Import on 12/15/2020 6:02:13 PM : Data Import Complete
- Error : 12/15/2020 6:02:13 PM : Entity Data Import on 12/15/2020 6:02:13 PM : <E: Record Import Failed with error :E> Length cannot be less than zero.
*PLEASE NOTE* I have compared the files and used the XSLT to transform the files and that looks as expected. At this point I would like to know what is being checked that is causing my file locations_incr_cfamx12257_healthCare.xml to fail.
- relates to
-
CFAMX-12257 Location Import - Continue processing after missing records
- Closed