Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
We are migrating our database and would like to automatically migrate the connections for all our jobs. Currently, we have saved our connection parameters in "Metadata > Db Connections," and we have hundreds of jobs deployed in the TAC that open connections using "Property Type = Repository."
We are already familiar with the API for the Talend Administration Center to redeploy all the jobs.
What we are interested in knowing is whether there is an option to automatically republish a list of jobs from Talend Studio once we change the connection in the repository. We are currently using Talend version 8.0.1. We are aware of the existence of CommandLine, but we are unsure how to use it and whether it is still available in this version.
Could you please assist us with this?
When you make a change to the repository, the studio automatically assess the impact and provides a list of jobs that would be affected by the change. You then have the choice to update all or some of the jobs that are affected. The CommandLine and other mechanisms for Continuous Integration . Continuous Deployment (CI/CD) still exist for such automations. Contact your account representative to ask about these mechanisms.