Working with Orders Runtime Objects Outside a Web Application
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.