Skip to content

Commit e16dbe1

Browse files
committed
ssam app create 260227.0010
1 parent 02790d8 commit e16dbe1

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ parser: v2
2020
- How to create and update a SAP Service and Asset Manager Mobile Services App with Metrics using transaction `/MERP/CPMS_APPCREATE`.
2121
- How to review the SAP Service and Asset Manager Mobile Services App with Metrics
2222
- 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.
2424
2. Use an RFC Destination to send Metrics to Cloud Reporting.
2525
3. Set up Satellite Systems.
2626
4. Enable Multiple Threads in Offline Configuration.
@@ -30,7 +30,7 @@ parser: v2
3030
3. Usage Metering Background Job Missing.
3131

3232
## 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.
3434

3535
### Gather the Required Information
3636

@@ -56,10 +56,10 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
5656
| **OData Service Mobile App** | Used to generate the mobile app's offline configuration sent to the SAP Mobile Services **Mobile Offline Access** feature. |
5757
| **OData Service Technical Name** | Used to generate the mobile app's offline configuration sent to the SAP Mobile Services **Mobile Offline Access** feature. |
5858
| **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. |
6363
| **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. |
6464
| **MS App License Type** | The Service Plan used by Mobile Services. The plan `basic-plus-app` is recommended for SAP mobile applications. |
6565
| **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
7979

8080
![Output](output.png)
8181

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.
8383

8484
| Feature | What is Updated? |
8585
| :------ | :--------------- |
8686
| **Update Mobile Offline Access** | Updates the offline configuration of your app. |
8787
| **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. |
8989
| **Update Mobile Connectivity** | Updates the offline and online destination settings of your app. |
9090
| **Add Mobile App Update** | Assigns the feature to your app if not already assigned. |
9191
| **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
255255

256256
### Optional Feature 2 - Use an RFC Destination to send Metrics to Cloud Reporting
257257

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.
259259

260260
![UIHost](uihost.png)
261261

@@ -400,7 +400,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
400400
| Port | **`00443`** |
401401
| UI Host Name | **`https://example.cfapps.sap.hana.ondemand.com`** |
402402

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**.
404404
>
405405
>![UIHost](uihost.png)<div>&nbsp;</div>
406406
@@ -414,7 +414,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
414414
| **`METERING`** | **`X-API-Key`** | **`<autogenerated_key>`** |
415415
| **`METERING`** | **`service_path`** | **`/mobileservices/service-key/metering`** |
416416

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.
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.
418418
>
419419
>![AddServiceKey](addservicekey.png)
420420
>

0 commit comments

Comments
 (0)