Where are the logfiles for Punchout located?
It is setup using the OCI-method.
We get the information back into our system and shopping basket. But since we are missing some information in the system, like VAT-details, freight, etc., we want to see what is actually coming our way.
We can find the outbound information PV_RT_OUTBOUND.txt containing the string to the vendor website.
The log-level is set to 5 for the gateway properties (integrationGateway.properties file).
ig.log.level=5
We do get a msgLog.html file, but it isn't containing any usable information.