Author |
Message |
Topic: Display List of Queues using MQ JAVA API |
nikhilsharma
Replies: 2 Views: 6372
|
Forum: IBM MQ Java / JMS Posted: Thu Sep 10, 2009 10:04 pm Subject: Display List of Queues using MQ JAVA API |
Hi,
I want to list the details (Like Queue Name , Connections) of all the queues present in particular Queue Manager using MQ JAVA API's.
Please help me out in this regard |
Topic: Need Database Connection Thred To be killed By WMB |
nikhilsharma
Replies: 1 Views: 2912
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 30, 2009 10:36 pm Subject: Need Database Connection Thred To be killed By WMB |
Hi....
Please resolve the issue
Scenario: We hit the input SOAP message to the flow using HTTP Input node.Then v call stored procedure in compute node using the values of I/P message and respons ... |
Topic: Difference b/w XMLNS and XMLNSC parser. |
nikhilsharma
Replies: 16 Views: 40061
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 16, 2009 10:19 am Subject: Difference b/w XMLNS and XMLNSC parser. |
You should use XMLNSC wherever you can.
I agree...but one should have clear in his mind Where XMLNSC should be used and where XMLNS....just using anything unanimously won't clear the concept....a ... |
Topic: How to segment the message ( > 100MB) on MQ level |
nikhilsharma
Replies: 2 Views: 3259
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 16, 2009 3:50 am Subject: How to segment the message ( > 100MB) on MQ level |
Hi
if i am using message with more then 100MB (more then the capacity of queue) then how should i go to process the message.How to segment the message to acceptable length on MQ level without using ... |
Topic: Difference b/w XMLNS and XMLNSC parser. |
nikhilsharma
Replies: 16 Views: 40061
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Jul 15, 2009 11:07 pm Subject: Difference b/w XMLNS and XMLNSC parser. |
Hi...
Please resolve the following query :
a) In Websphere Message Broker what is the difference between XMLNS and XMLNSC parser.
b) When should we use XMLNS and when XMLNSC.
... |
Topic: How to Set Usr header into the MQHRF2 header |
nikhilsharma
Replies: 0 Views: 5951
|
Forum: WebSphere Process Server (WID/WPS/WAS+) Posted: Fri Jul 10, 2009 12:34 am Subject: How to Set Usr header into the MQHRF2 header |
Hi...
Resolve the issue..
Scnerio:I am adding MQHRF2 header in the I/P message in WPS by adding class in the MQ Import node (Data Binding Configuration)
The Class file included following cod ... |
Topic: Basic Queries related to XSD |
nikhilsharma
Replies: 3 Views: 5423
|
Forum: General Discussion Posted: Wed Jul 01, 2009 10:41 pm Subject: Basic Queries related to XSD |
Hi
I have a basic queries regarding XML schema documents (XSDs).
1) What is XSD
2) Why we use it
3) what is the structure of xsd
Please help me to resolve these basic queries |
Topic: Creating MQRFH2 Headers using C#(.net) |
nikhilsharma
Replies: 13 Views: 45660
|
Forum: IBM MQ API Support Posted: Thu May 28, 2009 10:10 pm Subject: Creating MQRFH2 Headers using C#(.net) |
Hi,
I want to use MQRFH2 headers using .net application.I need info on below stated points :
a) Which Library or DLL need to be refer
b) Is there any Sample codes to use Headers using C# ?
I ... |
Topic: Getting Diff Outp for the same flow with & without debug |
nikhilsharma
Replies: 3 Views: 3638
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 14, 2009 2:55 am Subject: Getting Diff Outp for the same flow with & without debug |
Hi
I am getting different output for the same flow with and without Debugger.
scenario: In my flow one compute node and httpReply node is connected to the failure terminal of httpInput node.In thi ... |
Topic: XML Writing Errors have occurred while htting of webservice |
nikhilsharma
Replies: 9 Views: 9795
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sun May 10, 2009 11:09 pm Subject: What was the output message header's ccsid? How was it set? |
The input message header's ccsid and the output message header's ccsid are same.
Message Header for input message:
( 1208 (INTEGER)
(0x03000000:NameValue):Transactional = FALSE (BO ... |
Topic: XML Writing Errors have occurred while htting of webservice |
nikhilsharma
Replies: 9 Views: 9795
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 06, 2009 9:51 pm Subject: XML Writing Errors have occurred while htting of webservice |
The Input message is XML message.It's format is not changed by any application.
Input XML Message :
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmln ... |
Topic: XML Writing Errors have occurred while htting of webservice |
nikhilsharma
Replies: 9 Views: 9795
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed May 06, 2009 1:12 am Subject: XML Writing Errors have occurred while htting of webservice |
Hi
I am getting following error while htting of webservice to our flow
BIP5010E: XML Writing Errors have occurred. : BREIBP2.3c28e892-1f01-0000-0080-be038876e0ae: /build/S610_P/src/MTI/MTIforBroker/ ... |
Topic: WMB V6.1 Solution Developement exam (IBM Test 315) |
nikhilsharma
Replies: 8 Views: 8628
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 04, 2008 1:16 am Subject: yes u can clear it |
hi....
I cleared this certification.....and i think if ur basics are clear thn u too can clear it....it's not too much hard.... |
Topic: Pros and Cons of SOAPRequest & HTTP Request Node |
nikhilsharma
Replies: 0 Views: 2757
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Dec 04, 2008 1:09 am Subject: Pros and Cons of SOAPRequest & HTTP Request Node |
Hi,
I have query regarding the Pros and Cons in exposing WebService using SOAPRequest Node as well as in HTTPRequest node.
I am able to expose webservice without imorting "WSDL" for HTTP ... |
Topic: Steps To Subscribe Msg in End to End PubSub Application |
nikhilsharma
Replies: 2 Views: 3043
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 17, 2008 10:41 pm Subject: Steps To Subscribe Msg in End to End PubSub Application |
Hi...
I Got Problem while subscribe to receive message in Pub-Sub End to End Application.In Broker after firing the query to search the subscribe events i am not able to see any events.I followed fol ... |