Sharing custom components in Talend Studio
When working on a remote project, if a Talend Studio has custom components installed and in use in one or more Jobs, other Talend Studio instances connecting to the same remote project must also have the same custom components installed.
This is necessary to ensure that the Jobs can be correctly opened. Without the necessary custom components, you receive a warning message Some components are not loaded when you open a Job using a custom component that has not been installed on the system you are using to open the Job.
Talend Studio provides the ability to automatically install custom components. If you install custom components and share them in Talend Studio manually, subsequent connections to the same remote project by other Talend Studio instances will automatically detect and install custom components.
Creating an example Job
Before you begin
Download a custom component from TalendForge Exchange and install it in Talend Studio, in this example tFileOutputPDF. For more information , see Installing a custom component and Updating a custom component.
Procedure
- Launch Talend Studio and connect to a remote project, in this example p3.
- Create an example Job called SharingCustomComponent.
- Place the tFixedFlowInput and the custom component tFileOutputPDF from the Palette to the design workspace.
- Connect the 2 components together using a connection.