djvdberg Posted October 20, 2023 Share Posted October 20, 2023 Hi all, Searched and can't find anyone that's done messages to MQ queues via auto it, or have I missed it, Just need to put, not get or anything, Thanks! Dion Link to comment Share on other sites More sharing options...
Danp2 Posted October 20, 2023 Share Posted October 20, 2023 Have you tried using their REST API? https://www.ibm.com/docs/en/ibm-mq/9.3?topic=api-getting-started-messaging-rest Latest Webdriver UDF Release Webdriver Wiki FAQs Link to comment Share on other sites More sharing options...
Andreik Posted October 20, 2023 Share Posted October 20, 2023 You can do it with COM objects using MQAX200.dll and you have an example here about how to get data from queue. You should be able to figure it out also how to put a message to queue. Even if it's not AutoIt, this might help you as well. mLipok and Danp2 2 When the words fail... music speaks. Link to comment Share on other sites More sharing options...
djvdberg Posted October 20, 2023 Author Share Posted October 20, 2023 Awesome thanks guys will check out the links Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now