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
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Information TechnologyRPA Development
- Category
- Horizontal
- Downloads
- 83
- Vendor
- Automation Type
- Package
- Last Updated
- May 19, 2021
- First Published
- May 11, 2020
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Package in Action
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+