Submitted by Anonymous (not verified) on Mon, 02/17/2014 - 00:00 Forums IceBreak 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? Re: Firebug tip 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 Log in or register to post comments Log in or register to post comments
Re: Firebug tip 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 Log in or register to post comments
Re: Firebug tip
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