CreateWorkflow
App Portal 2020 R1
You can use the createWorkflow web method to create new workflow.
Parameters
The createWorkflow web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
workflowName |
String |
Name of the workflow. |
|||
|
workflowDesc |
String |
Description of the workflow. |
|||
|
workflowGroupName |
String |
Name of the approval group. |
|||
|
workflowFamilyName |
String |
Name of the workflow family. |
|||
|
approverNameWithDomain |
String |
Domain name\user name |
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 |