E.2 Configuration File
The configuration file bsp_forecastset_export.properties
available under <FIC_DB>/conf folder. This file will be used for
configuring the following details:
Table E-2 bsp_forecastset_export.properties Configuration File
| Property Name | Details |
|---|---|
| ExportFormat | Export files format. The value should be either S or H. S for standard database format and H for Hyperion import format. |
| ExportFileType | Export files type. The value should be either CSV or TSV. |
| FilePath | All the exported files will be placed under this path. |
| MasterResDetailFileName | File name of forecast set cash flow results. |
| MLS_CD | Locale value. Example: US |
| ForecastSet | If the value is ‘Y’ then forecast set definitions will be exported |
| Scenario | If the value is ‘Y’ then scenarios will be exported |
| Version | If the value is ‘Y’ then versions will be exported |
| LegalEntity | If the value is ‘Y’ then legal entities will be exported |
| LegType | If the value is ‘Y’ then leg types will be exported |
| ResultType | If the value is ‘Y’ then result types will be exported |
| FinancialElement | If the value is ‘Y’ then financial elements will be exported |
| Currency | If the value is ‘Y’ then currencies will be exported |
| PlanningCenter | If the value is ‘Y’ then planning center hierarchies will be exported |
| PlanningProduct | If the value is ‘Y’ then planning product hierarchies will be exported |
| AppendPrefix | If the value is ‘Y’ then the prefix will be appended to the code or id fields. This property is used only if ExportFormat is H. |
| ForecastSetPrefix | Prefix value to be appended for forecast set. |
| ScenarioPrefix | Prefix value to be appended for the scenario. |
| VersionPrefix | Prefix value to be appended for version. |
| LegalEntityPrefix | Prefix value to be appended for the legal entity. |
| LegTypePrefix | Prefix value to be appended for leg type. |
| ResultTypePrefix | Prefix value to be appended for result type. |
| FinancialElementPrefix | Prefix value to be appended for financial element. |
| PlanningCenterPrefix | Prefix value to be appended for planning center. |
| PlanningProductPrefix | Prefix value to be appended for planning Product. |
(Required) <Enter introductory text here, including the definition and purpose of the concept.>