Properties
Optional FinancialPeriodID
FinancialPeriodID: undefined | number
Optional FinancialPeriodIDs
FinancialPeriodIDs: number[]
Optional From
From: undefined | string
MaxNumberOfExports
MaxNumberOfExports: number
Optional To
To: undefined | string
Manually re-export specific financial periods to the DataLake.
Specify either a single
FinancialPeriodID
, a list ofFinancialPeriodIDs
, or a datetime rangeFrom
andTo
(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!