Oracle ATG Web Commerce includes a tool that can be used to convert your existing product catalog without price lists so that it can use price lists.

The PriceListMigration component first creates two price lists: one for the list price, and the other for the sales price. For each SKU in the product catalog, the PriceListMigration component creates a price that points to the list price list and sets its list price as the SKU’s list price. If the onSale property for the SKU is true, it creates another price that points to the sales price list and set its list price as the SKU’s salePrice.

To use the PriceListMigration component:


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