Meteor. Tim Cameron, NCHELP. John Gill, Texas Guaranteed. NCHELP Summer Institute July 14-17, 2002

Size: px
Start display at page:

Download "Meteor. Tim Cameron, NCHELP. John Gill, Texas Guaranteed. NCHELP Summer Institute July 14-17, 2002"

Transcription

1 Meteor Tim Cameron, NCHELP John Gill, Texas Guaranteed NCHELP Summer Institute July 14-17,

2 Overview and Current Status 2

3 How does Meteor Work? 3 Meteor uses the concepts of Access Providers and Data Providers. A Meteor Access Provider allows inquirers to obtain information through its web site by hosting a copy of the Meteor software, which generates the request to the Data Providers for the borrower s information. Access providers can be Schools, Guarantors, Lenders, Servicers, or Secondary Markets.

4 How does Meteor Work? A Meteor Data Provider hosts a copy of the Meteor software that enables them to respond to the Access Provider s request for information, supplying data from their system. Data Providers are typically Lenders, Servicers,, Guarantors, and Secondary Markets. In the future, the Dept. of ED, State Grant authorities, Schools, and others could become Data Providers. 4

5 Simplified Meteor Process Access Providers Data Providers Financial Aid Professional/ Student One Two Index Providers Three 5

6 Meteor Maturity With the reference implementation IM+M did a great job of proving the technology The past year has been spent gathering the business requirements and matching them to the appropriate architectural solution Usage scenarios Business rules Data/system security Authentication and authorization 6

7 Meteor Standards Business messaging using XML Collaboration with the PESC XML Forum for Education Based on IFX Standards Consistent with the Department of Education s Common Record and the current NCHELP CommonLine XML initiative 7

8 Meteor Standards Transport Collaboration with the Electronic Exchange Advisory Team of the NCHELP Electronic Standards Committee High Performance Channel 8

9 Meteor Standards Authentication Based on SAML Collaborative effort with Shibboleth Industry standard doesn t currently exist, but will converge with standard when it is available 9

10 Meteor Architecture Meteor employs a web services architecture No central data repository Peer-to to-peer communications Seamless aggregation of information for users 10

11 Meteor is Cutting Edge In the world of web services applications, Meteor is leading the way Meteor s open-source web service architecture can be the example for student aid services, as well as other education applications, and even growing into broader IT considerations 11

12 Meteor Implementation Phases Current Phase Multiple data providers Multiple access providers Loan Summary & Detail Information Financial aid professional (school) access 12

13 Meteor Implementation Phases Next phase Financial aid professional and student/borrower access 13

14 The Current State of Meteor Affairs March 18-20, 2002: Tallahassee, FL (OSFA) Purpose was to finalize configuration and setup of the Meteor code and its counterpart, HPC Very successful, exceeded expectations of the testing team 14

15 The Current State of Meteor Affairs April May 2, 2002: Meteor Security and Authentication Conference Calls Introduction Policy Review Model/Process Flow Review Technical Review 15

16 The Current State of Meteor Affairs 16 May 15-17, 17, 2002: Chicago, IL (ISAC) Simulated Network of 24 Hubs Simulated Registry Server Tested the LDAP and Security Populated the Registry Information Including Public and Signed Keys Set Up Several Access Providers Set Up Several Data Providers Began Testing Business Cases Tested Connections, Data Retrieval and Information Display Tested Error Messages

17 The Current State of Meteor Affairs Threat Analysis Finalizing the Access/Data Provider Agreement Finalizing development of the Implementation Guide 17

18 The Current State of Meteor Affairs Estimated current phase public code release set for August 1, 2002 Early adopter implementation begins at public release through the end of

19 Early Adopters AES Connecticut Student Loan Foundation - GA Connecticut Student Loan Foundation - Lender Florida Dept. of Education, OSFA Georgia Higher Education Assistance Corporation Great Lakes Higher Education Corporation 19 Illinois Student Assistance Commission NELA National Student Loan Program Sallie Mae Student Loan Guarantee Foundation of Arkansas Texas Guaranteed USAFunds

20 20 Meteor Technology

21 Meteor Foundation Technology SOAP, LDAP, XML, Java These tools are freely available Open Source, as well as Commercially Supported Can run many platforms Linux, Sun Solaris, Other Unices AS/400 Microsoft Windows 21

22 Meteor Architecture XSLT Portal or Web Site Request Access Provider Generic Rules Engine XML Response Meteor System XML Request XML Response HTTPS XML Request XML Response Authenticate Index Provider Custom Code Data Provider Authenticate Authenticate Lightweight Directory Access Protocol (LDAP) 22 Legacy Data

23 Technology Requirements UML Uniform Modeling Language XML or Extensible Markup Language JSP or Java Server Pages,XML, XSLT JDBC for connecting to SQL DBs Ability to build connections to non-sql, legacy DBs TCP/IP & SOAP 23

24 Architectural Benefits Foundation for continued growth in collaborative student aid services Flexibility in implementation and deployment Low/no cost options for establishing this foundation 24

25 Access Provider Requirements A web site that acts as a portal to launch the Meteor channel The ability to implement the Meteor software The ability to send Meteor request messages and deal with Meteor response messages (if building your own presentation) Abiding by the rules of the game 25

