STEP C : A Demonstration of utilising SOA across multiple

Size: px
Start display at page:

Download "STEP C : A Demonstration of utilising SOA across multiple"

Transcription

1 STEP C : A Demonstration of utilising SOA across multiple Universities Final Report Universities: Contractor: Principal Investigator: De Montfort University, Southampton Solent University Fulcrum Logic Paul Hopkins Date: 11 th March 2010 Executive Summary This project was funded by the JISC Flexible Services Delivery programme to demonstrate how Service Oriented Architecture (SOA) based solutions could be rapidly constructed within an existing University landscape. The project implemented different Enterprise Service buses (ESBs) as the backbone communications channel at two different Universities. It connected 4 quite different applications at each University to the ESB and demonstrated how information could be combined from each application. The applications were deliberately chosen to have different technical challenges (eg already enabled to be web service connected through to having to develop connectors directly to underlying database tables). The project and all of its documents, design, coding etc are all available the intellectual property of third party systems integrators has been transferred so that it can be re used by any UK University. The project demonstrates the ease and also the difficulties of developing and implementing an SOAbased system within a traditional University environment. Table of Contents Introduction... 2 Background... 2 Concept behind the project... 2 Project Execution and Deliverables... 3 Project Timetable... 4 Project Methodology... 4 Data Protection Act issues... 4 Key lessons learned within the project... 5 Next Steps... 6 STEP C Demonstration of utilising SOA across multiple Universities Page 1

2 Appendix... 6 Project Initiation Folder... 6 Project Management Files Folder... 7 STEP C Fulcrum Development Project files... 7 STEP C Project Deliverables... 8 Introduction This project was developed and executed within the overall JISC programme called Flexible Service Delivery, managed by Mr Alex Hawker. It has been executed by De Montfort and Southampton Solent Universities with a contractor Fulcrum Logic. This Final Report on the project is deliberately a short report which describes the overall aspects of the project. There are a mass of electronic documents which describe how the entire project was executed. These files are indexed in the Appendix to this report. All Intellectual Property developed within this project has been transferred from Fulcrum Logic to De Montfort University as part of the formal Agreement between the parties. Then, as an explicit condition of the Grant Letter, all relevant documents and intellectual property etc was transferred to the HE sector. This was intended so that further projects in the FSD programme could have access to any/all of the materials created within this project. The project team explicitly requested Fulcrum s developers to explain WHY they made certain decisions (e.g. Why BizTalk? ) or HOW they designed certain aspects of the project hence all of the design documents are included within the Appendix to this report. Background There has been much discussion about Service Oriented Architecture (SOA) during the past several years in both the HE sector and also within the commercial IT world. There has been a limited amount of take up and practical realisation of SOA within the HE sector apart from within a small number of Universities. The FSD programme was intended to dramatically increase the use of both SOA and Enterprise Architecture concepts across the UK HE community. This particular project, STEP C, was designed to be a fast track demonstration of how best practise SOA principles could be realised within several Universities. The outcomes of this project are intended to be made fully available to any member of the sector wishing to develop their own specific SOA based projects. The project achieved ALL of its goals, resulting in a presentation to the FSD workshop in late January This report is intended to summarise the project achievements and point towards where ALL of the project materials can be found Concept behind the project The project sought to demonstrate in real terms how many different types of applications could be connected to an Enterprise Service Bus to enable information to be transferred between multiple STEP C Demonstration of utilising SOA across multiple Universities Page 2

3 applications to create a common output. A test situation was constructed to observe whether a student was engaged with her University by accessing a series of applications to see when the student had last performed a transaction. In addition, the project wished to demonstrate how the above scenarios could be implemented in a second University which was operating completely different application systems. The situations are shown below: Project Execution and Deliverables The project was designed to be a physical demonstration of how an SOA architectural approach could be used within the HE sector. It was not intended to create a full strength production ready solution. The metaphor behind the project was to measure Student Tracking and Engagement. This scenario would require a report to be created which pulled information from a variety of different applications (e.g. the Student Record system, a finance system, a VLE, the library system, an system etc). The actual application systems selected within both Solent and DMU were chosen in order to demonstrate situations in which there were quite different types of connections required e.g. an application might already be web services enabled already have an API (application programming interface) which could be utilised have no ready made connector available hence requiring a direct link to the underlying database tables The scenarios did not require complex data manipulation rather they just required certain data fields to be retrieved from specific application systems. Therefore the bulk of the development activity was in creating appropriate connectors between the application and the underlying Enterprise Service Bus (ESB) and in developing the necessary process logic within the ESB to meet the needs of the solution (... i.e. Go to the Finance system and retrieve the financial records for each STEP C Demonstration of utilising SOA across multiple Universities Page 3

4 of the students that have been selected then Go to the Library system to retrieve the latest date on which each of these students borrowed a library book etc). Project Timetable The key phases of the project were: August/September 2009 September/October 2009 November 2009 November January 2010 January 2010 Get JISC Approval for the project Invitation to Tender for project contractor Detailed project planning Project execution Sign offs at Universities and presentation to FSD workshop All of the project documents are highlighted in the Appendix of this report but the actual location of the documents is xxxxx Project Methodology The project methodology involved: a) Extracting a set of records (for students) from each of the applications to be modelled. b) Within Fulcrum s development labs, identical data bases were recreated to contain the extracted records. The architects/developers then created and tested their solutions based upon the ESBs which were to be used at each University. c) Within Solent and DMU IT test environments, Fulcrum implemented the relevant ESBs and test environment remotely but utilising relevant University technical support staff. d) After (b) and (c) were completed, a Fulcrum developer visited each University to install the developed software and to link the solutions directly in to full size test applications (e.g. student record, VLE, etc). e) The Fulcrum on site developer tested the application against copies of live data, resolving any issues locally and getting sign off with the relevant analyst for each of the applications concerned. f) The Fulcrum on site developer then created and demonstrated the integrated solution to the local IT department to get sign off that the full solution had been successfully demonstrated. g) The Fulcrum team created and presented the full solution to the FSD Workshop in late January, then packaged up all relevant notes and documents and transferred them to De Montfort University. Data Protection Act issues In addition to executing the above steps for both Universities, the project had to overcome difficulties in developing a solution while using off shore contractors. The key issues involve the Data STEP C Demonstration of utilising SOA across multiple Universities Page 4

