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

 

workflowengine:createnewprocess

Creates a new workflow process.

Syntax

Parameters

objvarname (required)
Name of workflow process object to create.

Description

The workflowengine:createnewprocess tag creates an empty workflow process, which you complete by adding a list of delegation actions; a starting step; and a list of workflow steps, which are used to link states together. A workflow process has an id, a name, and a description and is valid for a list of sites, a list of asset types, a list of valid roles and a list of admin roles. See other workflow tags to incorporate this data into the new process created by this tag.

   Home > Contents > Index >

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