26 Data Provider Requirements Ability to respond to Meteor data requests Connections to legacy data systems Gathering data and passing it back to the Meteor software Formatting or mapping the data to the Meteor XML message Abiding by the rules of the game 26

27 Meteor s Foundation Principles Open Source Open Collaboration Freely Available Controlled Participation Network But, do the current IT trends support this model? Let s examine similar efforts 27

28 IT and Open Source Linux is the most successful open source effort "What's really happening in a nutshell is Linux is becoming a dominant force in the financial services industry" Michael Evans, Head of Business Development, Red Hat Investment bank Morgan Stanley called Linux an "important evolutionary platform" and said Reuters' decision to support the standard was "important to our efforts and... strategic to Morgan Stanley." CSFB increased performance by 20% at a lower cost by using open technology 28

29 The Meteor Network But what about the participatory network aspect of Meteor? There is no good current example That does not mean that the approach is flawed, but just that it is new 29

30 Meteor is Cutting Edge In the world of web services applications, Meteor is leading the way Meteor s open-source web service architecture can be the example for student aid services, as well as other education applications, and even growing into broader IT considerations 30

31 Leveraging Technology Meteor has a big upside This release will have a moderate impact Future releases will be big enhancements The infusion of new technology creates opportunity for individual agencies 31

32 Opportunity Knocks Meteor implementation should be viewed as an opportunity to enhance customer service Customers are demanding more real-time access to information Meteor can be the vehicle for providing that access 32

33 33 Meteor Installation

34 Meteor Out of the Box What s on the Meteor CD? Installing Java or the JVM Installing the Application Server Installing the Access Provider Software Installing the Data Provider Software Installing MYSQL database Configuring the Access Provider Configuring the Data Provider 34

35 What s on the Meteor CD? Meteor installation and configuration instructions Windows platforms, Sun,IBM, Linux for Java Tomcat MySQL Database Meteor Software Access Provider Data Provider Index Provider Meteor source code Meteor Test Data High Performance Channel (HPC) software, code, and documentation 35

36 Installing Java or the JVM The following examples are simulating a windows install. On the CD find the directory D:\Windows Windows\Java Sun Double click j2sdk-1_4_0 1_4_0-win.exe Set your Environment variables Go to your control panel and click the system icon When the dialog box appears. Select the Advanced tab. Click the Environment Variables button. Click the new button Add the following in the variable name Box: JAVA_HOME Add the following in the variable value Box: f:\apps apps\java (Directory you installed java) Click the ok buttons until the dialogs are closed. 36

37 Installing the Application Server On the CD find the directory D:\Windows Windows\Tomcat Double click jakarta-tomcat tomcat b1.exe Set your Environment variables Go to your control panel and click the system icon When the dialog box appears. Select the Advanced tab. Click the Environment Variables button. Click the new button Add the following in the variable name Box: TOMCAT_HOME Add the following in the variable value Box: f:\app_servers app_servers\tomcat (Directory you installed tomcat) Click the ok buttons until the dialogs are closed. 37

38 Testing the Application Server Start Tomcat from the menu. Execute a web browers like Internet Explorer. Enter a url like jdlr.com:8080/index.html You should see the Jakarta main page. 38

