ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Trace Node

Post new topic  Reply to topic
 Trace Node « View previous topic :: View next topic » 
Author Message
genius_in_making
PostPosted: Thu Apr 06, 2006 9:19 pm    Post subject: Trace Node Reply with quote

Novice

Joined: 23 Feb 2006
Posts: 14

Hi,

I wanted to store a copy of a message coming to my flow . I'm using trace node to put the message in the file on local system. Wen I tested it using XML message ( xml domain) it works fine but in production we are getting message in TDS form ( mrn domain) and wen I'm trying to put it to a file ... it fails.

in trace I've tried both ${Root} & ${Body}.

if i give ${ExceptionList} it works fine

Everything is working fine with message in XML domain

Pls throw some light on this
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Thu Apr 06, 2006 9:39 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi genius_in_making,

Quote:
but in production we are getting message in TDS form ( mrn domain)

So did you test whether the flow is working with TDS in the first place... How can you do one thing in Test and another in Production....???

If you are getting an Exception then that means that something is going wrong. Use the debugger and see where it is failing....

You could be getting no trace as you must be using InputRoot.XML whereas your input has changed to InputRoot.MRM....

Regards.
Back to top
View user's profile Send private message Send e-mail
genius_in_making
PostPosted: Thu Apr 06, 2006 10:58 pm    Post subject: Reply with quote

Novice

Joined: 23 Feb 2006
Posts: 14

FLows are working fine.
I wanted to catch one message comng to our flow for some clarification.
I'm trying to catch the message as a whole using trace node ( $ {Root} )
but its failing for message in MRN domain.

I tested the same setting with message in xml domain and it worked.
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Thu Apr 06, 2006 11:30 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi genius_in_making,

Ok genius , tell me the order of the nodes in your flow....

Have you set any messageset properties in the input node ? If you have how can u be sending any message you feel like.

Put a trace node right after your input node and see if you get the message....

Regards.
Back to top
View user's profile Send private message Send e-mail
genius_in_making
PostPosted: Thu Apr 06, 2006 11:39 pm    Post subject: Reply with quote

Novice

Joined: 23 Feb 2006
Posts: 14

Have put a trace node after the MQInput node . In i/p node have specified the message set & all other properties required.

In case I specify only ExceptionList in trace node , flow doesn't throws any exception but if i specify Root it fails.
Back to top
View user's profile Send private message
shalabh1976
PostPosted: Fri Apr 07, 2006 12:07 am    Post subject: Reply with quote

Partisan

Joined: 18 Jul 2002
Posts: 381
Location: Gurgaon, India

Can you let us know the failure message at least ?
Try bypassing the nodes by starting with:
MQinput-->Trace-->MQOutput
Now keep adding the nodes one by one and checking your trace to find which node is causing the problem.
_________________
Shalabh
IBM Cert. WMB V6.0
IBM Cert. MQ V5.3 App. Prog.
IBM Cert. DB2 9 DB Associate
Back to top
View user's profile Send private message Yahoo Messenger MSN Messenger
kimbert
PostPosted: Fri Apr 07, 2006 2:39 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
In case I specify only ExceptionList in trace node , flow doesn't throws any exception but if i specify Root it fails.
Of course. What else did you expect? The broker only parses a message when a field is referenced. If you ask it to trace ${Root} then it has to parse the message. If you only ask for ExceptionList, it has no need to parse the message, so you don't get the parsing exception.

So...put ${Root} in your trace node, set Destination to UserTrace and look at the exceptions. If you need further help, post the parsing exceptions (all three of them) here.
Back to top
View user's profile Send private message
wschutz
PostPosted: Fri Apr 07, 2006 3:29 am    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

If you don't need the message parsed in the trace node, place a reset Content Descriptor node before the trace node and set the message domain to blob.
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
jesieltrevisan
PostPosted: Mon Apr 17, 2006 5:20 am    Post subject: Reply with quote

Novice

Joined: 21 Mar 2006
Posts: 13

Hello,
I need a help...





I have this Flow, and... i need to make a Trace for Test this flow, but... i do nkow how to use a Trace Node... and yours fields....

The WebShere MQ Integrator is 2.1 version.

Somebody help-me please ?

Tks
Back to top
View user's profile Send private message MSN Messenger
kimbert
PostPosted: Tue Apr 18, 2006 12:17 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

I have no idea what you are trying to say. If you want some help, please state your question clearly.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Trace Node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.