Skip to content

Commit 75102fe

Browse files
committed
requested changes applied
1 parent 3c5797f commit 75102fe

File tree

1 file changed

+4
-5
lines changed
  • articles/logic-apps/connectors

1 file changed

+4
-5
lines changed

articles/logic-apps/connectors/sap.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -523,6 +523,8 @@ For a Standard workflow in single-tenant Azure Logic Apps, use the SAP *built-in
523523
524524
For a Consumption workflow that runs in multitenant Azure Logic Apps, you can enable SNC for authentication, which applies only when you use the data gateway. Before you start, make sure that you met all the necessary [prerequisites](sap.md?tabs=consumption#prerequisites) and [SNC prerequisites](sap.md?tabs=consumption#snc-prerequisites).
525525
526+
For more information about SNC, see [Getting started with SAP SNC for RFC integrations - SAP blog](https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/getting-started-with-sap-snc-for-rfc-integrations/ba-p/13983462).
527+
526528
1. In the [Azure portal](https://portal.azure.com), open your Consumption logic app and workflow in the designer.
527529
528530
1. Add or edit an SAP managed connector operation.
@@ -551,8 +553,6 @@ For a Consumption workflow that runs in multitenant Azure Logic Apps, you can en
551553
| **SNC Certificate** | Enter the base64-encoded *public* key for the certificate to use for identifying your client to SAP. <br><br>**Note**: - Don't include the PEM header or footer. <br><br>- Don't enter the private key for the client certificate here. Your Personal Security Environment (PSE) must contain the matching private key for this certificate and might contain other private certificates. For more information, review the next parameter. |
552554
| **PSE** | 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>- If you're using more than one SNC client certificate for your Standard logic app resource, you must provide the same PSE for all connections. Your PSE must contain the matching private key for the client certificate for each and all the connections. You must set the **SNC Certificate** parameter to match the specific private certificate for each connection. |
553555
554-
For more information about SNC, see [Getting started with SAP SNC for RFC integrations - SAP blog](https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/getting-started-with-sap-snc-for-rfc-integrations/ba-p/13983462).
555-
556556
1. To finish creating your connection, select **Create**.
557557
558558
If the parameters are correct, the connection is created. If there's a problem with the parameters, the connection creation dialog displays an error message. To troubleshoot connection parameter issues, you can use the on-premises data gateway installation and the gateway's local logs.
@@ -563,6 +563,8 @@ For a Consumption workflow that runs in multitenant Azure Logic Apps, you can en
563563
564564
For a Standard workflow that runs in single-tenant Azure Logic Apps, you can enable SNC for authentication. Before you start, make sure that you met all the necessary [prerequisites](sap.md?tabs=single-tenant#prerequisites) and [SNC prerequisites for single-tenant](sap.md?tabs=single-tenant#snc-prerequisites).
565565
566+
For more information about SNC, see [Getting started with SAP SNC for RFC integrations - SAP blog](https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/getting-started-with-sap-snc-for-rfc-integrations/ba-p/13983462).
567+
566568
1. In the [Azure portal](https://portal.azure.com), open your Standard logic app resource.
567569
568570
1. To specify your SNC Personal Security Environment (PSE) and PSE password, follow these steps:
@@ -598,9 +600,6 @@ For a Standard workflow that runs in single-tenant Azure Logic Apps, you can ena
598600
599601
1. To finish creating your connection, select **Create**.
600602
601-
602-
For more information about SNC, see [Getting started with SAP SNC for RFC integrations - SAP blog](https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/getting-started-with-sap-snc-for-rfc-integrations/ba-p/13983462).
603-
604603
---
605604
606605
### Convert a binary PSE file into base64-encoded format

0 commit comments

Comments
 (0)