Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataLakeFinancialPeriodExport

Manually re-export specific financial periods to the DataLake.

Specify either a single FinancialPeriodID, a list of FinancialPeriodIDs, or a datetime range From and To (inclusive).

As mandatory safety feature, specify the MaxNumberOfExports you'd like to run this for. When the amount of financial periods through above selection exceeds this number, this service will export NOTHING and return to you an error with the amount of financial periods it prevented you from exporting, so you can adjust your selection or expand your max.

:warning: Triggering large amounts of financial period exports may impact system performance!

Hierarchy

  • DataLakeFinancialPeriodExport

Index

Properties

Optional FinancialPeriodID

FinancialPeriodID: undefined | number

Entity type: FinancialPeriod

Optional FinancialPeriodIDs

FinancialPeriodIDs: number[]

Entity type: FinancialPeriod

Optional From

From: undefined | string

MaxNumberOfExports

MaxNumberOfExports: number

Optional To

To: undefined | string