Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.