Set the Outcome for a 'Bank Account Enquiry Review' type Workflow Item for the Workflow.

Syntax

finWorkflowExecutor.ExecuteWorkflowItemSetOutcomeBankAccountEnquiryReview(workflowItemPk, outcome, userInvoked, decisionOutcome, decisionCardSourceObject, statusNotes, processFollowingAutomaticItems, [actionedFromHtmlWidget])

Parameters

NameTypeOptionalByRefDescription
workflowItemPk Integer The primary key of the Workflow Item to action.
outcome String The Outcome.
userInvoked Boolean Indicates whether the User has manually invoked actioning of this Workflow Item.
decisionOutcome finDecisionOutcome The Decision Outcome or Nothing if no Decision Card was used. If specified, a Log record will be recorded and linked to the Workflow Item.
decisionCardSourceObject Object The Source Object on which the Decision Outcome was based or Nothing if no Decision Card was used.
statusNotes String Notes to record against the Workflow Item.
processFollowingAutomaticItems Boolean Indicates whether, after actioning this item, any following 'Automatic' items should be processed. This will be ignored if actioning an item that is NOT the current Workflow Item.
actionedFromHtmlWidget Boolean Optional If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finWorkflowExecutor
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0