You are developing an app for a sales team to record contact details in their Common Data Service (CDS) database

Posted by: Pdfprep Category: PL-400 Tags: , ,

HOTSPOT

You are developing an app for a sales team to record contact details in their Common Data Service (CDS) database.

The app must handle loss of network and save the data to CDS when reconnected.

The main screen of the app has a form to collect contact data and a button.

The OnSelect property for the button has the following expression:

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: Yes

LoadData and SaveData combine to form a simple mechanism to store small amounts of data on a local device. By using these functions, you can add simple offline capabilities to your app.

Box 2: No

Box 3: No

Box 4: Yes

Leave a Reply

Your email address will not be published.