39 Meteor Software Install Stop Tomcat from the menu. On the CD find the directorys and files D:\Meteor Meteor\AccessProvider\distdist AccessProvider.war D:\Meteor Meteor\DataProvider\distdist DataProvider.war Copy the war files to the Tomcat web-apps directory Start Tomcat Stop Tomcat (When you see that it created the Access Provider and Data Provider directories. You have just completed the meteor install. 39

40 Installing MySQL Database On the CD find the directories and files mysql win.zip Unzip to a temp directory From the temp directory. Execute setup.exe Go through the install. 40

41 Creating a database Go to the mysql bin directory and execute Winmysqladmin.exe A dialog of my admin should appear Go to the Databases tab Right click and in the databases area. Dialog should appear. Enter Meteor Click Create Database Close all dialogs. You have just created the database 41

42 Creating your Meteor Tables On the cd find D:\Meteor Meteor\DataProvider\etcetc meteor.mysql mysql.ddl Go to the windows command prompt and type Mysql Connect meteor At the mysql prompt, type: source meteor.mysql mysql.ddl; The database schema will be created. Verify this with the command show tables. You have just created the tables for meteor. 42

43 MySQL Setting Up a User Account From the mysql prompt mysql u u root mysql UPDATE USER SET Password=PASSWORD( new_password new_password ) WHERE USER= root root ; FLUSH PRIVLEGES 43

44 Loading some test data At the MySQL prompt run source c:/mysql mysql/testdata/sbs/testcase500_load554.xml.txt; <enter> To view data run select * from person; <enter> 44

45 Configuring the Access Provider You must now make several changes to the settings files located in TOMCAT_HOME\webapps\AccessProvider\WEB- INF\classes classes : Accessprovider.properties Meteor.default.institution.id Some unique value that identifies your organization. Authentication.properties Authentication.signassertion Authentication.identifier Directory.properties Directory.providerurl Ldap://x.x.x.x:389 (some URL for the directory provider LDAP server. Directory.basedn Dc=doe,dc=org 45

46 Configuring a Data Provider Example of database connection Modify $TOMCAT_HOME\webapps webapps\dataprovider\web- INF\classes classes\dataprovider.properties Set the following keys to appropriate values for your particular JDBC Database. com.prioritytech prioritytech.sample..sample.jdbcclass=org. =org.gjt. mm.mysql mysql.driver com.prioritytech prioritytech.sample.jdbcurl=.sample.jdbcurl=jdbc:my sql:// ://localhost:3306/meteor com.prioritytech prioritytech.sample..sample.jdbcuserid=admi n com.prioritytech prioritytech.sample..sample.jdbcpassword=ad min 46

47 Configuring a Data Provider 47 Example of demographic information Set the following keys to values appropriate for your organization. DataProvider.Data.Name=Priority Technologies, Inc. DataProvider.Data.ID=ED.PTI DataProvider.Data.URL= /Meteor DataProvider.Data.Type=SBS DataProvider.Data.Contacts..Data.Contacts.PhoneNum=(402) DataProvider.Data.Contacts. =meteor@.Data.Contacts. =meteor@priorityt ech.com DataProvider.Data.Contacts..Data.Contacts.Addr=1508 J F Kennedy Dr. DataProvider.Data.Contacts.Addr2=Suite 101 DataProvider.Data.Contacts.City=Bellevue DataProvider.Data.Contacts..Data.Contacts.StateProv=NE DataProvider.Data.Contacts..Data.Contacts.PostalCd=68005

48 Running Meteor Standalone For running Meteor without LDAP (demo / stand-alone alone mode) in directory.properties change directory.class from LDAPDirectory to PropertiesDirectory Then populate (create file / get from CD) directorydata.properties Then change Authentication.SignedAssertion SignedAssertion=No 48

49 Testing the Access Provider Start Tomcat from the menu. Go to localhost:8080/ :8080/AccessProvider/ and test the system using a known SSN. The system should return data (test SSN is often ). Should see the Meteor screen. This completes the testing of a meteor setup standalone. 49

50 Getting Ready for Production Before you can test and go into production within the Meteor network you must obtain the following. A digital certificate from a CA, like Verisign. You must present it to MAT to be signed. MAT will gather information needed to add you to the LDAP registry. They will add you to the LDAP registry. They will provide you with information to load your properties files. You will have to comply with all Meteor agreements. 50

51 Current Meteor Screens 51

52 52

53 53

54 54

55 55

56 56

57 57

58 58

59 59

60 60

61 61

62 62

63 63

64 HELP! Who can I call to get more information Until the RFP is awarded, you can contact the Meteor Technical team members. They are listed on a number of sites. Meteor will be holding an installation seminar soon after the final release. me directly or post a question to the Yahoo Tech site. All members of the technology team receive the s. e 64

65 Summary The past year has been spent in making cutting-edge technology address real business objectives The Meteor architecture is advanced technology not not only in FFELP, but in all of IT This advanced technology provides collateral opportunities to enhance customer service. 65

66 Meteor Ongoing Status For current status and updates: Meteor Project Info: Meteor Implementers Page: mentorspage.htm Meteor Tech Info: Meteor Tech Info: 66

67 Questions If you have additional questions. Please nchelp.org tgslc.org 67

e-authentication & Authorization Presentation to the EA2 Task Force March 6, 2007

e-authentication & Authorization Presentation to the EA2 Task Force March 6, 2007 e-authentication & Authorization Presentation to the EA2 Task Force March 6, 2007 What is Meteor? Web-based based universal access channel for real-time inquiry of financial aid information Aggregated

More information

Meteor Quick Setup Guide Version 1.11

Meteor Quick Setup Guide Version 1.11 Steps for Setting Up Meteor 1. Download the Meteor Software from the Meteor page: www.meteornetwork.org in the User Documentation section 2. Install Java SDK (See Appendix A for instructions) o Add [Java

More information

Portals, uportal and Web Services

Portals, uportal and Web Services Portals, uportal and Web Services Justin E. Tilton instructional media + magic, inc. Chief Information Systems Officers Association Conference California Community Colleges Monterey California April 15,

More information

Portals, uportal, and JA-SIG

Portals, uportal, and JA-SIG Portals, uportal, and JA-SIG Justin Tilton, Chief Executive Officer instructional media + magic, inc. at the Campus Pipeline Pillar Institution Program Meeting Pepperdine University November 15, 2001 The

More information

Application Developer at US Department of Education - Office of Federal Student Aid

Application Developer at US Department of Education - Office of Federal Student Aid Tim Bornholtz Application Developer at US Department of Education - Office of Federal Student Aid tim@bornholtz.com Specialties Detailed understanding of the higher education financial aid process. Concrete

More information

Portals, uportal and JA-SIG. Jim Farmer China Education and Research Conference 2002 Beijing, China March 28, 2002

Portals, uportal and JA-SIG. Jim Farmer China Education and Research Conference 2002 Beijing, China March 28, 2002 Portals, uportal and JA-SIG Jim Farmer China Education and Research Conference 2002 Beijing, China March 28, 2002 Portals A student s Web World Research Administrative Library Instruction Portal defined

More information

FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine

FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine FuegoBPM TM Enterprise Process Orchestration Engine Configuration Instructions for a JVM Engine FUEGOBPM System Administration Training PART NO. FEPOECv5.5 Date January 1, 2005 Copyright Fuego, Inc. 2004.

More information

Deployment Scenario: WebSphere Portal Mashup integration and page builder

Deployment Scenario: WebSphere Portal Mashup integration and page builder Deployment Scenario: WebSphere Portal 6.1.5 Mashup integration and page builder Deployment Scenario: WebSphere Portal 6.1.5 Mashup integration and page builder...1 Abstract...2 Portal Mashup integration

More information

Hyperion System 9 Financial Management release

Hyperion System 9 Financial Management release Hyperion System 9 Financial Management release 9.2.0.3 The Hyperion System 9 Financial Management release 9.2.0.3 Matrix includes support information for the following areas: Operating Systems o Server

More information

Embarcadero Change Manager 5.1 Installation Guide. Published: July 22, 2009

Embarcadero Change Manager 5.1 Installation Guide. Published: July 22, 2009 Embarcadero Change Manager 5.1 Installation Guide Published: July 22, 2009 Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco,

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

Demonstrated Node Configuration for the Central Data Exchange Node

Demonstrated Node Configuration for the Central Data Exchange Node Demonstrated Node Configuration for the Central Data Exchange Node DRAFT May 30, 2003 Task Order No.: T0002AJM038 Contract No.: GS00T99ALD0203 Abstract The Environmental Protection Agency (EPA) selected

More information

Hyperion System 9 Strategic Finance release

Hyperion System 9 Strategic Finance release Hyperion System 9 Strategic Finance release 9.2.0.3 The Hyperion System 9 Strategic Finance release 9.2.0.3.0 Matrix includes support information for the following areas: Operating Systems o Server o Client

More information

About This Guide... 5 Installing P6 Professional... 7 Database Client Software... 7 Oracle Database Client Software... 7

About This Guide... 5 Installing P6 Professional... 7 Database Client Software... 7 Oracle Database Client Software... 7 P6 Professional Installation and Configuration Guide (P6 EPPM) for On-Premises Version 17 August 2017 Contents About This Guide... 5 Installing P6 Professional... 7 Database Client Software... 7 Oracle

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

Contents Installing P6 Professional... 5 Installing P6 Visualizer Only Unattended Setup for P6 Professional... 18

Contents Installing P6 Professional... 5 Installing P6 Visualizer Only Unattended Setup for P6 Professional... 18 P6 Professional Installation and Configuration Guide (P6 EPPM) 16 R1 July 2016 Contents Installing P6 Professional... 5 Database Client Software... 5 Oracle Database Client Software... 5 Configuring Client

More information

Organizing a Campus Change: Planning for Identity and Access Management Improvements at UF

Organizing a Campus Change: Planning for Identity and Access Management Improvements at UF Organizing a Campus Change: Planning for Identity and Access Management Improvements at UF Dr. Mike Conlon Director of Data Infrastructure June 3, 2008 University of Florida $2B annual revenue, $518M in

More information

ehealth SPECTRUM Integration

ehealth SPECTRUM Integration User Guide March 2007 ehealth SPECTRUM Integration Whether you are a large enterprise or a service provider, your operations team faces a significant challenge maintaining critical service levels across

More information

Embarcadero Change Manager 5.1 Installation Guide

Embarcadero Change Manager 5.1 Installation Guide Embarcadero Change Manager 5.1 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All

More information

Architecture & Deployment

Architecture & Deployment Architecture & Deployment IBM Connections 5.0 Workshop Author: Paul Godby IBM Ecosystem Development Duration: 30 minutes 2014 IBM Corporation Agenda IBM Connections lications Prerequisite Software Deployment

More information

Installation Guide - Mac

Installation Guide - Mac Kony Fabric Installation Guide - Mac On-Premises Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Getting Started With Intellicus. Version: 7.3

Getting Started With Intellicus. Version: 7.3 Getting Started With Intellicus Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit

Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Scoreboard 2.16 Installation Guide For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Updated November 10, 2016 1 Scoreboard and Connect By Spider Strategies Minimum Server Requirements The

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Deployment Guide. 3.1 For Windows For Linux Docker image Windows Installation Installation...

Deployment Guide. 3.1 For Windows For Linux Docker image Windows Installation Installation... TABLE OF CONTENTS 1 About Guide...1 2 System Requirements...2 3 Package...3 3.1 For Windows... 3 3.2 For Linux... 3 3.3 Docker image... 4 4 Windows Installation...5 4.1 Installation... 5 4.1.1 Install

More information

CA XCOM Data Transport Gateway

CA XCOM Data Transport Gateway CA XCOM Data Transport Gateway Product Guide Release 11.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

BENEFITS of MEMBERSHIP FOR YOUR INSTITUTION

BENEFITS of MEMBERSHIP FOR YOUR INSTITUTION PROFILE The Fiduciary and Investment Risk Management Association, Inc. (FIRMA ) is the leading provider of fiduciary and investment risk management education and networking to the fiduciary and investment

More information

Teamcenter 10.1 Systems Engineering and Requirements Management. Systems Architect/ Requirements Management Server Installation Manual for Windows

Teamcenter 10.1 Systems Engineering and Requirements Management. Systems Architect/ Requirements Management Server Installation Manual for Windows SIEMENS Teamcenter 10.1 Systems Engineering and Requirements Management Systems Architect/ Requirements Management Server Installation Manual for Windows REQ00010 S Manual History Manual Revision Teamcenter

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Getting Started with Intellicus Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Getting Started with Intellicus i Copyright 2012 Intellicus

More information

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6 Gateway Installation and Configuration Guide for On-Premises Version 17 September 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites...

More information

SAS Profitability Management 1.3. Installation Instructions

SAS Profitability Management 1.3. Installation Instructions SAS Profitability Management 1.3 Installation Instructions Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., SAS Profitability Management 1.3 Installation

More information

Perceptive Matching Engine

Perceptive Matching Engine Perceptive Matching Engine Installation and Setup Guide Version: 1.0.x Written by: Product Development, R&D Date: March 2018 2018 Hyland Software, Inc. and its affiliates. Table of Contents Overview...

More information

Red Hat JBoss Enterprise Application Platform 6.4

Red Hat JBoss Enterprise Application Platform 6.4 Red Hat JBoss Enterprise Application Platform 6.4 Getting Started Guide For Use with Red Hat JBoss Enterprise Application Platform 6 Last Updated: 2017-12-12 Red Hat JBoss Enterprise Application Platform

More information

Lotus Learning Management System R1

Lotus Learning Management System R1 Lotus Learning Management System R1 Version 1.0.4 March 2004 Quick Install Guide G210-1793-00 Disclaimer THE INFORMATION CONTAINED IN THIS DOCUMENTATION IS PROVIDED FOR INFORMATIONAL PURPOSES ONLY. WHILE

More information

Getting Started. In this chapter, you will learn: 2.1 Introduction

Getting Started. In this chapter, you will learn: 2.1 Introduction DB2Express.book Page 9 Thursday, August 26, 2004 3:59 PM CHAPTER 2 Getting Started In this chapter, you will learn: How to install DB2 Express server and client How to create the DB2 SAMPLE database How

More information

Java CAPS Creating a Simple Web Service from a JCD

Java CAPS Creating a Simple Web Service from a JCD Java CAPS 5.1.3 Creating a Simple Web Service from a JCD Introduction Holger Paffrath, August 2008 This tutorial shows you how to create an XML Schema definition to define the layout of your web service

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

ArcGIS Server and Portal for ArcGIS An Introduction to Security

ArcGIS Server and Portal for ArcGIS An Introduction to Security ArcGIS Server and Portal for ArcGIS An Introduction to Security Jeff Smith & Derek Law July 21, 2015 Agenda Strongly Recommend: Knowledge of ArcGIS Server and Portal for ArcGIS Security in the context

More information

Siebel 7 Integration With Primus eserver Version 5.1

Siebel 7 Integration With Primus eserver Version 5.1 Siebel Systems, Inc. Siebel 7 Integration With Primus eserver Version 5.1 Technical Integration Brief Integration Overview... 1 Business Case... 1 Integration Architecture... 2 Validation Summary... 3

More information

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide

Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower 7.2: Configuration Guide Policy Manager for IBM WebSphere DataPower Configuration Guide SOAPMDP_Config_7.2.0 Copyright Copyright 2015 SOA Software, Inc. All rights

More information

Mapping to the National Broadband Plan

Mapping to the National Broadband Plan The National Telecommunications and Information Administration Mapping to the National Broadband Plan 37 th Annual PURC Conference Smart Technology vs. Smart Policy February 3, 2010 1 About NTIA The National

More information

ER/Studio Enterprise Portal User Guide

ER/Studio Enterprise Portal User Guide ER/Studio Enterprise Portal 1.1.1 User Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights

More information

2017/11/10 10:40 1/2 Setup. Be aware of the updating procedure of VISUAL PLANNING, see UPDATE VISUAL PLANNING

2017/11/10 10:40 1/2 Setup. Be aware of the updating procedure of VISUAL PLANNING, see UPDATE VISUAL PLANNING 2017/11/10 10:40 1/2 Setup Setup INTRODUCTION The setup procedure for VISUAL PLANNING 5.3 depends on the version: VISUAL PLANNING ONE VISUAL PLANNING ESSENTIAL VISUAL PLANNING ENTERPRISE Be aware of the

More information

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry.

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION VERSION 9 Setup Guide This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE Fusion Registry: 9.2.x Document

More information

Intellicus Getting Started

Intellicus Getting Started Intellicus Getting Started Intellicus Web-based Reporting Suite Version 4.5 Enterprise Professional Smart Developer Smart Viewer Intellicus Technologies info@intellicus.com www.intellicus.com Copyright

More information

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 2 SAML SSO Web Browsers, page 3 Cisco Unified Communications Applications that Support SAML SSO,

More information

Smart Call Home Deploying thetransport Gateway on Cisco Unified Computing System and Red Hat Linux

Smart Call Home Deploying thetransport Gateway on Cisco Unified Computing System and Red Hat Linux Deployment Guide Smart Call Home Deploying thetransport Gateway on Cisco Unified Computing System and Red Hat Linux Deployment Guide For further information, questions and comments please contact ask-smart-services@cisco.com

More information

Getting Started with Web Services

Getting Started with Web Services Getting Started with Web Services Getting Started with Web Services A web service is a set of functions packaged into a single entity that is available to other systems on a network. The network can be

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer Installation and Setup Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: May 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International,

More information

DOCUMENT HISTORY REV. NO. CHANGES DATE. 000 New Document 30 Mar Document Revision:

DOCUMENT HISTORY REV. NO. CHANGES DATE. 000 New Document 30 Mar Document Revision: DOCUMENT HISTORY DOCU-PROOF ENTERPRISE INSTALLATION GUIDE REV. NO. CHANGES DATE 000 New Document 30 Mar. 2010 001 Document Revision: 23 Jun. 2010 Added database support for MS SQL Server and ORACLE. 002

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Hyperion System 9 BI+ Analytic Services

Hyperion System 9 BI+ Analytic Services Hyperion System 9 BI+ Analytic The Hyperion System 9 BI+ Analytic release 9.3 Support Matrix includes support information for the following areas: Operating Systems o Server o Client Web / Application

More information

Getting Started with Intellicus. Version: 16.0

Getting Started with Intellicus. Version: 16.0 Getting Started with Intellicus Version: 16.0 Copyright 2016 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2

HYPERION SYSTEM 9 BI+ GETTING STARTED GUIDE APPLICATION BUILDER J2EE RELEASE 9.2 HYPERION SYSTEM 9 BI+ APPLICATION BUILDER J2EE RELEASE 9.2 GETTING STARTED GUIDE Copyright 1998-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion H logo, and Hyperion s product

More information

What's new in IBM Rational Build Forge Version 7.1

What's new in IBM Rational Build Forge Version 7.1 What's new in IBM Rational Build Forge Version 7.1 Features and support that help you automate or streamline software development tasks Skill Level: Intermediate Rational Staff, IBM Corporation 13 Jan

More information

RADFORD UNIVERSITY. Information Technology Infrastructure, Architecture, and Ongoing Operations Standards and Guidelines.

RADFORD UNIVERSITY. Information Technology Infrastructure, Architecture, and Ongoing Operations Standards and Guidelines. RADFORD UNIVERSITY Information Technology Infrastructure, Architecture, and Ongoing Operations Standards and Guidelines March 2009 This document describes applicable standards and guidelines for the university

More information

1Integrate for ArcGIS Installation Guide. Server Edition

1Integrate for ArcGIS Installation Guide. Server Edition 1Integrate for ArcGIS Installation Guide Server Edition Product version: v 2.1 Document version: v 1.9 Document date: 03/08/2018 Copyright 2018 1Spatial plc and its affiliates. All rights reserved. Other

More information

Java Development and Grid Computing with the Globus Toolkit Version 3

Java Development and Grid Computing with the Globus Toolkit Version 3 Java Development and Grid Computing with the Globus Toolkit Version 3 Michael Brown IBM Linux Integration Center Austin, Texas Page 1 Session Introduction Who am I? mwbrown@us.ibm.com Team Leader for Americas

More information

2017 NACHA Third-Party Sender Initiatives

2017 NACHA Third-Party Sender Initiatives 2017 NACHA Third-Party Sender Initiatives Jordan Bennett Senior Director, Network Risk NACHA 2 MAC is an organization of Bankcard professionals involved in the risk management side of Card Processing.

More information

ISE Central Executive Forum and Awards 2012

ISE Central Executive Forum and Awards 2012 ISE Central Executive Forum and Awards 2012 Company Name: Project Name: Presenter: Presenter Title: Sallie Mae Enterprise-Wide Continuous Monitoring & Vulnerability Management Brian Brush Director Corporate

More information

Akana API Platform: Upgrade Guide

Akana API Platform: Upgrade Guide Akana API Platform: Upgrade Guide Version 8.0 to 8.2 Akana API Platform Upgrade Guide Version 8.0 to 8.2 November, 2016 (update v2) Copyright Copyright 2016 Akana, Inc. All rights reserved. Trademarks

More information

SAML-Based SSO Solution

SAML-Based SSO Solution About SAML SSO Solution, page 1 Single Sign on Single Service Provider Agreement, page 2 SAML-Based SSO Features, page 2 Basic Elements of a SAML SSO Solution, page 3 Cisco Unified Communications Applications

More information

IP-PBX for Service Oriented Architectures Communications Web Services

IP-PBX for Service Oriented Architectures Communications Web Services NEC Sphere Communications, Inc. 300 Tristate International, 150 Lincolnshire, IL 60069 www.necsphere.com IP-PBX for Service Oriented Architectures Communications Web Services Introduction Enterprise communications

More information

Profile: How to update your CV - just an idea. 1) Make sure your margins are a slim as possible. 2) Make sure your font size is 10-12

