Skip to content

EPM Workbench for VS Code

EPM Workbench is a Visual Studio Code extension for building Oracle EPM calculation logic — Groovy Rules, Script Rules, Templates, and Rulesets. It brings real editor intelligence (completion, diagnostics, hover, formatting) to the rule files you already edit, keeps every rule as a native text file so your own AI tools work on them, and drives the full Pull / Push / Deploy / Execute cycle against your Pod from inside the editor.

Rules stay plain .groovy / .csc files on disk, so Git, code review, and any AI assistant (Copilot, Claude Code, Codex) work on them with no special integration. Calls to your Pod go straight to Oracle — never through a server of ours.