From 7a46725523ec7a182392da64f57fb73c27a7ab25 Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Fri, 25 Oct 2024 22:45:06 +0800 Subject: [PATCH] doc: added note for transaction --- docs/documentation/platform/dynamic-secrets/sap-hana.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/documentation/platform/dynamic-secrets/sap-hana.mdx b/docs/documentation/platform/dynamic-secrets/sap-hana.mdx index 76d79d709..3c2a837d3 100644 --- a/docs/documentation/platform/dynamic-secrets/sap-hana.mdx +++ b/docs/documentation/platform/dynamic-secrets/sap-hana.mdx @@ -66,6 +66,10 @@ The Infisical SAP HANA dynamic secret allows you to generate SAP HANA database c If you want to provide specific privileges for the generated dynamic credentials, you can modify the SQL statement to your needs. ![Modify SQL Statements Modal](../../../images/platform/dynamic-secrets/modify-sap-hana-sql-statements.png) + + Due to SAP HANA limitations, the attached SQL statements are not executed as a transaction. + + After submitting the form, you will see a dynamic secret created in the dashboard.