WebSphere Commerce EnterpriseWebSphere Commerce Professional

Enabling IBM Gift Center tracing

Adding trace statements to your code is helpful for problem determination outside of the development environment.

About this task

Within the development environment, you can enable tracing by performing the following tasks in the WebSphere Commerce test environment:

  1. Starting and stopping quick reference
  2. Click Troubleshooting > Logs and Trace.
  3. Select WC_ profile_name Application Server > Diagnostic Trace.
  4. Click Configuration and select the Enable log check box.
  5. Click Change Log Level Detail Levels.
  6. In the Trace Specification field enter the following trace string:
    com.ibm.websphere.commerce.WC_GIFTREGISTRY=all
    
    Note: You can enter the trace string directly, or generate it using the graphical trace interface. For more information, see Working with trace.
  7. Save the configuration.
  8. Restart WebSphere Commerce.