Oracle uses a webhook receiver (paid runtime) via Oracle Integration Cloud (OIC) or Oracle Business Events.Documentation Index
Fetch the complete documentation index at: https://docs.mycelium-ai.co/llms.txt
Use this file to discover all available pages before exploring further.
Webhook receiver (paid runtime)
Setup
Option A — Oracle Integration Cloud- Create an Integration in OIC with an App-Driven Orchestration pattern.
- Add the Mycelium REST Adapter as the invoke endpoint:
https://runtime.myceliumai.co/webhooks/oracle/{your_tenant_id}. - Map the Oracle Business Event payload to the Mycelium schema in the mapper step.
- Activate the integration.
- Add to the runtime env:
ORACLE_OIC_CLIENT_ID_{TENANT_ID}ORACLE_OIC_CLIENT_SECRET_{TENANT_ID}ORACLE_OIC_TOKEN_URL_{TENANT_ID}
Events ingested
| Oracle module | Memory category | Notes |
|---|---|---|
| ERP: AP Invoice | fact | Invoice approval events |
| ERP: GL Journal | fact | Journal entry posted |
| HCM: Worker hire | relationship | New employee captured |
| HCM: Assignment | relationship | Role and organization assignment changes |
| SCM: PO approved | decision | Procurement decisions |