Mapping framework

The mapping framework allows for XML-based record data mapping in both the import and export interface frameworks. The framework lets the user specify record-matching criteria and to specify output row-format-based on the input data. Mappings are stored as XML blobs in the WBINT_MAPPING table and retrieved at runtime to assist in the loading and transforming of import or export data.

Note: The Payroll Export Interface does not use the WBINT_MAPPING table. The interface’s XML-based mapping directives are inserted into a Payroll Export task.

Contents of the WBINT_MAPPING table are viewed through the Mapping Definitions page. Click the Edit link to display the details of the mapping definition.

See Adding mapping definitions.