...
Source Metadata and Data extraction
...
Command
...
Performs a full extraction (metadata + data) for the given source and year/scenario slice.
Important: The command removes all existing data and metadata from fact database and imports data only for the years and scenarios specified in the arguments
Command | full-extract |
---|---|
Parameters |
|
Example
| |
Example |
|
---|
Command
data-extract
Parameters
source: name of source for which metadata should be extracted
years: years for which data extraction is executed
periods: periods for which data extraction is executed (this is an optional parameter)
scenarios: scenarios for which data extraction is executed
Example
|
Performs a metadata extraction for the given source.
Important: The command removes all existing metadata from fact database and re-imports it again.
Command | metadata-extract |
---|---|
Parameters |
|
Example |
|
Performs a data extraction for the given source and year/period/scenario slice.
Important: The command removes all existing data from fact database and imports data only for the years, periods and scenarios specified in the arguments
Command | data-extract |
---|---|
Parameters |
|
Example |
|
IMPORTANT:
If the scenarios contain empty space in their member name they need to be put in double quotes. Ex.
.\CXO.Adapter.LongviewTidemark.Cli.exe metadata-extract source:longview-close years:17,18 periods:Jan,Feb scenarios:
...
- IMPORTANT: If the scenarios contain empty space in their name they need to be put in double quotes. Ex
"Scenarios 001","Scenarios 002","Scenarios 003"
Metadata members should be split by commas and should not contain empty space between the comma and the member name