Robotic Process Automation (RPA)

Robotic Process Automation (RPA)

Come for answers. Stay for best practices. All we’re missing is you.

 View Only
  • 1.  Connecting with IBM MQ Queue using IBM RPA Studio

    Posted Tue March 23, 2021 07:41 PM
    Hi, Does anyone have idea on how to connect IBM RPA studio with IBM MQ Queue and about the configurations which are to be done on the client side for Queue creation for the tenant?

    ------------------------------
    Shreya Singh
    ------------------------------


  • 2.  RE: Connecting with IBM MQ Queue using IBM RPA Studio

    Posted Thu March 25, 2021 08:21 AM
    Hi, you can connect using the connectIbmMq command.
    In order to create a queue, you need to use the getQueue command, it automatically tries to create the specified queue if it does not exist.

    ------------------------------
    Joba Diniz
    ------------------------------