Siebel Content Publishing Guide > Content Center Reference > Content Project Business Service >

PublishProject Method


This method publishes the project by calling the methods RequestPublish and Publish of Content Project business component. If SynchronousIndicator="N", the method calls the RequestPublish method. Otherwise, it calls the Publish method.

Table 35 lists the arguments for the PublishProject method.

Table 35. Arguments for the PublishProject Method
Argument
Type
Description
Required

ProjectId

Input

The project ID to publish

X

SynchronousIndicator

Input

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

 

Siebel Content Publishing Guide