Author |
Message |
Topic: UserId "Patching" |
DerLexus
Replies: 1 Views: 2075
|
Forum: IBM MQ Security Posted: Thu Jun 19, 2014 11:48 pm Subject: UserId "Patching" |
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 ... |
Topic: Setting Correlation ID |
DerLexus
Replies: 7 Views: 22475
|
Forum: IBM MQ API Support Posted: Thu Mar 13, 2014 12:50 am Subject: Setting Correlation ID |
OK, seems i found it out.
If i set the MessageId (and not the CorrelId) i got a message that has the correct format.
MQ Explorer show the set MessageId as Correlation ID.
Thanks for any help ... |
Topic: Setting Correlation ID |
DerLexus
Replies: 7 Views: 22475
|
Forum: IBM MQ API Support Posted: Wed Mar 12, 2014 11:39 pm Subject: Setting Correlation ID |
Thanks for the explanation.
In the case the message above is correct and the correl_id is ZJ0SR587... ,
why does MQ Explorer shows me the AMQ MQEA... located at 0x98 as message AND correl id?? |
Topic: Setting Correlation ID |
DerLexus
Replies: 7 Views: 22475
|
Forum: IBM MQ API Support Posted: Tue Mar 11, 2014 11:38 pm Subject: Setting Correlation ID |
Hi, thanks for your reply. Here ist the data from mq-explorer for my sent message. As you can see, the correlation id goes from 0x99 to AF (MQ Explorer shows that AMQ... as correlation id). The correl ... |
Topic: Setting Correlation ID |
DerLexus
Replies: 7 Views: 22475
|
Forum: IBM MQ API Support Posted: Tue Mar 11, 2014 3:32 am Subject: Setting Correlation ID |
Hello,
im writing a gateway from Dynamics AX to Websphere MQ using the .net classes.
The gateway should replace another one and the message that i sent must be identical to the old one. The mess ... |