Author |
Message |
Topic: Truncating message when i put thru C program |
nanibala
Replies: 1 Views: 1572
|
Forum: IBM MQ API Support Posted: Thu Mar 10, 2005 11:52 am Subject: Truncating message when i put thru C program |
Hi All,
I am new to C and writing pgm to put a message into queue.
I have an issue like, when i put a message with null characters by executing C program, the message is truncating after the n ... |
Topic: Validate incoming XML using DTD.. |
nanibala
Replies: 3 Views: 2825
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Feb 02, 2005 9:40 am Subject: Validate incoming XML using DTD.. |
Hi,
Thanks for your reply.
A) For validationg XML using DTD.
I tried to do the XML validation using the following steps.
1) I have the DTD as follows.
<?xml version="1.0"?>
<! ... |
Topic: Validate incoming XML using DTD.. |
nanibala
Replies: 3 Views: 2825
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Feb 01, 2005 7:58 am Subject: Validate incoming XML using DTD.. |
Hi All,
1) I would like to validate my incoming XML using DTD.
Could any one had already implemented, please share the steps to be done and the node to be used to implement that.
2) In the im ... |
Topic: PCF command execution from flow.. |
nanibala
Replies: 7 Views: 4803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Dec 13, 2004 9:18 am Subject: Works fine. |
Hi all,
It worked fine.Yes there was no user ID when i put a message from client environment.I tried to put a message from local system, where the message flow,Broker was deployed.It has with user ID ... |
Topic: PCF command execution from flow.. |
nanibala
Replies: 7 Views: 4803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 10, 2004 5:55 am Subject: PCF command execution from flow.. |
Hi,
Thanks for the message.I am getting the MQDLH reason code as 2035 (Not Authorized).I have seen this error in AMQError1.log.
I am putting message in Win Xp remote queue , and pointing to loca ... |
Topic: PCF command execution from flow.. |
nanibala
Replies: 7 Views: 4803
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 10, 2004 2:50 am Subject: PCF command execution from flow.. |
Hi,
I am trying to execute PCF command to change the queue
attribute to GET(INHIBIT) from WBIMB flow.
When i set the MQMD parameters in compute node it puts
the message to SYSTEM.ADMIN ... |