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

 

WORKFLOWENGINE.GETCOMPLETEASSIGNMENTCANDIDATEASSIGNEES

Generates a list of potential workflow participants if the process has a "Choose assignee when step is taken" type start step.

Syntax

Parameters

SITE (required)
Publication ID.

NEXTSTEP (required)
Next workflow step ID.

OBJVARNAME (required)
Name of the participants object that describes the potential workflow participants for the assignment. If no object is returned, the starting process step does not use a "Choose assignee when step is taken" assignment method.

ID (optional)
Assignment ID. If specified, list of potential participants will be based on the sites where the asset of the assignment is enabled.

Description

The WORKFLOWENGINE.GETCOMPLETEASSIGNMENTCANDIDATEASSIGNEES tag generates a candidate list, which when modified appropriately, is passed as an ASSIGNMENTLIST object into WORKFLOWENGINE.COMPLETEASSIGNMENT tag.

Note the following when you use the ASSIGNMENTLIST parameter; when adding a new workflow step to a workflow process, the administrator needs to decide on the assignment method, which determines to whom the asset is assigned in the next workflow state. There are four assignment methods from which to choose:

If the administrator selects the "Choose assignee when step is take" assignment method, then the workflow participant is presented with a list of possible assignees at the time of "Finish my assignment".

For more information about setting up a workflow process, see the Sites Administrator's Guide.

  Home > Contents > Index >

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