Skip to content

Commit 8eaf738

Browse files
committed
ssam app create 260227.0003
1 parent e7d7d95 commit 8eaf738

1 file changed

Lines changed: 8 additions & 10 deletions

File tree

tutorials/mob-app-mao-erp-app-create/mob-app-mao-erp-app-create.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ In this mission you will learn how to create and update an SAP Mobile Services a
109109
- **Offline Access**
110110
- **Push Notification**
111111

112-
3. From your app's overview screen, select the **Connectivity** feature. You should see two Mobile Destinations created with the properties below. Under the **Actions** column, selecting the **Launch in Browser** icon should return the metadata.
112+
3. From your app's overview screen, select the **Connectivity** feature. You should see two Mobile Destinations created with the properties below. The `sap-client` header should be automatically added to the destinations **Custom Headers** section. Under the **Actions** column, selecting the **Launch in Browser** icon should return the metadata.
113113

114114
![Destinations](destinations.png)
115115

@@ -118,31 +118,29 @@ In this mission you will learn how to create and update an SAP Mobile Services a
118118
| `DEST_SAM<version>_PPROP` | **`http://<host>:<port>/sap/opu/odata/MERP/SAP_SRV_ASSET_MANAGER_<version>`** |
119119
| `DEST_SAM<version>_ONLINE_PPROP` | **`http://<host>:<port>/sap/opu/odata/MERP/SAP_ONLINE_LOOKUP_EXT_<version>`** |
120120

121-
4. The `sap-client` header should be automatically added to the destinations. The client can be edited in the **Custom Headers** section.
122-
123-
![EditDest](editdest.png)
121+
**Custom Headers**
124122

125123
| Header Name | Header Value |
126124
| :-----------| :----------- |
127125
| `sap-client` | Your client (i.e., **`800`**) |
128126

129-
5. From your app's **Mobile Connectivity** feature, select the **Service Keys** tab. You should see a Service Key with the properties below. The Key should be automatically maintained as the `X-API-Key` property in the Additional Properties of the Usage Metering Middleware Server which we will review in Step 3.9.
127+
4. From your app's **Mobile Connectivity** feature, select the **Service Keys** tab. You should see a Service Key with the properties below. The Key should be automatically maintained as the `X-API-Key` property in the Additional Properties of the Usage Metering Middleware Server which we will review in Step 3.9.
130128

131129
| Field Name | Value |
132130
| :--------- | :---- |
133131
| Alias | **`<system><client>`** (i.e., **`PRD001`**) |
134132
| Roles | **`sap_application_metering`** |
135133
| Type | **`API Key`** |
136134

137-
6. From your app's overview screen, if you select the **Offline Access** feature you should be able to display and edit the offline configuration. If the offline configuration is missing, then please see Step 8.
135+
5. From your app's overview screen, if you select the **Offline Access** feature you should be able to display and edit the offline configuration. If the offline configuration is missing, then please see Step 8.
138136

139-
7. From your app's overview screen, select the **APIs** tab to view the onboarding QR code which you can scan from the SAP Service and Asset Manager mobile app.
137+
6. From your app's overview screen, select the **APIs** tab to view the onboarding QR code which you can scan from the SAP Service and Asset Manager mobile app.
140138

141-
8. We will now check the Usage Metering Middleware Server. Execute transaction **/SYCLO/ADMIN** from the SAP GUI to open up the MAIF Admin Panel. Navigate to **Administration** > **Server Management**. Select the Middleware Server with the name noted in Step 2.4. If the Usage Metering Middleware Server is missing then please see Step 8.
139+
7. We will now check the Usage Metering Middleware Server. Execute transaction **/SYCLO/ADMIN** from the SAP GUI to open up the MAIF Admin Panel. Navigate to **Administration** > **Server Management**. Select the Middleware Server with the name noted in Step 2.4. If the Usage Metering Middleware Server is missing then please see Step 8.
142140

143141
![MDW](mdw.png)
144142

145-
9. Verify that the Middleware Server has the following **Basic Info** and **Additional Properties**. If the Middleware Server's **Basic Info** or **Additional Properties** are not as expected then please see Step 9.
143+
8. Verify that the Middleware Server has the following **Basic Info** and **Additional Properties**. If the Middleware Server's **Basic Info** or **Additional Properties** are not as expected then please see Step 9.
146144

147145
**Basic Info**
148146

@@ -295,7 +293,7 @@ In this mission you will learn how to create and update an SAP Mobile Services a
295293

296294
1. Please ensure app has been created and reviewed (Steps 2 and 3) in the Host System.
297295

298-
2. Follow Steps 1 and 2 and Check `Satellite System` before executing. The `Host RFC Destination` may be provided to create Middleware Server in the Host System used to retrieve the Metrics from the Satellite System. If you do not provide the `Host RFC Destination` please ensure you manually create the Middleware Server in the Host System.
296+
2. Follow Steps 1 and 2 and Check `Satellite System` before executing. The `Host RFC Destination` may be provided to create the Satellite Middleware Server in the Host System that will be used to retrieve the Metrics from the Satellite System. If you do not provide the `Host RFC Destination` please ensure you manually create the Satellite Middleware Server in the Host System.
299297

300298
![SatelliteSettings](satsettings.png)
301299

0 commit comments

Comments
 (0)