This topic has not yet been rated - Rate this topic

Orders Mapped Storage

Commerce Server 2007
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Key information about PurchaseOrders exists both as runtime objects and as data in a SQL Server database. You specify which properties of PurchaseOrders and its nested objects to store in the database, and define how properties of runtime objects map to columns in tables in the database by using the OrderObjectMappings.xml file. Then you run the Order Mapping tool to generate the SQL script that will create the tables and the stored procedures that store the runtime data in the appropriate columns of the database tables.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.