- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 12:35 AM
Hi All,
I want to know how live update is being done on the record, for example if two users opens same record user1 changes the data and saves the record, it automatically reflects in user 2 screen.
I wanted to know how this works in service now.
Can any one let me know the process in the back-end or any supporting documents or links, will help me .
Thanks,
AB.
pradeepksharmactomasiDeveloper CommunityServiceNow Community
Solved! Go to Solution.
- Labels:
-
Now Mobile
-
Service Catalog
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 04:50 AM
The short answer, Abhay, is that it is built in to the platform. The software team built it a few years ago and it was originally released in Geneva. It's not something that customers have direct access to as it is part of the platform software written at the Java layer.
Also, beginning with Jakarta, if you have List v3 activated, related lists will also reflect live updates as well (one of my favorite new features.)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 04:50 AM
The short answer, Abhay, is that it is built in to the platform. The software team built it a few years ago and it was originally released in Geneva. It's not something that customers have direct access to as it is part of the platform software written at the Java layer.
Also, beginning with Jakarta, if you have List v3 activated, related lists will also reflect live updates as well (one of my favorite new features.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2017 11:03 PM
Thanks Chuck