Bulk Execute JDE Orchestrations
Run the same JD Edwards Orchestration over many rows of input with per-row status, results and retry.
When one-at-a-time testing is not enough
Orchestrator Studio is excellent for building and testing. It is not designed to be the operational interface for running the same orchestration across hundreds or thousands of rows.
JDE Orchestration Workbench fills that gap with a spreadsheet-style execution grid.
- Paste or load input rows.
- Map columns to orchestration inputs.
- Run each row as its own AIS call.
- See success, failure and response per row.
No client code required
The alternative is usually a custom script or small application. The Workbench gives power users the operational loop without creating another development project.
See where this fits in the product.
This supporting page explains one search intent in detail. The main JDE Orchestration Workbench page gives the full product overview, related use cases, licensing and enquiry path.
Back to JDE Orchestration Workbench