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