Queue a Background Process to run Account Direct Debits Processing (the initial Refresh phase).

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_AccountDirectDebits_Refresh(accountDirectDebits, autoCommit, processId)

Parameters

NameTypeOptionalByRefDescription
accountDirectDebits finAccountDirectDebits A finAccountDirectDebits 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.
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).

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