List of configuration properties for Talend Data Authoring for MDM
All properties in the data-authoring-proxy.properties and data-authoring-gateway.properties files are set by default during the installation of Talend Data Authoring for MDM by Talend Installer. You can customize them according to your installation environment.
For more information about installing and configuring Talend Data Authoring for MDM, see Installing and configuring Talend Data Authoring for MDM.
The proxy properties
Property | Description |
---|---|
iam.url=<local machine ip>:<port> | The host and port for the IAM service. |
mdm.server.host=<local machine ip>:<port> | The host and port for the Talend MDM Server. |
mdm.server.conf.path=file://<path_mdm_conf> | The URI for the mdm.conf file. Information noteNote: A forward slash / needs
to be added before the path on Windows system.
|
app.products[0].url=http://<local machine ip>:<port>/#/mytasks | The URL of the Talend Data Stewardship service. |
app.products[1].url=http://<local machine ip>:<port>/#/home/preparations/ | The URL of the Talend Data Preparation service. |
The gateway properties
Property | Description |
---|---|
iam.url=<local machine ip>:<port> | The host and port for the IAM service. |
host.frontend=<local machine ip>:<port> | The host and port for the front-end service. |
host.proxy=<local machine ip>:<port> | The host and port for the proxy service. |