Queue a Background Process to run Bank Export Create (the initial Refresh phase).

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_BankExportCreate_Refresh(bankExportCreate, autoCommit, bankExport, processId, [desktopMode])

Parameters

NameTypeOptionalByRefDescription
bankExportCreate finBankExportCreate A finBankExportCreate object which will be used to configure the parameters for the Background Process or Nothing.
autoCommit Boolean Indicates whether all eligible items in the refresh should be automatically included and committed. This should be set to True where there is no UI for reviewing each Refreshed item manually.
bankExport finBankExport Only used if running in auto-commit mode. The Bank Export details.
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