Mobile Offline Sync - OutSystems

Mobile Offline Sync - OutSystems

Professional Development

10 Qs

quiz-placeholder

Similar activities

Mongodb Basics

Mongodb Basics

Professional Development

10 Qs

Data Pipelines Quiz

Data Pipelines Quiz

Professional Development

15 Qs

DP 203 M2

DP 203 M2

Professional Development

10 Qs

Pengembangan di Sisi Server dengan JavaScript

Pengembangan di Sisi Server dengan JavaScript

Professional Development

9 Qs

Quiz sobre Storage

Quiz sobre Storage

Professional Development

15 Qs

Knowledge Check

Knowledge Check

Professional Development

10 Qs

Soal Meet 3 Database Management

Soal Meet 3 Database Management

Professional Development

15 Qs

SQL Database - Basic

SQL Database - Basic

Professional Development

10 Qs

Mobile Offline Sync - OutSystems

Mobile Offline Sync - OutSystems

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Manish Gupta

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you have NO INTERNET. Which Storage helps to access Mobile App Offline?

Cache Database

Session Database

Local Database

Azure Database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT in the Key 6 STEPS to success with Offline Sync?

Design a lightweight local database.

Define synchronization moments and use SyncUnit to control them.

Keep control the network status.

Control a amount of data fetched from local database

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tap on incorrect OfflineDataSync Action

OfflineDataSync

Offline Data Sync Configurations

TriggerOfflineDataSync

GetNetworkStatus

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

GetNetworkType checks if you are online or offline at that moment.

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is recommended solution for Device performance issues

Get the data from the server and break it into chunks to bulk create them on the local DB.

Minimize the server request

Use the TriggerOfflineDataSync to avoid blocking the UI

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is recommended solution to handle thousands of records to pull?

Use the TriggerOfflineDataSync to avoid blocking the UI

Minimize the server request

Find an optimal value for a set of records to bulk create on the local DB

Get the data from the server and break it into chunks to bulk create them on the local DB.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The concept helps you avoid multiple server requests on client actions, which are performed on server actions!

Encapsulation

Abstraction

Normalization

Polymorphism

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?