Setting a migration token on Talend JobServer - 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
If needed, you can set a migration token on Talend JobServer to allow execution of unsigned Jobs after the grace period.

Before you begin

Make sure you have obtained a migration token key from Talend.

Procedure

  1. Unzip the Talend JobServer archive to get the Talend-JobServer-<date_time>-<version> folder.
  2. Go to the config sub-folder and open the configuration file TalendJobServer.properties.
  3. Add the migration token key to the following line:
    org.talend.remote.jobserver.server.TalendJobServer.EXECUTE_UNSIGNED_JOB_TOKEN=
  4. Save the file and restart Talend JobServer.