Sample XML and CSV files
This section contains sample XML mapping definition and sample CSV files for Hours of Operation.
Sample XML mapping definition
<table-config>
    <table name="HOURS_OF_OPERATION" transaction-type="INSERT_UPDATE" key-fields="HRSOP_NAME" primary-key="HRSOP_ID">
        <fields>
            <field index="1" db-field="HRSOP_NAME"/>
            <field index="2" db-field="WBT_ID">
                <reference table-name="WORKBRAIN_TEAM" supplied-value="WBT_ID" resolve-to-field="WBT_ID"/>
            </field>
        </fields>
    </table>
</table-config>Sample CSV file
HOURS OF OPERATION SET,3