Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Command

full-extract

Parameters

  • source: name of source for which metadata should be extracted

  • years: years for which data extraction is executed

  • scenarios: scenarios for which data extraction is executed

Example

.\CXO.Adapter.LongviewTidemark.Cli.exe metadatafull-extract source:longview-close years:17,18 periods:Jan,Feb scenarios:Actual

  • Performs a metadata extraction for the given source.

  • Important: The command removes all existing metadata from fact database and re-imports it again.

...

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

.\CXO.Adapter.LongviewTidemark.Cli.exe metadatadata-extract source:longview-close years:17,18 periods:Jan,Feb scenarios:Actual

...