Creating Dashboard using zen Page
Hi,
I am trying to create a new dashboard using zen page for different namespaces. Could someone give me a sample code on how I can start designing the page for different namespaces in a single zen page/zen application.
This is the sample code I have when I created a new zen page. Do I need to extend it to ProductionMoinitor instead of %Zen.Component.page to customize the dashboard??.
How can I define all the namespaces in a single zen page to monitor services and operations from a single dashboard across namespaces.
Class MyApp.PRODMONITOR Extends %ZEN.Component.page { /// Class name of application this page belongs to. Parameter APPLICATION; /// Displayed name of this page. Parameter PAGENAME = "PRODUCTION MONITOR"; /// Domain used for localization. Parameter DOMAIN = "DOMAIN";
You can load a darshboard inside a ZEN page using iFrame
Hi sourabh,
My question is regarding defining all the namespaces in a single zen page while designing zen page. So that I can monitor all the interfaces(services and operations) of different Namespcaes from a single web browser.
Hello Chenna.
What i am suggesting to have a tabs in your Zen page. and Each Tab will open a iFrame which have Dashboward URL embedded to it respective to namespace.
Hi Sourabh,
I have used iframes, but that didn't give me desired output I am looking for (I have posted the dashboard I am trying to design). In ensemble I had to inherit the productionmonitor class from EnsPortal and the subsequent subclass and debug the code, as well as add new html steps to get my desired output
Here's Ensemble Event Log Viewer with multi-namespace support. In uses custom query to pull data from different namespaces.
I am attaching a sample dashboard I would like to design using Ensemble studio. I just need all the services and operations to appear in a single web browser from different namespaces.
Social networks
InterSystems resources
Log in or sign up
Log in or create a new account to continue
Log in or sign up
Log in or create a new account to continue
Log in or sign up
Log in or create a new account to continue