Oracle WebCenter and Beyond: Oracle's...

47

Transcript of Oracle WebCenter and Beyond: Oracle's...

Page 1: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User
Page 2: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Oracle WebCenter and Beyond: Oracle's Vision,Strategy, and Roadmap for User Interaction

Rahul PatelVice President, Enterprise 2.0 and Portals

Page 3: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Portals are Evolving

SelfSelfServiceService

Custom

Self Service

Custom

Self Service

CRMCRM

CRMCRM

ERPERP

ERPERP

LegacyLegacy

LegacyLegacy

Difficult to executetasks across multiplesystems

Web ProgrammingModels

Work is Changing

Users want tocombine adhoc workwith enterpriseapplications &processes

Access informationanywhere at any time

Page 4: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Web is evolving even faster

Web 2.0User Participation

Wisdom of crowds

Enterprise 2.0 - Web2.0 In EnterpriseWithin Companies

Across Companies, Partners and Customers

Page 5: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Enterprise 2.0Web 2.0Integration

EmailPhone

BrowserIM

RSSDesktop

EnterpriseIntegration

Page 6: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

• Offer Integrated Multi-Channel, Composite User Interface(Portal)• Personalizes Access to Desktop Tools, Enterprise Applications,

Business Process, Business Intelligence, Documents Sources

• To transform how users work privately & with others,within Enterprises & across Enterprises• By Integrating Web 2.0 Capabilities with Enterprise Information

Systems & Applications

• Based on Industry Standard Development Paradigm• Unifying notion of Web Sites, Transactional Applications,

Enterprise Portals, Social Computing

Product StrategyEnterprise 2.0 & Portals

Page 7: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Web2.0 Information – all kinds, lots of it!

• Documents

• Pages / Mashups

• Wikis/Blogs

• Reports

• Emails

• Discussions

• Messages

• Conference recordings

• RSS Feeds

• …

Page 8: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

SOA for Web2.0 Services

Integration & Composition InterfaceIntegration & Composition InterfaceREST, HTTP, JSRREST, HTTP, JSR--227, JSR168227, JSR168--WSRP, JSRWSRP, JSR--170170

Management, Configuration, Life cycle managementManagement, Configuration, Life cycle managementJMX, J2EE, WS*JMX, J2EE, WS*

Portal FrameworkPortal Framework

Page 9: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

BI

Integration with Apps, Processes and BI

Integration & Composition InterfaceIntegration & Composition InterfaceREST, HTTP, JSRREST, HTTP, JSR--227, JSR168227, JSR168--WSRP, JSRWSRP, JSR--170170

Management, Configuration, Life cycle managementManagement, Configuration, Life cycle managementJMX, J2EE, WS*JMX, J2EE, WS*

Portal FrameworkPortal Framework

EnterpriseApplications

BusinessProcesses

Page 10: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Contextual Framework – User Context, Personalization, Session Mgmt.

Metadata Management – Relationships, Taxonomy, Customization

““PortalPortal”” FrameworkFramework –– Creation, Delegation, CustomizationCreation, Delegation, Customization

RSS, Tags,Linking,Search

ContentStorage &Delivery

WikisBLOGS

SocialNetworks &

Services

Web DevelopmentPHP, PERL

Ruby, ASP.NET

Integration & Composition InterfaceIntegration & Composition InterfaceREST, HTTP, JSRREST, HTTP, JSR--227, JSR168227, JSR168--WSRP, JSRWSRP, JSR--170170

WebCenter Product ArchitectureEnterprise 2.0 & Portals

Delivery & User Interface – Portal, Transaction Application, Multi-Channel

Mashups Presence &Communication

EnterpriseApplications

BPM &BI

Embedded Web 2.0“Collaboration”(Applications)

EnterprisePortal

Multi-ChannelWorkplace

Page 11: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Declarative Development Environment

