Author |
Message |
Topic: MQSeries Connections |
steldass
Replies: 4 Views: 3897
|
Forum: General IBM MQ Support Posted: Wed May 22, 2002 11:04 pm Subject: MQSeries Connections |
Thanks for your reply oz1ccg.
I have to ask the MQServer twenty to fourty times per client. What I mean is that e.g. a client of mine visits my page. I have to sent twenty to fourty requests to the ... |
Topic: MQSeries Connections |
steldass
Replies: 4 Views: 3897
|
Forum: General IBM MQ Support Posted: Wed May 22, 2002 5:36 am Subject: MQSeries Connections |
Hi everyone,
Is there a way of opening or closing MQSeries connections? I am currently testing to send a message (client) to a company (server). After a while I get MQRC_Q_MGR_NOT_AVAILABLE. They h ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 11:20 pm Subject: [b]Message from client (me) arrives as "garbage"[/ |
Dear Peter,
Since I am working on IIS and ASP, I tried to HTMLEncode the string that I am sending. Guess what! It worked...
I finally got a normal answer. Well not a correct answer, I still get e ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 5:03 am Subject: [b]Message from client (me) arrives as "garbage"[/ |
I just tried to completely remove the MQCCSID from the environment variables. Same old, same old... Nothing changed.
The point is that I don't have a monitor tool in order to see what exactly it is ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 4:34 am Subject: [b]Message from client (me) arrives as "garbage"[/ |
The thing is that if I send them anything else but XML, they will not respond. I have to send specific XML text.
Another thing to bare in mind is that I am sending on one queue while they are respo ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 4:32 am Subject: [b]Message from client (me) arrives as "garbage"[/ |
Hmmmm... That is an interesting idea. I will unset the variable and see what will happen.
Thank you SO much! I have already send an email to the company asking them if they ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 4:15 am Subject: [b]Message from client (me) arrives as "garbage"[/ |
This is what I am sending to them:
..._%......?>...........?..%../.....%..>.............../.>/..?>/%..`..<.../.>/..?>/%..`......,.>./.................,.>./........,?.../. ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 4:03 am Subject: [b]Message from client (me) arrives as "garbage"[/ |
First of all thanx for your reply. Suppose that my message object is msg.
I wrote:
msg.Format = "MQSTR "
Is that correct? If not how do I set the message format?
I think that they have specifi ... |
Topic: [b]Message from client (me) arrives as "garbage"[/ |
steldass
Replies: 11 Views: 7095
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon May 20, 2002 1:31 am Subject: [b]Message from client (me) arrives as "garbage"[/ |
I am trying to send an XML string to a company which uses MQSeries Server. After talking to them they told me that I am sending garbage. I have set the environment variable MQCCSID to 850 after their ... |