Factory Configuration File Code Block

From a high level, a factory configuration file has the following basic elements:

measure-factory {
  enable-teamer-integration
  current-date "YYYY/MM/DD"
  calendars { 
  }
  time-ranges {
  }

  lookup-tables { 
  } 
  data-sets { 
  } 
  views {
  }
  dimensions { 
  } 
  dimension-sets { 
  } 
  measures { 
  } 
}

Some blocks are not required.

See also: