Home > Contents > Index >
WORKFLOWENGINE.CREATENEWPROCESS
Creates a new workflow process.
Syntax
<WORKFLOWENGINE.CREATENEWPROCESS OBJVARNAME="workflow_process_object_name" />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 XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.