addWorkflowToCatalogItem

The addWorkflowToCatalogItem web method will add a workflow to a catalog item. Optionally, you can delete the existing workflows while adding a new workflow.

Parameters

The addWorkflowToCatalogItem web method includes the following parameters:

addWorkflowToCatalogItem Parameters

#

Parameters

Data Type

Description

1.  

Title

String

Name of the catalog item.

2.  

WorkFlowName

String

Name of the workflow to be attached.

3.  

ReplaceExistingWorkflows

Boolean

Boolean option to delete existing workflows for the catalog item, if there are any.

Return Value

Returns one of the following values:

Returns True for success
Returns False for error