Before compilation check - 7.3

Talend Migration and Upgrade Guide

Version
7.3
Language
English
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 ESB
Talend Identity and Access Management
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2023-05-19

Before you begin

To perform a compilation check of your projects, you need to have previously:
  • (optional, to get compared result of the old and the new version in the migration reports) launched the Talend CommandLine application that was connected to the previous version of Talend Administration Center (old Talend CommandLine) and set its parameters on the Configuration page of the current Talend Administration Center web application, in either CommandLine/primary or CommandLine/secondary section
  • launched the Talend CommandLine application that is connected to the current version of Talend Administration Center (new Talend CommandLine) and set its parameters in the other Commandline configuration section of the current Talend Administration Center web application
  • backed up the SVN repository that contains your existing projects (using the svnadmin dump command) and restored it to a new SVN repository.

    Apache Subversion is deprecated from 7.3.1 R2021-08 release onwards

About this task

By default, migration reports are stored in the following folders: /Talend/MigrationCheck/reports on Linux or C:/Talend/MigrationCheck/reports on Windows. If you want to edit the default path to the folder where your reports will be stored, you need to do so in the configuration.properties file

Procedure

  1. Open the <TomcatPath>/webapps/org.talend.administrator/WEB-INF/classes/configuration.properties file.
  2. Add the following parameter and value, then save your changes: migrationCheck.conf.reportPath=<FolderPath>