Trace components
There are three main trace components.
Tracing Component | WebSphere JRAS Extensions Trace Logger |
---|---|
ACCESSCONTROL (access control) | com.ibm.websphere.commerce.WC_ACCESSCONTROL |
APPROVAL (approvals) | com.ibm.websphere.commerce.WC_APPROVAL |
ATTACHMENT (managed files) | com.ibm.websphere.commerce.WC_ATTACHMENT |
BI (business intelligence) | com.ibm.websphere.commerce.WC_BI |
BUSINESSCONTEXT (business context service) | com.ibm.websphere.commerce.WC_BUSINESSCONTEXT |
CACHE (caching) | com.ibm.websphere.commerce.WC_CACHE |
CALCULATION | com.ibm.websphere.commerce.WC_CALCULATION |
CATALOG (catalog) | com.ibm.websphere.commerce.WC_CATALOG |
CATALOGTOOL (catalog tooling within the WebSphere Commerce Accelerator) | com.ibm.websphere.commerce.WC_CATALOGTOOL |
CF (command framework) | com.ibm.websphere.commerce.WC_CF |
COLLABORATION (collaborative workspaces) | com.ibm.websphere.commerce.WC_COLLABORATION |
COMMAND (commands) | com.ibm.websphere.commerce.WC_COMMAND |
CONTENT (content management) | com.ibm.websphere.commerce.WC_CONTENT |
CONTRACT (business agreements and contracts) | com.ibm.websphere.commerce.WC_CONTRACT |
CURRENCY (currency) | com.ibm.websphere.commerce.WC_CURRENCY |
DATASOURCE (data source) | com.ibm.websphere.commerce.WC_DATASOURCE |
DB (database schema) | com.ibm.websphere.commerce.WC_DB |
DEVTOOLS (WebSphere Commerce development environment tooling) | com.ibm.websphere.commerce.WC_DEVTOOLS |
EDP (event-driven payments) | com.ibm.websphere.commerce.WC_EDP |
EJB (enterprise beans) | com.ibm.websphere.commerce.WC_EJB |
EVENT (WebSphere Commerce events, such as user traffic or business auditing) | com.ibm.websphere.commerce.WC_EVENT |
EXCHANGE (exchange) | com.ibm.websphere.commerce.WC_EXCHANGE |
foundation.client | com.ibm.commerce.foundation.client |
foundation.server | com.ibm.commerce.foundation.server.command.bod |
INVENTORY (inventory) | com.ibm.websphere.commerce.WC_INVENTORY |
LOADER (massload utility) | com.ibm.websphere.commerce.WC_LOADER |
LOBTOOLS (Management Center line of business tools) | com.ibm.commerce.lobtools |
LOBTOOLS.FOUNDATION.MODEL (the Management Center foundation subcomponent, model) | com.ibm.commerce.lobtools.foundation.model |
LOBTOOLS.FOUNDATION.MODEL (the Management Center foundation subcomponent, service) | com.ibm.commerce.lobtools.foundation.service |
LOBTOOLS.FOUNDATION.MODEL (the Management Center foundation subcomponent, util) | com.ibm.commerce.lobtools.foundation.util |
LOBTOOLS.FOUNDATION.MODEL (the Management Center foundation subcomponent, view) | com.ibm.commerce.lobtools.foundation.view |
MARKETING (marketing) | com.ibm.websphere.commerce.WC_MARKETING |
MASSEXTRACT (massextract utility) | com.ibm.websphere.commerce.WC_MASSEXTRACT |
MASSLOAD (massload utility) | com.ibm.websphere.commerce.WC_MASSLOAD |
MERCHANDISING (merchandising) | com.ibm.websphere.commerce.WC_MERCHANDISING |
MESSAGING (messaging) | com.ibm.websphere.commerce.WC_MESSAGING |
METAPHOR (Product Advisor shopping metaphors) | com.ibm.websphere.commerce.WC_METAPHOR |
NEGOTIATION (negotiations and auctions) | com.ibm.websphere.commerce.WC_NEGOTIATION |
ORDER (orders) | com.ibm.websphere.commerce.WC_ORDER |
PERFMONITOR (performance monitor) | com.ibm.websphere.commerce.WC_PERFMONITOR |
COMPONENT_PORTAL | com.ibm.websphere.commerce.WC_PORTAL |
PPC (Payment Plug-in Controller) | com.ibm.websphere.commerce.WC_PPC |
PPC_LOCPLUGIN (Line of credit payment plug-in) | com.ibm.websphere.commerce.WC_PPC_LOCPLUGIN |
PPC_PAYMENTECH_PLUGIN | com.ibm.websphere.commerce.WC_PPC_PAYMENTECHPLUGIN |
PPC_PLUGIN (payment plug-in specification) | com.ibm.websphere.commerce.WC_PPC_PLUGIN |
PPC_SIMPLEOFFLINE (SimpleOffline payment plug-in) | com.ibm.websphere.commerce.WC_PPC_SIMPLEOFFLINE |
PPC_WCPPLUGIN (WC Payments payment plug-in) | com.ibm.websphere.commerce.WC_PPC_WCPPLUGIN |
PVC (pervasive computing) | com.ibm.websphere.commerce.WC_PVC |
RAS (logging) | com.ibm.websphere.commerce.WC_RAS |
REPORTING (reporting) | com.ibm.websphere.commerce.WC_REPORTING |
RFQ (Requests for Quotes) | com.ibm.websphere.commerce.WC_RFQ |
RULESSYSTEM (rules-based discounts) | com.ibm.websphere.commerce.WC_RULESYSTEM |
SCHEDULER | com.ibm.websphere.commerce.WC_SCHEDULER |
SEARCH (search) | com.ibm.websphere.commerce.WC_SEARCH
Note: Use of
this tracing component enables you to see the SQL being generated
for the search.
|
COMPONENT_SENSITIVE_INFO | com.ibm.websphere.commerce.WC_SENSITIVE_INFO |
SEOSITEMAP (Integration with sitemaps) | com.ibm.commerce.seo |
SERVER (WebSphere Commerce Server or runtime) | com.ibm.websphere.commerce.WC_SERVER |
COMPONENT_SERVER_MANAGEMENT | com.ibm.websphere.commerce.WC_SERVER_MANAGEMENT |
SESSIONMANAGEMENT (cookie-based or URL-writing session management) | com.ibm.websphere.commerce.WC_SESSIONMANAGEMENT |
STOREOPERATIONS (store operations) | com.ibm.websphere.commerce.WC_STOREOPERATIONS |
TEXTTRANS (txttransfrom utility) | com.ibm.websphere.commerce.WC_TEXTTRANS |
THREAD (thread) | com.ibm.websphere.commerce.WC_THREAD |
TICKLER (ticklers) | com.ibm.websphere.commerce.WC_TICKLER |
TOOLSFRAMEWORK (WebSphere Commerce tools framework for the WebSphere Commerce tooling user interface) | com.ibm.websphere.commerce.WC_TOOLSFRAMEWORK |
TRANSPORT_ADAPTER (MQSeries adapters) | com.ibm.websphere.commerce.WC_TRANSPORT_ADAPTER |
UBF (universal business flow for approvals, auctions, contracts, and trading) | com.ibm.websphere.commerce.WC_UBF |
USER (members) | com.ibm.websphere.commerce.WC_USER |
UTF (approvals) | com.ibm.websphere.commerce.WC_UTF |
WC_EXTERN (custom code)
Deprecated
|
com.ibm.websphere.commerce.WC_EXTERN
Important: Use
of this tracing component has been deprecated and only remains
for backwards compatibility to aid migration from previous releases
of WebSphere Commerce.
Custom code should use the WebSphere
Application Server recommended tracing. See the Add logging
and tracing to your application topic
in the Websphere Application Server Information Center for more information.
|
WC_GIFTREGISTRY (Gift registry) | com.ibm.websphere.commerce.WC_GIFTREGISTRY |
WCA_DEBUG (WebSphere Commerce Analyzer debugging) | com.ibm.websphere.commerce.WC_WCA_DEBUG
Collects more advanced
trace information. By default WCA_DEBUG is turned off. To turn it
on, add an entry in the file WCA_installdir/bin/runtimeTraceLog.xml.
|
WCA_INFO (WebSphere Commerce Analyzer data) | com.ibm.websphere.commerce.WC_WCA_INFO Collect basic trace information. By default, WCA_INFO is always turned on. |
WORKSPACE (content management workspaces) | com.ibm.websphere.commerce.WC_WORKSPACE |
WORKSPACETOOL (content management workspace tooling) | com.ibm.websphere.commerce.WC_WORKSPACETOOL |
XMLTRANS (xmltransform utility) | com.ibm.websphere.commerce.WC_XMLTRANS |
Tracing Component | WebSphere JRAS Extensions Trace Logger |
---|---|
JCA E-mail connector | com.ibm.websphere.commerce.jcaemail |
JCA File connector | com.ibm.websphere.commerce.jcafile |
JCA JMS Connector | com.ibm.websphere.commerce.jcajms |
JCA Sample Connector | com.ibm.websphere.commerce.jcasample |
WebSphere Commerce Payments
The following are the Commerce Payments tracing
components in WebSphere Commerce:
Tracing Component | WebSphere JRAS Extensions Trace Logger |
---|---|
* (gives you everything) | com.ibm.websphere.commerce.payments.* |
MPF (Payments framework) | com.ibm.websphere.commerce.payments.MPF |
MPFUI (Payments user interface) | com.ibm.websphere.commerce.payments.MPFUI |
Cassette_name This enables tracing for any IBM or third party cassette. Cassettes shipped with WebSphere Commerce are VisaNet, Paymentech, BankServACH, OfflineCard, and CustomOffline. | com.ibm.websphere.commerce.payments. Cassette_name |
No comments:
Post a Comment