Submitted by Anonymous (not verified) on Mon, 02/17/2014 - 00:00
Forums

Hi,
Just a little tip:
Using firebug how can I check the XML content I’ve sent to the customer's server?
Is there another way?

Niels Liisberg

Mon, 02/17/2014 - 00:00

Hi;

Set the server into "trace *ALL" - AND give it a trace file i.e. '/www/mytrace.txt" .

After you restart the server it will begin to log everything – also the request you are building…

Please note that it consumes a lot of disk space - so set the server back to TRACE(*NO) and restart the server when you are done.

Best regards,
Niles Liisberg