Skip to content

Commit 858826c

Browse files
Update app-provisioning-sap.md
1 parent 056b233 commit 858826c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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)