
Component Family |
Internet |
|
Function |
tJMSInput creates an interface |
|
Purpose |
Using a JMS server, tJMSInput |
|
Basic settings |
Module List |
Select the library to be used from the list. |
|
Context Provider |
Type in the context URL, for example |
|
Server URL |
Type in the server URL, respecting the syntax, for example |
|
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 To enter the password, click the […] button next to the |
|
Message Type |
Select the message type, either: Topic or Queue. |
|
Message From |
Type in the message source, exactly as expected by the server; Note that the field is case-sensitive. |
|
Timeout for Next Message (in sec) |
Type in the number of seconds before passing to the next |
|
Maximum Messages |
Type in the maximum number of messages to be processed. |
|
Message Selector Expression |
Set your filter. |
|
Processing Mode |
Select the processing mode for the messages. Raw Message or Message Content |
|
Schema and Edit |
A schema is a row description. It defines the number of fields to be processed and passed on The schema of this component is read-only. You can click Edit |
Advanced settings |
Properties |
Click the plus button underneath the table to add lines that |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Global Variables |
ERROR_MESSAGE: the error message generated by the NB_LINE: the number of rows read by an input component or A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
This component is generally used as an input component. It must be |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
Make sure the JMS server is launched. Due to license incompatibility, one or more JARs required to use this component are not |
For related scenarios, see Scenario: Enqueuing/dequeuing a message on the ActiveMQ server.