djvdberg Posted October 20, 2023 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
Danp2 Posted October 20, 2023 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
Andreik Posted October 20, 2023 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. Danp2 and mLipok 2
djvdberg Posted October 20, 2023 Author Posted October 20, 2023 Awesome thanks guys will check out the links
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