Oracle E-Business Suite · Arazzo Workflow
Oracle EBS Employee Onboarding
Version 1.0.0
Resolve organization and position, create an employee, then read the record back.
Provider
Workflows
onboard-employee
Resolve org and position, hire an employee, and confirm the record.
Resolves an HR organization by name and a position by name, creates an employee assigned to them, and reads the employee back to confirm the hire and its assignment.
1
findOrganization
Look up the HR organization by name within the business group, returning the first match.
2
findPosition
Look up the position by name within the resolved organization, returning the first match.
3
createEmployee
Create the employee record assigned to the resolved organization, position, and job.
4
confirmEmployee
Read the employee back by person identifier to confirm the hire and capture the created assignment.
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.