Author |
Message |
Topic: Access ExceptionList ASBITSTREAM |
rlagares
Replies: 1 Views: 1837
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 29, 2008 8:34 am Subject: Access ExceptionList ASBITSTREAM |
Hello,
I am working with WMB Toolkit 6.1, and I need convert the ExceptionList to BLOB. I am trying this using the function ASBITSTREAM in a filter, with the next instruction:
set Environment.Va ... |
Topic: FileInput node properties |
rlagares
Replies: 8 Views: 7238
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 29, 2008 4:34 am Subject: FTP configuration in FTPInputNode |
We are trying to resolve this problem in the FTP properties of the FileNodeInput using the command :
"msicreateconfigurableservice". View the next link:
http://publib.boulder.ibm.com/in ... |
Topic: Unzip node problem with Password |
rlagares
Replies: 0 Views: 1581
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 07, 2008 2:09 am Subject: Unzip node problem with Password |
Hello,
Firstly sorry by my poor english.
I have a problem with the Unzip node of the SupportPac ia99. I am using Message Broker Toolkit 6.0, and I am attemping unzip a zip file that contains 6 fil ... |
Topic: MQGET node browse |
rlagares
Replies: 4 Views: 5623
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 13, 2008 4:39 am Subject: MQGET node browse |
Hello,
We are trying to browse messages from a Queue using the MQGET node.
We set the OutputLocalEnvironment.MQ.GET.MGMO.Options = MQGMO_BROWSE_FIRST, but the flow throw an exception with ReasonCo ... |
Topic: sample to connect using MQ Server from C# (sharp) |
rlagares
Replies: 26 Views: 27243
|
Forum: IBM MQ API Support Posted: Mon Oct 15, 2007 1:13 am Subject: Solution |
Hello,
I am waiting information in another sites, and finally I make the conection using the CCDT. It should be very easy, but there aren´t good information about.
The steps to the solution are ... |
Topic: sample to connect using MQ Server from C# (sharp) |
rlagares
Replies: 26 Views: 27243
|
Forum: IBM MQ API Support Posted: Wed Oct 10, 2007 7:59 am Subject: Capitalware sample code |
Hello vitor,
I was checking the sample codes of capitalware, and I am using the same code, but I am using the amqmdnet.dll version 1.0.0.3, and my aplicattion is not running.
I readed something ... |
Topic: C# connection using MQCHLLIB and MQCHLTAB |
rlagares
Replies: 1 Views: 3751
|
Forum: General Discussion Posted: Tue Oct 09, 2007 4:16 am Subject: C# connection using MQCHLLIB and MQCHLTAB |
Hello,
First, sorry about my poor english.
the thing is that we are using the command:
new MQQueueManager(QueueManagerName, ChannelName, ServerAndPort);
to connect to the Queue manager and that ... |