5 Protection Act which expressly forbids the export of personal data outside of the European Union without the express permission of the data subject unless the service being provided is of benefit to the data subject. Hence, whilst call centres and applications maintenance can be argued to be of benefit to the data subject, it is not possible to claim that a new application development will be of benefit to any individual student. The project team developed a very pragmatic solution which is partially described in the project methodology above, which kept the project within both the spirit and letter of the Data Protection Act and without impacting adversely on the project deadlines. Essentially, this involved spoofing/anonymising personal data before exporting it to Fulcrum s Global Development Centre and then ensuring that the subsequent installation/testing of the solution was performed completely on campus and without direct support from any staff based offshore. Also, the project commissioned a review, by Dr Tim Watson of the DMU Forensic Computing department, of the security issues which should be considered when implementing an SOA solution. The report is included in the project outputs. Key lessons learned within the project There were many lessons which were learned by the participants in this project which will enable them to work together on further assignments these included utilising fast track project methods, learning how to engage with an off shore development company etc. However, lessons which may be of direct relevance to other HE institutions include 1. Data accuracy, integrity and consistency becomes even more important within an SOA environment than ever. When applications (and their associated data stores) are connected via an ESB then there will be an increasing volume of data being shared across the enterprise. The concepts of which version of data is the Master? will be of increasing importance. In itself, SOA does little to improve data accuracy but any production quality systems will need to ensure that processes are created which clean up the data which will be used. 2. Be wary of claims from certain application vendors that their products are already Web Services enabled. It is likely that they designed the Web Service connectors to satisfy specific, rather than generic, problems. For example, at DMU it was noted that the Agresso Student Record application was WS enabled but that the connector would only return a single student record. It had not been designed to return a list (or all ) student records. Similarly, it is conceivable that a pre existing connector may not return certain data fields that the new SOA application requires. 3. The reaction of existing Business Analysts to the introduction of SOA is important. The current generation of Analysts are extremely familiar with toolsets that enable them to develop applications successfully. Persuading them to switch their analysis and development methods to one based upon SOA principles will be challenging. This appears to be both an educational and also a cultural issue. It is certainly an area which will require substantial investigation especially because there may well be 2,500 staff engaged within the Applications sections of UK Universities ( according to UCISA statistics!). STEP C Demonstration of utilising SOA across multiple Universities Page 5

6 Next Steps The STEP C project, as originally conceived, is now completed after the publication of this report. However, there are several areas which could be examined for further development but just as a Proof of Concept / Demonstrator level. These include a) Replace one of the ESB buses with a different one to show that the application can continue without ANY changes to process logic; b) Add in some additional applications to either Solent or De Montfort; c) Replicate what has been done at a third University; d) Remove one of the applications from the Process Logic and show that the basic system can continue to get information from the other application systems without change; and e) Change the scenario to demonstrate how UPDATES could be achieved within this scenario. Of the above, only the last two concepts would materially increase the value of the learning which can come from the STEP C project already. A more relevant set of opportunities will arise when the STEP C work is used as a foundation for moving forward. Key suggestions for further work may include a) Create a small scenario which may involve just a small number of application systems. Develop as simple problem which can be developed in to a much richer situation involving creating/amending/reading and deleting records. Then consider implementing this solution in several different institutions b) Building upon the STEP C connector demonstration, begin to develop a set of HE Sector standards for connecting applications to a service bus. By taking the same type of application (e.g. a student record, finance, library, VLE etc) from several vendors of the same application, examine the difficulty/ease of creating look up tables so that they can each be converted to utilise a standard set of HE specific names... Appendix This report is specifically designed NOT to contain dozens of pages of relevant and interesting documents. There are a mass of documents created within this project which are stored in electronic format in various locations. See below a list of documents and also pointers to their location. Note that all documents are covered by the transfer of intellectual property from the developers, Fulcrum Logic to De Montfort University and then from De Montfort on to the entire HE sector. Project Initiation Folder Project Files Description a) POC EOI STEP C The raw FSD Programme Expression of Interest form b) STEP C POC Outline DMU and SSU s submitted Expression of Interest c) Presentation to September FSD A very short presentation to an FSD workshop to Workshop outline what DMU and SSU wanted to do d) The ITT published by DMU The official ITT published on the DMU INTEND website e) The Marking Scheme results The internal marks and comments on the STEP C Demonstration of utilising SOA across multiple Universities Page 6

7 Fulcrum proposal (comments on unsuccessful bids are NOT included here) f) HEFCE letter of intent to find STEP C Copy of the official letter of intent for funding Folder Fulcrum s Proposal documents The complete proposal document submitted by Fulcrum for this project Project Management Files Folder Project Files Description a) STEP C POC Initial Outline of project DMU and SSU s submitted Expression of Interest b) STEP C Project Kick off meeting at DMU Minutes of meeting on 27 th Oct 2009 at DMU c) STEP C Project Kick off meeting at SSU Minutes of meeting on 4 th November at SSU d) STEP C Change Request Version 1.2 This document reflects the changes that have been made to the project scope AFTER the original ITT was published and Fulcrum s proposal accepted e) Applications to be considered for STEP C at DMU Diagram showing the DMU applications which would be connected within this project f) Applications to be considered for STEP C at SSU Diagram showing the SSU applications which would be connected within this project g) Change Order Approval for STEP C Formal approval of the change of scope of the project h) STEP C Contact List A project contact list i) Folder containing all Weekly Progress Reports Copy of EVERY weekly report submitted from the Fulcrum project manager to DMU and SSU STEP C Fulcrum Development Project files File Name Description 1. STEP_C Statement of Requirements Specification Version 1.0 Overall STEP C System Requirements Specification 2. STEP C pre Engagement Questionnaire Version 1 (DMU) Initial questions which Fulcrum team had for DMU 3. STEP C DMU WBS (Project Plan) The STEP C Project Plan for DMU 4. Step C DMU High Level Design The High Level Design Spec for DMU 5. Low Level Design DMU Version 1.0 The detailed design specification of the DMU solution 6. STEP C Test Cases Results DMU Results of Testing the DMU cases 7. STEP C Pre Engagement Questionnaire Initial questions which Fulcrum team had for SSU Version 2 (SSU) 8. STEP S SSU WBS (Project Plan) The STEP C project plan for SSU 9. SSU High Level Design Version 1.1 The High Level Design Spec for SSU 10. SSU Low Level Design Version 1.0 The detailed design specification of the SSU solution 11. Step C Test Plan Draft Test Plan for STEP C project 12. Real World SOA A Microsoft report on real World approaches to SOA included here for completeness 13. High Level Benefits of ESB Ver 1.2 Copy of a report produced by Fulcrum during STEP C Demonstration of utilising SOA across multiple Universities Page 7

