+ All Categories
Home > Documents > ISMT E-200: Trends in Enterprise Information Systems

ISMT E-200: Trends in Enterprise Information Systems

Date post: 21-Jan-2016
Category:
Upload: loki
View: 33 times
Download: 0 times
Share this document with a friend
Description:
ISMT E-200: Trends in Enterprise Information Systems. Project: GLOCO – Integrated Corporate Portal. Part 2 Technical Specification. Team Members: Joyce Torres Kenneth Kittredge Pamela Fisher - PowerPoint PPT Presentation
Popular Tags:
15
ISMT E-200: Trends in Enterprise Information Systems Project: GLOCO – Integrated Corporate Portal Part 2 Technical Specification Team Members: Joyce Torres Kenneth Kittredge Pamela Fisher Ruzhena Saltisky Vishal Nath Instructor: Zoya Kinstler Teaching Assistants: Basem Neseim Valar Jayaprakash 1
Transcript
Page 1: ISMT E-200: Trends in Enterprise Information Systems

1

ISMT E-200: Trends in Enterprise Information Systems

Project: GLOCO – Integrated Corporate Portal

Part 2 Technical Specification

Team Members: Joyce Torres Kenneth Kittredge

Pamela Fisher Ruzhena Saltisky

Vishal Nath

Instructor: Zoya Kinstler

Teaching Assistants: Basem Neseim Valar Jayaprakash

Page 2: ISMT E-200: Trends in Enterprise Information Systems

2

ISMT E-200: Trends in Enterprise Information Systems

Problem Statement

GLOCO’s acquisition of three other companies has

resulted in an IT infrastructure that is maintaining

four independent systems. There are duplicate

applications and services. Employees currently must

access multiple portals to perform their work.

GLOCO needs to provide a single access point to

reduce costs and improve employee productivity. The

CIO requested an infrastructure improvement project

RFP to address this issue.

Page 3: ISMT E-200: Trends in Enterprise Information Systems

3

Architectural Approach

Page 4: ISMT E-200: Trends in Enterprise Information Systems

4

New Architecture

Page 5: ISMT E-200: Trends in Enterprise Information Systems

5

Security

Page 6: ISMT E-200: Trends in Enterprise Information Systems

6

Single Sign-on

Page 7: ISMT E-200: Trends in Enterprise Information Systems

7

E-Mail

Page 8: ISMT E-200: Trends in Enterprise Information Systems

8

RSS

Page 9: ISMT E-200: Trends in Enterprise Information Systems

9

Portal DescriptionJSF Portlets - using a JSF Portlet Bridge.

Web Clipping- using browser and show other

sites.

OmniPortlets - information from data sources

including XML, CSV, and databases to show tables,

forms, and charts.

Content Presenter - displaying content by using

a template.

Ensemble - "mashup" or produce portlets of

information that can be displayed on the page and

can consume any non- Java based applications.

Page 10: ISMT E-200: Trends in Enterprise Information Systems

10

Portlet Producer Overview

The user requests a page from the Web browser by entering a URL in the browser’s address fieldThe browser transmits the request to the

application over HTTP. The application contacts the portlet producers which

provide the portlets that display on the requested page.

The producers make the necessary calls to their portlets so that the portlets generate content in the form of HTML or XML code.

The producers return the portlet content back to the application using their relevant protocols.

Page 11: ISMT E-200: Trends in Enterprise Information Systems

11

Portlet Integration

Wire portlet code into the Portal:Create a Remote Server objectCreate a Portlet Web Service objectCreate a Portlet ObjectPlace the Portlet on a portal page

Page 12: ISMT E-200: Trends in Enterprise Information Systems

12

Prototype - My Portal

Page 13: ISMT E-200: Trends in Enterprise Information Systems

13

Prototype - Asia Sales

Page 14: ISMT E-200: Trends in Enterprise Information Systems

14

Prototype - Travel

Page 15: ISMT E-200: Trends in Enterprise Information Systems

15

Prototype - Portal Management


Recommended