Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

workflowasset:load

Build a workflow asset description from either a unique name, or the asset type and asset id.

Syntax

Parameters

objvarname (required)
The name of the workflow asset object to create.

objectname (optional)
The unique name for the workflow asset description.

assettype (optional)
The asset type to use in creating the workflow asset object.

id (optional)
The asset id to use in creating the workflow asset object.

Error Numbers

The possible values of errno include:
Value
Description
-12020
No object by name.
-12037
Required field missing.

Example

The following example gets a workflow object from its asset type and asset id

The following example gets a workflow object from its asset name called my_workflow_name

  Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.