Create an Export Package Handler that can be used to record details and write files to a special Download location that can be accessed from the finPOWER Connect Cloud Processes view or, if run from finPOWER Connect desktop, the User's configured Export folder under a Processes sub-folder.

This is a shortcut to finFileExportPckageUtilities.CreateProcessFileExportPackageHandler.

Syntax

finHtmlWidgetUtilities.CreateProcessFileExportPackageHandler(name, source, fileExportPackageHandler, [webConfigForDesktopProcessing])

Parameters

NameTypeOptionalByRefDescription
name String
source String
fileExportPackageHandler finwsFileExportPackageHandler ByRef
webConfigForDesktopProcessing finWebConfigRO Optional When running from desktop, you can specify a Web Config and if this contains Reporting Path information, this will be used instead of the User's configured Export folder but does rely on the Reporting Path to be available from the desktop PC on which finPOWER Connect is running. 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