UserRequest.canSubmitToWorkflow Method
Determines whether the user request can be submitted to the workflow.
Syntax
public boolean canSubmitToWorkflow([str _workflowType])
Run On
Called
Parameters
- _workflowType
Type: str
The workflow template name.
Return Value
Type: boolean
true if the user request can be submitted by the user; otherwise, false.