> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# JD Edwards

> 15 actions available for JD Edwards through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/jdedwards/filled/svg" alt="JD Edwards" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>JD Edwards</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>15 actions · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-beta" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Beta</span>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Accounting</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="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](/connectors/jdedwards/guides/connector-profile/username-and-password), [Link Account](/connectors/jdedwards/guides/link-account/username-and-password)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>15 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_list_attachments" data-action-label="List Attachments" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Attachments</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_list_attachments" aria-label="Copy jdedwards_list_attachments"><code className="connector-page-code">jdedwards\_list\_attachments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the media object attachments for an EnterpriseOne record.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_get_text" data-action-label="Get Text Attachment" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Text Attachment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_get_text" aria-label="Copy jdedwards_get_text"><code className="connector-page-code">jdedwards\_get\_text</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the text of the first text media object on an EnterpriseOne record.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_query_data" data-action-label="Query Data" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Query Data</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_query_data" aria-label="Copy jdedwards_query_data"><code className="connector-page-code">jdedwards\_query\_data</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Query or aggregate an EnterpriseOne table or business view via the AIS data service.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_execute_form" data-action-label="Execute Form" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Execute Form</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_execute_form" aria-label="Copy jdedwards_execute_form"><code className="connector-page-code">jdedwards\_execute\_form</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Execute an EnterpriseOne application form via the AIS form service.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_execute_batch_form" data-action-label="Execute Batch Form" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Execute Batch Form</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_execute_batch_form" aria-label="Copy jdedwards_execute_batch_form"><code className="connector-page-code">jdedwards\_execute\_batch\_form</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Execute multiple EnterpriseOne forms in a single request via the AIS batch form service.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_send_message" data-action-label="Send Message" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Send Message</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_send_message" aria-label="Copy jdedwards_send_message"><code className="connector-page-code">jdedwards\_send\_message</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Send an EnterpriseOne message (PPAT) to external email or the Work Center.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_execute_orchestration" data-action-label="Execute Orchestration" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Execute Orchestration</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_execute_orchestration" aria-label="Copy jdedwards_execute_orchestration"><code className="connector-page-code">jdedwards\_execute\_orchestration</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Run a published EnterpriseOne orchestration by name via the AIS Orchestrator service.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_get_all_orchestrations" data-action-label="Get All Orchestrations" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get All Orchestrations</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_get_all_orchestrations" aria-label="Copy jdedwards_get_all_orchestrations"><code className="connector-page-code">jdedwards\_get\_all\_orchestrations</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">List the orchestrations available to the authenticated user via the discovery service.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_get_orchestration" data-action-label="Get Orchestration" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Orchestration</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_get_orchestration" aria-label="Copy jdedwards_get_orchestration"><code className="connector-page-code">jdedwards\_get\_orchestration</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the definition and expected inputs of a single orchestration.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_get_processing_options" data-action-label="Get Processing Options" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Processing Options</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_get_processing_options" aria-label="Copy jdedwards_get_processing_options"><code className="connector-page-code">jdedwards\_get\_processing\_options</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the processing option values for an EnterpriseOne application and version.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_discover_report" data-action-label="Discover Report" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Discover Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_discover_report" aria-label="Copy jdedwards_discover_report"><code className="connector-page-code">jdedwards\_discover\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Discover the details and configured overrides of an EnterpriseOne report (UBE).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_execute_report" data-action-label="Execute Report" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Execute Report</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_execute_report" aria-label="Copy jdedwards_execute_report"><code className="connector-page-code">jdedwards\_execute\_report</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Submit an EnterpriseOne report (UBE) for execution.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_get_report_status" data-action-label="Get Report Status" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Report Status</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_get_report_status" aria-label="Copy jdedwards_get_report_status"><code className="connector-page-code">jdedwards\_get\_report\_status</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Get the completion status of a submitted EnterpriseOne report (UBE).</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_get_default_config" data-action-label="Get Default Config" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Default Config</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_get_default_config" aria-label="Copy jdedwards_get_default_config"><code className="connector-page-code">jdedwards\_get\_default\_config</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve the AIS Server capabilities and default configuration.</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="jdedwards_execute_watchlist" data-action-label="Execute Watchlist" data-action-scopes="" data-action-auth="Username and Password" data-action-auth-scopes="{&#x22;Username and Password&#x22;:[]}">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Execute Watchlist</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="jdedwards_execute_watchlist" aria-label="Copy jdedwards_execute_watchlist"><code className="connector-page-code">jdedwards\_execute\_watchlist</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Execute an EnterpriseOne watchlist and return its current results.</div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See [Organizations & Projects](/gateway/concepts/organizations-and-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/connect/managing-connectors/overview).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/jdedwards/guides/connector-profile/username-and-password" icon="https://stackone-logos.com/api/jdedwards/filled/svg" horizontal>
        JD Edwards - Username and Password
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/embed/account-linking/overview) or [Auth Link](/embed/account-linking/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/jdedwards/guides/link-account/username-and-password" icon="https://stackone-logos.com/api/jdedwards/filled/svg" horizontal>
        JD Edwards - Username and Password
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/embed/call-actions/mcp) – Model Context Protocol for AI assistants
    * [A2A](/embed/call-actions/agent2agent) – Agent-to-Agent protocol
    * [Agent SDK](/embed/call-actions/agent-sdk) – TypeScript and Python SDKs for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/embed/call-actions/troubleshooting/playground) – Test actions in the dashboard
  </Step>
</Steps>
