To log order data, the CommerceOrderSubmitPipeline emits a SubmitOrder event. The event is received by the /atg/reporting/datacollection/commerce/OrderLogEntryQueueSink and forwarded on to the /atg/reporting/datacollection/commerce/OrderFileLogger component.

There is one log entry per order. The logging file is named order_timestamp_unique ID.data, and it includes the following:

If the logger encounters a null value, it writes the empty string to the log file. If you prefer the logger to write the string null instead, set the skipNullOjbect property of the OrderFileLogger component to false.

The following is an example of the order log:

12/04/2006 16:39:42o100041100025E47ED51379664EBA2077AEFCDC0F90D
     UserProfiles:ValueShoppers

Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices