You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/mob-app-mao-erp-app-create/mob-app-mao-erp-app-create.md
+8-10Lines changed: 8 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -109,7 +109,7 @@ In this mission you will learn how to create and update an SAP Mobile Services a
109
109
-**Offline Access**
110
110
-**Push Notification**
111
111
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.
113
113
114
114

115
115
@@ -118,31 +118,29 @@ In this mission you will learn how to create and update an SAP Mobile Services a
4. The `sap-client` header should be automatically added to the destinations. The client can be edited in the **Custom Headers** section.
122
-
123
-

121
+
**Custom Headers**
124
122
125
123
| Header Name | Header Value |
126
124
| :-----------| :----------- |
127
125
|`sap-client`| Your client (i.e., **`800`**) |
128
126
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.
130
128
131
129
| Field Name | Value |
132
130
| :--------- | :---- |
133
131
| Alias |**`<system><client>`** (i.e., **`PRD001`**) |
134
132
| Roles |**`sap_application_metering`**|
135
133
| Type |**`API Key`**|
136
134
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.
138
136
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.
140
138
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.
142
140
143
141

144
142
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.
146
144
147
145
**Basic Info**
148
146
@@ -295,7 +293,7 @@ In this mission you will learn how to create and update an SAP Mobile Services a
295
293
296
294
1. Please ensure app has been created and reviewed (Steps 2 and 3) in the Host System.
297
295
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.
0 commit comments