Profile: How to update your CV - just an idea. 1) Make sure your margins are a slim as possible. 2) Make sure your font size is 10-12 Profile: How to update your CV - just an idea. 1) Make sure your margins are a slim as possible 2) Make sure your font size is 10-12 3) All new sentences starting from the Left Hand margin 4) Just an idea

More information

Novell Data Synchronizer 1.2

Novell Data Synchronizer 1.2 AUTHORIZED DOCUMENTATION Installation Guide Novell Data Synchronizer 1.2 August 24, 2011 www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or

More information

JXTA TM Technology for XML Messaging

JXTA TM Technology for XML Messaging JXTA TM Technology for XML Messaging OASIS Symposium New Orleans, LA 27-April-2004 Richard Manning Senior Software Architect Advanced Technology & Edge Computing Center Sun Microsystems Inc. www.jxta.org

More information

StreamSets Control Hub Installation Guide

StreamSets Control Hub Installation Guide StreamSets Control Hub Installation Guide Version 3.2.1 2018, StreamSets, Inc. All rights reserved. Table of Contents 2 Table of Contents Chapter 1: What's New...1 What's New in 3.2.1... 2 What's New in

More information

Note: Oracle Consulting can provide technology assessments and architectural planning workshops to guide you through these processes.

Note: Oracle Consulting can provide technology assessments and architectural planning workshops to guide you through these processes. Upgrade Guide March 2014 Contents About this Upgrade Guide... 5 Preparing for the Upgrade... 5 Assessing the Technical Environment... 5 Stopping the Current SiteWand Server... 5 Stopping Scheduled Tasks...

