tarena
3 years agoNew Contributor III
Failure: Unable to write to JSON-Path
JSON Path Test_2023_03_28.slp (6.4 KB)
GOAL: Set up a mapper to write input document structure to new structure, deleting some paths, and renaming others.
ERROR: “Failure: Unable to write to JSON-Path: $.ACHData.employeeId, Reason: Expecting object for JSON-Path field reference ‘employeeId’, found: String, Resolution: Change the path to refer to an object”
How is a String not an Object in this use case?