Hello,
I’m struggling to pass credentials from ‘Container Input (Credential)’ into Oracle Connection - even though I’ve connected ‘Container Input’ to ‘Oracle Connector’, when editing ‘Oracle Connector’ node, under ‘Credentials’ there’s no credentials listed. What am I doing wrong?

Hi @Pawel_K,
Just to clarify — are you trying to send the credentials from an external caller (e.g., using Call Workflow (Table Based) or a REST client), or are you just trying to use credentials within the same workflow?
If it’s the latter, you don’t need the Container Input (Credentials)
node. Instead, use a Credentials Configuration
node to define your credentials, and then pass those directly to the Oracle Connector
.
The Container Input (Credentials) is mainly used for parameterized workflows, especially when triggered externally.
Let me know which setup you’re building.
Best,
Keerthan
1 Like