8 discussions as to whether an ESB should be included within the scope of STEP C project 14. ESB Technology Comparison Document Report which DMU specifically requested from Final Fulcrum after their proposal to explain why they recommended BizTalk as the ESB report compares BizTalk, OpenESB and TIBCO explicitly 15. BizTalk Server 2009 Software Document of hardware and software requirements prerequisites for implementing BizTalk at DMU 16. STEP C Test Cases Results SSU Results of testing the SSU cases 17. Analysis of Microsoft ESB Toolkit 2.0 Evaluation of which parts of standard BizTalk functionality would be used within STEP C STEP C Project Deliverables File name Description a) STEP C Security Review report Review of the risks of implementing an SOA solution within a University environment b) Final Presentation to FSD Workshop Jan 2010 This is the major presentation delivered to the FSD meeting on Jan 25 th 2010 c) DMU Presentation The DMU presentation (zipped) d) SSU Presentation The SSU presentation (zipped) STEP C Demonstration of utilising SOA across multiple Universities Page 8

Stakeholder consultation process and online consultation platform

Stakeholder consultation process and online consultation platform Stakeholder consultation process and online consultation platform Grant agreement no.: 633107 Deliverable No. D6.2 Stakeholder consultation process and online consultation platform Status: Final Dissemination

More information

Complaints Management

Complaints Management Complaints Management DOCUMENT INFORMATION Responsible officer Document type Principal Consultant Policy and Planning Policy Last review date October 2016 Next review date October 2018 Trim number 2015/102423v5

More information

Request for Quotations

Request for Quotations AFRICAN UNION UNION AFRICAINE UNIÃO AFRICANA P. O. Box 3243, Addis Ababa, ETHIOPIA Tel.: (251-11) 5517700 Fax: (251-11) 5517844 www.au.int Request for Quotations Consultancy for Provision of Training Service

More information

Guide to ITK Compliant Output Based Specification

Guide to ITK Compliant Output Based Specification Guide to ITK Compliant Output Based Specification Directorate DHID Document Record ID Key Division DS&P/ITK NPFIT-ELIBR-AREL-DST-0420.03 Chief Technology Officer Paul Jones Status Approved Owner Keith

More information

Help for Suppliers. (UK Public Sector)

Help for Suppliers. (UK Public Sector) Help for Suppliers (UK Public Sector) Version 12.3 Copyright BravoSolution 2011, All Rights Reserved HELP FOR SUPPLIERS... 1 (UK PUBLIC SECTOR)... 1 HELP FOR SUPPLIERS (UK PUBLIC SECTOR)... 8 DASHBOARD

More information

SERVERS / SERVICES AT DATA CENTER AND CO-LOCATION POLICY

SERVERS / SERVICES AT DATA CENTER AND CO-LOCATION POLICY SERVERS / SERVICES AT DATA CENTER AND CO-LOCATION POLICY National Video Conferencing Network Version 1.0 Released January 01, 2014 HIGHER EDUCATION COMMISSION, PAKISTAN 1 GENERAL The Higher Education Commission

More information

UNIFORM STANDARDS FOR PLT COURSES AND PROVIDERS

UNIFORM STANDARDS FOR PLT COURSES AND PROVIDERS UNIFORM STANDARDS FOR PLT COURSES AND PROVIDERS July 2015 212001734.08 Contents 1. CORE STANDARDS FOR PLT COURSES 1 1.1 Fundamental requirement 1 1.2 Course objectives 1 1.3 Course content 1 1.4 Teaching

More information

Programme Specification Section 1

Programme Specification Section 1 Programme Specification Section 1 KEY PROGRAMME INFORMATION Originating institution(s) Bournemouth & Poole ollege Final award(s), title(s) and credits 120 (60 ETS) Level 4 / 120 (60 ETS) Level 5 credits

More information

Figure 1: Summary Status of Actions Recommended in June 2016 Committee Report. Status of Actions Recommended # of Actions Recommended

Figure 1: Summary Status of Actions Recommended in June 2016 Committee Report. Status of Actions Recommended # of Actions Recommended Chapter 3 Section 3.05 Metrolinx Regional Transportation Planning Standing Committee on Public Accounts Follow-Up on Section 4.08, 2014 Annual Report In November 2015, the Standing Committee on Public

More information

CAPM & PMP Exam Preparation Boot Camp

CAPM & PMP Exam Preparation Boot Camp CAPM & PMP Exam Preparation Boot Camp About This Course In this course, you will gain the essential knowledge and preparation needed to pass either the Certified Associate in Project Management (CAPM)

More information

Invitation to Tender Content Management System Upgrade

Invitation to Tender Content Management System Upgrade Invitation to Tender Content Management System Upgrade The IFRS Foundation (Foundation) is investigating the possibility of upgrading the Content Management System (CMS) it currently uses to support its

More information

for TOGAF Practitioners Hands-on training to deliver an Architecture Project using the TOGAF Architecture Development Method

for TOGAF Practitioners Hands-on training to deliver an Architecture Project using the TOGAF Architecture Development Method Course Syllabus for 3 days Expert led Enterprise Architect hands-on training "An Architect, in the subtlest application of the word, describes one able to engage and arrange all elements of an environment

More information

RFP UNFPA/CPH/12/035. Questions and Answers

RFP UNFPA/CPH/12/035. Questions and Answers RFP UNFPA/CPH/12/035 Questions and Answers 1) Having thoroughly analyzed the TOR, the following terms are difficult to include in the financial proposal for a fixed cost, as required: 2.4, the provider

More information

