Updating parameters after the configuration is finalized - 7.3

Talend Administration Center User 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 Administration Center
Content
Administration and Monitoring
Last publication date
2024-02-20

About this task

To update the parameters configured on the Configuration and Database configuration pages after they have been finalized, you must edit the configuration.properties file in the <TalendAdministrationCenterInstallationDirectory>/apache-tomcat/webapps/org.talend.administrator/WEB-INF/classes folder.

Procedure

  1. Stop Talend Administration Center.
  2. Open the configuration.properties file.
  3. To enable access to the Configuration page for the Administrator or the Security Administrator, uncomment the appropriate lines:
    configuration.admin.enable=true
    configuration.securityadmin.enable=true
  4. To enable access to the Database configuration, uncomment the following line in the file:
    configuration.dbadmin.enable=true
  5. Save the changes.
  6. Start Talend Administration Center.
  7. Update the parameters and finalize the configuration.

Results

When the configuration is finalized, the parameter values change to false.

Note: If the lines are missing from the configuration.properties file, the configuration is considered finalized.