Working with Orders Runtime Objects Outside a Web Application

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

In certain circumstances, you might have to use the objects in the Microsoft.CommerceServer.Runtime.Orders namespace from outside a Web application. For example, you might write a test that runs a pipeline, and run the test automatically from a console application. The topics in this section describe how to perform tasks that use the Orders System runtime objects from outside a Web application.

In This Section

See Also

Other Resources

Working with Orders Runtime Objects