cBeanRegister Standard properties - 7.3

Bean (Mediation)

Version
7.3
Language
English
Product
Talend Data Fabric
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for ESB
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
2023-06-12

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 Talend Studio User Guide.

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.

Imports

This box appears when the Customized option is selected.

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

Code

This box appears when the Customized option is selected.

Enter the code of the bean in the box.

Usage

Usage rule

cBeanRegister cannot be added directly in a Route.

Limitation

 n/a