Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Team,
Is there a way to separate out the layout/UI part and the data from a .qvw file. I plan to move the chart rendering/Display(UI) in a container over cloud while keeping the data & rest of the QV platform on-prem.
Please suggest if this is achievable.
Thanks in advance.
Regards
Nitin Nanda
It is not possible to keep the pieces separate at runtime. What you can do is do all the scripting and data modeling and one or more apps and then Binary load the data model qvw into the UI app. You will still have your data in the UI cloud app, but the cloud app will not need access to any of the source datasets.
-Rob
It is not possible to keep the pieces separate at runtime. What you can do is do all the scripting and data modeling and one or more apps and then Binary load the data model qvw into the UI app. You will still have your data in the UI cloud app, but the cloud app will not need access to any of the source datasets.
-Rob