Queue a Background Process to Execute a Document (the Execute Commit phase where a Refresh phase was required).

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_DocumentExecute_ExecuteCommit(processId, documentExecute, refreshData)

Parameters

NameTypeOptionalByRefDescription
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).
documentExecute finDocumentExecute
refreshData String Refresh Data to update. This should be a JSON version of finDocumentExecute.jsonHtmlWidgetDocumentExecute which holds information of records to process.

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