IA Summit 2005: Montreal Design Patterns for Enterprise UI Architectures | IA Summit 2005: Montreal Karl Mochel | Oracle Corporation |

Slides:



Advertisements
Similar presentations
Ch:8 Design Concepts S.W Design should have following quality attribute: Functionality Usability Reliability Performance Supportability (extensibility,
Advertisements

Dashboards Slide by ana’s presentation. Tired of these challenges? No centralized view of executive information from multiple functional areas and systems;
17th February, 2000 by Maciej Korzeniowski (CERN-IT-IA-MI) 1 Oracle Discoverer Product Presentation  This is an ad hoc query and analysis tool for.
StormingForce.com Motion. StormingForce.com StormingForce’s technology is significantly increasing productivity and quality of manual repetitive tasks.
242/102/49 0/51/59 181/172/166 Primary colors 248/152/29 PMS 172 PMS 137 PMS 546 PMS /206/ /227/ /129/123 Secondary colors 114/181/204.
Solving Automation Reporting Problems with Dream Report Renee Sikes Applications Engineer Dream Report Brand Manager.
Systems Engineering in a System of Systems Context
ROI When Web Content Management Meets Knowledge Management
1 COST G9 - Work group 2 meeting Székesfehérvár, Hu Modeling real property transactions Radoš Šumrada Faculty of Civil and Geodetic.
Manajemen Basis Data Pertemuan 8 Matakuliah: M0264/Manajemen Basis Data Tahun: 2008.
Data Sources Data Warehouse Analysis Results Data visualisation Analytical tools OLAP Data Mining Overview of Business Intelligence Data visualisation.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 11 Management Decision Making.
System Analysis and Design
Chapter 13 The Data Warehouse
Chapter 10: Architectural Design
Information Systems in Organisations
MDC Open Information Model West Virginia University CS486 Presentation Feb 18, 2000 Lijian Liu (OIM:
Chapter 10 Architectural Design
Module 3: Business Information Systems Chapter 11: Knowledge Management.
LAYING OUT THE FOUNDATIONS. OUTLINE Analyze the project from a technical point of view Analyze and choose the architecture for your application Decide.
Copyright © Oracle Corporation, All rights reserved. Oracle Sales and Service Key Product Highlights Releases
Sarah Rice - IA Summit 2004 Bottom-Up Information Architecture: Re-Design of an Enterprise Class Web Site.
Managing Projects using Oracle Project Management (PJT) & SPREADSHEETS Neeraj Garg Vice President, Client Services.
© GMC Software AG Inspire Campaign Manager September 14,
1 WEB Engineering Introduction to Electronic Commerce COMM1Q.
INFORMATION SYSTEMS Overview
Web Content Development Dr. Komlodi Class 22: Wirerfames.
Organizing Data and Information AD660 – Databases, Security, and Web Technologies Marcus Goncalves Spring 2013.
Information systems and management in business Chapter 6 Using Information Systems in Management Decision Making.
ClientPoint ™ Data Entry Workflow. ClientPoint “The filing cabinet!” Search for existing clients, or add clients.
Of 33 lecture 10: ontology – evolution. of 33 ece 720, winter ‘122 ontology evolution introduction - ontologies enable knowledge to be made explicit and.
Business and IT Working Together to Streamline Corporate Reporting Stephen Hord, Director of Product Development – UBmatrix.
Methodology - Conceptual Database Design. 2 Design Methodology u Structured approach that uses procedures, techniques, tools, and documentation aids to.
SE: CHAPTER 7 Writing The Program
Conceptual Modelling – Behaviour
UCD at PeopleSoft | Jeff English & Scott Robinson | User Experience, Supply Chain Management UCD at PeopleSoft ISE 298 Professional Seminar San Jose State.
5 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
McGraw-Hill/Irwin © 2008 The McGraw-Hill Companies, All Rights Reserved Chapter 9 Enabling the Organization – Decision Making.
CS 772: Global Knowledge Networks V. “Juggy” Jagannathan CSEE, West Virginia University.
Software Design: Principles, Process, and Concepts Getting Started with Design.
Tag Clouds Presented By: Laura F. Bright February 27th, 2006 INF385T: Semantic Web Spring 2006 / Turnbull.
Software Architecture Evaluation Methodologies Presented By: Anthony Register.
1 Software Engineering: A Practitioner’s Approach, 6/e Chapter 10a: Architectural Design Software Engineering: A Practitioner’s Approach, 6/e Chapter 10a:
Behavioral Patterns CSE301 University of Sunderland Harry R Erwin, PhD.
To branch, or not to branch, that is the e-learning question With Dan Richards, Interactive Advantage Corp. To be, or not to be, that is the question:
Enterprise Architecture Aligning IT and Business during Integration Antonio Rios April 2008.
242/102/49 0/51/59 181/172/166 Primary colors 248/152/29 PMS 172 PMS 137 PMS 546 PMS /206/ /227/ /129/123 Secondary colors 114/181/204.
Analysis Yaodong Bi. Introduction to Analysis Purposes of Analysis – Resolve issues related to interference, concurrency, and conflicts among use cases.
Annual Performance Report ( APR ) Data Entry Workflow.
Integration Patterns in BizTalk Server 2004 Integration Patterns Explained What are integration patterns? What patterns does BizTalk Server 2004 provide.
Metric Studio Cognos 8 BI. Objectives  In this module, we will examine:  Concepts and Overview  An Introduction to Metric Studio  Cognos 8 BI Integration.
Web Content Development Dr. Komlodi Class 11: Blueprints.
Managing Data Resources File Organization and databases for business information systems.
6 Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Site Hub User Role – Managing Sites.
Business Intelligence Overview
Module 1: Overview of Information System in Organizations
Doron Orbach UCMDB Product Manager
Strategic Information Initiatives
CompSci 280 S Introduction to Software Development
THE COMPELLING NEED FOR DATA WAREHOUSING
CSC420 Page Layout.
Chapter 13 The Data Warehouse
Chapter 5 Designing the Architecture Shari L. Pfleeger Joanne M. Atlee
An Introduction to Data Warehousing
ece 627 intelligent web: ontology and beyond
DB Implementation: MS Access Forms
Overview of Oracle Site Hub
Business Intelligence
Enabling the Organization – Decision Making
Analytics, BI & Data Integration
Presentation transcript:

IA Summit 2005: Montreal Design Patterns for Enterprise UI Architectures | IA Summit 2005: Montreal Karl Mochel | Oracle Corporation |

IA Summit 2005: Montreal Approach Take an overview of three architectures Discuss issues in evolution of a Marketing application Comment on the evolution of enterprise information architecture

IA Summit 2005: Montreal Introduction Enterprise applications are transactional systems Two flavors: Self-service and Professional Can easily have hundreds of pages Processes are often convoluted and indeterminate

IA Summit 2005: Montreal PTA - Persistent Tab Architecture Objects: Complex, but with little external relationships Tasks: Tend to be object-centric Good for applications whose objects are naturally siloed

IA Summit 2005: Montreal Current State of the Industry

IA Summit 2005: Montreal TLA – Tabless Architecture Objects: Simple, Hub and Spoke Tasks: –Generally simple, without long processes that drill down several levels –Checklists Good for applications with short-term processes and internalized structures

IA Summit 2005: Montreal CTA – Contextual Tab Architecture Objects: Single primary object with relationships to many other objects Tasks: Complex and part of a larger process Good for complex applications that have a monolithic object with long-term processes and externalized structure

IA Summit 2005: Montreal The Then > values in the database Information architecture directly reflects objects in database Functionality is derived from direct actions against objects Views and actions are tactical

IA Summit 2005: Montreal A Detailed Marketing Example

IA Summit 2005: Montreal Structural Issues Structure confuses relationships of objects –Hierarchy of significant objects not apparent –Business processes not apparent –Attributes of every type of object are visible –Each tab aggregates every instance of each object type Campaigns ProgramsSchedules Events Plan > Implement > Execute > Track

IA Summit 2005: Montreal Real Estate Issues 1024 x 768

IA Summit 2005: Montreal Flow Issues Assumes important actions are tactical updates Requires steps to find and verify actions’ appropriateness

IA Summit 2005: Montreal Design Approaches -Remove chafe -Make decision-making accessible -Shift architectural weight off tabs into virtual structures -Normalize primary objects: Programs, Campaigns, Activities, Schedules -Move to contextual architecture

IA Summit 2005: Montreal Restructuring Marketing…Visually

IA Summit 2005: Montreal Architectural Shift OldNew

IA Summit 2005: Montreal Effect Programs, Campaigns, Schedules, and Events are templates User can make decisions about elements in comparison and in context Processes are reflected using tabs Navigation paths are perceived to be shorter Reduction in architectural weight Reduction in perceived page count

IA Summit 2005: Montreal The Now > data in context Information architecture reflects business processes Additional functionality has been added to evaluate and act on state of processes Strategic views with tactical actions

IA Summit 2005: Montreal Information Flow Decisions are enabled (darkest blue) Easy access to updates enabled Secondary emphasis on creating and evaluating relationships between objects (light blue)

IA Summit 2005: Montreal Issues With Current Architectures Lack of a holistic view into the state of the process –Current –Trends Strategic Planning and Editing still decoupled

IA Summit 2005: Montreal Design Approaches Design visualizations that enable planning and decision making Collapse architectural space around the visualization space Enable aggregate actions

IA Summit 2005: Montreal The Future > usable information Visualization provides views based on business decisions, architecture supports. Interactive visualization provides basis for evaluating and acting on relationships between processes Addition of strategic actions

IA Summit 2005: Montreal Knowledge Flow Strategic actions are now enabled (darkest blue) Updates happen in concert (light blue)

IA Summit 2005: Montreal Enabling Visualization

IA Summit 2005: Montreal Conclusion Enterprise UI architecture is still immature Keep in mind… –The users questions, not their tasks –Whether it is appropriate to split an application into multiple spaces –Different dimensions around which to structure the IA –Planning, decision making, and comparison activities can be well served by visualization –Look for an ontology of taxonomies that can provide a language to depict different applications spaces similarly but with the flexibility needed to present each spaces unique structures –Information architecture issues have many solutions

IA Summit 2005: Montreal Q & A Q&A