RunOrderPipeline - Solution Sites Routine

This sub runs the Order Processing pipeline and processes any errors it returns.

Definition

Sub RunOrderPipeline(
  mscsOrderGrp)

Parameters

  • mscsOrderGrp
    A reference to the OrderGroup object for which the pipeline will be run.

Defined in File

_recvpo.asp

Routines Called

GetPipelineLogFile

RunMtsPipeline

Called By

Main (_recvpo.asp)

Remarks

For more information about the use of pipelines in the Solution Sites, see Pipelines for Solution Sites.

Copyright © 2005 Microsoft Corporation.
All rights reserved.