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 » CDataSection to XML

Post new topic  Reply to topic Goto page Previous  1, 2
 CDataSection to XML « View previous topic :: View next topic » 
Author Message
Vitor
PostPosted: Tue Aug 11, 2015 6:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

sleepyjamie wrote:
I do use trace nodes for capturing errors/exceptions,


Interesting use case. Why those, rather than more obvious means?

sleepyjamie wrote:
however for generic tracing between nodes I try to avoid them because they often make a mess of the flow.


No more than any other node, and I value the function of my flows over their artistic merit.

(If the next guy to make a change wants to use that everything-at-right-angles thing, more power to him).

Note that it's possible to switch Trace nodes on and off administratively. While they should be off in Prod routinely, it's amazing how much debugging time you can save switching them on while a problem use case goes through.

sleepyjamie wrote:
It would be nice if IIB had a way to enable tracing at the input and output of a node without having to physically drop a trace node onto the palette.


Write that here, and be sure to post the resulting link in a thread for us. You'll get my vote.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Tue Aug 11, 2015 6:59 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

sleepyjamie wrote:
It would be nice if IIB had a way to enable tracing at the input and output of a node without having to physically drop a trace node onto the palette.


You mean a monitoring profile that controls event monitoring that acts at a node or terminal level?

That can be used with record/replay?

Like that?
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Aug 11, 2015 7:04 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

mqjeff wrote:
sleepyjamie wrote:
It would be nice if IIB had a way to enable tracing at the input and output of a node without having to physically drop a trace node onto the palette.


You mean a monitoring profile that controls event monitoring that acts at a node or terminal level?

That can be used with record/replay?

Like that?




That's certainly where my head was at, except it writes to the user trace rather than out as an event.

And yes, I know you can do the same sort of thing with the existing functionality and a little dancing. I've done it myself. But I think it would be a useful addition to have a shrink-wrapped debugging profile separate & independent to the monitoring profile.

So I'd vote for the RFE.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
sleepyjamie
PostPosted: Tue Aug 11, 2015 7:09 am    Post subject: Reply with quote

Centurion

Joined: 29 Apr 2015
Posts: 135

mqjeff wrote:
sleepyjamie wrote:
It would be nice if IIB had a way to enable tracing at the input and output of a node without having to physically drop a trace node onto the palette.


You mean a monitoring profile that controls event monitoring that acts at a node or terminal level?

That can be used with record/replay?

Like that?


Sort of yes. I don't really need monitoring at an ops level. Enabling monitoring events seems like overkill for what I need. I will check out the record/reply but that feature seems very heavy for what I want to do.

What I would like is a simple input/output trace log that I can apply to a node without having to draw Trace Nodes into my flows. If record/replay provides this then great.
Back to top
View user's profile Send private message
joebuckeye
PostPosted: Wed Aug 12, 2015 10:33 am    Post subject: Reply with quote

Partisan

Joined: 24 Aug 2007
Posts: 365
Location: Columbus, OH

sleepyjamie wrote:
I just realized in my SOAPUI that the response is returning a CData nested inside another CData, which contains a sibling CData. So I have a feeling this is also causing issues in IIB.



Or any XML parser. I've seen "nested" CDATA before but it has to be setup very carefully since you can't have multiple ]]> within one CDATA. It basically has to be multiple CDATA sections one after another with the end tag split between neighboring CDATA elements. Quite a pain.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » CDataSection to XML
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.