tJMSOutput Standard properties - Cloud - 8.0

JMS

Version
Cloud
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
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
Data Governance > Third-party systems > Messaging components (Integration) > JMS components
Data Quality and Preparation > Third-party systems > Messaging components (Integration) > JMS components
Design and Development > Third-party systems > Messaging components (Integration) > JMS components
Last publication date
2024-02-20

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

The Standard tJMSOutput component belongs to the Internet family.

The component in this framework is available in all Talend products.

Basic settings

Module List

Select the library to be used from the list.

Context Provider

Type in the context URL, for example com.tibco.tibjms.naming.TibjmsInitialContextFactory. However, be careful, the syntax can vary according to the JMS server used.

Server URL

Type in the server URL, respecting the syntax, for example tibjmsnaming://localhost:7222.

Connection Factory JDNI Name

Type in the JDNI name.

Use Specified User Identity

If you have to log in, select the check box and type in your login and password.

To enter the password, click the [...] button next to the password field, enter the password in double quotes in the pop-up dialog box, and click OK to save the settings.

Message Type

Select the message type, either: Topic or Queue.

To

Type in the message target, as expected by the server.

Processing Mode

Select the processing mode for the messages.

Raw Message or Message Content

Schema and Edit Schema

A schema is a row description, it defines the number of fields that will be processed and passed on to the next component.

The tJMSOutput schema is read-only. It is made of one column: Message

Advanced settings

Delivery Mode

Select a delivery mode from this list to ensure the quality of data delivery:

Not Persistent: This mode allows data loss during the data exchange.

Persistent: This mode ensures the integrity of message delivery.

Properties

Click the plus button underneath the table to add lines and provide JDNI InitialContext properties (for example, username and password for user authentication) in the lines.

tStatCatcher Statistics

Select this check box to gather the Job processing metadata at a Job level as well as at each component level.

Global Variables

Global Variables

ERROR_MESSAGE: the error message generated by the component when an error occurs. This is an After variable and it returns a string. This variable functions only if the Die on error check box is cleared, if the component has this check box.

NB_LINE: the number of rows read by an input component or transferred to an output component. This is an After variable and it returns an integer.

A Flow variable functions during the execution of a component while an After variable functions after the execution of the component.

To fill up a field or expression with a variable, press Ctrl+Space to access the variable list and choose the variable to use from it.

For more information about variables, see Using contexts and variables.

Usage

Usage rule

This component is generally used as an output component. It must be linked to an input component.

Limitation

Make sure the JMS server is launched.

Due to license incompatibility, one or more JARs required to use this component are not provided. You can install the missing JARs for this particular component by clicking the Install button on the Component tab view. You can also find out and add all missing JARs easily on the Modules tab in the Integration perspective of Talend Studio. For details, see Installing external modules.