Create the MQ Security Identity:
Create the MQ Security Identity with below command line:mqsisetdbparms integrationNodeName -n mq::queueid-u username -p password
The command above, create the MQ Security Identity name is queueid
Config the MQ node
After finish, We create 1 flow, and drag and drop a MQ node( Like: MQInput,...)
We have choose the Properties of Node. In Basic Tab, input the Queue Name
In "MQ Connection Tab":
- Select "MQ client connection Properties" in Connection
- Input Queue Manager, Host name, port, Channel Name and Security Identity( ex: queueid that is create before)
No comments:
Post a Comment