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
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ parser: v2
20
20
- How to create and update a SAP Service and Asset Manager Mobile Services App with Metrics using transaction `/MERP/CPMS_APPCREATE`.
21
21
- How to review the SAP Service and Asset Manager Mobile Services App with Metrics
22
22
- Optional Features:
23
-
1. Use an RFC Destination (Middleware Server) to create the App.
23
+
1. Use an RFC Destination (Middleware Server) to create the Mobile Services App.
24
24
2. Use an RFC Destination to send Metrics to Cloud Reporting.
25
25
3. Set up Satellite Systems.
26
26
4. Enable Multiple Threads in Offline Configuration.
@@ -30,7 +30,7 @@ parser: v2
30
30
3. Usage Metering Background Job Missing.
31
31
32
32
## Intro
33
-
In this mission you will learn to create and update a SAP Service and Asset Manager Mobile Services App with Metrics using transaction **`/MERP/CPMS_APPCREATE`** from the SAP GUI. The Mobile Services app created by the transaction may be used to onboard your SAP Service and Asset Manager mobile app.
33
+
In this mission you will learn to create and update a SAP Service and Asset Manager Mobile Services App with Metrics using transaction **`/MERP/CPMS_APPCREATE`** from the SAP GUI. The Mobile Services App created by the transaction may be used to onboard your SAP Service and Asset Manager mobile app.
34
34
35
35
### Gather the Required Information
36
36
@@ -56,10 +56,10 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
56
56
|**OData Service Mobile App**| Used to generate the mobile app's offline configuration sent to the SAP Mobile Services **Mobile Offline Access** feature. |
57
57
|**OData Service Technical Name**| Used to generate the mobile app's offline configuration sent to the SAP Mobile Services **Mobile Offline Access** feature. |
58
58
|**OData Service Group Version**| Used to generate the mobile app's offline configuration sent to the SAP Mobile Services **Mobile Offline Access** feature. |
59
-
|**MS Application ID**| The unique application identifier given to the SAP Mobile Services app. |
60
-
|**MS Application Name**| The application name given to the SAP Mobile Services app. |
61
-
|**MS Application Description**| The application description given to the SAP Mobile Services app. |
62
-
|**MS Vendor Name**| The vendor name given to the SAP Mobile Services app. |
59
+
|**MS Application ID**| The unique application identifier given to the SAP Mobile Services App. |
60
+
|**MS Application Name**| The application name given to the SAP Mobile Services App. |
61
+
|**MS Application Description**| The application description given to the SAP Mobile Services App. |
62
+
|**MS Vendor Name**| The vendor name given to the SAP Mobile Services App. |
63
63
|**MS Application Timeout**| The maximum time in milliseconds before a client connection times out in your environment. After that timeout period, the connection is closed. |
64
64
|**MS App License Type**| The Service Plan used by Mobile Services. The plan `basic-plus-app` is recommended for SAP mobile applications. |
65
65
|**SCC X.509 Virtual Host**| Used to generate the URL for the Mobile Services Mobile Destinations. |
@@ -79,13 +79,13 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
79
79
80
80

81
81
82
-
5. The Mobile Services app can be updated by re-executing the transaction and selecting the features to update when prompted. See additional info for each option below.
82
+
5. The Mobile Services App can be updated by re-executing the transaction and selecting the features to update when prompted. See additional info for each option below.
83
83
84
84
| Feature | What is Updated? |
85
85
| :------ | :--------------- |
86
86
|**Update Mobile Offline Access**| Updates the offline configuration of your app. |
87
87
|**Update Usage Metering**| Creates Usage Metering Middleware Server and Background Job. Existing Middleware Server and Background Job are deleted. Updates Client Role in Product Table. Updates MS_UNIFIED_SERVER system component. |
88
-
|**Compare Offline Configuration**| Compare offline configuration properties, request groups and request download phases between the backend and the mobile services app. |
88
+
|**Compare Offline Configuration**| Compare offline configuration properties, request groups and request download phases between the backend and the Mobile Services App. |
89
89
|**Update Mobile Connectivity**| Updates the offline and online destination settings of your app. |
90
90
|**Add Mobile App Update**| Assigns the feature to your app if not already assigned. |
91
91
|**Update Mobile Push Notification**| Updates the Predefined Global Push Configuration to **SAP ASSET MANAGER**. |
@@ -255,7 +255,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
255
255
256
256
### Optional Feature 2 - Use an RFC Destination to send Metrics to Cloud Reporting
257
257
258
-
1. Copy the **URL** of the **Server API**. from the APIs tab of your Mobile Services app.
258
+
1. Copy the **URL** of the **Server API**. from the APIs tab of your Mobile Services App.
259
259
260
260

261
261
@@ -400,7 +400,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
400
400
| Port |**`00443`**|
401
401
| UI Host Name |**`https://example.cfapps.sap.hana.ondemand.com`**|
402
402
403
-
>The **UI Host Name** can be found in the **APIs** tab of your Mobile Services app. Copy the **URL** of the **Server API**.
403
+
>The **UI Host Name** can be found in the **APIs** tab of your Mobile Services App. Copy the **URL** of the **Server API**.
404
404
>
405
405
><div> </div>
406
406
@@ -414,7 +414,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
>To generate **X-API-Key** go to the **Mobile Connectivity** feature of your Mobile Services app and select the **Service Keys** tab. Click the add icon "**+**" to add a Service Key with the following values and copy the generated key.
417
+
>To generate **X-API-Key** go to the **Mobile Connectivity** feature of your Mobile Services App and select the **Service Keys** tab. Click the add icon "**+**" to add a Service Key with the following values and copy the generated key.
0 commit comments