More information

Identity Connect Release Notes,,,

Identity Connect Release Notes,,, ,,, registered trademark of salesforce.com, Inc., as are other names and marks. Other marks appearing herein may be trademarks of their respective owners. Abstract Notes covering Identity Connect prerequisites,

More information

Using SQL Developer. Oracle University and Egabi Solutions use only

Using SQL Developer. Oracle University and Egabi Solutions use only Using SQL Developer Objectives After completing this appendix, you should be able to do the following: List the key features of Oracle SQL Developer Identify menu items of Oracle SQL Developer Create a

More information

EMC Documentum xdb. High-performance native XML database optimized for storing and querying large volumes of XML content

EMC Documentum xdb. High-performance native XML database optimized for storing and querying large volumes of XML content DATA SHEET EMC Documentum xdb High-performance native XML database optimized for storing and querying large volumes of XML content The Big Picture Ideal for content-oriented applications like dynamic publishing

More information

Fedora Relationships and Information Network Overlays. CS 431 April 19, 2006 Carl Lagoze Cornell University

Fedora Relationships and Information Network Overlays. CS 431 April 19, 2006 Carl Lagoze Cornell University Fedora Relationships and Information Network Overlays CS 431 April 19, 2006 Carl Lagoze Cornell University Fedora Resource Index: Using RDF and ontologies Fedora Digital Objects Resource Index View dc:creator

