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:
| # | Parameters | Data Type | Description | 
|---|---|---|---|
| Title | String | Title of catalog item. | |
| 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.