Defect HC-18746

Catalog dataload fails with NullPointerException

Software

Customer case Applies to Corrected in
CS0314113 V9.1.10.0 9.1.11.0

Observed behavior

A NullPointerException can occur during a catalog dataload operation, if the ContextData is not set.

Expected behavior

There should be no exception reported.

Resolution

The code has been updated to remove the unnecessary check for the ContextData, removing the potential for the NullPointerException.