Declare the MDC Definitions

You must specify all MATRIXX Data Container (MDC) definition files that you create in the extension project in a properties file.

About this task

You must add the mdc_config_custom.xml file and the extension-rest-mdc.xml file that are in the extension module to the properties file in addition to any other files that you have added.

Procedure

  1. Edit the /opt/mtx/conf/extension-containers.yaml file.
    Note: If this file does not exist, you must create it.
  2. Add the MDC definition files to extension-containers.yaml.
    For example:
    extension-core: /extension-containers.yaml
    Extension-rest: /extension-rest-mdc.xml