SUBJECT: PRESTO operating agreement renewal update. Committee of the Whole. Transit Department. Recommendation: Purpose: Page 1 of Report TR-01-17

SUBJECT: PRESTO operating agreement renewal update. Committee of the Whole. Transit Department. Recommendation: Purpose: Page 1 of Report TR-01-17 Page 1 of Report TR-01-17 SUBJECT: PRESTO operating agreement renewal update TO: FROM: Committee of the Whole Transit Department Report Number: TR-01-17 Wards Affected: All File Numbers: 465-12, 770-11

More information

National Certificate in Sport (Level 3) with strands in Event Management, Sport Administration, and Team Management

National Certificate in Sport (Level 3) with strands in Event Management, Sport Administration, and Team Management NZQF NQ Ref 0446 Version 7 Page 1 of 9 National Certificate in Sport (Level 3) with strands in Event Management, Sport Administration, and Team Management Level 3 Credits 66-80 This qualification has been

More information

Idealist2018 Project. Ideal-ist Partner Search System - Manual for Proposers

Idealist2018 Project. Ideal-ist Partner Search System - Manual for Proposers Project Ideal-ist Partner Search System - Manual for Proposers Section 1 Contents Contents 1 The Partner Search Publication Procedure 3 1.1 Process of the Partner Search (PS) system..3 1.2 Registration...5

More information

Green Star Volume Certification. Process Guide

Green Star Volume Certification. Process Guide Green Star Volume Certification Process Guide Contents Executive Summary... 3 Volume Certification... 3 The Volume Certification Process Guide... 3 Questions?... 4 Volume Certification Summary... 5 Stage

More information

IASA CONTINUING EDUCATION UNITS

IASA CONTINUING EDUCATION UNITS IASA CONTINUING EDUCATION UNITS This manual serves to outline the requirements, reporting structure, and options for earning your continuing education units. CONTENTS Overview... 2 Requirements... 2 Reporting...

More information

!!!!!!! OWASP VETERANS TRAINING GRANT PROPOSAL BLACKSTONE VETERANS HIRING INITIATIVE: OWASP GRANT PROPOSAL

!!!!!!! OWASP VETERANS TRAINING GRANT PROPOSAL BLACKSTONE VETERANS HIRING INITIATIVE: OWASP GRANT PROPOSAL BLACKSTONE VETERANS HIRING INITIATIVE: OWASP GRANT PROPOSAL OWASP VETERANS TRAINING GRANT PROPOSAL Prepared by: Samantha Groves, Kate Hartmann, and Kait Disney-Leugers February 10, 2014 1 PROPOSAL QUESTIONS

More information

Exploiting Web Services (EWES) Project Report

Exploiting Web Services (EWES) Project Report Exploiting Web Services (EWES) Project Report --- Christ Church Canterbury University University of Lincoln University of Nottingham Roehampton University Unit4 Business Software Ltd Author Manjul Bhasin

More information

Welcome to the University of Copenhagen Pre-Departure Checklist (PDC) Webinar

Welcome to the University of Copenhagen Pre-Departure Checklist (PDC) Webinar Welcome to the University of Copenhagen Pre-Departure Checklist (PDC) Webinar Hosted by: Kitty Christen International Program Specialist Lauren Nestler International Academic Specialist Hannah Vander Sal

More information

POSTGRADUATE CERTIFICATE IN LEARNING & TEACHING - REGULATIONS

POSTGRADUATE CERTIFICATE IN LEARNING & TEACHING - REGULATIONS POSTGRADUATE CERTIFICATE IN LEARNING & TEACHING - REGULATIONS 1. The Postgraduate Certificate in Learning and Teaching (CILT) henceforth the Course - comprises two modules: an Introductory Certificate

More information

Your route to becoming a Chartered IT Professional

Your route to becoming a Chartered IT Professional Introduction Regulations 1 Structure of the qualifications, pathway to membership and further study 1.1 Certificate in IT 1.2 Diploma in IT 1.2.1 Diploma Examination 1.3 Professional Graduate Diploma in

More information

RULES OF TENNESSEE STATE BOARD OF EQUALIZATION CHAPTER ASSESSMENT CERTIFICATION AND EDUCATION PROGRAM TABLE OF CONTENTS

RULES OF TENNESSEE STATE BOARD OF EQUALIZATION CHAPTER ASSESSMENT CERTIFICATION AND EDUCATION PROGRAM TABLE OF CONTENTS RULES OF TENNESSEE STATE BOARD OF EQUALIZATION CHAPTER 0600-04 ASSESSMENT CERTIFICATION AND EDUCATION PROGRAM TABLE OF CONTENTS 0600-04-.01 General Requirements for Candidacy - 0600-04-.06 Assessment Level

More information

Online Course Registration Form Instructions

Online Course Registration Form Instructions Online Course Registration Form Instructions Welcome to the University of Warwick s online Course Registration system. Please read the following instructions carefully. It might be helpful to keep these

More information

TERMS OF REFERENCE. Scaling-up Renewable Energy Program (SREP) Joint Mission. Lesotho

TERMS OF REFERENCE. Scaling-up Renewable Energy Program (SREP) Joint Mission. Lesotho TERMS OF REFERENCE Scaling-up Renewable Energy Program (SREP) Joint Mission September 27-29, 2017 Lesotho 1 SUMMARY 1. Mission objectives. The main objective of the Joint Mission ( the Mission ) is to

More information

JISC WORK PACKAGE: (Project Plan Appendix B, Version 2 )

JISC WORK PACKAGE: (Project Plan Appendix B, Version 2 ) Date: 22/10/2008 JISC WORK PACKAGE: (Project Plan Appendix B, Version 2 ) WORKPACKAGES Month 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 1: Project Management 2: Institutional Repository

More information

STATEMENT OF WORK: GRAPHIC DESIGN FOR IAP2 CERTIFICATE TRAINING PROGRAM

STATEMENT OF WORK: GRAPHIC DESIGN FOR IAP2 CERTIFICATE TRAINING PROGRAM STATEMENT OF WORK: GRAPHIC DESIGN FOR IAP2 CERTIFICATE TRAINING PROGRAM The work identified in this statement involves the creation of presentation materials, supplemental classroom visuals, and a master

More information

Business Process Framework (etom)

