Camunda 8 SaaS Environment depend variable

Hi,
how can i configure a set of environment dependent variables (like as endpoint URLs for outbound connectors, timeouts, …) in Camunda 8 SaaS and get these variable in BPM process?
Is there an alternative to using Secret?
What are the possibilities of solving this problem offered by Self-Managed?
Thanks
Juraj

Hi @Juraj, welcome to the forums! Secrets are the way to do that. Using Self-Managed, you are able to provide Connector secrets to the Connector Runtime via environment variables. This only applies to Connectors because of how the Runtime functions.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.