CreateWorkflowGroup
App Portal 2020 R1
You can use the createWorkflowGroup web method to create new work flow group.
Parameters
The createWorkflowGroup web method includes the following parameters:
# |
Parameters |
Data Type |
Description |
|||
|
workflowGroupName |
String |
Name of the approval group. |
|||
|
approverNameWithDomain |
String |
Domain name\User name |
|||
|
workflowFamilyName |
String |
Name of the workflow family. |
|||
|
isDefaultWorkflow |
Boolean |
Enter True to specify that the current workflow is the default workflow; otherwise, enter False. |
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 |