Queue a Background Process for an HTML Widget for the "Refresh" phase of a 2-phase process.

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_HtmlWidgetScript_ExecuteCommit(scriptId, processId, [refreshData], [desktopMode])

Parameters

NameTypeOptionalByRefDescription
scriptId String The HTML Widget Script Id.
processId String A String value which can be used to poll the status of a Background Process (this corresponds to the entry that has been created in the ProcessStatus table).
refreshData String Optional The RefreshData or Nothing to not update any existing RefreshData.
desktopMode Boolean Optional If True, this indicates that Web Services are not going to be used to process this HTML Widget and finPOWER Connect desktop should take control instead. If omitted, a value of False is assumed.

Return Value

Boolean

A Boolean value indicating success.

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