Home > Contents > Index >
workflowengine:getstartworkflowcandidateassignees
This tag comes up with an IParticipants object containing candidate users and their roles if the process has an "ask" type start step. A modified version of this object (with some candidates removed, but none added), should be named as the assignmentlist attribute for a subsequent WORKFLOWENGINE.STARTobjectWORKFLOWprocess tag.
Syntax
<workflowengine:getstartworkflowcandidateassignees objvarname="participant_object_name" site="pub_id" id="workflow_process_id" object="workflowable_object_name" />Parameters
objvarname (required)
- The desired name of the IParticipants object describing the candidate users for assignment. If no object is returned, it indicates that the starting process step is not an "ask"-type step.
site (required)
- Publication id
id (required)
- Workflow process id
object
- The optional IWorkflowableObject name. (This is only used when the workflow engine is operating in cross-site assignment mode.)
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.