XML Logging: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
(New page: With Service Oriented systems it can be very important to have a log of the XML that has been sent and received by the systems involved, for purposes of determining exactly what went on to...)
 
mNo edit summary
Line 1: Line 1:
With Service Oriented systems it can be very important to have a log of the XML that has been sent and received by the systems involved, for purposes of determining exactly what went on to cause any given situation (usually an error situation, otherwise there would be no need to look into it).  This article looks at how such things can be done and how the logged XML can then be used to investigate the problem.
With Service Oriented systems it can be very important to have a log of the XML that has been sent and received by the systems involved, for purposes of determining exactly what went on to cause any given situation (usually an error situation, otherwise there would be no need to look into it).  This article looks at how such things can be done and how the logged XML can then be used to investigate the problem.
==Web Service XML Logging==


==Web Service Client XML Logging==
==Web Service Client XML Logging==
==Replaying logged XML==

Revision as of 13:33, 5 November 2007

With Service Oriented systems it can be very important to have a log of the XML that has been sent and received by the systems involved, for purposes of determining exactly what went on to cause any given situation (usually an error situation, otherwise there would be no need to look into it). This article looks at how such things can be done and how the logged XML can then be used to investigate the problem.

Web Service XML Logging

Web Service Client XML Logging

Replaying logged XML