Home > Contents > Index >
WORKFLOWASSIGNMENT.GETSTATUS
Retrieves the status of a workflow assignment.
Syntax
<WORKFLOWASSIGNMENT.GETSTATUS NAME="assignment name" VARNAME="variable name"/>Parameters
NAME (required)
- Name of the assignment object.
VARNAME (required)
- Name of the output variable. The possible outputs are "y" (active,) "n" (not active,) "q" (queued,) and "a" (abstain).
Error Numbers
The possible values of
errno
include:
Value Description -12020 No object by name. -12037 Required field missing.Example
<WORKFLOWASSIGNMENT.GETSTATUS NAME="assignobj" VARNAME="assingstatus"/>
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.