Creating a Bean - Cloud - 8.0

Talend Studio User Guide

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development
Last publication date
2024-02-29
Available in...

Cloud API Services Platform

Cloud Data Fabric

Data Fabric

Data Services Platform

ESB

MDM Platform

Real-Time Big Data Platform

Procedure

  1. In the Repository of the Integration perspective, expand the Code folder.
  2. Right-click the Global Beans node.
  3. Select Create Bean from the contextual menu.
    Create Bean option.
    The New Bean wizard opens to help you define the main properties of the new Bean.
    New Bean wizard.
  4. Enter the Bean properties:
    Field Description
    Name the name of the new Bean. A message comes up if you enter prohibited characters.
    Purpose the purpose of the Bean or any useful information regarding the Bean use.
    Description Bean description.
    Author a read-only field that shows by default the current user login.
    Locker a read-only field that shows by default the login of the user who owns the lock on the current Bean. This field is empty when you are creating a Bean and has data only when you are editing the properties of an existing Bean.
    Version a read-only field. You can manually increment the version using the M and m buttons. For more information, see Managing Job and Route versions.
    Status a list to select from the status of the Bean you are creating.
    Path a list to select from the folder in which the Bean will be created.
  5. Click Finish to create the Bean. An example bean opens in the editor on the design workspace.
    Example bean in the editor.
  6. Type in the code of your Bean.