|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
JMS message is failing in SAP PI..Is it valid msg |
« View previous topic :: View next topic » |
Author |
Message
|
chanduy9 |
Posted: Tue Oct 06, 2009 1:33 pm Post subject: JMS message is failing in SAP PI..Is it valid msg |
|
|
Disciple
Joined: 28 Nov 2001 Posts: 177 Location: USA
|
Greetings:
We are getting header information as shown below (part of header info)
<mcd>
<Msd>
xml
</Msd>
</mcd>
<jms>
<Dst>
queue://ENT.TO.xxx_xxxxx
</Dst>
<Tms>
1254094924801
</Tms>
<Dlv>
2
</Dlv>
</jms>
The msg is failing at SAP PI side (I do not have the log pls), and when we send NUL value for <Dst> tag SAP PI is processing the same msg. Is SAP PI is looking for the Qeueu which is specefied in <Dst> tag, please help me out.
Is it a valid msg header??
Thanks in Advace,
Chandra. _________________ Chandra,
IBM WebSphere MQ Certified.
Last edited by chanduy9 on Wed Oct 07, 2009 9:19 am; edited 1 time in total |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Oct 06, 2009 8:12 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
You have a message with specific JMS properties and RFH header.
How is SAP PI processing a message without the RFH header?
Do you need the JMS header and properties on the message?
Maybe you need to write an MDB to translate the message from MQ JMS to SAP JMS before feeding it to SAP PI ??
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
chanduy9 |
Posted: Wed Oct 07, 2009 9:23 am Post subject: Is it a valid message?? |
|
|
Disciple
Joined: 28 Nov 2001 Posts: 177 Location: USA
|
Thanks for your response??
I am pretty new to JMS world, is the msg header is valid, when I try to add JMS header from RFH util the <Dst> tag does not have queue:// in front of the queue name. My question is, is it a valid header/msg which I am receving.
Thanks in Advance,
Chandra. _________________ Chandra,
IBM WebSphere MQ Certified. |
|
Back to top |
|
 |
chanduy9 |
Posted: Wed Oct 07, 2009 9:36 am Post subject: JMSCMQ0005 |
|
|
Disciple
Joined: 28 Nov 2001 Posts: 177 Location: USA
|
Greetings:
I got the error logs:
JMS error occured while processing message:null, JMS provide gave error as JMSCMQ0005. The destination name 'queue://ENT.TO.XXX_XXXX' was not valide, and error code as JMSCMQ005.
We are trying to read the msg off the qeueu, why it is looking in destination tag??
Please help me out.
Thanks in advace,
Chandra. _________________ Chandra,
IBM WebSphere MQ Certified. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Oct 07, 2009 7:39 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
The destination should be filled in by the JMS send method. If you changed it, or filled it in manually, please do not do this...
Apart from that, could it be that the destination as defined in the JMS header truly does not exist or is not known to the qmgr SAP PI is using?
As an alternative could we be speaking of a missing/mal formed/unroutable JMSReplyTo destination on the request message where SAP PI says that it is not able to send a reply to the stated destination.
Remember as well that the JMS error like JMSC005 is a generic error / exception and that you need to retrieve the linked exception in order to get the relevant provider error.
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|