Applications Administration Guide > Content Center Reference > Content Project Business Service >

StartProject Method


This method starts the project by calling the methods RequestStartProject and StartProject of the Content Project business component. If SynchronousIndicator = "N", the method calls the RequestStartProject method. Otherwise, the method calls the StartProject method.

Table 122 lists the arguments for the StartProject method.

Table 122.  Arguments for the StartProject Method
Argument
Type
Description
Required

ProjectId

Input

The project ID to start

X

SynchronousIndicator

Input

Indicator for sync (Y or N; default is Y)

 

Applications Administration Guide