To implement continuous delivery, you need to implement two files:
- a configuration file that describes the list of tasks that are identified to be deployed into the concerned testing or other environments,
- a Groovy script that uses this task description file to create the Base64 encoded message needed to invoke the MetaServlet API to create all the tasks in the Talend Administration Center portal.