Skip to main content
JD Edwards
JD Edwards
15 actions · 1 auth method
BetaAccounting

Authentication

Username and Password

Uses EnterpriseOne username/password exchanged at the AIS Server’s tokenrequest service for a session token, which is se…Guides: Connector Profile, Link Account
Actions
15 actions
Action
Description
List Attachments
List the media object attachments for an EnterpriseOne record.
Get Text Attachment
Get the text of the first text media object on an EnterpriseOne record.
Query Data
Query or aggregate an EnterpriseOne table or business view via the AIS data service.
Execute Form
Execute an EnterpriseOne application form via the AIS form service.
Execute Batch Form
Execute multiple EnterpriseOne forms in a single request via the AIS batch form service.
Send Message
Send an EnterpriseOne message (PPAT) to external email or the Work Center.
Execute Orchestration
Run a published EnterpriseOne orchestration by name via the AIS Orchestrator service.
Get All Orchestrations
List the orchestrations available to the authenticated user via the discovery service.
Get Orchestration
Get the definition and expected inputs of a single orchestration.
Get Processing Options
Retrieve the processing option values for an EnterpriseOne application and version.
Discover Report
Discover the details and configured overrides of an EnterpriseOne report (UBE).
Execute Report
Submit an EnterpriseOne report (UBE) for execution.
Get Report Status
Get the completion status of a submitted EnterpriseOne report (UBE).
Get Default Config
Retrieve the AIS Server capabilities and default configuration.
Execute Watchlist
Execute an EnterpriseOne watchlist and return its current results.

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.

Connector Profile

JD Edwards - Username and Password
3

Link an Account

Connect an account using StackOne Hub or Auth Link.

Link Account

JD Edwards - Username and Password
4

Use Actions

Invoke actions using one of the methods below:
  • MCP – Model Context Protocol for AI assistants
  • A2A – Agent-to-Agent protocol
  • Agent SDK – TypeScript and Python SDKs for AI agents
  • Actions RPC – Direct API calls
  • Playground – Test actions in the dashboard