Oracle Credential
Use this type for Oracle database access in workflows.
Configure
- Open Credentials -> New Credential.
- Select type oracle.
- Set:
oracle_connection_string(or env-backed variable)- optional default database/schema target
- 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.