Knowledge quiz

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

1.

The MDK creates UDBs during an Offline OData synchronization. UDBs are the files that end with .rq.udb and .udb. To open the database, both must be in the same location.

Choose the correct answer.
2.

What are the tools for debugging and troubleshooting SAP Service and Asset Manager?

Choose the correct answer.
3.

An Integration Point must be created in the CIM file for any file that overwrites the standard file.

Choose the correct answer.
4.

The i18n.properties file is used to maintain strings that are translated to other languages.

Choose the correct answer.
5.

When debugging, you can inspect the variables in the VARIABLES section of the Run view. Variable values and expression evaluation are relative to the selected stack frame in the CALL STACK section.

Choose the correct answer.
6.

When setting up the project in VS Code, you choose the wrong launch target. How do you fix the issue?

Choose the correct answer.
7.

An Integration Point doesn’t need to be created for new files that only belong in the custom project.

Choose the correct answer.
8.

SAP Offline OData supports lambda expressions any and all. These are filter queries that enable a user to "drill into" a one-to-many relationship.

Choose the correct answer.
9.

When debugging, in watch mode, the client app that's being debugged is relaunched automatically once the bundling completes. How can you turn off this behavior?

Choose the correct answer.