Home > Contents > Index >
WORKFLOWASSIGNMENT.GETASSIGNEDOBJECT
Gets the object of a workflow assignment.
Syntax
<WORKFLOWASSIGNMENT.GETASSIGNEDOBJECT NAME="object name" OBJVARNAME="object variable"/>Parameters
NAME (required)
- Name of the assignment object.
OBJVARNAME (required)
- Name of the output object variable.
Error Numbers
The possible values of
errno
include:
Value Description -12020 No object by name. -12037 Required field missing.Example
The following example retrieves the object called
Pub.
<WORKFLOWASSIGNMENT.GETASSIGNEDOBJECT NAME="pub" OBJVARNAME="pub1"/>Release Introduced
This tag was introduced in CS release 4.0.See Also
WORKFLOWASSIGNMENT.GETASSIGNERUSERID
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.