Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I want to combine two qvw application, Each application has its own datasource, script and front end Logic.
I want to combine these two application without disturbing the script and front end logic of both the applications.
can anybody help me out of these.
Thanks & Regards,
Arun Gupta.
Hi,
If you want to combine two applications I suggest that you try the Binary feature. It will allow you to first load the data and the structure of a first qvw.
Then you keep your normal script of your second qvw.
Nota:
You can use only one Binary in a document.
Be careful to avoid your second script to interact with the first loaded Qvw structure.
If you need to reload more qvw info, you'll have to store qvd of all your applications in order to reload them in a new one.
Rgds,
Sébastien
Hi Arun,
Can offer you to do two things......
1. Binary qvw reload in 1st or 2nd application (You Can make any application master ),By using binary need not to disturb script of any qvw and qvd........
2.You can make two tabs in script and 2 sheet in front end .
In first tab you will have first script and in second you can have second script and similiar task u can do at front end desiging bu using two sheet.......
Best of Luck,
Regards,
Dushyant