More information

Exploring the potential of Mobile Connect: From authentication to identity and attribute sharing. Janne Jutila, Head of Business Development, GSMA

Exploring the potential of Mobile Connect: From authentication to identity and attribute sharing. Janne Jutila, Head of Business Development, GSMA Exploring the potential of Mobile Connect: From authentication to identity and attribute sharing Janne Jutila, Head of Business Development, GSMA Fragility of passwords No matter what you tell them, users

More information

ehealth SPECTRUM Integration

ehealth SPECTRUM Integration User Guide May 2006 ehealth SPECTRUM Integration Whether you are a large enterprise or a service provider, your operations team faces a significant challenge maintaining critical service levels across

More information

Illinois Tollway Diversity Advisory Council. Gustavo Giraldo, Chief of the Department of Diversity and Strategic Development April 12, 2017

Illinois Tollway Diversity Advisory Council. Gustavo Giraldo, Chief of the Department of Diversity and Strategic Development April 12, 2017 Illinois Tollway Diversity Advisory Council Gustavo Giraldo, Chief of the Department of Diversity and Strategic Development April 12, 2017 Diversity Report recommendations Technical Assistance Program

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Agile Customer Needs Management

Agile Customer Needs Management Agile Customer Needs Management Implementation Guide Version 1.0 E17325-02 May 2010 Oracle Copyright Copyright 1995, 2010, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Exam Name: IBM Certified System Administrator - WebSphere Application Server Network Deployment V7.0

