Skip to main content

Oracle Credential

Use this type for Oracle database access in workflows.

Configure

  1. Open Credentials -> New Credential.
  2. Select type oracle.
  3. Set:
    • oracle_connection_string (or env-backed variable)
    • optional default database/schema target
  4. Save and apply to Oracle workflow node.

Verify

Execute a test query in workflow and verify response payload.

Common issues

  • Incorrect Oracle DSN/service name in connection string.
  • Driver/client compatibility mismatch.