Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

OutSystems Architecture-Specialist-11 Exam - Topic 1 Question 3 Discussion

Which of the below is NOT a Synchronization Best Practice for mobile application?
D) Sync only when strictly required E Don't sync on every screen or online event
A) Sync only when required. p At session start: sync summary data to local storage At process start: sync process detail to local storage At process/transaction end, sync back to server
B) Only synchronize delta : Use control timestamps C Avoid long synchronization in a single transaction
F) Only synchronize relevant data
G) Do not use Entity Bulk Operation to ensure small lightweight updates
H) Ensure sync granularity: Prepare for constant retries without repeating work due to network loss. Sync in chunks, incremental by entity

OutSystems Architecture-Specialist-11 Exam - Topic 1 Question 3 Discussion

Actual exam question for OutSystems's Architecture-Specialist-11 exam
Question #: 3
Topic #: 1
[All Architecture-Specialist-11 Questions]

Which of the below is NOT a Synchronization Best Practice for mobile application?

Show Suggested Answer Hide Answer
Suggested Answer: D

Contribute your Thoughts:

0/2000 characters
Amira
8 months ago
Not sure about syncing only relevant data... seems too limiting.
upvoted 0 times
...
Yen
8 months ago
Definitely agree with avoiding long syncs in one go.
upvoted 0 times
...
Heike
8 months ago
Wait, is using Entity Bulk Operation really a bad practice?
upvoted 0 times
...
Ruby
9 months ago
I think syncing on every screen is a bad idea.
upvoted 0 times
...
Myong
9 months ago
Sync only when required is a solid practice!
upvoted 0 times
...
Noemi
9 months ago
I recall that long syncs can be problematic, so C seems like a best practice. But I'm not sure about H; it sounds complicated.
upvoted 0 times
...
Sarah
9 months ago
I practiced a question like this, and I feel like F makes sense because we should only sync relevant data, but I'm not confident about the others.
upvoted 0 times
...
Buck
9 months ago
I'm not entirely sure, but I remember something about avoiding bulk operations. Maybe G is the one that doesn't fit?
upvoted 0 times
...
Shaun
10 months ago
I think option D sounds a bit redundant since it says "sync only when strictly required," which seems similar to A.
upvoted 0 times
...
Tom
10 months ago
I'm a bit unsure about a couple of these options. I'll need to review my notes on mobile sync best practices to make sure I don't accidentally choose the right answer.
upvoted 0 times
...
Kassandra
10 months ago
This is right up my alley! I've worked on a lot of mobile apps, so I'm familiar with the common synchronization pitfalls. I'm feeling pretty confident about this one.
upvoted 0 times
...
Halina
10 months ago
Okay, I think I've got a handle on this. The key is to identify the practice that goes against the principles of efficient, incremental, and reliable synchronization. I'll give it my best shot.
upvoted 0 times
...
Angelo
10 months ago
This looks like a tricky question. I'll need to carefully read through the options and think about which one is the least optimal synchronization practice.
upvoted 0 times
...
Derick
10 months ago
Hmm, I'm a bit confused by some of these options. I'll need to make sure I understand the best practices for mobile app synchronization before I can confidently choose the wrong one.
upvoted 0 times
...
Carmela
10 months ago
Fear of failure is definitely the biggest obstacle when it comes to trying new things. That's the answer that makes the most sense to me.
upvoted 0 times
...
Leonor
10 months ago
Hmm, this is a tricky one. I'm not entirely sure which risk response strategy this scenario is referring to. I'll need to re-read the question and think it through step-by-step.
upvoted 0 times
...
Leontine
2 years ago
Haha, I love how this question is really making us think! I'm going to go with B - 'Only synchronize delta: Use control timestamps'. That's a classic mobile sync technique that helps reduce data transfer. Though I can see the merits of the other options as well.
upvoted 0 times
...
Fannie
2 years ago
Hmm, I'm leaning more towards D - 'Sync only when strictly required'. That aligns with the general principle of minimizing data transfer in mobile apps. Though H also makes a lot of sense, so I'm torn between those two options.
upvoted 0 times
...
Glenn
2 years ago
I'm not convinced G is the right answer. I think the best answer is H - 'Ensure sync granularity: Prepare for constant retries without repeating work due to network loss. Sync in chunks, incremental by entity'. That really captures the essence of good synchronization practices for mobile.
upvoted 0 times
Gladys
2 years ago
Yes, H is definitely an important practice to follow. It helps in handling network issues effectively.
upvoted 0 times
...
Tequila
2 years ago
H) Ensure sync granularity: Prepare for constant retries without repeating work due to network loss. Sync in chunks, incremental by entity
upvoted 0 times
...
Launa
2 years ago
I agree with F. Syncing only relevant data is crucial for efficient synchronization.
upvoted 0 times
...
Emerson
2 years ago
F) Only synchronize relevant data
upvoted 0 times
...
An
2 years ago
I prefer A as well. It's important to sync only when necessary to avoid unnecessary data usage.
upvoted 0 times
...
Norah
2 years ago
E) Don't sync on every screen or online event
upvoted 0 times
...
Olive
2 years ago
A) Sync only when required.
upvoted 0 times
...
...
Janey
2 years ago
This is a great question that really tests our understanding of mobile app synchronization best practices. I'm pretty sure the answer is G - 'Do not use Entity Bulk Operation to ensure small lightweight updates'. Bulk operations can lead to large data transfers, which is not ideal for mobile apps.
upvoted 0 times
...

Save Cancel