Configuring the proxy properties - 7.3

Talend Installation Guide

Version
7.3
Language
English
Operating system
Linux
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 proxy properties file:

    <TomcatPath>/conf/data-authoring-proxy.properties .

Procedure

  1. Open the data-authoring-proxy.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.mdm.server.host http://localhost:8180 The host and port for theTalend MDM Server.
    tinstall.mdm.server.conf.path /home/Talend/7.2.1/mdm/conf/mdm.conf The URI for the mdm.conf file.
    tinstall.tds.url http://localhost:19999/#/mytasks The URL of the Talend Data Stewardship service.
    tinstall.tdp.url http://localhost:9999/#/home/preparations/ The URL of the Talend Data Preparation service.
    Note: The value for the tinstall.iam.url variable should be the same value that is used for the iam.host property, which is located in the ${TALEND_INSTALLATION_PATH}/iam/apache-tomcat/conf/iam.properties file.