Configurer les propriétés du proxy - 7.3

Guide d'installation Talend

Version
7.3
Language
Français
Operating system
Linux
Subscription type
Souscription
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
Studio Talend
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 Log Server
Talend MDM Server
Talend MDM Web UI
Talend Repository Manager
Talend Runtime
Talend SAP RFC Server
Content
Installation et mise à niveau
Last publication date
2022-10-30
Disponible dans...

Data Fabric

MDM Platform

Avant de commencer

  • Fermez le Talend MDM Server.
  • Localisez le fichier propriétés du proxy Talend Data Authoring for MDM :

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

Procédure

  1. Ouvrez le fichier data-authoring-proxy.properties.
  2. Localisez les variables et remplacez-les par les valeurs appropriées pour votre installation.
    Nom de la variable Valeur d'exemple Description
    tinstall.iam.url http://localhost:9080 L'hôte et le port pour le service IAM.
    tinstall.mdm.server.host http://localhost:8180 L'hôte et le port pour Talend MDM Server.
    tinstall.mdm.server.conf.path /home/Talend/7.2.1/mdm/conf/mdm.conf L'URI pour le fichier mdm.conf.
    tinstall.tds.url http://localhost:19999/#/mytasks L'URL du service Talend Data Stewardship.
    tinstall.tdp.url http://localhost:9999/#/home/preparations/ URL du service Talend Data Preparation.
    Remarque : La valeur de la variable tinstall.iam.url doit être la même que celle utilisée pour la propriété iam.host, qui est localisée dans le fichier ${TALEND_INSTALLATION_PATH}/iam/apache-tomcat/conf/iam.properties.