Explaining the Product in an Overview
Explaining the SAP Service and Asset Manager Application Architecture
Performing the Installation, Deployment, and Setup
Performing the Configuration of an Out-of the Box Mobile App
Using the Application Extensibility
Performing the Debugging and Branding a Client
Performing a Root Cause Analysis and Performance Optimization
Describing Upgrade and Support
Trawling Through the Appendices

Knowledge quiz

It's time to put what you've learned to the test, get 8 right to pass this unit.

1.

What are the components of the MDK Framework?

Choose the correct answer.
2.

MAIF OData client state management allows the tracking of entity set object keys distributed to OData service consumer for each synchronization cycle. This information is essential in delta sync object key list calculation and tombstone calculation for deleted entity keys.

Choose the correct answer.
3.

There is no standard server side paging support in MAIF for Basic Flow. Data is typically refreshed periodically as there might be no change detection support for the business object.

Choose the correct answer.
4.

Server side paging allows the split of OData service response payload into packages, using $skiptoken. This is necessary for entity set with large data distribution.

Choose the correct answer.
5.

All SAP Service and Asset Manager OData services have the SAME Model Provider Class (/MFND/ CL_CORE_ODATA_V2_MPC) and Data Provided Classes (/MFND/CL_CORE_ODATA_V2_DPC).

Choose the correct answer.
6.

The OData URI query option you would use for fetching incremental data:

Choose the correct answer.
7.

Which of the following are tiers of the SAP Service and Asset Manager architecture?

Choose the correct answer.
8.

Multiple component services can be combined into a single OData service for runtime mobile application consumption using service composition.

Choose the correct answer.
9.

Mobile User Attributes are specific to user. They can be accessed and maintained from User Management of the Admin Tool (/syclo/admin).

Choose the correct answer.
10.

While business logic implementation can be reused by multiple apps, MAIF OData service is application specific. Each OData service is assigned to a single application.

Choose the correct answer.