Page 12: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Enterprise 2.0 Servicesimpresa.module('mashlet.list.iphone', (function(){

var listUri = '/webcenter/rest/list';return {

instance: function(mashlet) {var listData = {};var markup;function listSortAsc(a, b) {

var cmp = 0;if (a.name < b.name) {

cmp = -1;}else if (a.name > b.name) {

cmp = 1;}return cmp;

}

Web Development

REST

Page 13: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Portal Development & Mashups

Page 14: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Portal Development & Mashups

Page 15: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Traditional Extranet/Intranet Portals

Page 16: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

WebCenter EnsembleUI Service Bus

Portal

Portlet Portlet

Portlet Portlet

Oracle WebCenter Ensemble

ConsumerWidgets

Java App

WSRPREST

.NET App

.NETControl

.NETControl

.NETControl

.NETControl

Static HTML

Other App:

Cold Fusion,PHP, Perl,

Ruby on Rails,

REST

Page 17: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Ensemble Use Cases

• Building portal applications viaWeb Programming models

• Extending existing applications

• Syndicating content externally

• Syndicating portlets externally

• Creating and managing mashupwidgets for reuse

Page 18: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

DemonstrationWebCenter Services

WebCenter Composer

REST Programming

Desktop Integration

Page 19: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Information Explosion

Page 20: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Question 1

• Increase in total number of Blogs in just last 3years

• A. 2 fold

• B. 4 fold

• C. 20 fold

• D. 60 fold

• E. 100 fold

Page 21: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Information Explosion due to Contribution

Page 22: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Information ExplosionCompounding due to Network Effects

Page 23: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Information Explosion Challenge

• Organize, Classify and Find information

• Keep Information in context while working

• Share and Leverage collective knowledge

Page 24: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Personal Spaces – my view, my control

• My pages/mashups

• My documents, Wikis, Blogs

• My tags

• My searches, favorites,links

• My tasks

• My messages, tasks,events

• My connections

Page 25: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Group SpacesGroup Sites and Ad-hoc Projects/Processes

Examples

•Customer Case Escalations

•HR Policy Publications

•RFP Submission

•Marketing Campaigns

•R&D design projects

Page 26: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Community-driven Classifications – Tag Clouds

Page 27: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Tag Center

Page 28: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Search

Page 29: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

DemonstrationWebCenter Spaces

Page 30: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Portals & User Interaction RoadmapPrimary Product Integration Milestones

Today

• #1 Enterprise PortalProvider (IDC ‘08)

•Complete portfolio forenterprise social, portaland compositeapplications

• Extensive customeradoption

•Existing best practices

“100-day release”Fall 2008

• Oracle re-branding andversioning of BEAProducts (10.3.x)

• License keys removaland remediation

• Accessibility, Security,Translations, etc

• WebCenter ServicesIntegration into WLP,ALUI

11gCY ‘09

• All portals supportWebLogic Server platform

• New collaboration andsocial networkingcapabilities via WebCenterSpaces and Composer

• Expanded WebCenterServices offering

• Activity Intelligence

• Unified Portal Framework

• WLP – Sunshine

• ALUI/WCI – Neo

• WC Services – Yosemite

Page 31: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Looking AheadActivity Intelligence…

Page 32: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

What is the Activity Graph?

• Central repository for all Activities

• Users and the Objects with which they interact are Nodes

• The Activities themselves are Directed Edges

Page 33: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

RecommendationsSimilar Items

• Consumer sites calculate similarity scores between items byanalyzing user activities like purchasing

• End users benefit by seeing contextual recommendations onproduct details pages

Page 34: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

RecommendationsRecommended Items

• Similarity scoresare used tocalculate affinityto predictrelevancy

• Affinity scores arealso stored backin the graph andcan be queriedthrough the RESTAPI

Page 35: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Social Applications• The benefits of the

Activity Graphresonate particularlywell with socialapplications

• A person’sconnections aredisplayed according tohow close they are tothe viewer in the socialgraph, as well as theirsimilarity to the viewer

Page 36: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Social Applications• Storing searches and

tags in the graphenables it to offerquery and tagsuggestions for anysearch engine

• People can find newconnections based onsocial distance andsimilarity scores

Page 37: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Looking AheadFusion Applications Integration…

Page 38: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Application Customization

Page 39: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

WebCenter Group Spaces in Fusion

Page 40: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

People Connections in Fusion

Page 41: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Activity Graph integration in Fusion

Page 42: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Looking AheadUnified Portal Framework…

Page 43: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Unified Portal Framework

PDK

JSR 168 /JSR 286

PageFlow

JSFStruts

CSP

JSP

JSR 301

WSRP 1.0 / WSRP 2.0

OraclePortal

WebLogicPortal

WebCenterInteraction

WebCenterOther Apps(PHP,Ruby)

REST CSP WSRP 1.0 / WSRP 2.0

Pro

du

ce

rsC

on

su

me

rs

Page 44: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Portals as UI Service Platforms

PDK

JSR 168 /JSR 286

PageFlow

JSFStruts

CSP

JSP

JSR 301

WSRP 1.0 / WSRP 2.0

OraclePortal

WebLogicPortal

WebCenterInteraction

WebCenterOther Apps(PHP,Ruby)

REST CSP WSRP 1.0 / WSRP 2.0

Ensemble

REST

Page 45: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Contextual Framework – User Context, Personalization, Session Mgmt.

Metadata Management – Relationships, Taxonomy, Customization

““PortalPortal”” FrameworkFramework –– Creation, Delegation, CustomizationCreation, Delegation, Customization

RSS, Tags,Linking,Search

ContentStorage &Delivery

WikisBLOGS

SocialNetworks &

Services

Web DevelopmentPHP, PERL

Ruby, ASP.NET

Integration & Composition InterfaceIntegration & Composition InterfaceREST, HTTP, JSRREST, HTTP, JSR--227, JSR168227, JSR168--WSRP, JSRWSRP, JSR--170170

Product ArchitectureEnterprise 2.0 & Portals

Delivery & User Interface – Portal, Transaction Application, Multi-Channel

Mashups Presence &Communication

EnterpriseApplications

BPM &BI

Embedded Web 2.0“Collaboration”(Applications)

EnterprisePortal

Multi-ChannelWorkplace

Page 46: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Summary

• Oracle WebCenter seamlessly integrates Portal andWeb2.0 technology in a unique Enterprise 2.0 Platform• Comprehensive

• Open

• Integrated

• Oracle WebCenter provides Enterprise 2.0 foundationfor Oracle Fusion Applications

• Oracle and BEA Portal customers can deliver Enterprise2.0 now in their current Portals

Page 47: Oracle WebCenter and Beyond: Oracle's Vision,download.oracle.com/otndocs/tech/webcenter/pdf/oow... · Oracle WebCenter and Beyond: Oracle's Vision, Strategy, and Roadmap for User

Thank You!