Skip to content

Commit 5131d5e

Browse files
Update README.md
1 parent 527d5e7 commit 5131d5e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,24 @@ WxSAPIntegration is a webMethods Integration Server package that gives a quickst
77
* Developed and tested on Integration Server 10.11
88
* webMethods SAP Adapter
99

10-
## 1. Install WxSAPIntegration package
10+
## 1. Configure Integration Server/ Microservices Runtime
11+
1. Set "watt.server.url.alias.partialMatching" to "true" in Extended Settings.
12+
2. Restart the server after making the changes.
13+
14+
## 2. Install WxSAPIntegration package
1115
1. Download the latest release of WxSAPIntegration.zip from Releases section.
1216
2. Copy WxSAPIntegration.zip to /${SAG_HOME}/IntegrationServer/instances/${INSTANCE}/replicate/inbound directory.
1317
3. Login to Integration Server Admin Console http://${HOST_NAME}:5555.
1418
4. Go to Packages > Management in the left side menu and click Install Inbound Releases.
1519
5. Choose WxSAPIntegration.zip from dropdown and click Install.
1620

17-
## 2. Configure SAP Connection
21+
## 3. Configure SAP Connection
1822
1. Go to http://${HOST_NAME}:5555/WxSAPIntegration/.
1923
2. Login using Administrator user, if not logged in already.
2024
3. Go to Configuration in left side menu to configure SAP connection parameters.
2125
4. Go to Dashboard in left side menu to enable the connection.
2226

23-
## 3. Consume APIs
27+
## 4. Consume APIs
2428
1. Go to http://${HOST_NAME}:5555/WxSAPIntegration/.
2529
2. Login using Administrator user, if not logged in already.
2630
3. Go to OpenAPI tab in the left side menu to see the OpenAPI specification based documentation of all the REST APIs provided by WxSAPIntegration.

0 commit comments

Comments
 (0)