essbase_manage_variables

This Essbase MCP Server tool enables you to manage substitution variables across server, app, and db scopes.

This tool supports the following actions:

  • list
  • get
  • create
  • update
  • delete

The supported scopes are:

  • server
  • app
  • db

Parameters

  • action (string) — required — Operation to perform.
  • scope (string) — required — Variable scope: server, app, or db.
  • app_name (string) — Essbase application name.
  • db_name (string) — Essbase database/cube name.
  • variable_name (string) — Substitution variable name.
  • payload (string) — JSON object/string or XML string required by the selected action.

Minimum Profile

admin