Oracle Integration · Arazzo Workflow
Oracle Integration Triage and Resubmit an Errored Instance
Version 1.0.0
Find errored integration instances, inspect the activity stream of one, and resubmit it for reprocessing.
View Spec
View on GitHub
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess AutomationArazzoWorkflows
Provider
Workflows
resubmit-errored-instance
Inspect the first errored instance and resubmit it for reprocessing.
Lists errored instances, inspects the first one's detail and activity stream, and resubmits it when at least one errored instance exists.
1
listErrored
listErroredInstances
Retrieve the list of errored integration instances awaiting remediation.
2
getInstance
getMonitoringInstance
Retrieve detail for the first errored instance to confirm its failed status before resubmitting.
3
getActivityStream
getInstanceActivityStream
Read the activity stream of the errored instance to capture where in the flow the failure occurred.
4
resubmit
resubmitErroredInstance
Resubmit the errored instance so it is reprocessed by the integration.