Show TOC Start of Content Area

Procedure documentation Logging in ERP E-Commerce Applications Locate the document in its SAP Library structure

Use

You need to set up logging within your ERP E-Commerce applications so that you can trace administration issues. You can display and download log files and trace browser sessions.

The ERP Java components use the standard logging and tracing from the SAP Web AS Java 7.00 server. The system writes logging and tracing messages into the central log files of the SAP Web AS Java 7.00 server. You can use the Log Viewer, which is automatically installed with the SAP Web AS Java 7.00 server, to view the logs and trace files. You can change trace settings for specific locations and categories.

The following table details the most important location in ERP E-Commerce: 

Location

Description

com.sap.isa

Root location for ERP E-Commerce E-Selling applications.

Default severity is set to ERROR.

The following table list categories used in CRM E-Commerce:

Category

 Description

/Applications/Common/Security

Parts of E-Commerce dealing with security.

/Applications/UserInterface

User Interface Layer (Struts Actions)

/Applications/BusinessLogic

Most of the Java-based E-Commerce coding

Note

If certain categories are not pre-configured in the LogConfigurator Service in the Visual Administrator you need to add them manually. For more information, see the Operations Guide on the SAP Service Marketplace.

 

 

 

End of Content Area