essbase_manage_jobs

This Essbase MCP Server tool enables you to manage Essbase jobs.

This tool supports following actions:

  • list
  • status
  • statistics
  • wait
  • rerun
  • purge

Use wait action after a submitted job returns statusCode 100. Use purge action only when old job history should be removed.

Parameters

  • action (string) — required — Operation to perform.
  • job_id (string) — Essbase job identifier.
  • offset (integer) — Zero-based pagination offset.
  • limit (integer) — Maximum number of items to return.
  • user_id (string) — User identifier.

Minimum Profile

admin