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