Embedding CenterView and Hosting External Content.

Slides:



Advertisements
Similar presentations
LiNC Developer Meetup Welcome!. Our job is to make your life easier APIs Tools and workflow Documentation Stay in touch: developers.lithium.com Join the.
Advertisements

MANAGE CONTENT WITH SHAREPOINT. An integrated Web-based system. An integrated Web-based system. Centrally store, manage and access documents using your.
Java Script Session1 INTRODUCTION.
Authoring Languages and Web Authoring Software 4.01 Examine web page development and design.
CenterView Tables. Session Outline Table Wizard Basic Table structure Modify the Look & Feel Advanced features JEval expressions Macro variables.
Video, audio, embed, iframe, HTML Form
Easy Website Creation Using WordPress Welcome and Thank You to our Sponsors.
ESRI Geoportal Extension 10 November 2010 Out-of-the-box capabilities and additional options.
IBM WebSphere Portal © 2008 IBM Corporation 1 Deliver an Irresistible User Experience  Provides an interactive user experience  No programming needed,
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
Web FOCUS Integration with Microsoft Office SharePoint By: Kelvin Ruiz NASA – Kennedy Space Center.
Understanding and Managing WebSphere V5
 What I hate about you things people often do that hurt their Web site’s chances with search engines.
CHAPTER 8: Enhancing a Website Session 1. Objectives Embed a YouTube video in your website Insert a slideshow in your website Use Google fonts in your.
August 25, SSO with Microsoft Active Directory Presented by: Craig Larrabee.
Sharepoint Makes daily tasks more efficient and improves internal as well as external collaboration Not just cost savings, but adds business value.
A guide for UICET for using Wikispaces.  A wiki is a web page or collection of web pages that can be linked together as a website.  Wikis are often.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
Using Styles and Style Sheets for Design
 In My.Wartburg you can add…  YouTube Videos  Films on Demand (Vogel Lib.)  Internet Pages With a Video  Anything with a URL (
From Client Server to WEB Rizwan Akhtar Tangible Technologies
Introducing Reporting Services for SQL Server 2005.
Business Solutions Using Microsoft ® Office SharePoint ® Server ROADSHOW.
Plug-in Development Environment. Session Outline Tools Installation Configuration New Project Basic Debugging Remote Debugging.
Cross Site Integration “mashups” cross site scripting.
University of Sunderland CDM105 Session 6 Dreamweaver and Multimedia Fireworks MX 2004 Creating Menus and Button images.
What’s new in Kentico CMS 5.0 Michal Neuwirth Product Manager Kentico Software.
Foxbright – Smarter Education Websiteswww.foxbright.com Foxbright Training Foxbright Teacher Pages
USING WORDPRESS TO CREATE A WEBSITE (RATHER THAN A BLOG) STEP-BY-STEP INSTRUCTIONS.
Java Portals and Portlets Submitted By: Rashi Chopra CIS 764 Fall 2007 Rashi Chopra.
Module 2. Lesson C – Part 2. Y AHOO ! S ITE B UILDER.
Securing Sensitive Information Data Security Dashboards often contain the most important data in the company Securing that information makes business.
Blackboard Building Blocks Portal Modules and Module Types Monday, November 16, 2015 Tom Joyce, Product Manager, Product Development.
JSR 168 Overview Copyright © 2000 – 2007 Liferay, Inc. All Rights Reserved. No material may be reproduced electronically or in print without written permission.
What's New in Kinetic Calendar 2.0 Jack Boespflug Kinetic Data.
Dr. Martin Zhao Sept 4, Topics HTML and related tutorials on w3schools.com Related HTML tags Adding interesting features using JavaScript What is.
PLUG INS flash, quicktime, java applets, etc. Browser Plug-ins Netscape wanted a method to extend features of the browser became an unofficial standard.
Creating Google Sites Laura Assem, Director of Technology.
Matthew Grove Portal Developers Workshop, February 2008 Portal integration and code reuse in portlets.
E-Portfolio Review MDDE 610 Winter 2015 Group 1. MAHARA OPTIONS ●Open Source Electronic Portolio ●Resume creator ●Weblog ●Social networking system.
Intro to Datazen.
Facebook is a social utility that connects you with the people around you. Use Facebook to…  Keep up with friends and family  Share photos and videos.
HTML Overview Part 5 – JavaScript 1. Scripts 2  Scripts are used to add dynamic content to a web page.  Scripts consist of a list of commands that execute.
RJ Sunderman Product Engineer GeoEvent Extension Product Team Mark Bramer Senior Technical Analyst Esri Professional Services
INTRODUCTION TO HTML5 New HTML5 User Interface and Attributes.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
AJAX Use Cases for WSRP Subbu Allamaraju BEA Systems Inc WSRP F2F Meeting, May 2006.
0 RPE document specifications are enhanced with the addition of a data source property that specifies the configuration URI. If this variable is defined.
Google Map API The Google Maps API lets you embed Google Maps in your own web pages with JavaScript The API provides a number of utilities for manipulating.
SharePoint 2007 Business Intelligence October 23 th, 2008 Neil Iversen - Inetium.
Chapter 8 Adding Multimedia Content to Web Pages HTML5 & CSS 7 th Edition.
Create Course with video lesson. Course Coverage What covered in this course? Video lesson creation – Using external site embed iframe tag – Using third.
Embedding Videos and Slideshows. (Click on any question you have to go directly to the answer, while in presentation mode)
The Web Wizard’s Guide To DHTML and CSS Chapter 2 A Review of CSS2 and JavaScript.
Does your website speak Chinese? Thom Robbins
Linked Data & Semantic Web Technology Development of Twitter Applications Part 2. Twitter for Websites Dr. Myungjin Lee.
Business Intelligence MSCS 6931 Compare Tableau and Power BI Haochen(Bamboo) Sun Sep 30, 2015.
Patricia App How to Get Started
ArcGIS for Server Security: Advanced
Using Tables in Canvas.
Mapping for the interwebs
8 Steps to Facebook Ad Creating & Conversion Tracking Set-up
Building a Custom Video Player
Easy Website Creation Using WordPress
Basic HTML and Embed Codes
Basic Steps: Set up account, log in Select theme (colors, tabs)
Microsoft PowerPoint 2007 – Unit 2
AMP Cache Sandeep Davu.
Technical Integration Guide
Presentation transcript:

Embedding CenterView and Hosting External Content

Embedding CenterView Integrate CenterView content into your environment

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

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

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

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

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.

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

Hosting External Content Host external content in CenterView dashboards

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

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

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

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