MENU
    Export Dimension / Attribute Hierarchy (Master and Analytic Models)
    • 1 Minute to read
    • Dark
    • PDF

    Export Dimension / Attribute Hierarchy (Master and Analytic Models)

    • Dark
    • PDF

    Article summary

    This API allows you to export the entire dimension/attribute hierarchy from a specified model in XML or JSON format. Example requests and responses in JSON and XML formats are provided below with dimension and attribute examples.

    • Hierarchy member code

    • Hierarchy member parent

    • Hierarchy member rollup operator

    • Hierarchy member display label

    • Mapped attributes

    • Mapped dimensions

    Note:
    DAP (Direct Access to PCR) models and the HACPM_Financial model are not supported with this API. Additionally, the root member (top most member of the hierarchy) will not have a <Member-Parent> tag.
    POST /api/modeling/model/dimension/export HTTP/1/1
    Content-Type: application/json or application/xml
    Accept: application/json or application/xml
    X-ACCESS-TOKEN: $ACCESS_TOKEN_GUID$
    Shell

    Was this article helpful?