ClaudeSuperPower

aidp-fusion-rest

Skill

Pull data from Oracle Fusion ERP / HCM / SCM REST APIs into a Spark DataFrame from an AIDP notebook. Use when the user mentions Fusion ERP, Fusion REST API, FA REST, Cloud ERP, or wants live data from a Fusion pod. HTTP Basic auth only. For volumes >499 rows/page or bulk extracts, route to aidp-fusi

Install

git clone https://github.com/oracle-samples/oracle-aidp-samples.git ~/.claude/skills/aidp-fusion-rest

What is aidp-fusion-rest?

Pull data from Oracle Fusion ERP / HCM / SCM REST APIs into a Spark DataFrame from an AIDP notebook. Use when the user mentions Fusion ERP, Fusion REST API, FA REST, Cloud ERP, or wants live data from a Fusion pod. HTTP Basic auth only. For volumes >499 rows/page or bulk extracts, route to aidp-fusion-bicc.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Run shell commands

Declares Bash

Create and modify files

Declares Write or Edit

~77 tokens of context used while enabled, before you invoke anything

All declared tools (4)
BashEditReadWrite

Documentation

README · ~1 min read

aidp-fusion-rest — Fusion ERP / HCM / SCM REST → Spark

When to use

  • User wants to pull a small-to-medium volume of records from Fusion REST APIs (/fscmRestApi/, /hcmRestApi/, etc.) into a Spark DataFrame.
  • User mentions: "Fusion ERP", "Fusion REST", "FA REST", "Cloud ERP API".
  • Total expected rows fit comfortably in memory (≤ ~50k); for >499 rows the helper auto-pages, but for bulk → BICC is faster.

When NOT to use

  • For bulk extracts (>50k rows, daily snapshots) → use aidp-fusion-bicc. Fusion's REST surface is hard-capped at 499 rows/page (MOS Doc ID 2429019.1) — pulling millions paginated is slow.
  • For EPM Cloud Planning → use aidp-epm-cloud.
  • For Essbase MDX → use aidp-essbase.

Prerequisites in the AIDP notebook

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.