Manifest Spec Exercise Steps

  1. From an editor such as Notepad, Notepad++, or Visual Studio's XML editor, open the example manifest spec. Alternately, you can paste the text of the example in this documentation into a new document.
  2. In the <DSVTables> element node, within a <DSVTable> node, enter:

    Event_Ext.DSVTable.xml.

  3. Remove any other <DSVTable> nodes if applicable.
  4. In the <FactExtends> element node, within a <FactExtend> node, enter:

    FACT_EXERCISE.FactExtend.xml.

  5. Remove any other <FactExtend> nodes if applicable.
  6. In the <Dimensions> element node, within a <Dimension> node, enter:

    Event_Ext.Dimension.xml.

  7. Remove any other <Dimension> nodes if applicable.
  8. In the <MeasureGroups> element node, within a <MeasureGroup> node, enter:

    ConstituencyPivot.MeasureGroup.xml.

  9. Remove any other <MeasureGroup> nodes if applicable.
  10. In the <DimensionalUsages> element node, within a <DimensionalUsage> node, enter:

    Event_Ext.DimensionalUsage.xml.

  11. Remove any other <DimensionalUsage> nodes if applicable.
  12. In the <MDXScripts> element node, within a <MDXScript> node, enter:

    OLAP.MDXScript.xml.

  13. Remove any other <MDXScript> nodes if applicable.
  14. Save the file as OLAP.UDMExtendManifest.