Author |
Message |
Topic: Report option usage |
malai
Replies: 4 Views: 2940
|
Forum: IBM MQ API Support Posted: Tue Dec 09, 2003 8:30 pm Subject: Report option usage |
Thanx....
"As far as PUTting the message to a queue is concerned, if you get back a zero return/reason code, then it was PUT "properly".
This is enough to clear my doubts..
cheers. |
Topic: Report option usage |
malai
Replies: 4 Views: 2940
|
Forum: IBM MQ API Support Posted: Mon Dec 08, 2003 8:33 pm Subject: Report option usage |
Thanks,,,
Actually after sending a message to a queue,i need to set some some flag in my db to confirm that the message is sent properly to the queue...
so for this how will i use this for my task ... |
Topic: Report option usage |
malai
Replies: 4 Views: 2940
|
Forum: IBM MQ API Support Posted: Mon Dec 08, 2003 5:35 am Subject: Report option usage |
We have 4 different options in case of reports like
Exception
Expiration
Confirm on arrival (COA)
Confirm on delivery (COD)
Positive action notification (PAN)
Negative action notification ... |
Topic: IBM.WMQ.MQException: CompCode: 2, Reason: 2059 |
malai
Replies: 1 Views: 3734
|
Forum: IBM MQ API Support Posted: Mon Dec 08, 2003 2:17 am Subject: IBM.WMQ.MQException: CompCode: 2, Reason: 2059 |
I have MQ Client and Client application(ASP.NET) in Machine A and MQ Server in Machine B.
I need to send messages to Server from ASP.Net application.
i have done the folllowing steps:
I have crea ... |
Topic: Acknowledgemnt for messages sent to the Queue in MQ Series |
malai
Replies: 2 Views: 2225
|
Forum: IBM MQ API Support Posted: Fri Dec 05, 2003 1:37 am Subject: Acknowledgemnt for messages sent to the Queue in MQ Series |
Is there any way of sending the acknowledgement by Websphere MQ to the cleint application?????? |
Topic: IBM.WMQ.MQException: CompCode: 2, Reason: 2035 |
malai
Replies: 4 Views: 4775
|
Forum: IBM MQ API Support Posted: Thu Dec 04, 2003 9:41 pm Subject: thanx |
The Problem resolved by adding Aspnet account to mqm group... |
Topic: IBM.WMQ.MQException: CompCode: 2, Reason: 2035 |
malai
Replies: 4 Views: 4775
|
Forum: IBM MQ API Support Posted: Thu Dec 04, 2003 9:27 pm Subject: IBM.WMQ.MQException: CompCode: 2, Reason: 2035 |
thanks in advance.....
i am using win2000.
I have tried logged in as administrator and our used id created by our organisation..it doesnt work out...
Do i need to do anything in mqm group.... i m ... |
Topic: IBM.WMQ.MQException: CompCode: 2, Reason: 2035 |
malai
Replies: 4 Views: 4775
|
Forum: IBM MQ API Support Posted: Thu Dec 04, 2003 5:03 am Subject: IBM.WMQ.MQException: CompCode: 2, Reason: 2035 |
I installed MA7P supportPac(.Net classes for MQ Series) and got the sample code .When i run the vmqsput.vb file(to put messages over the queue),its working fine.but the same when i try to implement in ... |