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:
listgetcreateupdatedelete
The supported scopes are:
serverappdb
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
Parent topic: Tools for Admins