Queue a Background Process to run GL Export Create.

Syntax

finHtmlWidgetUtilities.QueueBackgroundProcess_GLExportCreate(glExportBatchCreate, processId, [glExportNew])

Parameters

NameTypeOptionalByRefDescription
glExportBatchCreate finGlExportBatchCreate A finGlExportBatchCreate 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).
glExportNew finGlExportNew Optional If Executing a file-based Export, the finGlExportNew object. Omit, or pass Nothing to only create the Batch and not Export a file. If omitted, a value of Nothing 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