Business Process Framework (etom) Business Process Framework (etom) For The Information and Communications Services Industry Addendum W: Working Together: ITIL and etom GB921 Addendum W Version 11.2 October, 2011 TM Forum 2011 Notice No

More information

Pre-announcement of upcoming procurement, NWP18, at National Supercomputing Centre at Linköping University

Pre-announcement of upcoming procurement, NWP18, at National Supercomputing Centre at Linköping University Pre-announcement of upcoming procurement, NWP18, at National Supercomputing Centre at Linköping University 2017-06-14 Abstract Linköpings universitet hereby announces the opportunity to participate in

More information

Curriculum for the Academy Profession Degree Programme in Multimedia Design & Communication National section. September 2014

Curriculum for the Academy Profession Degree Programme in Multimedia Design & Communication National section. September 2014 Curriculum for the Academy Profession Degree Programme in Multimedia Design & Communication National section September 2014 1 Table of contents 1. Programme structure... 3 1.1 The programme is regulated

More information

FP7 Project: ICT2B. D2.2.2: 11 Webinars for support of business plan development

FP7 Project: ICT2B. D2.2.2: 11 Webinars for support of business plan development Grant Agreement number: 611527 Project acronym: ICT2B Project title: Bridging the Entrepreneurial Gap: Transforming European ICT Research into Investment Opportunities Funding Scheme: Coordination and

More information

Financial Crime Data and Information Sharing Solution

Financial Crime Data and Information Sharing Solution July 2017 Financial Crime Data and Information Sharing Solution Proposed Approach and Outline Project Transfer Document V1.6 FINAL Document Context: This document was finalised in July 2017 as part of

More information

University of Dublin Trinity College

University of Dublin Trinity College University of Dublin Trinity College Library & Information Policy Committee Minutes of the meeting held on Monday 8 th November 2011 at 15.15 in the Henry Jones Room, Old Library. Present: Apologies: Professor

More information

12 Approval of a New PRESTO Agreement Between York Region and Metrolinx

12 Approval of a New PRESTO Agreement Between York Region and Metrolinx Clause 12 in Report No. 7 of Committee of the Whole was adopted, without amendment, by the Council of The Regional Municipality of York at its meeting held on April 20, 2017. 12 Approval of a New PRESTO

More information

Responding to RFQs/ITBs on the KNPC esourcing Portal and Sending Clarification Messages. Quick User Guide. Version 1.0

Responding to RFQs/ITBs on the KNPC esourcing Portal and Sending Clarification Messages. Quick User Guide. Version 1.0 Responding to RFQs/ITBs on the KNPC esourcing Portal and Sending Clarification Messages Quick User Guide Version 1.0 March 2016 Visit https://esourcing.knpc.com and login to the KNPC esourcing Portal.

More information

CUSTOMER COMMENTS, SUGGESTIONS AND COMPLAINTS POLICY

CUSTOMER COMMENTS, SUGGESTIONS AND COMPLAINTS POLICY TITLE: Customer Comments, Suggestions and Complaints Policy and Procedure (INTERNAL) REF:CP001 VERSION: 7.1 APPROVAL BODY: Corporation DATE: 09 July 2018 REVIEW DATE: 24 March 2021 LEAD PERSON: Group Director

More information

This Policy applies to all staff and other authorised users in St Therese School.

This Policy applies to all staff and other authorised users in St Therese School. St. Therese School Computer and Internet Policy STAFF Policy Statement All staff and other authorised users of St Therese information and communications technology are to use the technology only in a way

More information

Request for Quotation (RfQ)

Request for Quotation (RfQ) Request for Quotation (RfQ) For ONVIF Technical Services Committee Device Test Tool Evolution WG Project Ash Circulation: 2017-June-02 Quotation Due: 2017-June-19 Copyright ONVIF 2017. All rights reserved.

More information

Memorandum of Understanding between the Central LHIN and the Toronto Central LHIN to establish a Joint ehealth Program

Memorandum of Understanding between the Central LHIN and the Toronto Central LHIN to establish a Joint ehealth Program Memorandum of Understanding between the Central LHIN and the Toronto Central LHIN to establish a Joint ehealth Program Purpose This Memorandum of Understanding (MOU) defines the terms of a joint ehealth

More information

ISSC is invited to consider the attached report and to support the proposal to change the priority order for the migration UEA web services.

ISSC is invited to consider the attached report and to support the proposal to change the priority order for the migration UEA web services. ISC11D005 Title: UEA Website Migration Author: Jonathan Richardson, Assistant Director, Corporate Information Services Date: 1 st November 2011 Circulation: ISSC 10 November 2011 Agenda: ISC11A001 Version:

More information

DataFlow and VIDaaS Workshop

DataFlow and VIDaaS Workshop Take Charge of Your Data DataFlow and VIDaaS Workshop Data Management at Oxford Professor Paul Jeffreys, Director of IT, University of Oxford SAID Business School, 2 March 2012 Digital Services In summer

More information

SMR Deployment Enablers

SMR Deployment Enablers SMR Deployment Enablers Kris MacCrory Decision Analysis Services 2017 Energy Technologies Institute LLP - Subject to notes on page 1 Small Modular Reactor (SMR) Deployment Enablers Project Kris MacCrory

More information

Make sure you delete all red type explanations. NOTE: Anticipate no action on applications that do not meet the timeline as posted on the IRB web site

Make sure you delete all red type explanations. NOTE: Anticipate no action on applications that do not meet the timeline as posted on the IRB web site APPLICATION FOR REVIEW OF HUMAN PARTICIPANTS RESEARCH The following is designed to briefly introduce you to important considerations when answering each item. There is no one correct answer for each item,

More information

ROJECT ANAGEMENT PROGRAM AND COURSE GUIDE

ROJECT ANAGEMENT PROGRAM AND COURSE GUIDE ROJECT ANAGEMENT PROGRAM AND COURSE GUIDE PROJECT MANAGEMENT CERTIFICATE PROGRAM Further your career and gain an understanding of what it takes to lead a project to successful completion functional skills,

More information

Octopus Programme From April 2011

Octopus Programme From April 2011 Octopus Programme 2010 1994-2011 From April 2011 From Europol Working Group on Harmonisation of Cyber Crime Training Investigations To European Cybercrime Training & Education Group ECTEG 2 ECTEG Established

