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 XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.