Hi Experts,
I have two QMgrs Q1 and Q2.
Q1 has a remote queue Q1.toQ2 talking to Q1.toQ2 outgoing local queue in Q2. Now I want only the messages being put in Q1's remote Queue to reach Q2 local queue. I just want to prevent the user from directly connecting to the local queue of Q2 and just put the message.
I tried inhibiting put but the message being put from remote Qmgr also goes to deadletter queue.
I just want to avoid the user from directly put on message to the local queue in Q2. how can i acheive that.
Thanks in advance for your help and guidance
I have two QMgrs Q1 and Q2.
Q1 has a remote queue Q1.toQ2 talking to Q1.toQ2 outgoing local queue in Q2. Now I want only the messages being put in Q1's remote Queue to reach Q2 local queue. I just want to prevent the user from directly connecting to the local queue of Q2 and just put the message.
I tried inhibiting put but the message being put from remote Qmgr also goes to deadletter queue.
I just want to avoid the user from directly put on message to the local queue in Q2. how can i acheive that.
Thanks in advance for your help and guidance