More information

IUPUI eportfolio Grants Request for Proposals for Deadline: March 1, 2018

IUPUI eportfolio Grants Request for Proposals for Deadline: March 1, 2018 IUPUI eportfolio Grants Request for Proposals for 2018-2019 Deadline: March 1, 2018 Purpose IUPUI eportfolio Grants are intended to support the eportfolio Initiative s mission: The IUPUI eportfolio Initiative

More information

Request For Proposal ONWAA Website & E-Learn Portal

Request For Proposal ONWAA Website & E-Learn Portal Request For Proposal ONWAA Website & E-Learn Portal ONWAA 880 17 E, Garden River, Ontario P6A 6Z5 Table Of Contents General information Project Overview Statement of Needs Proposal Format Proposal Preparation

More information

Full-Time: 4 Years, Sandwich Thick: 5 Years All LJMU programmes are delivered and assessed in English

Full-Time: 4 Years, Sandwich Thick: 5 Years All LJMU programmes are delivered and assessed in English PROGRAMME SPECIFICATION Bachelor of Science with Honours (SW) (Fnd) in Computer Forensics Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool

More information

SSC Transformation Initiative Fairness Monitoring Services

SSC  Transformation Initiative Fairness Monitoring Services SSC Email Transformation Initiative Fairness Monitoring Services Fairness Monitoring Final Report Date of Submission: 14 June, 2013 Submitted To: Director General Operational Integrity Sector Departmental

More information

Open call for tender ECHA/2010/124 - Web services Lot 1 Web design, Lot 2 Web development, Lot 3 Web consultancies

Open call for tender ECHA/2010/124 - Web services Lot 1 Web design, Lot 2 Web development, Lot 3 Web consultancies Helsinki, 25/08/2010 D(2010) CLARIFICATIONS Open call for tender ECHA/2010/124 - Web services Lot 1 Web design, Lot 2 Web development, Lot 3 Web consultancies CLARIFICATIONS 3 Question 3.1: I would like

More information

Guernsey Post 2013/14. Quality of Service Report

Guernsey Post 2013/14. Quality of Service Report Guernsey Post 2013/14 Quality of Service Report The following report summarises Guernsey Post s (GPL) quality of service performance for the financial year April 2013 to March 2014. End-to-end quality

More information

STATE OF NORTH CAROLINA OFFICE OF THE STATE AUDITOR BETH A. WOOD, CPA FAYETTEVILLE STATE UNIVERSITY

STATE OF NORTH CAROLINA OFFICE OF THE STATE AUDITOR BETH A. WOOD, CPA FAYETTEVILLE STATE UNIVERSITY STATE OF NORTH CAROLINA OFFICE OF THE STATE AUDITOR BETH A. WOOD, CPA FAYETTEVILLE STATE UNIVERSITY INFORMATION TECHNOLOGY GENERAL CONTROLS INFORMATION SYSTEMS AUDIT JANUARY 2016 EXECUTIVE SUMMARY PURPOSE

More information

EXPANSION OF THE RISK ASSESSMENT FOR SOURCING SEAFOOD (RASS) WEB TOOL TO INCORPORATE AQUACULTURE PROFILES

EXPANSION OF THE RISK ASSESSMENT FOR SOURCING SEAFOOD (RASS) WEB TOOL TO INCORPORATE AQUACULTURE PROFILES Invitation to Quote August, 2016 EXPANSION OF THE RISK ASSESSMENT FOR SOURCING SEAFOOD (RASS) WEB TOOL TO INCORPORATE AQUACULTURE PROFILES Seafish (the Sea Fish Industry Authority) hereby invites you to

More information

INSPIRE status report

INSPIRE status report INSPIRE Team INSPIRE Status report 29/10/2010 Page 1 of 7 INSPIRE status report Table of contents 1 INTRODUCTION... 1 2 INSPIRE STATUS... 2 2.1 BACKGROUND AND RATIONAL... 2 2.2 STAKEHOLDER PARTICIPATION...

More information

IOGP. Supplementary Procedure for Development and Maintenance of ISO Standards as an ISO Liaison Member. Approved

IOGP. Supplementary Procedure for Development and Maintenance of ISO Standards as an ISO Liaison Member. Approved IOGP Supplementary Procedure for Development and Maintenance of ISO Standards as an ISO Liaison Member Approved 20170707 Disclaimer Whilst every effort has been made to ensure the accuracy of this procedure,

More information

the steps that IS Services should take to ensure that this document is aligned with the SNH s KIMS and SNH s Change Requirement;

the steps that IS Services should take to ensure that this document is aligned with the SNH s KIMS and SNH s Change Requirement; Shaping the Future of IS and ICT in SNH: 2014-2019 SNH s IS/ICT Vision We will develop the ICT infrastructure to support the business needs of our customers. Our ICT infrastructure and IS/GIS solutions

More information

Survey of Research Data Management Practices at the University of Pretoria

Survey of Research Data Management Practices at the University of Pretoria Survey of Research Data Management Practices at the University of Pretoria Undertaken by the Department of Library Services in order to improve research practices at the University Unisa Library Open Access

More information

This addendum is to provide all potential proponents with the information to the various questions received.

This addendum is to provide all potential proponents with the information to the various questions received. Addendum Number: 1 Request for Proposal: 2014-006 Multifunctional Devices and Print Services Date Issued: January 20, 2015 Issued by: Li Lei This addendum is to provide all potential proponents with the

More information

AUTOMOTIVE SERVICE TECHNICIAN (AST 1, 2, 3 & 4)

AUTOMOTIVE SERVICE TECHNICIAN (AST 1, 2, 3 & 4) AUTOMOTIVE SERVICE TECHNICIAN (AST 1, 2, 3 & 4) Occupation Description (AST) is a person who repairs, adjusts and replaces mechanical, electrical and electronic parts of automobiles and light trucks in

More information

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2

ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 ADERP ISUPPLIER PORTAL USER MANUAL VERSION 1.2 Document Control Change Record 4 Date Author Version Change Reference 12-Dec-2016 DOF 1.0 08-Feb-2017 DOF 1.1 Updated with new URL links 23-Mar-2017 DOF 1.2

