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

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_HtmlWidgetScript_Refresh(scriptId, parametersJson, startupParametersJson, autoCommit, processId, [desktopMode])

Parameters

NameTypeOptionalByRefDescription
scriptId String The HTML Widget Script Id.
parametersJson String Parameters that are required by the Script.
startupParametersJson String Startup Parameters that were originally supplied to the HTML Widget.
autoCommit Boolean Can be used by the Widget to complete the entire process in one hit rather than in two phases.
processId String ByRef 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).
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