Home > Contents > Index >
WORKFLOWENGINE.ISOBJECTDEADLOCKED
Checks to see if an object is deadlocked.
Syntax
<WORKFLOWENGINE.ISOBJECTDEADLOCKED OBJECT="name of workflowable object" VARNAME="variable name" />Parameters
OBJECT (required)
- Name of the object from the
WORKFLOWABLEOBJECT
class.
VARNAME (required)
- Name of the output variable to create. The variable contains
true
if the object is deadlocked orfalse
if the object is not deadlocked.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.