OUTSYSTEMS WEEK 8 EXAM QUESTIONS
WITH 100% VERIFIED CORRECT
ANSWERS!!
Types of application in outsystems?
Erb, Mobile, Services
Difference between local stroage and databse action?
CreateOrUpdateAll and DeleteAll
How to initialize a local storage entieties?
Fetch local storage from databse,
Can't bootstrap from excel,
No data prevew, is only on the device no server
How can i fetch data from local storage?
Only via Aggregates to a block or screen asynchronously
In action flow using Client action and accelerators
How can I Trigger synchornization data online?
Use TriggerOfflinedataSync in OfflineDataSync.
Which OfflineDataSync Action use TriggerOfflineDataSync?
StartOfflineDataSync
What is difference between creating attribiutes procces in local storage and database?
In local storage is no need to create UserId key because is offline so it won't recognize signed
user
Save record in Local storege in 3 steps?
1. Create CreateToDoWrapper - Data Base Action
2. Assign to assign GetLocalToDoById.List.Current.LocalToDo.Id =
, CreateToDoWrapper.ToDoId
3. Create CreateLocalToDo with source from assign
Synchronization actions? 5
OfflineDataSyncConfiguration
Trigger
Client - Side Sync Logic
Server - side Sync Logic
Offline Data Synchronization Patterns
Synchronization Components?
OfflineDataSyncEvents Block
Client Actions Sync, Config, Trigger?
Sync: OfflineDataSync
Config: OfflineDataSyncConfiguration
Trigger: TriggerOfflineDataSync
Server Sync Action?
ServerDataSync
When Offline data Sync is turn on?
When user get online or sign in or restar app
What are assignes of OfflineDataSyncConfig?
SyncOn :
Online
Login
Resume
Erroe
all false
What are inputs of TriggerOfflineDataSync?
WITH 100% VERIFIED CORRECT
ANSWERS!!
Types of application in outsystems?
Erb, Mobile, Services
Difference between local stroage and databse action?
CreateOrUpdateAll and DeleteAll
How to initialize a local storage entieties?
Fetch local storage from databse,
Can't bootstrap from excel,
No data prevew, is only on the device no server
How can i fetch data from local storage?
Only via Aggregates to a block or screen asynchronously
In action flow using Client action and accelerators
How can I Trigger synchornization data online?
Use TriggerOfflinedataSync in OfflineDataSync.
Which OfflineDataSync Action use TriggerOfflineDataSync?
StartOfflineDataSync
What is difference between creating attribiutes procces in local storage and database?
In local storage is no need to create UserId key because is offline so it won't recognize signed
user
Save record in Local storege in 3 steps?
1. Create CreateToDoWrapper - Data Base Action
2. Assign to assign GetLocalToDoById.List.Current.LocalToDo.Id =
, CreateToDoWrapper.ToDoId
3. Create CreateLocalToDo with source from assign
Synchronization actions? 5
OfflineDataSyncConfiguration
Trigger
Client - Side Sync Logic
Server - side Sync Logic
Offline Data Synchronization Patterns
Synchronization Components?
OfflineDataSyncEvents Block
Client Actions Sync, Config, Trigger?
Sync: OfflineDataSync
Config: OfflineDataSyncConfiguration
Trigger: TriggerOfflineDataSync
Server Sync Action?
ServerDataSync
When Offline data Sync is turn on?
When user get online or sign in or restar app
What are assignes of OfflineDataSyncConfig?
SyncOn :
Online
Login
Resume
Erroe
all false
What are inputs of TriggerOfflineDataSync?