Publishing to Talend Cloud
You can publish Jobs, Routes and Data Services (artifacts) created in Talend Studio to the cloud and make it available to specific or all users of Talend Management Console.
To publish artifacts from Studio to Talend Cloud through Maven, refer to the Talend Software Development Life Cycle for Cloud - Best Practices Guide.
Before you begin
- Set the account authentications to the web application in the Studio. For further information, see the Talend Cloud Getting Started Guide.
- You must have the default Operator role or the Operations - Manage Talend Management Console permission assigned to you in Talend Cloud.
- You must have the Publish: Publish artifacts permission on the workspace to which you are publishing.
- Make sure the name of your artifact to be published does not contain any reserved words, such as SNAPSHOT, otherwise the publication will fail.
- Make sure that the artifact name is different than any task's name in the workspace to which you are publishing. If a task with the same name as the article already exists in the workspace, only the artifact will be published to Talend Management Console and its corresponding task will not be created.
About this task
Once your artifact is published, its corresponding task is automatically created and it can be run by web users in Talend Management Console. You can create different tasks from the same artifact to run it in different scenarios by changing its context parameter values.
Procedure
Results
When you publish the artifact, a message is displayed to confirm the publication and to prompt you to open the corresponding task that was created in the web application. Click Open Task in the message to open the task in the Task Details page in Talend Management Console. The task will have the same name as the artifact.