Oracle E-Business Suite · Arazzo Workflow
Oracle EBS Discrete Job Execution
Version 1.0.0
Create a WIP discrete job, issue material to it, then complete the assembly into inventory.
Provider
Workflows
execute-discrete-job
Create a discrete job, issue material, and complete the assembly.
Creates a WIP discrete job for an assembly item, reads it back to confirm its entity identifier, issues a component to the job, and records the assembly completion into a subinventory.
1
createJob
createDiscreteJob
Create a WIP discrete job for the assembly item with the requested start quantity and schedule.
2
confirmJob
getDiscreteJobById
Read the discrete job back by entity identifier to confirm it was created and capture its status.
3
issueComponent
issueMaterial
Issue the component material to the job from the subinventory.
4
completeAssembly
completeAssembly
Record the assembly completion moving finished units from WIP into the subinventory.