How to Reload Page In Webclient

Find and share HowTos to various installations / configurations!
Search

Post Reply
4 posts • Page 1 of 1
shokkul
Posts: 37
Joined: Mon Feb 25, 2019 8:50 am

How to Reload Page In Webclient

Post 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

Image
https://ibb.co/xFwkhRf

User avatar
hpuchegger
Posts: 86
Joined: Fri Oct 08, 2021 10:38 am

Re: How to Reload Page In Webclient

Post 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

shokkul
Posts: 37
Joined: Mon Feb 25, 2019 8:50 am

Re: How to Reload Page In Webclient

Post by shokkul »

Hi Herbert,

Yes I want to trigger reload page or ulc/ux via code.

Thanks

User avatar
leoknipp
Posts: 2926
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to Reload Page In Webclient

Post 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

Post Reply
4 posts • Page 1 of 1