Talend Components by Cloudbee Setup Guide

Setup a Sandbox in your computer and start building your data integration jobs in few easy steps. In the current guide, we assume that you already have ordered some Cloudbee Integration Components. If not, you can get one here .

You can contact to Cloudbee support any time if you have questions.

You will need also a free Talend Open Studio for Data Integration framework to use our Talend components.

  1. Download Talend Open Studio for Data Integration here: https://www.talend.com/products/data-integration/data-integration-open-studio/ 
  2. Install Talend Open Studio for Data Integration
  3. Navigate to your service page: Services -> My Services. Now open your Service form the list

    Cloudbee Cloud Integrations  - Client Area

  4. Download Talend Components by Cloudbee
  5. Install Talend Components by Cloudbee in the similar way as described here (all our Talend components are "Talend custom components"): https://help.talend.com/reader/2AWmA~w4VvlfP3JC7dTR2w/Kvx1JE1dQGJgGhfFoHK8xA 
  6. You need also a Cloudbee license key. You will find it in our Client Area.

    Cloudbee Cloud Integrations  - Connection credentials

  7. Open section "Job Designs" and create a new job.

    Cloudbee Cloud Integrations  - Talend Jobs

  8. Double click to open the sample job.
  9. Find your new input components under Pallette section and drag one to the job canvas
  10. Double click on the component and configure it. You will also need to input the Cloudbee license key we mentioned earlier
  11. Find and drag a Talend original tLogRow component to the canvas. 
  12. Join the components.
  13. Make a right click on the same job and choose "Run job"

    Cloudbee Cloud Integrations  - Run Talend Job

  14. Now you should see how the job connects to your cloud service and pulls some data.
  15. You can now continue building the sample job. You can use different kind of "Output" components to tr pushing your data to various services like: MySQL, Excel etc.
    You will find these components also in a "Palette"

    Cloudbee Cloud Integrations  - Open Talend Palette

  16. For example, if you would like to push your data to the MySQL database, you can choose tMySQLOutput from Palette. You will also need to get the tMySQLConnection and tMySQLCommit components to make it work.

    Cloudbee Cloud Integrations  - Setup Talend MySql component

  17. After adding all essential MySQL components it will look like this

    Cloudbee Cloud Integrations  - Talend push to MySql

Please contact to Cloudbee support if you have any questions.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to setup a Cloudbee license key as context (variable)

Input Cloudbee license key as a string Let's assume you are setting up your first Talend job for...