Collecting MustGather data for Quote PBC issues
Prepare the following MustGather information before you call HCL Customer Support to help with Quote PBC issues.
Procedure
-
Configure the following trace strings.
For information about how to set trace strings, see Configuring logging for the Quote server.
Component Trace string All Quote Logs com.hcl.commerce.rfq=TRACELogging Aspect com.hcl.commerce.rfq.logging.RFQLoggingAdvice=TRACEException logs com.hcl.commerce.rfq.logging=TRACE:com.hcl.commerce.rfq.exception=TRACEController logs com.hcl.commerce.rfq.logging=TRACE:com.hcl.commerce.rfq.controller=TRACEService logs com.hcl.commerce.rfq.logging=TRACE:com.hcl.commerce.rfq.service=TRACEUtility logs com.hcl.commerce.rfq.logging=TRACE:com.hcl.commerce.rfq.util=TRACESecurity logs com.hcl.commerce.rfq.logging=TRACE:com.hcl.commerce.rfq.security=TRACE -
Reproduce the problem.
Record the specific steps that you used to reproduce the problem and any details that might be relevant.
-
You can view the quote logs as follows:
Script location: /SETUP/bin in commerce_rfq_1.
- The following command may be used to view quote logs from outside the
Quote Server Docker
container:
docker logs -f commerce_rfq_1 - You can also view the trace log file at /SETUP/app/logs/trace.log location .
- The following command may be used to view quote logs from outside the
Quote Server Docker
container: