Versions Compared

Key

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

...

Code Block
languagesql
delete from MemberAttributeMapping
where DimensionMappingId = 'DIMENSION MAPPING ID HERE'
and   SymbolAttribute = 'SYMBOL ATTRIBUTE HERE'

Source Metadata and Data extraction

Command

metadata-extract

Parameters

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

Example

.\CXO.Adapter.LongviewTidemark.Cli.exe metadata-extract source:longview-close

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 metadata-extract source:longview-close years:17,18 periods:Jan,Feb scenarios:Actual

  • IMPORTANT: If the scenarios contain empty space in their name they need to be put in double quotes. Ex