Author |
Message |
Topic: MQOO_RESOLVE_NAMES in dotnet |
MarkDev
Replies: 2 Views: 2245
|
Forum: IBM MQ API Support Posted: Fri Jul 23, 2004 6:02 am Subject: MQOO_RESOLVE_NAMES in dotnet |
Is there an option for MQOO_RESOLVE_NAMES in the dotnet classes? If not, does anyone know the integer value of this? |
Topic: MQ Polling |
MarkDev
Replies: 7 Views: 4895
|
Forum: IBM MQ API Support Posted: Tue Jul 20, 2004 6:40 am Subject: MQ Polling |
I am looking to write a program to poll a queue and process messages as they come in. Is there a standard way to do this? Any sample code out there? Any pitfalls to watch out for?
Thanks |
Topic: .NET API Documentation |
MarkDev
Replies: 4 Views: 4487
|
Forum: IBM MQ API Support Posted: Thu Jul 01, 2004 7:15 am Subject: .NET API Documentation |
I can't seem to find the documentation for the .NET components. Does anyone know if IBM has an online version and is there any other documentation for it?
Thanks |
Topic: Trigger Interval |
MarkDev
Replies: 4 Views: 2973
|
Forum: General IBM MQ Support Posted: Fri Jan 09, 2004 8:36 am Subject: Trigger Interval |
What currently happens is any messages that were "stuck" in the queue are no longer there and do not show up in the DLQ. I was just wondering if those messages get permanently removed when the trigger ... |
Topic: Trigger Interval |
MarkDev
Replies: 4 Views: 2973
|
Forum: General IBM MQ Support Posted: Thu Jan 08, 2004 1:21 pm Subject: Trigger Interval |
In a trigger first scenario, if a triggered application dies and the message is not pulled from the queue and the trigger interval passes, any new messages will trigger. What happens to the previous m ... |
Topic: Forcing Clear of Queue |
MarkDev
Replies: 8 Views: 5808
|
Forum: General IBM MQ Support Posted: Thu Nov 20, 2003 7:46 am Subject: Forcing Clear of Queue |
Is there a way to force the clear from the MQ Explorer? |
Topic: Forcing Clear of Queue |
MarkDev
Replies: 8 Views: 5808
|
Forum: General IBM MQ Support Posted: Mon Nov 17, 2003 10:49 am Subject: Forcing Clear of Queue |
Is there a way to force a clear of a queue if it is being held open by another process? |
Topic: MQAX200 without MQServer Env. Variable |
MarkDev
Replies: 1 Views: 2059
|
Forum: General IBM MQ Support Posted: Mon Jul 28, 2003 8:45 am Subject: MQAX200 without MQServer Env. Variable |
Is there a way to use MQAX200 without using the MQServer environment variable? I would like to send this info to my program and channel info and then go to the proper channel. |