Extranets 581-97-202 Purpose of the course

Download Report

Transcript Extranets 581-97-202 Purpose of the course

03/25/00 Extranets Course Overview
John Tullis
DePaul Instructor
847-788-0355
[email protected]
Copyrighted material
John Tullis
4/2/2016
page 1
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 2
Extranets 581-97-202
Purpose of the course
This course is designed to teach students about extranets business to business issues, the supply chain; issue areas
such as order fulfillment, security, inventory management,
content management, customer relationship management, &
personalization; also technology solutions such as XML,
MQSeries, & Merchant Server technologies.
Prerequisites: ECT 555 - and all prerequisites required
before that course.
Skills: C++/Java, SQL, JDBC/ODBC, comfort with
programs that call APIs; and Web skills.
Copyrighted material
John Tullis
4/2/2016
page 3
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 4
Extranets 581-97-202
Introductions
Please stand up, introduce yourself, and provide the
following:
• Name
• Occupation
• What you want out of the course
Copyrighted material
John Tullis
4/2/2016
page 5
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 6
Extranets 581-97-202
Required & optional texts
• Building an Extranet: Connect Your Intranet with
Vendors and Customers, by Julie Bort and Bradley Flex,
1997, John Wiley and Sons, ISBN 0471179108
• Introduction to Supply Chain Management by Robert
Handfield and Ernest L. Nicholes, Jr., 1998, Prentice
Hall, ISBN 013626161
• Optionally: e-business with Net.Commerce. Look for it at
Borders, Amazon.com, etc.
• Optionally: XML for Dummies Quick Reference. Also
look for it at fine bookstores near you!
Copyrighted material
John Tullis
4/2/2016
page 7
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 8
Extranets 581-97-202
Course Schedule - Week One
• Course Overview (recursion here)
• Extranet introduction presentation.
Copyrighted material
John Tullis
4/2/2016
page 9
Extranets 581-97-202
Course Schedule - Week Two
• Issues relating to electronic commerce.
• Merchant Servers, especially Net.Commerce.
• MQ Series part one.
• XML part one
Copyrighted material
John Tullis
4/2/2016
page 10
Extranets 581-97-202
Course Schedule - Week Three
• MQSeries part two.
• Team projects overview.
• Extranet Security.
• XML part two.
• Supply chain case one handout.
Copyrighted material
John Tullis
4/2/2016
page 11
Extranets 581-97-202
Course Schedule - Week Four
• Supply chain case one discussion.
• Net.Commerce overview.
• EDI overview.
• XML part three.
Copyrighted material
John Tullis
4/2/2016
page 12
Extranets 581-97-202
Course Schedule - Week Five
• EDI versus XML & MQSeries.
• ERP systems & SAP.
• Inventory issues.
• MQSeries part three.
• Team project status.
Copyrighted material
John Tullis
4/2/2016
page 13
Extranets 581-97-202
Course Schedule - Week Six
• Methodology workshop perspective.
• An e-business architecture model.
• System integration for SAP.
• Net.Commerce Store Wizard Flows.
• Consulting issues.
• Team project status.
Copyrighted material
John Tullis
4/2/2016
page 14
Extranets 581-97-202
Course Schedule - Week Seven
• XML Purchase Order - how to do it.
• High level business process areas.
• Content Management & XML.
• NetObjects Authoring Server 2000 demo.
• Vignette StoryServer.
• Interwoven’s Teamsite.
• Team project status.
Copyrighted material
John Tullis
4/2/2016
page 15
Extranets 581-97-202
Course Schedule - Week Eight
• User Experience (may be guest instructor).
• Personalization.
• Blaze Software.
• Net.Perceptions.
• Natural Language Support tool demo.
• Data Mining - Intelligent Miner for Text.
• Team project status.
Copyrighted material
John Tullis
4/2/2016
page 16
Extranets 581-97-202
Course Schedule - Week Nine
• Performance/Capacity Issues.
• WebSphere Commerce Performance.
• Hosting Configurations.
• Project Checklist.
• CRM.
• CRM tool demo.
• Team project status.
Copyrighted material
John Tullis
4/2/2016
page 17
Extranets 581-97-202
Course Schedule - Week Ten
• Team presentations.
• The lab will be reserved for this session.
Copyrighted material
John Tullis
4/2/2016
page 18
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 19
Extranets 581-97-202
Team Projects
There will be four subprojects, leading up to the ability to
enter an order into a merchant server (Web browser to Web
server to ecommerce engine to ecommerce database);
transmit the order to a distant system via the extranet using
MQSeries as the transport mechanism and XML as the
message format; updating the distant system by accepting
the messages and storing in a database; and having the
distant system respond with order status information via the
same technology mechanisms to enable the merchant server
to display the order status.
Copyrighted material
John Tullis
4/2/2016
page 20
Extranets 581-97-202
Project One
Configure a merchant server (probably Net.Commerce) to
create a simple store with catalog. Demonstrate ability to
accept orders. Show the order status. Use the B2B features.
Copyrighted material
John Tullis
4/2/2016
page 21
Extranets 581-97-202
Project Two
Work with a messaging middleware (MQSeries). Set up a
program to send a message. Set up the trigger monitor to
launch a receiving program that will read the message and
demonstrate reception.
Copyrighted material
John Tullis
4/2/2016
page 22
Extranets 581-97-202
Project Three
Implement a simple extranet involving a database on each
end, whereby end to end communication is established using
MQSeries as the transport mechanism and XML is the
message format protocol. Use C++ programs to: extract data
from database, apply XML Document Type Definition for
message format, call MQAPI to transmit. Use MQ Trigger
monitor to launch 2nd program on receiving end, extract
message, parse XML format, insert message in database.
Demonstrate message arrival by executing SQL against 2nd
database.
Copyrighted material
John Tullis
4/2/2016
page 23
Extranets 581-97-202
Project Four
Configure the merchant server to accept orders with a
simple catalog. Transmit orders to remote system database
via extranet. Remote system should reply with order status.
Display of order status will be done by query to the
merchant server.
This project should build on projects one, two, and three.
Copyrighted material
John Tullis
4/2/2016
page 24
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 25
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 26
Extranets 581-97-202
Reading Assignments
• Building An Extranet - Chapter 1.
• Intro to SCM - Chapters 1 & 2.
• http://www.ucc.ie/xml/ (this is a XML FAQ page)
Copyrighted material
John Tullis
4/2/2016
page 27
Extranets 581-97-202
Overview of Course Material
• Purpose of the course
• Introductions
• Required & optional texts
• Course schedule
• Team Projects
• Intro to the high level Extranet view
• Reading assignments
•Q&A
Copyrighted material
John Tullis
4/2/2016
page 28