Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I am trying to publish my jobs from Talend Studio to Talend administration center.
I hope someone can explain how the process to publish a job from Talend Studio to TAC is like. Unsure how to do it.
Hello,
This repository settings option in Studio 8.0.1 will get added using the 'Feature Manager.'
For the Artifact Repository, you need to install the shared features using the feature manager.
Go To: Feature Manager> Shared Features> Publish to artifact repository(Install)
NOTE:
If this option does not exist, please follow the below steps:
> Go to Project Settings
> Expand Shared Features and check the Publish to artifact repository option and apply and close.
> Restart the Studio and Install the publish to artifact repository feature.
> Configure the nexus (Repository settings) in the studio which is done using the feature manager.
-Please navigate to windows > preferences > Artifact Repository > Repository settings and configure the nexus which you are using.
> Now you should be good to publish your jobs to the artifact repository.
Thanks!
Hello
Before you publish the Job to Nexus Repository, you need to set the artifact repository connection parameters in Talend Studio, for detailed steps, see this documentation.
After you do it, you are able to publish the Job to Nexus repository.
Regards
Shong
Thanks for the response. I have actually read through the link you sent. It mentions that the feature is not enabled by default and we must use the feature manager to install. I have install all packages under the feature manager.
It would help if you would advise how to enable these features. Thanks! using Talend Studio V8.0
Hello,
This repository settings option in Studio 8.0.1 will get added using the 'Feature Manager.'
For the Artifact Repository, you need to install the shared features using the feature manager.
Go To: Feature Manager> Shared Features> Publish to artifact repository(Install)
NOTE:
If this option does not exist, please follow the below steps:
> Go to Project Settings
> Expand Shared Features and check the Publish to artifact repository option and apply and close.
> Restart the Studio and Install the publish to artifact repository feature.
> Configure the nexus (Repository settings) in the studio which is done using the feature manager.
-Please navigate to windows > preferences > Artifact Repository > Repository settings and configure the nexus which you are using.
> Now you should be good to publish your jobs to the artifact repository.
Thanks!