Skip to content

Commit 947b23b

Browse files
Merge pull request #247200 from ArvindHarinder1/patch-306
Update app-provisioning-sap.md
2 parents c4f27b4 + 0959b93 commit 947b23b

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

articles/active-directory/app-provisioning/on-premises-sap-connector-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.reviewer: arvinh
1414
---
1515

1616
# Configuring Azure AD to provision users into SAP ECC 7.0
17-
The following documentation provides configuration and tutorial information demonstrating how to provision users from Azure AD into SAP ERP Central Component (SAP ECC) 7.0.
17+
The following documentation provides configuration and tutorial information demonstrating how to provision users from Azure AD into SAP ERP Central Component (SAP ECC) 7.0. If you are using other versions such as SAP R/3, you can still use the guides provided in the [download center](https://www.microsoft.com/download/details.aspx?id=51495) as a reference to build your own template and configure provisioning.
1818

1919

2020
[!INCLUDE [app-provisioning-sap.md](../../../includes/app-provisioning-sap.md)]

includes/app-provisioning-sap.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,8 @@ The computer that runs the provisioning agent should have:
2626
- A Windows Server 2016 or a later version.
2727

2828
Prior to configuring provisioning, ensure that you:
29-
- Expose the necessary APIs in SAP ECC 7.0 to create, update, and delete users. The [guide](https://www.microsoft.com/download/details.aspx?id=51495) here walks through how you can expose the necessary APIs.
30-
- Create a web services connector template for the ECMA host. You can use the template provided [here](https://www.microsoft.com/download/details.aspx?id=51495) as a reference. Before deploying in production, you will need to customize the template to meet the needs of your specific environment.
31-
29+
- Expose the necessary APIs in SAP ECC 7.0 to create, update, and delete users. The [guide](https://www.microsoft.com/download/details.aspx?id=51495) `Deploying SAP NetWeaver AS ABAP 7.pdf` walks through how you can expose the necessary APIs.
30+
- Create a web services connector template for the ECMA host. You can use the [guide](https://www.microsoft.com/download/details.aspx?id=51495) `Authoring SAP ECC 7 Template for ECMA2Host.pdf` as a reference to build your template. The download center provides a template `sapecc.wsconfig` as a reference. Before deploying in production, you will need to customize the template to meet the needs of your specific environment. Make sure that the ServiceName, EndpointName, and the OperationName are correct.
3231

3332
Configuration of the connection to SAP ECC 7.0 is done using a wizard. Depending on the options you select, some of the wizard screens might not be available and the information might be slightly different. Use the following information to guide you in your configuration.
3433

0 commit comments

Comments
 (0)