Creating the Tax Service Custom MDCs

In this section, you create the custom MATRIXX Data Containers (MDCs) to hold the custom tax data.

Note: The MtxRequest and MtxResponse extensions are not defined using the create_config.py script.

Using the SDK, you can create custom MDCs that can be used within the RS Gateway. These MDCs can be used for the initial REST request and the subsequent response.

The thinAirTax project has a directory named schema. This directory contains two files:
  • rsgateway-mdc.xml — This file contains the out-of-the-box MDC definitions that are part of RS Gateway.
  • extension-rest-mdc.xml — This file is where the custom MDCs are defined.