Queue a Background Process to run the Bank Export (the file generation phase).

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_BankExport(bankExport, processId, [desktopMode])

Parameters

NameTypeOptionalByRefDescription
bankExport finBankExport A finBankExport object which will be used to configure the parameters for the Background Process or Nothing.
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