|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQSeries Link for R/3 |
« View previous topic :: View next topic » |
Author |
Message
|
mqs_guy |
Posted: Mon Apr 14, 2003 11:38 am Post subject: MQSeries Link for R/3 |
|
|
Acolyte
Joined: 09 May 2002 Posts: 71
|
Hi,
I have IDOCs which are posted from a SAP system and they arrive to the outbound queue using MQSeries link for R/3. I want to see the data which is in the queue (ie) the message. When i MQGet from that queue, all i can see is <SAPH>
It's funny but the program which is used to MQGet the message has buffer length set to 10000. Anything less than this results in the message being truncated. So, i tried using the maximum buffer and it even gets the message without truncating, but it would still show me <SAPH>
Is there a way/tool where i can get the message or browse the message and see it's contents? Our architecture also has MQSI. Can this be done using MQSI? Any inputs would be of great help.
Thanks in Advance.
Vishal |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Apr 14, 2003 11:48 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
MQSI is not a tool for viewing and editing messages, it's a tool for automatically parsing, routing, and transforming messages.
Depending on what platform you are trying to view the messages on, there are a number of choices. CSQOREXX on OS/390 will let you view messages. Support Pack MA01 will let you view and browse messages on a variety of other platforms.
If your MQGet program is written in C, you might not be seeing the rest of the message because it contains binary zeros. MA01 should allow you to ignore those and print the whole message as hex values. |
|
Back to top |
|
 |
RogerLacroix |
Posted: Tue Apr 15, 2003 9:00 pm Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Well, I have a prefect tool for you.
It is called MQ Visual Edit. It allows the user to view, edit, insert and delete messages in a queue of a MQSeries queue manager.
You can download the current beta version (0.4.1) at
http://www.capitalware.biz/beta.html
later
Roger... _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
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
|
|
|
|