Page 1 of 1
How to Reload Page In Webclient
Posted: Tue Aug 06, 2024 1:02 pm
by shokkul
Hello
We are using ULC UX webclient to use scada. When connection is gone, below picture appears and we can reload the page. How can I trigger this from our normal UI? I tried openUrl but it opens webpage again in another tab
Thanks
https://ibb.co/xFwkhRf
Re: How to Reload Page In Webclient
Posted: Wed Aug 14, 2024 4:26 pm
by hpuchegger
I do not fully understand this question. Could you explain in more detail what you want to achieve?
Do you want to reload the "reload" without pressing the button itself?
Br, Herbert
Re: How to Reload Page In Webclient
Posted: Fri Aug 16, 2024 8:18 am
by shokkul
Hi Herbert,
Yes I want to trigger reload page or ulc/ux via code.
Thanks
Re: How to Reload Page In Webclient
Posted: Mon Aug 26, 2024 4:26 pm
by leoknipp
As far as I know the reloading of a web page must be implemented in the web page itself or at least at client side.
In case of ULC UX the browser is the client and WinCC OA is the server. There is no possibility to trigger an action at client side from the server.
A server only reacts on requests from a client (common principle of a client/server architecture).
Best Regards
Leopold Knipp
Senior Support Specialist