Author |
Message
|
vmurali_au |
Posted: Fri Apr 20, 2007 8:32 am Post subject: Enabling Debug Trace in XMLTransformation Node |
|
|
 Voyager
Joined: 26 Mar 2004 Posts: 76
|
How to start debugging in XMLTransformation node in WBIMB 6.0?
I've enebled detailed trace in XMLT node, also then i've issued mqsireload to reload the execution group.
I dont see any trace logs related to the XSLT errors going into XMLTrace.log file in the common\log directory.
Is there any special settings that needs to be done?
Also it is mentioned in WBIMB Information Center that the above method is deprecated and the trace will directly go to user trace. I've also enabled user trace to debug on this flow and restarted it. Still i dont see XSLT errors in the user trace. |
|
Back to top |
|
 |
jefflowrey |
Posted: Fri Apr 20, 2007 3:35 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
What value are you deriving from using XSLT to do transformations, when Broker is fully capable of doing it in several other, more efficient, manners? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
XZ |
Posted: Sat Apr 21, 2007 1:12 am Post subject: |
|
|
 Apprentice
Joined: 22 May 2006 Posts: 45 Location: IBM Hursley
|
If style sheet debugging is what you are after, then it is not supported. The trace log only records program execution related events and they don't normally have much to do with the style sheets being used. _________________ Regards,
-XZ
WMQI Development |
|
Back to top |
|
 |
vmurali_au |
Posted: Wed May 02, 2007 12:06 pm Post subject: |
|
|
 Voyager
Joined: 26 Mar 2004 Posts: 76
|
I'm seeing that there is error in the XSL stylesheet in the Event Viewer. But i dont get any additional information on which statement in the stylesheet is causing the error.
i want to know how to get the detailed debug in the XSLTTransformation node. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 02, 2007 12:16 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
vmurali_au wrote: |
i want to know how to get the detailed debug in the XSLTTransformation node. |
XZ wrote: |
If style sheet debugging is what you are after, then it is not supported. |
You need to use something other than broker to debug your stylesheet. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
vmurali_au |
Posted: Wed May 02, 2007 12:48 pm Post subject: |
|
|
 Voyager
Joined: 26 Mar 2004 Posts: 76
|
I found in the InfoCenter for XSLTTransformation node that by setting the debug property to ON, i can see the debug information in the file XSLTtrace.log in the Workpath/common directory. But it is also mentioned that this method is discontinued in version 6.0.
I also found that by setting the value of User Trace for the message flow to Debug i can get additional debug information. Even after setting this property and reloading the execution group i' unable to get the detailed debug information. |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 02, 2007 12:54 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
XZ wrote: |
If style sheet debugging is what you are after, then it is not supported. |
You can't do what you want.
 _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|