Skip to content

Commit 98b719f

Browse files
Merge pull request #293056 from siddharth-ms/patch-1
Update SAP PSE Settings with upper camel case as a good convention
2 parents 03f65a1 + 4b939d9 commit 98b719f

File tree

1 file changed

+2
-2
lines changed
  • articles/logic-apps/connectors

1 file changed

+2
-2
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,12 +571,12 @@ For more information about SNC, see [Getting started with SAP SNC for RFC integr
571571
572572
1. On your logic app resource menu, under **Settings**, select **Environment variables**.
573573
574-
1. On the **App settings** tab, check whether the settings named **SAP_PSE** and **SAP_PSE_Password** already exist. If they don't exist, you have to add each setting at the end of the settings list, provide the following required information, and select **Apply** for each setting:
574+
1. On the **App settings** tab, check whether the settings named **SAP_PSE** and **SAP_PSE_PASSWORD** already exist. If they don't exist, you have to add each setting at the end of the settings list, provide the following required information, and select **Apply** for each setting:
575575
576576
| Name | Value | Description |
577577
|------|-------|-------------|
578578
| **SAP_PSE** | <*PSE-value*> | Enter your SNC Personal Security Environment (PSE) as a base64-encoded binary. <br><br>- Your PSE must contain the private key for the client certificate where the thumbprint matches the public key for the client certificate in the **SNC Certificate** parameter. <br><br>- Although your PSE might contain multiple client certificates, to use different client certificates, create separate workflows instead. <br><br>- The PSE must have no PIN. If necessary, set the PIN to empty using the SAPGENPSE utility. |
579-
| **SAP_PSE_Password** | <*PSE-password*> | The password, also known as PIN, for your PSE |
579+
| **SAP_PSE_PASSWORD** | <*PSE-password*> | The password, also known as PIN, for your PSE |
580580
581581
1. Now, either create or open the workflow you want to use in the designer. On your logic app resource menu, under **Workflows**, select **Workflows**.
582582

0 commit comments

Comments
 (0)