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.

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

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

Choose the correct answer.
4.

You want to debug the SAP Service and Asset Manager Metadata. Which MDK development tool do you use for debugging?

Choose the correct answer.
5.

Delta token generation must be enabled in oMDO configuration, using setting ‘Support Delta Sync’. MAIF generates $deltatoken automatically using the below format:

Choose the correct answer.
6.

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

Delta token is used by data distribution algorithm to calculate the incremental changes for entity set.

Choose the correct answer.
8.

SAP Service and Asset Manager relies on SAP Gateway for the OData runtime processing and monitoring.

Choose the correct answer.
9.

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

SAP Service and Asset Manager mobile client communicate directly with back-end SAP systems, bypassing SAP Business Technology Platform Mobile Services for the online searches such as Material search.

Choose the correct answer.