Configuring the gateway properties - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Windows
Subscription type
Subscription
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend DQ Portal
Talend ESB
Talend Identity and Access Management
Talend Installer
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2022-10-30
Available in...

Data Fabric

MDM Platform

Before you begin

  • Shut down the Talend MDM Server.
  • Locate the Talend Data Authoring for MDM gateway properties file:

    <TomcatPath>\conf\data-authoring-gateway.properties.

Procedure

  1. Open the data-authoring-gateway.properties file.
  2. Locate the variables and replace them with the appropriate values for your installation.
    Variable name Example value Description
    tinstall.iam.url http://localhost:9080 The host and port for the IAM service.
    tinstall.host.frontend http://localhost:8180 The host and port for the front-end service.
    tinstall.host.proxy http://localhost:8180 The host and port for the proxy service.
    Note: The value for the tinstall.iam.url variable should be the same value that for used in the iam.host property, which is located in the ${TALEND_INSTALLATION_PATH}\iam\apache-tomcat\conf\iam.properties file.