<para> If multiple Outcome Items have the specified Outcome then each of these Outcomes will be actioned in turn. </para> <para> This item will be completed unless the Outcome is a 'Set Recall Date' type item in which case the Workflow's Recall Date will be set and this item's status will be set to 'Open'. </para>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| workflow | finWorkflow | The Workflow. This must be unmodified ie. IsDirty must be False. | ||
| workflowItem | finWorkflowItem | The Workflow Item to update. | ||
| outcome | String | The Outcome to set this item to. | ||
| decisionOutcome | finDecisionOutcome | The Decision Outcome or Nothing if no Decision Card was used. | ||
| decisionCardSourceObject | Object | The Source Object on which the Decision Outcome was based or Nothing if no Decision Card was used. | ||
| statusNotes | String | |||
| newWorkflowId | String | Optional | ByRef | The Id of a new Workflow if one was created. |
A Boolean value indicating success.