BMXAA7301E You must map a parent object before you can map a child object.

Explanation

You are trying to map an object in a request or response object structure, but its parent object is not mapped. Mapping must be configured first for a parent object before you can map its child object.

Action

Map the parent object of the object structure before mapping the child object.

Action