Exam Name: IBM Certified System Administrator - WebSphere Application Server Network Deployment V7.0 Vendor: IBM Exam Code: 000-377 Exam Name: IBM Certified System Administrator - WebSphere Application Server Network Deployment V7.0 Version: Demo QUESTION 1 An administrator would like to use the Centralized

More information

Maryland Extensible Markup Language Test Plan and Certification for Competitive Gas Supply Version 1.0 July 2011

Maryland Extensible Markup Language Test Plan and Certification for Competitive Gas Supply Version 1.0 July 2011 Maryland Extensible Markup Language Test Plan and Certification for Competitive Gas Supply Version 1.0 July 2011 Page 1 of 26 Table of Contents 1. INTRODUCTION... 3 1.1 VERSION CONTROL... 3 1.2 PURPOSE

More information

AquaLogic BPM Enterprise Configuration Guide

AquaLogic BPM Enterprise Configuration Guide AquaLogic BPM Enterprise Configuration Guide IBM WebSphere Edition Version: 6.0 2 ALBPM TOC Contents Getting Started...4 Document Scope and Audience...4 Documentation Roadmap...4 What is ALBPM Enterprise?...4

More information

University of Texas Administration Building Room Guadalupe Street Austin, TX Phone: (479)

University of Texas Administration Building Room Guadalupe Street Austin, TX Phone: (479) Islam Akef Ebeid University of Texas Administration Building Room 5.556 http://www.i3akef.com School of Information https://www.linkedin.com/in/i3akef University of Texas at Austin islam.akef@gmail.com

More information

Nova Bonita Workflow. Quick Start Guide. Nova BONITA WORKFLOW

Nova Bonita Workflow. Quick Start Guide. Nova BONITA WORKFLOW Nova Bonita Workflow Quick Start Guide Nova BONITA WORKFLOW Nova Bonita Workflow Quick Start Guide Nova Bonita (aka Bonita v4) Software September 2008 Table of Contents 2.1.1 Downloading the products...6

