removeWorkflowFromCatalogItem

You can use the removeWorkflowFromCatalogItem web method to remove a workflow from a catalog item.

Parameters

The removeWorkflowFromCatalogItem web method includes the following parameters:

removeWorkflowFromCatalogItem Parameters

#

Parameters

Data Type

Description

1.  

Title

String

Title of catalog item.

2.  

workflowName

String

Name of the workflow to be removed from the catalog.

Return Value

Returns one of the following values:

Returns TRUE for success.
Returns FALSE for failure.