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-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ 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 Mobile Services App.
24
-
2. Use an RFC Destination to send Metrics to Cloud Reporting.
23
+
1. Use a RFC Destination (Middleware Server) to create the Mobile Services App.
24
+
2. Use a RFC Destination to send Metrics to Cloud Reporting.
25
25
3. Set up Satellite Systems.
26
26
4. Enable Multiple Threads in Offline Configuration.
27
27
- Troubleshoot:
@@ -46,7 +46,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
46
46
47
47
1. Execute the transaction **`/MERP/CPMS_APPCREATE`** from the SAP GUI, then select your required variant (i.e., `SAP&SAM_<version>`).
48
48
49
-
2. Fill in the **Admin API**, **SCC Location Id** and **Virtual Host**. Please ensure the **Background Job User** will maintain authorization to run the Usage Metering background job (parameter info below). To use an RFC Destination to create the app instead of the **Admin API** please see Step 4 (optional). The app is created as the Metrics Host by default, to set up the app as the Metrics Satellite please see Step 6. Then execute the transaction.
49
+
2. Fill in the **Admin API**, **SCC Location Id** and **Virtual Host**. Please ensure the **Background Job User** will maintain authorization to run the Usage Metering background job (parameter info below). To use a RFC Destination to create the app instead of the **Admin API** please see Step 4 (optional). The app is created as the Metrics Host by default, to set up the app as the Metrics Satellite please see Step 6. Then execute the transaction.
50
50
51
51

52
52
@@ -71,7 +71,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
71
71
72
72
>**WARNING:** Any change that may affect the offline configuration (e.g., a new entity type is added to your mobile app configuration, or the **Defer Batch Response** setting is changed for the **OData Service Technical Name** provided when generating the offline configuration) will require you to update the offline configuration in Mobile Services and reset your mobile app. See Step 2.5 to update.
73
73
74
-
3. If you are not using a Middleware Server with an RFC Destination with Basic Authentication enabled, then you should receive a sign-in prompt after executing the transaction. Please use your SAP BTP username and password to sign in.
74
+
3. If you are not using a Middleware Server with a RFC Destination with Basic Authentication enabled, then you should receive a sign-in prompt after executing the transaction. Please use your SAP BTP username and password to sign in.
75
75
76
76
>Please allow ~5 minutes to complete processing.
77
77
@@ -200,7 +200,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
200
200
201
201
>Persona Authorization configuration can be found in the MAIF Configuration Panel. Execute transaction **/SYCLO/CONFIGPANEL** from the SAP GUI to open up the MAIF Configuraiton Panel and navigate to **Mobile Application Configuration** > **Application Persona**.
202
202
203
-
### Optional Feature 1 - Use an RFC Destination (Middleware Server) to Create the App
203
+
### Optional Feature 1 - Use a RFC Destination (Middleware Server) to Create the App
204
204
205
205
1. Execute transaction **SM59** from the SAP GUI. Then click the create icon.
206
206
@@ -253,7 +253,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
253
253
254
254

255
255
256
-
### Optional Feature 2 - Use an RFC Destination to send Metrics to Cloud Reporting
256
+
### Optional Feature 2 - Use a RFC Destination to send Metrics to Cloud Reporting
257
257
258
258
1. Copy the **URL** of the **Server API**. from the APIs tab of your Mobile Services App.
259
259
@@ -303,7 +303,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
303
303
304
304
4. In the Host System execute transaction **/SYCLO/ADMIN** from the SAP GUI to open up the MAIF Admin Panel. Navigate to the **Administration** > **Server Management** section.
305
305
306
-
5. Select Middleware Server noted above. Create Satellite Middleware Server if not created automatically via RFC in the previous step. Edit the Middleware Server and provide an RFC Destination to the Satellite System. Ensure the RFC authentication is automatic.
306
+
5. Select Middleware Server noted above. Create Satellite Middleware Server if not created automatically via RFC in the previous step. Edit the Middleware Server and provide a RFC Destination to the Satellite System. Ensure the RFC authentication is automatic.
307
307
308
308
**Basic Info**
309
309
@@ -318,7 +318,7 @@ In this mission you will learn to create and update a SAP Service and Asset Mana
318
318
| Server GUID |**`<autogenerated_guid>`**|
319
319
| Port |**`00443`**|
320
320
| UI Host Name | No Value Required |
321
-
| RFC Destination | Provide an RFC Destination to the Satellite System |
321
+
| RFC Destination | Provide a RFC Destination to the Satellite System |
0 commit comments