Ignition perspective embed in webview

Hi,

I’m trying to convince a customer to switch over to Ignition. They are afraid to do this in 1 big step.
I would like to convince them to already migrate a part of the application to show them how smooth Ignition is.

They have an embedded web viewer where I could display an Ignition page in their current application.

The problem here is, every time the embedded view is opening, the Ignition resource loading page popups up.

Is there a way to bypass this loadingscreen?

No, Perspective is a single-page application--the entire project has to load at the start. And view and page navigation within it doesn't use HTTP any more.

Your embedding technique is not maintaining cookies or session state to keep the project "alive".

If the embedded browser is always there loaded, it should keep it alive. Can you have the embedded browser component always there, even if it’s hidden or moved off the field of view, and then visible when you want to show it? You havent said what their existing scada is

Hi all,

Thank you for the fast replies.

It is WinCC 7.5. I’m not too experienced with it myself.
I’ll try something like that. To hide the display instead of closing.

For now, they are happy enough with the load times, with the resources included.

I must keep those resources on the minimum to keep that loading time fast enough.