XML Logging: Difference between revisions

From DataFlex Wiki
Jump to navigationJump to search
No edit summary
mNo edit summary
Line 20: Line 20:
  Get phoSoapRequest of oXyzService to hoSoapReq
  Get phoSoapRequest of oXyzService to hoSoapReq
  Get psXML of hoSoapReq to sXML
  Get psXML of hoSoapReq to sXML
</blockquote>


Either way you now have the XML sent by your web service client and can log it in whatever way you require.
Either way you now have the XML sent by your web service client and can log it in whatever way you require.