essbase_clear_data

This Essbase MCP Server tool enables you to clear data from an Essbase cube and optionally wait for job completion.

The common option values are:

  • ALL_DATA
  • UPPER_LEVEL_BLOCKS
  • LEVEL_ZERO_BLOCKS
  • NON_INPUT_BLOCKS
  • ALL_AGGREGATIONS
  • PARTIAL_DATA

Parameters

  • application (string) — required — Essbase application name.
  • db (string) — required — Essbase database/cube name.
  • option (string) — Action-specific option value.
  • wait_for_completion (boolean) — Whether to wait for the submitted job to finish before returning.

Minimum Profile

analyst