The material provided is for informational purposes only, and should not be relied on in making any purchasing or investment decision. The information is not a commitment, promise or legal obligation to deliver any material, code, or functionality. The development, release, and timing of any features or functionality described for our products remains at our sole discretion. © 2026 Cloud Software Group, Inc. All rights reserved
Thanks we managed to get it working for the HANA JDBC by using the connection-properties in the data source template.
How would this work for the Data Connection, the proxy password is visible in the Special properties settings. It seems there is no way to hide this?
What kind of proxy and what kind of JDBC driver? Some drivers use HTTP as transport and for those you may specify proxy settings as standard JVM system properties. For others you may be able to specify the settings as connection properties rather than in the URL.