More information

Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review

Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review July 23, 2013 Office of Research Ethics If you run into any difficulties or have questions about Romeo,

More information

Project Management Professional Exam Prep Plus

Project Management Professional Exam Prep Plus In this course, you ll gain the essentials preparation needed to pass the PMP exam. Concentrating on exam content form the Guide to the Project Management Body of Knowledge-Fifth Edition (PMBOK Guide)

More information

ERO Compliance Enforcement Authority Staff Training

ERO Compliance Enforcement Authority Staff Training ERO Compliance Enforcement Authority Staff Training Vision Comprehensive ERO CEA staff training program that promotes high quality and consistency in the conduct of audits The methods to accomplish the

More information

This qualification has been reviewed. The last date to meet the requirements is 31 December 2018.

This qualification has been reviewed. The last date to meet the requirements is 31 December 2018. NZQF NQ Ref 1498 Version 2 Page 1 of 18 National Diploma in Business (Level 5) with optional strands in Accounting, Finance, Finance - Māori, Health and Safety, Human Resource, Māori Business and, Marketing,

More information

Reference Framework for the FERMA Certification Programme

Reference Framework for the FERMA Certification Programme Brussels, 23/07/2015 Dear Sir/Madam, Subject: Invitation to Tender Reference Framework for the FERMA Certification Programme Background The Federation of European Risk Management Associations (FERMA) brings

More information

Financial Planning Institute of Southern Africa SETTING THE STANDARD. Continuous Professional Development (Cpd) Policy

Financial Planning Institute of Southern Africa SETTING THE STANDARD. Continuous Professional Development (Cpd) Policy FPI FPI Financial Planning Institute of Southern Africa SETTING THE STANDARD Continuous Professional Development (Cpd) Policy Table of Contents Definitions 3-4 Introduction 4 Primary Responsibility 5 Mandatory

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 08. June. 2017 By: Technical Support Team STUDENT GUIDE southwales.unicaf.org 1)Introduction...4 2)Student Panel (SIS)...4 2.1)Student Panel (SIS) Login...4

More information

Workshop description

Workshop description Workshop description COBIT5 for Assurance With information and technology at the heart of creating value for enterprises, it is more important than ever for organizations to optimize their IT assurance

More information

ITIL Intermediate: Operational Support and Analysis Lesson Plan

ITIL Intermediate: Operational Support and Analysis Lesson Plan ITIL Intermediate: Operational Support and Analysis Lesson Plan Delivery: e-learning Mock Exam: Included in Course (x2) Certificate: Examination (included) Duration: 30 hours and 30 minutes, self-paced

More information

NIS Directive : Call for Proposals

NIS Directive : Call for Proposals National Cyber Security Centre, in Collaboration with the Research Institute in Trustworthy Inter-connected Cyber-physical Systems (RITICS) Summary NIS Directive : Call for Proposals Closing date: Friday

More information

Course Collect user manual 11/08/2014 V1.0

Course Collect user manual 11/08/2014 V1.0 11/08/2014 V1.0 Copyright Published by: UCAS Rosehill New Barn Lane Cheltenham GL52 3LZ UCAS 2014 All rights reserved. UCAS is a registered trade mark. UCAS, a company limited by guarantee, is registered

More information

SPECIFIC PROCUREMENT NOTICE IT SERVICES

SPECIFIC PROCUREMENT NOTICE IT SERVICES SPECIFIC PROCUREMENT NOTICE IT SERVICES Funding source: Sector: Asian Infrastructure Investment Bank (AIIB) Information Technology Project Name: On-site IT Security Service Project No. AIIB CP - 00043

More information

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 Contents Contents... i Oracle isupplier Portal Overview...1 Recommended Browsers and Settings...2 Advanced Settings...2 Turn-off pop-up blocker or Allow pop-up

More information

Preface. Structure of the Book

Preface. Structure of the Book When the first edition of this book was published back in 2008, the scope was anything to do with smart cards and security tokens in the widest sense. The aim was in fact to provide a complete story, looking

More information

Audit Report. Mineral Products Qualifications Council (MPQC) 31 March 2014

Audit Report. Mineral Products Qualifications Council (MPQC) 31 March 2014 Audit Report Mineral Products Qualifications Council (MPQC) 31 March 2014 Note Restricted or commercially sensitive information gathered during SQA Accreditation s quality assurance activities is treated

More information

Student Guide. By UNICAF University

Student Guide. By UNICAF University vnhgfj Student Guide By UNICAF University 1 2 Table of Contents 1) Introduction... 5 2) Student Panel (SIS)... 5 2.1) Student Panel (SIS) Login... 5 2.1.1) Definitions... 5 2.1.2) Registration Email...

More information

Unifier Project Controls User Guide

Unifier Project Controls User Guide Unifier Project Controls User Guide 16 R2 September 2016 Contents Introduction to Project Controls... 17 Components of Project Controls... 19 About the Owner Template... 19 About the Contractor Template...

More information

User Pays User Group Minutes Wednesday 19 January 2011 (via teleconference)

User Pays User Group Minutes Wednesday 19 January 2011 (via teleconference) User Pays User Group Minutes Wednesday 19 January 2011 (via teleconference) Attendees Tim Davis (Chair) TD Joint Office Lorna Dupont (Secretary) LD Joint Office Claire Blythe CB Southern Electric Gas Ltd

More information

REQUEST FOR PROPOSAL DATABASE DEVELOPMENT FOR THE DISTRICT OF COLUMBIA COLLEGE ACCESS PROGRAM

REQUEST FOR PROPOSAL DATABASE DEVELOPMENT FOR THE DISTRICT OF COLUMBIA COLLEGE ACCESS PROGRAM 1400 L Street, NW, Suite 400, Washington, D. C. 20005 Phone: (202) 783-7933 Fax: (202) 783-7939 www.dccap.org REQUEST FOR PROPOSAL DATABASE DEVELOPMENT FOR THE DISTRICT OF COLUMBIA COLLEGE ACCESS PROGRAM

More information

LEADER ICT System User Guide SharePoint Documents

LEADER ICT System User Guide SharePoint Documents LEADER ICT System User Guide SharePoint Documents 0 Documents Overview As part of the project management function within the LEADER ICT System a SharePoint document folder is being made available for each

