Adding a hierarchy and elements
Request
This request adds a new hierarchy and elements to the new hierarchy. Replace \t with an actual horizontal tabulator before executing the request.
<Alea:Document xmlns:Alea="http://www.misag.com">
<Alea:Request RequestID="10" Class="Dimension" Method="Write">
<Alea:Dimension Name="Org" FirstBatch="true" LastBatch="true">
<Alea:DimensionTemplate Name="Org" />
<Alea:Hierarchy Name="Org as of 2013">
<Alea:Elements>N\tWater Department
N\tFootball Department
C\tNew
\tWater Department</Alea:Elements>
</Alea:Hierarchy>
</Alea:Dimension>
</Alea:Request>
</Alea:Document>