Posted: Thu Jun 19, 2014 11:48 pm Post subject: UserId "Patching"
Newbie
Joined: 11 Mar 2014 Posts: 5
Hello there,
i'm using the .net Assemblies to write to a MQ 7.0.1 Server. My Messages are sent using my windows user id. The MQ Server forwards that message to another MQ Server.
Problem now is the userid that is set on the message. The second MQ System sents that messages to the deal-letter queue because the userid is unknown on that system.
Now i tried to set the username on connect using the user id property. The only thing i get with this is an Unauthorized Reply. Even if i use the same username that works if i dont specify the User Property i get that Unauthorized Reply.
Is this a configuration problem at the server?
Is there any way to "patch" the user at the MQ Server at the sending queue?
Thanks and sorry, i'm not a MQ Expert, i'm just a Dev that needs to send a message
Posted: Fri Jun 20, 2014 4:47 am Post subject: Re: UserId "Patching"
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
DerLexus wrote:
Is there any way to "patch" the user at the MQ Server at the sending queue?
The user id can be overriden on the server side if you're using a client connection (however you're connecting includes an IP address) and also on the hop between one queue manafer and the other.
DerLexus wrote:
i'm not a MQ Expert, i'm just a Dev that needs to send a message
You need the MQ Expert who owns one or both of those queue managers, who will know what you need done. _________________ Honesty is the best policy.
Insanity is the best defence.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum