IBM MQ send message

IBM MQ send message

To send a message to an IBM MQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "IBM MQ send message" to send a message to an IBM MQ.

 

Note, that the message will include all workflow metadata as message headers.

 

The IBM MQ send message has these parameters:

 

NG2WorkflowIBMMQSendMsg0001

 

Destination type

As "destination type" select if you want to send the message to a queue or to a topic.

 

Destination name

As "destination name" enter the name of the queue/topic that should receive the message.

 

MQ name

Select the name of the IBM MQ configuration you want to use. The configuration are defined in settings (see details in Workflow inputs).

    • Related Articles

    • From IBM MQ

      When using IBM MQ you need to configure some connection settings for InterFormNG2 to be able to connect to it. MQ name In the "MQ name" field specify the IBM MQ, that you want to use. You need to first have that defined in the settings of ...
    • IBM MQ

      If you want to use IBM Message Queues with InterFormNG2, then you need to set it up in the tenant settings. You can use IBM Message Queues in the workflow with the input type From IBM MQ. In order to setup IBM Message queues, you first need to sign ...
    • ActiveMQ send message

      To send a message to an activeMQ as part of a workflow, insert a new component at the point in the workflow where you want to send the message. From the "Advanced" components tab select "ActiveMQ send message" to send a message with the workflow ...
    • From Active MQ

      A workflow can be initiated by an MQ message. Create a new workflow and specify input type as either "From ActiveMQ" or "From IBM MQ" depending on what type of MQ that sends the message. When you select Active MQ as the input type on a workflow you ...
    • Create email message text from a template

      The advanced email tool workflow component, Create email message text from a template is able to convert an email template into an html payload, where all variables has been substituted. This can e.g. be used, if you want to verify the contents of an ...