Home > Contents > Index >
workflowengine:getblockingreason
Gets the reason why the asset cannot move to the next state.
Syntax
<workflowengine:getblockingreason site="pub_id" id="assignment_id" nextstep="workflow_step_object" varname="variable_name" />Parameters
site (required)
- Publicati on id.
id (required)
- Workflow assignment id.
nextstep (required)
- Workflow step object.
varname (required)
- Name of output variable to create.
Error Numbers
The possible values of
errno
include:
Value Description -12027 No asset assignment. -12036 Wrong asset state. -12028 Not logged in. -12029 Missing user. -12030 Insufficient privileges.
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.