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
getConnection
Retrieve the connection to confirm it exists and capture its adapter type before applying updates.
2
updateConnection
updateConnection
Apply the security policy connection property and the username and password security properties to the connection.
3
testConnection
testConnection
Test the connection to verify connectivity using the newly applied properties.
4
refreshMetadata
refreshConnectionMetadata
Refresh the connection metadata so adapter operations reflect the live endpoint now that the connection tested successfully.