Oracle Integration · Arazzo Workflow
Oracle Integration Start Schedule and Run Now
Version 1.0.0
Confirm a scheduled integration is active, start its schedule, and trigger an immediate run.
View Spec
View on GitHub
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess AutomationArazzoWorkflows
Provider
Workflows
run-scheduled-integration
Start a schedule on an active integration and submit an immediate run.
Verifies the integration is ACTIVATED, starts its schedule, and triggers an immediate scheduled run, returning the job identifier.
1
getIntegration
getIntegration
Retrieve the integration to confirm it is ACTIVATED before operating its schedule.
2
startSchedule
startIntegrationSchedule
Start the integration's recurring schedule so it begins running on its configured cadence.
3
runNow
runScheduledIntegrationNow
Submit an on-demand job so the scheduled integration runs immediately, returning the resulting job identifier and status.