tMicrosoftMQOutput
Writes a defined column of given inflow data to Microsoft message queue (only support
String type).
For further information, see the section about messaging brokers supported by Talend messaging components in Talend Data Fabric Studio User Guide.
tMicrosoftMQOutput Standard properties
These properties are used to configure tMicrosoftMQOutput running in the Standard Job framework.
The Standard
tMicrosoftMQOutput component belongs to the Internet family.
The component in this framework is available in all Talend
products.
Basic settings
Property type |
Either Built-in or Repository. |
 |
Built-in: No property data stored |
 |
Repository: Select the repository |
Host |
Type in the Host name or the IP address of the host server. |
Queue |
Type in the name of the queue which you want write a given message |
Queue type |
Select a Microsoft message queue type from the drop-down list.
For more information about Microsoft message queue types, see |
Message column |
Select the column as message to be written to Microsoft message |
Die on error |
This check box is cleared by default, meaning to skip the row on |
Advanced settings
tStatCatcher Statistics |
Select this check box to collect log data at the component level. |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the 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 |
Usage
Usage rule |
This component must be linked to an input or intermediary |
Connections |
Outgoing links (from this component to another): Row: Main, Iterate
Trigger: Run if, On Component Ok; Incoming links (from one component to this one): Row: Main; Reject; Iterate;
Trigger: Run if, On Subjob Ok, On For further information regarding connections, see |
Limitation |
The message to be output cannot be null. This component requires installation of its related jar files. |
Related scenario
For a related scenario, see Writing and fetching queuing messages from Microsoft message queue.