More information

Install & Configure Windows 10, Visual Studio, & MySQL Dr. Tom Hicks Trinity University

Install & Configure Windows 10, Visual Studio, & MySQL Dr. Tom Hicks Trinity University Install & Configure Windows 10, Visual Studio, & MySQL Dr. Tom Hicks Trinity University Windows 10 Install 1] Push the Next Button. 2] Push the Install Now Button. Windows-Database-Server-Installation-1.docx

More information

Dell Storage Manager 2016 R3 Installation Guide

Dell Storage Manager 2016 R3 Installation Guide Dell Storage Manager 2016 R3 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

Appendix A: Courseware setup

Appendix A: Courseware setup Training Course System Requirements This class requires the following minimal machine configuration: Single-Core CPU, 2Ghz+ 2GB RAM 5 GB Free hard disk space Microsoft Windows XP or Vista Firefox 3.x or

More information

Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Microsoft SharePoint Server

Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Microsoft SharePoint Server Veritas Storage Foundation and High Availability Solutions HA and Disaster Recovery Solutions Guide for Microsoft SharePoint Server Windows Server 2003, Windows Server 2008 5.1 Service Pack 1 Veritas Storage

More information

IBM Toolbox for Java. What's New in V5R2? New functionality gives users more power and flexibility

IBM Toolbox for Java. What's New in V5R2? New functionality gives users more power and flexibility IBM Toolbox for Java What's New in V5R2? New functionality gives users more power and flexibility By Robb Wiedrich Robb Wiedrich As I mentioned in my article What s in the IBM Toolbox for Java V5R1?, IBM

More information

Portal Express 6 Overview

Portal Express 6 Overview Portal Express 6 Overview WebSphere Portal Express v6.0 1 Main differences between Portal Express and Portal 6.0 Built with the same components as Portal 6.0.0.1 BPC is the only missing piece Supports

More information

Architect your deployment using Chef

Architect your deployment using Chef ArcGIS Enterprise Architect your deployment using Chef Cherry Lin and Scott MacDonald ArcGIS Enterprise base deployment Why automate your ArcGIS Enterprise deployment? Efficiency Get up and running faster

More information

CIS-CAT Pro Dashboard Documentation

CIS-CAT Pro Dashboard Documentation CIS-CAT Pro Dashboard Documentation Release 1.0.0 Center for Internet Security February 03, 2017 Contents 1 CIS-CAT Pro Dashboard User s Guide 1 1.1 Introduction...............................................

More information

Server for IBM i. Dawn May Presentation created by Tim Rowe, 2008 IBM Corporation

Server for IBM i. Dawn May Presentation created by Tim Rowe, 2008 IBM Corporation Integrated Web Application Server for IBM i Dawn May dmmay@us.ibm.com Presentation created by Tim Rowe, timmr@us.ibm.com IBM i integrated Web application server the on-ramp to the Web 2 Agenda Integrated

More information

3.1 Getting Software and Certificates

3.1 Getting Software and Certificates 3 Configuring the Remote Client On the remote client you have to download the Sophos SSL VPN Client software including configuration data from the UTM User Portal. Then you install the software package

More information

Embarcadero All-Access Server Installation Guide

Embarcadero All-Access Server Installation Guide Embarcadero All-Access Server 1.0.1 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

DESIGN AND IMPLEMENTATION OF SAGE DISPLAY CONTROLLER PROJECT

DESIGN AND IMPLEMENTATION OF SAGE DISPLAY CONTROLLER PROJECT DESIGN AND IMPLEMENTATION OF SAGE DISPLAY CONTROLLER BY Javid M. Alimohideen Meerasa M.S., University of Illinois at Chicago, 2003 PROJECT Submitted as partial fulfillment of the requirements for the degree

More information

METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE

METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE UDC:681.324 Review paper METADATA INTERCHANGE IN SERVICE BASED ARCHITECTURE Alma Butkovi Tomac Nagravision Kudelski group, Cheseaux / Lausanne alma.butkovictomac@nagra.com Dražen Tomac Cambridge Technology

More information

An LDAP server may implement its own schema or a standard schema defined as in RFC Mainstream implementations of LDAP include Netscape

An LDAP server may implement its own schema or a standard schema defined as in RFC Mainstream implementations of LDAP include Netscape Spectrum Software, Inc. 11445 Johns Creek Pkwy. Suite 300 Duluth, GA 30097 www.spectrumscm.com Subject: LDAP Support for SpectrumSCM Original Issue Date: April 26 th, 2003 Update Date: December 13 th,

More information

BEA WebLogic Mobility Server Installation Guide

BEA WebLogic Mobility Server Installation Guide BEA WebLogic Mobility Server Installation Guide Version 3.4 March 2006 Copyright Copyright 1995-2005 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This software is protected by copyright,

More information

CA Adapter. CA Adapter Installation Guide for Windows 8.0

CA Adapter. CA Adapter Installation Guide for Windows 8.0 CA Adapter CA Adapter Installation Guide for Windows 8.0 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation

More information

Installing Intellicus DotNet Client on Windows. Version: 16.0

Installing Intellicus DotNet Client on Windows. Version: 16.0 Installing Intellicus DotNet Client on Windows Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information