When an user tries to load a document bundle (zipped documents within the driving file) into the system
the error message ‘Could not find doc location for dic id = <null>’ appears.
It happens when a space bar (‘ ‘) symbol was set before a data field in the driving file. Deleting that/these space bar symbol(s) from driving file solves the issue.
Example.
(an erroneous) user’s driving file: "ducument1.xls", "document1_name.xls", "INSPECTION_1", "TYP1", "EXCEL DOCS", "NM_INV_ITEMS", "9855060",,
(the right) driving file:
"ducument1.xls","document1_name.xls","INSPECTION_1","TYP1","EXCEL DOCS","NM_INV_ITEMS","9855060",,