cBeanRegister Standard properties - Cloud - 8.0

Bean (Mediation)

Version
Cloud
8.0
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Custom code components (Mediation) > Bean components (Mediation)
Data Quality and Preparation > Third-party systems > Custom code components (Mediation) > Bean components (Mediation)
Design and Development > Third-party systems > Custom code components (Mediation) > Bean components (Mediation)
Last publication date
2024-02-21

These properties are used to configure cBeanRegister running in the Standard Job framework.

The Standard cBeanRegister component belongs to the Custom family.

Basic settings

Id

Enter any string which is used to look up the bean in the registry.

Simple

Select this option to call a bean class that is stored in the Code node of the Repository.

Customized Select this option to define the JavaBean by entering the code in the Code box.
Class Name

This field appears when the Simple option is selected.

Enter the name of the bean class that is stored in the Code node of the Repository.

For more information about creating and using JavaBeans, see Using Beans.

Specify Arguments

This check box appears when the Simple option is selected. Select this check box to set the optional arguments in the corresponding table. Click [+] as many times as required to add arguments to the table.

Code

This box appears when the Customized option is selected.

Enter the code of the bean in the box.

Advanced settings

Imports

This box appears when the Customized option is selected in the Basic settings view.

Enter the Java code that helps to import, if necessary, external libraries used in the Code box.

Usage

Usage rule

cBeanRegister cannot be added directly in a Route.

Limitation

 n/a