003861: Python expression contains function or field that does not exist: <value>.

Description

The Geometry field in the Mapping Workbook is using a Python expression that is not a function call.

Solution

Check the expression applied to the Geometry field in the Mapping Workbook. This expression must be a call to an existing function found in the Scripts folder of the Data Loading Workspace. Verify that any fields passed to the function actually exist in the Source dataset.