Java Message Service Package

The package action will make a Bot act as a JMS client for ActiveMQ Artemis and IBM MQ messaging infrastructures.

The source code for this package is available on the Automation Anywhere GitHub page

Top Benefits

  • Integrate a bot into an existing JMS messaging infrastructure
  • Let bots exchange messages in a synchronous and asynchronous communication
  • Calling remote bots using reliable messaging
  • Bots listen to queues or topics to start an automation

Actions

  • Read and send JMS queue messages
  • Read and send JMS topic messages
  • Iterate through all messages in a queue or topic
  • Get JMS client information
  • Subscribe/unsubscribe topics

JMS messaging is a common integration pattern. With this package bots can read messages from queues and topics, send messages to queues and topics and get JMS client information for debugging tasks. With the subscribe/unsubscribe actions a bot can connect to a topic. ActiveMQ Artemis and IBM MQ are currently supported.

The source code for this package is available on the Automation Anywhere GitHub page

Get Package

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
72
Vendor
Automation Type
Package
Last Updated
May 19, 2021
First Published
May 11, 2020
Platform
Automation 360
ReadMe
ReadMe
Support

See the Package in Action

JMS Queue Loop Iterator
Send message to a JMS queue
Create subscription to a JMS topic
PREV NEXT
JMS Queue Loop Iterator
Send message to a JMS queue
Create subscription to a JMS topic

Setup Process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • Automation 360 Build 4088+
  • ActiveMQ Artemis server 2.12+
  • IBM MQ server 9.1.5+