Complete the appropriate Workflow Item (if the Startup Parameters contain both WorkflowPk and WorkflowItemPk values).

Only applicable to Version 2 Workflows.

Syntax

finHtmlWidgetUtilities.WorkflowItemComplete(startupParameters, warning, [outcome], [completeItem])

Parameters

NameTypeOptionalByRefDescription
startupParameters ISKeyValueList The HTML Widget's Startup Parameters.
warning String ByRef A Warning message that is set if the Workflow Item fails to complete.
outcome String Optional The Outcome or a blank String to use the first 'Success' Outcome defined on the Workflow Type Item.
completeItem Boolean Optional If True, the Workflow Item will be flagged as 'completed' but this will not automatically process any following items. Leave as False for the Workflow to process after actioning (which will allow any following automatic items to process). If omitted, a value of False is assumed.
Member of:
finHtmlWidgetUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0