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

AddContentItem Method


This method adds a content item to the specified project. First it searches the project in the Content Project business component, and then it searches content type name, pick applet, picklist name, and source field name in the Content Type business component.

Table 31 lists the arguments for the AddContentItem method.

Table 31. Arguments for the AddContentItem Method
Argument
Type
Description
Required

ProjectId

Input

The project ID to add a content item

X

ItemName

Input

The item name to add

X

ItemAction

Input

The action for item to perform

X

ItemDescription

Input

The description for the item

 

ItemTypeId

Input

Type ID for the item

X

ItemReference

Input

The reference for the item

 

ItemId

Output

The item ID for the added item

 

Siebel Content Publishing Guide