36
Views
9
Comments
Outsystems have real time rendering service? or not?

hello, i'm trying to use at first time this platform for simple web.

i wanna check when i do some modify in real time after web develop, but here only support publishing.

here don't support real time rendering like as React?

Thank you in advance.

2020-11-25 10-45-32
Mostafa Othman
Champion

Hello,

You have to publish your application after applying your changes in development to be able to see and test them in your browser. Any change that not published will not be part of your application until you publish. 

UserImage.jpg
vikas sharma
Champion

Hi,

When you make any changes can see UI changes in the preview of service studio. Although to check the changes in application, you need to publish the application first.

regards

2020-07-21 19-28-50
Rajat Agrawal
Champion

Hi @Hyunbin Kang 

OutSystems typically requires to publish changes to the server to see them reflected on the web, and it doesn’t offer an instant "live" update like some local development environments. 

Regards ,

Rajat

2021-11-12 04-59-31
Manikandan Sambasivam

Hi,

OutSystems does not have real-time renderings like React. Instead, changes must be published before they are reflected in the application. 

2022-12-30 07-28-09
Navneet Garg

Yes, outsystems not provide real time rendering. you need to publish your solution every time you make any changes.

But you can do some tricks using chrome developer tools like changing css and javascript and than finally include your changes in the your solution in outsystems. But for other things like server action or service action you need to do publish to check the changes.

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

6 times the same answer ;)

2020-11-25 10-45-32
Mostafa Othman
Champion

I am wondering about that. Why we repeat the same answer without a single new piece of information? 

We need to read existing answers first before replying again and instead of repeating answers we can go and answer other questions.

2026-02-26 06-29-24
Rahul
 
MVP

Agree @Mostafa Othman  and @Daniël Kuhlmann ,
Every post count point, so posting same info again but it should not be.

2020-11-25 10-45-32
Mostafa Othman
Champion

Yes, I think we all need to make sure that our goal to help each other not only getting points and ranking 

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