August 17, 2023

tMicrosoftMQOutput – Docs for ESB 5.x

tMicrosoftMQOutput

tMicrosoftMQOutput_icon32_white.png

tMicrosoftMQOutput Properties

Component family

Internet/MOM and JMS

 

Function

This component writes a defined column of given inflow data to
Microsoft message queue (only support String type).

Purpose

This component makes it possible to write messages to Microsoft
message queue.

Basic settings

Property type

Either Built-in or Repository.

Since version 5.6, both the Built-In mode and the Repository mode are
available in any of the Talend solutions.

 

 

Built-in: No property data stored
centrally. Enter properties manually

 

 

Repository: Select the repository
file where properties are stored. The fields that come after are
pre-filled in using the fetched data.

 

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
in. This queue can be created automatically on the fly if it does
not exist then.

 

Queue type

Select a Microsoft message queue type from the drop-down list.

  • Private
    Non-Transaction
    : a private
    non-transactional queue.

  • Private Transaction:
    a private transactional queue.

  • Public
    Non-Transaction
    : a public
    non-transactional queue.

  • Public Transaction: a
    public transactional queue.

For more information about Microsoft message queue types, see
http://msdn.microsoft.com/en-us/library/ms706878%28v=vs.85%29.aspx.

 

Message column

Select the column as message to be written to Microsoft message
queue. The selected column must be of String type.

 

Die on error

This check box is cleared by default, meaning to skip the row on
error and to complete the process for error-free rows.

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.

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 further information about variables, see Talend Studio
User Guide.

Usage

This component must be linked to an input or intermediary
component.

Connections

Outgoing links (from this component to another):

Row: Main, Iterate

Trigger: Run if, On Component Ok;
On Component Error.

Incoming links (from one component to this one):

Row: Main; Reject; Iterate;

Trigger: Run if, On Subjob Ok, On
Subjob Error; On Component Ok, On Component Error.

For further information regarding connections, see
Talend Studio User
Guide
.

Limitation

The message to be output cannot be null.

This component requires installation of its related jar files. For more information about the
installation of these missing jar files, see the section describing how to configure the
Studio of the Talend Installation and Upgrade Guide.


Document get from Talend https://help.talend.com
Thank you for watching.
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x