Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Back to Ideas
6
Like
Follow Idea
André Ramos
Realtime outdated references warning in ServiceStudio
622
Views
2
Comments
On our Radar
Service Studio
Nice to have: a warning icon on ServiceStudio's status bar, that would warn there user that there are outdated references in the currently opened eSpace.
J.
MVP
Although I like the idea, I fear the stress on the servers will get higher.
polling: every espace polling the server to check if the references are outdated?
pushing, the server needs to check every second or less to see if there outdated references.
then broadcast those espaces, every service studio needs to hook on the broadcast to see if the message is for them?
Indeed a nice to have ;)
Justin James
MVP
I like the idea.
It's not hard to do this, instead of using a "pull" from the client, use a "push" from the server. When an eSpace is opened, notify the server. When it's closed, notify the server. The server now knows who to notify when something is outdated.
It can even auto-merge as long as there are no conflicts.
J.Ja
Log in to comment
Loading...