Skip to content

Commit d72d5df

Browse files
committed
sam2410 250129.0002
1 parent c1ec7bb commit d72d5df

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

786 Bytes
Loading

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ parser: v2
1919
## You will learn
2020
- How to create and update an SAP Mobile Services app for the SAP Service and Asset Manager mobile app using the MS App Create transaction `/MERP/CPMS_APPCREATE`.
2121
- How to review the created MS app.
22-
- Optional features:
22+
- Optional Features:
2323
1. Use an RFC Destination (Middleware Server) to Create the App.
2424
2. Add `sap-client` header to the Mobile Destinations.
2525
3. Enable Multiple Threads in Offline Configuration.
2626
4. Update the Usage Metering Middleware Server to use an RFC Destination.
27-
- Troubleshoot the following symptoms:
27+
- Troubleshoot:
2828
1. Prompted to sign-in after selecting the **Launch in Browser** icon when testing the Mobile Destinations.
2929
2. Missing Offline Configuration.
3030
3. Usage Metering Middleware Server Missing and/or Properties Missing.
@@ -51,7 +51,7 @@ In this mission you will learn how to create and update an SAP Mobile Services a
5151

5252
1. Execute the transaction **`/MERP/CPMS_APPCREATE`** from the SAP GUI, then select your required variant (i.e., `SAP&SAM_<version>`).
5353

54-
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 (additional info below). To add the `sap-client` header to the Mobile Destinations please see Step 5 (recommended). To use an RFC Destination instead of the **Admin API** please see Step 4 (optional). Then execute the transaction.
54+
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 add the `sap-client` header to the Mobile Destinations please see Step 5 (recommended). To use an RFC Destination instead of the **Admin API** please see Step 4 (optional). Then execute the transaction.
5555

5656
![SelScreen](selscreen.png)
5757

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

272272
2. Provide the destination name **`Z_SAM<version>_METERING`** and set **Connection Type** to **`G HTTP Connection to External Server`** (substituting `<version>` with your app version).
273273

274-
3. Provide the copied URL in **Host** field of the Target System Settings. Use the **Port** and **Path Prefix** as in the example below.
274+
3. Provide the copied URL without `https://` in **Host** field of the Target System Settings. Use the **Port** and **Path Prefix** as in the example below.
275275

276276
![RFCTechSetMeter](rfctechsetmeter.png)
277277

151 Bytes
Loading

0 commit comments

Comments
 (0)