I have a requirement where I want to trigger a process on the IBMi where as the MQ is hosted on AWS, so I have IBM MQ client on the IBMi. I’m able to put and get messages but I want the get process to be event based and not having to continue in an infinite loop.
I know there is a trigger process however I was not sure if IBM MQ hosted on AWS can trigger an application (Trigger Monitor) on another remote system which is IBMi in my case.
Thus far I am able to put the messages to the queue on AWS hosted IBM MQ and get messages. I do not know how can I make the get process a trigger based for it being on another system where IBM MQ client is being utilized.
Avinash Pal is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.