Repositories are configured using the CIM Database Configuration menu. The Commerce Service Center database tables are used by several repositories. Depending on your needs, you may need to change the configuration of these repositories, such as their data sources. For information on configuring repositories, refer to the ATG Repository Guide.

The following repositories are shared between your customer-facing server and Commerce Service Center:

  • /atg/commerce/catalog/ProductCatalog

  • /atg/commerce/claimable/ClaimableRepository

  • /atg/commerce/custsvc/CsrRepository

  • /atg/commerce/gifts/Giftlists

  • /atg/commerce/inventory/InventoryRepository

  • /atg/commerce/order/OrderRepository

  • /atg/commerce/pricing/priceLists/PriceLists

  • /atg/userprofiling/ProfileAdapterRepository

CIM configures all repositories to use the /atg/dynamo/service/jdbc/JTDataSource_production
data source, which should reference the production schema.

For each repository, CIM configures the following properties by default. If you create new repositories, you should ensure that these properties are configured:

Property

Suggested Value

dataSource

/atg/dynamo/service/jdbc/JTDataSource_production

idGenerator

/atg/dynamo/service/IdGenerator_production

lockManager

/atg/dynamo/service/ClientLockManager_production

eventServer

/atg/dynamo/server/SQLRepositoryEventServer_production

subscriberRepository

/atg/dynamo/service/jdbc/SQLRepository_production


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