Oracle Integration · Arazzo Workflow
Oracle Integration Configure and Test a Connection
Version 1.0.0
Update a connection's properties, test connectivity, and refresh its metadata on success.
View Spec
View on GitHub
API ManagementAutomationB2B IntegrationCloud IntegrationEnterprise IntegrationIntegrationiPaaSProcess AutomationArazzoWorkflows
Provider
Workflows
provision-connection
Update connection properties, test connectivity, and refresh metadata when the test passes.
Reads the connection, applies connection and security property updates, tests the connection, and refreshes metadata only when the test reports SUCCESS.
1
getConnection
Retrieve the connection to confirm it exists and capture its adapter type before applying updates.
2
updateConnection
Apply the security policy connection property and the username and password security properties to the connection.
3
testConnection
Test the connection to verify connectivity using the newly applied properties.
4
refreshMetadata
Refresh the connection metadata so adapter operations reflect the live endpoint now that the connection tested successfully.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.