12
Views
1
Comments
[OutSystems Data Grid] Multiple user write data how to solve conflict?
Application Type
Traditional Web
Service Studio Version
11.55.11 (Build 64012)

My Interface is used by multiple users, They have access to modify the few columns in a table. But If there's conflict due to offline usage. Then how should i update? Is there a component available or any method to solve it?

2019-11-11 17-10-24
Manish Jawla
 
MVP

Hi @GRahul ,

In your post I can see you have tagged Traditional Web, that means you are referring Traditional Web application? I don't think offline capability is available within traditional web app, only mobile application got offline usage capability.

Have you faced any issue regarding the conflict?

Below is the link for handling concurrent update.

https://success.outsystems.com/documentation/how_to_guides/data/how_to_handle_concurrent_updates_on_application_data_records/ 

Regards,

Manish Jawla

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.