addWorkflowToCatalogItem
App Portal 2020 R1
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:
# |
Parameters |
Data Type |
Description |
|||
|
Title |
String |
Name of the catalog item. |
|||
|
WorkFlowName |
String |
Name of the workflow to be attached. |
|||
|
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 |
App Portal / App Broker 2020 R1 Administration GuideAugust 2020 |