More information

Resolving Actions and Completion Policy Status About Non-Workflow BPs Creating a BP Record... 40

Resolving Actions and Completion Policy Status About Non-Workflow BPs Creating a BP Record... 40 Unifier Project Controls User Guide Version 17 September 2017 Contents Introduction to Project Controls... 17 Downloading and Configuring Project Controls Base Product (On-Premises Deployment)17 Downloading

More information

CORRIGENDUM- I. Sr. Page/Section Description Bidder s Query Clarification / Amendments. 1 Page 5 of Vol-I, and Page 15 of Vol-II

CORRIGENDUM- I. Sr. Page/Section Description Bidder s Query Clarification / Amendments. 1 Page 5 of Vol-I, and Page 15 of Vol-II CORRIGENDUM- I Name of work: RFP for selection of agency for creation of Digital Project Management Platform comprising OSO, Supply, Implementation and Support of 5D-BIM & ERP for the Nagpur Metro Rail

More information

OCM ACADEMIC SERVICES PROJECT INITIATION DOCUMENT. Project Title: Online Coursework Management

OCM ACADEMIC SERVICES PROJECT INITIATION DOCUMENT. Project Title: Online Coursework Management OCM-12-025 ACADEMIC SERVICES PROJECT INITIATION DOCUMENT Project Title: Online Coursework Management Change Record Date Author Version Change Reference March 2012 Sue Milward v1 Initial draft April 2012

More information

PROGRAMME SPECIFICATION

PROGRAMME SPECIFICATION PROGRAMME SPECIFICATION Bachelor of Science with Honours (SW) (Fnd) in Computer Forensics Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool

More information

APM Introductory Certificate. Project Management. Course Guide

APM Introductory Certificate. Project Management. Course Guide APM Introductory Certificate in Project Management Course Guide Thales Training & Consultancy, October 2012 1 Thales Training & Consultancy, 2012 All rights reserved. This document may be used by students

More information

Handbook December 2018

Handbook December 2018 Handbook December 2018 Table of Contents About this Handbook... 3 The EEP Program... 3 Objectives... 3 Benefits... 3 Education Provider Requirements... 4 Fees... 4 Features... 5 Benefits... 6 Application

More information

The ResiStand Project

The ResiStand Project INCREASING DISASTER RESILIENCE BY ESTABLISHING A SUSTAINABLE PROCESS TO SUPPORT STANDARDISATION OF TECHNOLOGIES AND SERVICES The ResiStand Project IMPROVER / ERNCIP 2 nd Joint Operators Workshop 11-12

More information

Governing Body 313th Session, Geneva, March 2012

Governing Body 313th Session, Geneva, March 2012 INTERNATIONAL LABOUR OFFICE Governing Body 313th Session, Geneva, 15 30 March 2012 Programme, Financial and Administrative Section PFA FOR INFORMATION Information and communications technology questions

More information

An Expert Panel was convened to review the submission of the following programme:

An Expert Panel was convened to review the submission of the following programme: Explanatory Memorandum College of Computer Training (CCT) An Expert Panel was convened to review the submission of the following programme: Bachelor of Science (Honours) in Information Technology - 1 year

More information

Part 4: Using the Power Behind the Process Entering Data & Generating Reports

Part 4: Using the Power Behind the Process Entering Data & Generating Reports Part 4: Using the Power Behind the Process Entering Data & Generating Reports The Power Behind the Process, PowerPath s specially designed software, is an essential piece of the PowerPath System. PowerPath

More information

Development, testing and quality assurance report

Development, testing and quality assurance report The European Open Source Market Place www.apphub.eu.com ICT Project Deliverable D2.5 Development, testing and quality assurance report This project has received funding from the European Union s Horizon

More information

Information Technology General Control Review

Information Technology General Control Review Information Technology General Control Review David L. Shissler, Senior IT Auditor, CPA, CISA, CISSP Office of Internal Audit and Risk Assessment September 15, 2016 Background Presenter Senior IT Auditor

More information

Position Description. Southern Cross Grammar IT Helpdesk Technician

Position Description. Southern Cross Grammar IT Helpdesk Technician Position Description Southern Cross Grammar IT Helpdesk Technician School Profile Located in Caroline Springs, Southern Cross Grammar features curriculum and pedagogy based on proven educational research

More information

LANDSCAPE HORTICULTURIST

LANDSCAPE HORTICULTURIST LANDSCAPE HORTICULTURIST Occupation Description Landscape s identify, propagate, cultivate, grow and maintain plants, and manage injured and diseased trees and plants. They create and modify landscapes

More information

DISCOVR-e USER MANUAL. Vanderbilt University Human Research Protection Program

DISCOVR-e USER MANUAL. Vanderbilt University Human Research Protection Program DISCOVR-e USER MANUAL Vanderbilt University Human Research Protection Program Table of Contents Introduction and Overview... 3 Log into the System... 4 Investigator Dashboard... 5 Submitting a New Study...

More information

Networked Access to Library Resources

Networked Access to Library Resources Institute of Museum and Library Services National Leadership Grant Realizing the Vision of Networked Access to Library Resources An Applied Research and Demonstration Project to Establish and Operate a

More information

6. Environmental Assessment Framework

6. Environmental Assessment Framework E2631 6. Environmental Assessment Framework Introduction This energy efficiency project will lend funds to industrial enterprises and to Energy Management Companies (ESCOs) for eligible energy efficient

More information

Enterprise Architecture Method

Enterprise Architecture Method OIO Enterprise Introduction to the OIO Enterprise Method (OIO ) Version 1.0 and X1. X2. A1. -related challenges A3. Method Foundation A5. Vision, Goals and Strategies B1. Objects B3. Services B5. UseCases

More information

Paper 7 SO6 Annex 2 Annual Customer Service Complaints Report John Stevenson, Head of Complaints Standards Authority (CSA) May Purpose

Paper 7 SO6 Annex 2 Annual Customer Service Complaints Report John Stevenson, Head of Complaints Standards Authority (CSA) May Purpose Paper 7 SO6 Annex 2 Annual Customer Service Complaints Report 2016-17 From: John Stevenson, Head of Complaints Standards Authority (CSA) When: May 2017 Annexes: Annex 1 Service failures identified through

More information