Presentation is loading. Please wait.

Presentation is loading. Please wait.

Embedding CenterView and Hosting External Content.

Similar presentations


Presentation on theme: "Embedding CenterView and Hosting External Content."— Presentation transcript:

1 Embedding CenterView and Hosting External Content

2 Embedding CenterView Integrate CenterView content into your environment

3 Outline Embedding Considerations CenterView JavaScript Embedder Microsoft SharePoint Web Part CenterView Portlet

4 Embedding Considerations Web Browser Requirements: JavaScript must be enabled Cookies must be enabled if CenterView is not on the same domain as your web application, third party cookies must be allowed CenterView Dashboards, Pages, and KPIs: are directly accessible by URL can be directly embedded in web pages using iframes Pages and KPIs must be self-contained if they require parameters to display correctly, required parameters must be passed on the URL parameters cannot be passed to Portlets/SharePoint

5 CenterView JavaScript Embedder JavaScript API for embedding CenterView Resources When should you embed dashboards, pages, or kpis? o Pros and Cons Pros and Cons Documentation Example

6 CenterView Portlet Compliant with JSR 168 API Requirements o Java 1.5+ o Portal Container using Servlet 2.4 API o User must be logged-in Pages and KPIs can be displayed Auth Plugin allows access to protected resources o Auth Plugin  com.corda.cvserver.auth.PortletPlugin o Create users in both CenterView and Portal Documentation

7 Portal Integration Within your portal, you can display CenterView portlets. (The "look and feel" of a portlet can be based on a theme specified for the portlet.) The portlet edit mode allows you to pick the kpi or page to display. View mode shows the selected resource.

8 CenterView SharePoint Web Part Allows KPIs and Pages to be displayed in SharePoint Web Part installation Adding a CenterView resource Documentation Active Directory integration o Auth Plugin  com.corda.cvserver.auth.SharepointPlugin o Allows access to protected CenterView resources o Resources can be tailored to the logged in user o Configuration Configuration

9 Hosting External Content Host external content in CenterView dashboards

10 Session Outline CenterView hosts content in pages and kpis using o Html Blocks o Dashboard plugins Examples

11 Html Blocks Example: embedding a YouTube video: Add an html tag to the page or kpi Go to the Video Copy the html fragment for embedding it Paste it into the Content property for the html tag Preview the dashboard and go to the page

12 Driving Embedded Content Example: creating a YouTube video picker: Add drop-down control to pick the video. Action on change, update the kpi and load the new video

13 Dashboard Plugins Custom Java Classes to: provide html content pull data into CenterView from other sources transform or process datafunnel data Google Maps Plugin (included) corda.GoogleMapPlugin parameter help available in dialog Key parameter needed for your domain (sign up with Google)sign up Lat/Long is used to pick the map area Plugin has some named definitions Use same datafunnel format as CenterView's built in maps

14


Download ppt "Embedding CenterView and Hosting External Content."

Similar presentations


Ads by Google