Displaying the Dashboard Page in a Portal

Enterprise developers can embed any dashboard generated by InetSoft's application in their own web-based portal. Using the API, a developer can control almost every aspect of how the dashboards or reports appear. See this example below of how to code it.

View 2-min Dashboard Demo
Register for Pricing
#1 Ranking: Read how InetSoft was rated #1 for user adoption in G2's user survey-based index Read More

Use this code:

{servlet URL}?op=portal_dashboard e.g., http://localhost:8080/sree/Reports?op=portal_dashboard

Displaying the Dashboard Configuration Page

{servlet URL}?op=dashboard_configuration

e.g., http://localhost:8080/sree/Reports?op=dashboard_configuration

Displaying an Adhoc Report Wizard

{servlet URL}?op=adhocwizard&action=frame&wizard={Wizard Name}

e.g., http://localhost:8080/sree/Reports?op=adhocwizard&action=frame&wizard=Table+Wizard

Displaying the Scheduler Task Page

{servlet URL}?op=scheduler_tasks

e.g., http://localhost:8080/sree/Reports?op=scheduler_tasks

Pinging the Report Server

{servlet URL}?op=ping

e.g., http://localhost:8080/sree/Reports?op=ping

More Articles About Dashboards

Baseball Data Visualization - Visualizing big data in baseball has revolutionized the sport, providing teams with unprecedented insights into player performance, strategy optimization, and fan engagement. Let's explore an example of how big data visualization has transformed the way baseball is played and experienced: Player Performance Analysis Imagine a scenario where a baseball team is leveraging big data analytics to evaluate player performance and make informed decisions on lineup composition and player development strategies. Through advanced statistical analysis and visualization techniques, the team's analytics department collects vast amounts of data on player performance metrics such as batting average, on-base percentage, slugging percentage, and defensive metrics like fielding percentage and defensive runs saved...

BI Process Best Practices - Once you are done with organizational alignment, then we will recommend following some of the BI process best practices such as using a combination of bottom-up and a top-down BI design and architecture. Bottom-up calls for serving all of the source systems, reconciling the data, and creating some kind of a normalized historical data warehouse. Sometimes that bottom-up approach suffers from the disconnect from the real business requirements. So some folks try the top-down approach where you go through the classical decomposition of performance management staffs. This mean, let's take a look at our strategy and decompose it into goals and objectives, and let's decompose those into specific metrics that we need to monitor every month to understand what our goals and objectives are, and then let's see where we get the raw data for those metrics...

Example of Analyzing Management Performance - Here is the thing you learn when you analyze management performance. You have got the top-level echelon there, and they are sitting in a little glasshouse, and they think everything is great, right, that's a typical classical scenario. And then you have the staff down there at the very bottom, and you know, they are hands-on everyday with that equipment and whatever, and they know the stuff is just falling apart. It's a complete disconnect. This is a tool to identify the disconnects. The scores can be separated by the different stakeholders. And areas where you have large disconnects, where there are completely different beliefs among the different stakeholders, guess what, you cannot implement any change in that area unless you first get all of these groups to agree that there is a real need to work in that area...

Focus Is on Operational Users - But I am not just looking at the market. I am looking at their industries and looking at these industries that have been suffering around the world. We find that the people who have vast investments in business intelligence have operational users that are frontline users talking and working with their customers and their suppliers and their procurement and their inventory and their replenishment both internally and externally. These companies have far exceeded the performance of their competitors because of the infrastructure and the intelligence that they have inherent in BI systems in data warehouses. Now in the area of enterprise data warehouses what has been the real vogue over the last five or six years is the transformation to active data warehousing meaning...

Key Is Business Flexibility - It's still partially true, but it's absolutely not enough as you can see. Some of the companies mentioned in this book are underperforming the market. So with that in mind we ask ourselves a hard question. We looked around. We became convinced that it's really business agility, business flexibility, the ability to react to customers on a dime, not waiting for a week or longer to make a move. There are no more long cycles that we were used to in IT, but really it is reacting on a dime to customers' demands. That's what kind of makes a difference. And once you take the next step and start exploring this business agility concept the analysts found that their clients, people that they interviewed by phone, they intuitively agreed with us...

Swiftly Answer Multidimensional Analytical Queries - So another definition of OLAP is that it's an approach to swiftly answer multidimensional analytical queries. We are really getting into the geek speak now, right. Now, let's break it up. Let's walk it through backwards. Queries, we are talking about questions. Analytics, this is where we are trying to get to that that intelligence, that information, right? Multidimensional, it means that it's something that we are asking based on various pieces of information or various segments. So I could be talking about date ranges. I could talk about regions, and I can talk about customers or products. All of these are different dimensions. They all interplay with each other to get you this information...

Trends in HR Metrics - So I think that's a pretty useless measure in most cases. The other thing we do employee satisfaction or the new buzz word engagement is surveys. Remember the client I told you about that had the culture problem? The medical device manufacturers are too cheap to measure employee satisfaction every year because it costs a lot of money for these surveys. As a result, they do it every other year. So every 24 months, they get a data point. This is a company that used to be listed in Fortune Magazine's 100 best employers in America. For a long time, they were in the top 50 but eventually dropped to 75 and then 82...

Previous: Integrating Report Components in a Web Application