27
A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Embed Size (px)

Citation preview

Page 1: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

A hitchhikers guide to the e-business galaxy

Summit 2000, Jim Gallagher

Page 2: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Gallagher & RobertsonNorway, top left hand corner of Europe

Oslo North Cape

Page 3: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

G&R web site renewed

Page 4: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Internet Anniversary

30 years old

1969 - 1999

Page 5: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Internet bornOctober 20th 1969

First packets sent by Charley Kline at UCLA as he tried logging into SRI.

The first attempt resulted in the system crashing as the letter G of LOGIN was entered.

Hobbes' Internet Timeline Copyright (c)1993-9 by Robert H Zakon.

Page 6: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Commercial InternetTook off !!!!

Telnet

FTP

E-mail

The Web came along

But then…..

Page 7: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

GCOS over TCP/IPMuch more than Telnet

Glink sessions via Ggate

Host Links sessions (GUFT, Gspool, CPIC applications)

Local server with Ggate and Host Links

MainWay or FCP7/8 with RFC1006

RFC1006 over TCP/IP(G&R predates GTEA)

FDDI-Hub(LAN-Extender)

Glink, Gweb, PC and Host Links applications

UNIX or Windows NT

PCs Glink

FCP7FCP8

Page 8: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher
Page 9: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

The new world: e-business

IntranetIntranetExtranetExtranet

InternetInternet

Customers Enterprise

E-Servers

Suppliers

Data centre

Page 10: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

e-Business architectures“GCOS on the web”HTML converters (screen scrapers)

These convert the existing host screens to HTML on-the-fly for display on a browser.

Face-lifting HTML converters These allow you to enhance the HTML by

extending it, or replacing it.

Application Programming Interfaces These products make the existing screens

‘visible’ to a programming language, such that the programmer can use the host applications as background resources in new e-business applications written specifically for the browser users.

Page 11: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Gweb Standard Edition

Web server Netscape,

Microsoft, Apache, Gweb HTTP server

Gweb CGI

Facelifter(Host forms to/from HTML)

VIP7800/DKU/3270Emulator

G&R line handler

GCOS system

Web browserNetscapeMS-Internet Explorer

DSA

TNVIP

IBM system

TN3270

DSA

SNA

Ggate

DSA

MainWay

TN3270 gateway

Page 12: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Automatic Facelift

Your own footer

Data entry fieldswith 3D effects

Mouse-activatedfunction keys

Your own logo

Your own wall paper

Page 13: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Gweb'sdefaultfacelifter

Gweb CGI

Customdesignedfacelifter

G&R line handler

Web browser

index.cfg

Gweb Professional Edition

Perl Scripts

Web server Netscape,

Microsoft, Apache, Gweb HTTP server

Page 14: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Gweb Pro at City of Pittsburgh

Original screen

Gweb screen

Page 15: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Gweb Pro at OEPM

Original screen Gweb screen

Page 16: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Gweb scalability

Gweb runs on platforms from Windows 2000 to the largest UNIX systems, from Linux to AIX

G&R will port Gweb, and the Host Links products to new Bull servers based on the Intel® Itanium™ processor family!

Page 17: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Three tier architectures

Application Programming Interfaces e-business logic needs access to hosts

Page 18: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

The simplest Web APIYou remember GlAPI? and Perl?

We married them and got…

Any Web programmer knows Perl. It is free of charge, and supported on all platforms. It has an extensive library of free routines for almost all purposes, including HTML generation.

Glapi.pm

Cpic3270.pm

Cpic.pm

Cpic7800.pm

CpicDku.pm

Page 19: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

The GLAPI Perl module

Web server Netscape,

Microsoft, Apache

CGI

Perl script with GlAPI

VIP7800/DKU/3270Emulator

G&R line handler

GCOS system

Web browserNetscapeMS-Internet Explorer

DSA

TNVIP

IBM system

TN3270

DSA

SNA

Ggate

DSA

MainWay

TN3270 gateway

95% of all Web applications are built using CGI to start Perl scripts

Line mode

Page 20: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Component model architectureThe architecture formalizes the

components of an e-business application

Presentationlogic

BusinessLogic

http

Thin Client

Web server

Application server

Applications Databases

HTML Java ScriptJava applet

Page 21: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Going the Microsoft wayWindows only, Intel only

COM+

Take the Glink for Windows

API, make a COM+ object

Already delivered as a beta release of Glink Professional

Page 22: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Going another way Multiple platforms, multiple OS

Java API

Take Glink for Java

Already delivered as a beta of release 6.2

Take the Java API

Produce Enterprise Java Beans

Page 23: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

In terms of J2EE standards

Glink for Java API becomes a tool for developingconnectors

Connectors encapsulate heterogeneous Enterprise Information System access in a standardized way

Bull and G&R will in cooperationdevelop a connector for GCOS

Page 24: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

The Bull/G&R connector

JCA

BeanTool

Connection

Glink for Java API

Emulation layer

Vip DKU VT MinitelIBM

Communications layer

GTEA Ggate TNVIP TN3270 TN5250 Telnet

HOSTS

Page 25: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

EJB generation (4Q00) Using a tool that drives Glink for Java via the API,step manually through the application

The tool records the calls to the API that are used…..

Compile the recorded Java code as an Enterprise Java bean

…and remembers the input fields that are needed, and the output fields marked as the desired result

The bean duplicates the host access sequence, using parameters for the input fields, and delivers the output fields as the result

Page 26: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

G&R become a BEA Technology PartnerDedicated AIX platform in place in house

WebLogic installed

Web Server

Plug-In

State Data

Servlet/JSP

EJB

WebLogic Server

Presentation/Navigation

BusinessLogic

Page 27: A hitchhikers guide to the e-business galaxy Summit 2000, Jim Gallagher

Thank you for listening to...

….. and welcome to our booth for a demo!

A hitchhikers guide to the e-

business galaxy

Summit 2000, Jim Gallagher