Oracle E-Business Suite · Arazzo Workflow
Oracle EBS BOM-to-Job Planning
Version 1.0.0
Resolve a bill of material and routing for an assembly, then plan a discrete job from them.
Provider
Workflows
plan-job-from-bom
Resolve the BOM and routing for an assembly and create a build job.
Finds the bill of material for an assembly item, reads its components, confirms a routing exists, and creates a discrete job to build the assembly.
1
findBom
Find the bill of material for the assembly item in the organization, returning the first match.
2
readBomComponents
Read the bill of material by sequence identifier to capture its full component list for the build.
3
findRouting
Confirm a manufacturing routing exists for the assembly in the organization before scheduling the job.
4
createJob
Create a discrete job to build the assembly per its resolved bill of material and routing.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.