0 RPE document specifications are enhanced with the addition of a data source property that specifies the configuration URI. If this variable is defined.

Slides:



Advertisements
Similar presentations
Chapter 7 JavaScript: Introduction to Scripting. Outline Simple Programs Objects and Variables Obtaining User Input with prompt Dialogs – –Dynamic Welcome.
Advertisements

® IBM Software Group © 2010 IBM Corporation Rational Publishing Engine and Rational Change configuration Francisco López Minaya Rational Technical Solution.
Powerpoint Templates Page 1 Powerpoint Templates Server Side Scripting PHP.
Introduction to touchdevelop actions aka methods/functions/procedures Disclaimer: This document is provided “as-is”. Information and views expressed in.
Building International Applications with Visual Studio.NET Achim Ruopp International Program Manager Microsoft Corporation.
IBM Software Group | Rational software OSLC Support for PLE.
JavaScript FaaDoOEngineers.com FaaDoOEngineers.com.
Java Script Session1 INTRODUCTION.
HTML 5 and CSS 3, Illustrated Complete Unit L: Programming Web Pages with JavaScript.
1 Chapter 12 Working With Access 2000 on the Internet.
Chapter 7: Creating Database Reports. 2 Lesson A Objectives After completing this lesson, you should be able to: Use the Reports Builder report styles.
Progress Report 11/1/01 Matt Bridges. Overview Data collection and analysis tool for web site traffic Lets website administrators know who is on their.
1 The World Wide Web Architectural Overview Static Web Documents Dynamic Web Documents HTTP – The HyperText Transfer Protocol Performance Enhancements.
Python and Web Programming
 2003 Prentice Hall, Inc. All rights reserved. Chapter 5 - Introduction to XHTML: Part 2 Outline 5.1 Introduction 5.2 Basic XHTML Tables 5.3 Intermediate.
JSP Architecture  JSP is a simple text file consisting of HTML or XML content along with JSP elements  JSP packages define the interface for the compiled.
8 Chapter Eight Server-side Scripts. 8 Chapter Objectives Create dynamic Web pages that retrieve and display database data using Active Server Pages Process.
M. Taimoor Khan * Java Server Pages (JSP) is a server-side programming technology that enables the creation of dynamic,
Microsoft Excel 2000 Adding Visual Elements and Managing Files.
® IBM Software Group © 2009 IBM Corporation Rational Publishing Engine RQM Multi Level Report Tutorial David Rennie, IBM Rational Services A/NZ
LATTICE TECHNOLOGY, INC. For Version 2.0 and later iXVL Publisher Tutorial For Version 2.0 and later.
Selenium Web Test Tool Training Using Ruby Language Discover the automating power of Selenium Kavin School Kavin School Presents: Presented by: Kangeyan.
Integrating Forms, Reports and Discoverer into Portal Chris Ostrowski Technical Management Consultant TUSC Session id:
CNIT 133 Interactive Web Pags – JavaScript and AJAX JavaScript Environment.
Embedding CenterView and Hosting External Content.
CSE 190: Internet E-Commerce Lecture 5. Exam Material Lectures 1-4 (Presentation Tier) –3-tier architecture –HTML –Style sheets –Javascript –DOM –HTTP.
 2004 Prentice Hall, Inc. All rights reserved. Chapter 5 - Introduction to XHTML: Part 2 Outline 5.1 Introduction 5.2 Basic XHTML Tables 5.3 Intermediate.
WebDAV Issues Munich IETF August 11, Property URL encoding At present, spec. allows encoding of the name of a property so it can be appended to.
Database-Driven Web Sites, Second Edition1 Chapter 5 WEB SERVERS.
Copyright 2007, Information Builders. Slide 1 Understanding Basic HTML Amanda Regan Technical Director June, 2008.
© 2011 Delmar, Cengage Learning Chapter 8 Using Styles and Design Style Sheets for Design.
© 2012 IBM Corporation Best Practices for Publishing RDF Vocabularies Arthur Ryman,
XP Tutorial 6 New Perspectives on JavaScript, Comprehensive1 Working with Windows and Frames Enhancing a Web Site with Interactive Windows.
Integrating Modeling Tools in the Development Lifecycle with OSLC Miami, October 2013 Adam Neal (Presenter) Maged.
CSC 2720 Building Web Applications Server-side Scripting with PHP.
Proposed Debugger Features Ken Ryall Warren Paul.
Microsoft FrontPage 2003 Illustrated Complete Creating a Form.
Web Database Programming Week 7 Session Management & Authentication.
Introduction to JavaScript CS101 Introduction to Computing.
Chapter 16 The World Wide Web. FIGURE 16.0.F01: A very, very simple Web page. Courtesy of Dr. Richard Smith.
PwC New Technologies New Risks. PricewaterhouseCoopers Technology and Security Evolution Mainframe Technology –Single host –Limited Trusted users Security.
PHP-based Authentication
Copyright © 2008 Model Driven Solutions EKB XML Interface Jim Logan September 2008 Formerly Data Access Technologies.
Module: Software Engineering of Web Applications Chapter 2: Technologies 1.
Website design and structure. A Website is a collection of webpages that are linked together. Webpages contain text, graphics, sound and video clips.
HTML Overview Part 5 – JavaScript 1. Scripts 2  Scripts are used to add dynamic content to a web page.  Scripts consist of a list of commands that execute.
 Web pages originally static  Page is delivered exactly as stored on server  Same information displayed for all users, from all contexts  Dynamic.
Learningcomputer.com SQL Server 2008 – Management Studio.
Adapted from  2012 Prentice Hall, Inc. All rights reserved. 5 th ed: Chapter 2 and th ed: 4.11 SY306 Web and Databases for Cyber Operations.
1 Use of SDD in Grid Deployment Based on GGF CDDLM Jun Tatemura NEC Laboratories America Sept 14, 2005.
The Web Wizard’s Guide To JavaScript Chapter 9 Applied Web Programming Techniques.
15 Copyright © 2004, Oracle. All rights reserved. Adding JAAS Security to the Client.
Quick Test Professional 9.2. Testing Process Preparing to Record Recording Enhancing a Test Debugging Running the Test and Analyzing the Results Reporting.
NMD202 Web Scripting Week2. Web site
Internet & World Wide Web How to Program, 5/e Copyright © Pearson, Inc All Rights Reserved.
Web Technology (NCS-504) Prepared By Mr. Abhishek Kesharwani Assistant Professor,UCER Naini,Allahabad.
1 The World Wide Web Architectural Overview Static Web Documents Dynamic Web Documents HTTP – The HyperText Transfer Protocol Performance Enhancements.
Session 11: Cookies, Sessions ans Security iNET Academy Open Source Web Development.
JavaScript and Ajax (JavaScript Environment) Week 6 Web site:
From Coulouris, Dollimore, Kindberg and Blair Distributed Systems: Concepts and Design Edition 5, © Addison-Wesley 2012 Slides for Chapter 9 Web Services.
Use Application Insights to Monitor your web application VITALS USE CASE.
Unit 9 Seminar. Starting Reporting Services Reporting Service Started.
PHP – Hypertext Preprocessor.
Carbide.c++ for Symbian OS development Usability testing audience Novice C++ developers C++ developers experienced with Visual Studio and embedded tools.
What's new in Widgets and Live Text in Lotus Notes
BIM 360 Docs – BIM 360 Document Management UI Changes
MapServer In its most basic form, MapServer is a CGI program that sits inactive on your Web server. When a request is sent to MapServer, it uses.
Web Statistics Statistics collected from
Introduction to HTML: Forms
Presentation transcript:

0 RPE document specifications are enhanced with the addition of a data source property that specifies the configuration URI. If this variable is defined RPE adds an OSLC Configuration HTTP header to every HTTP GET request made to the data service. This header will be processed by any configuration-capable data service The global configuration property value may be changed by scripts in the document template during document generation. RPE allows users to set/discover the value of the configuration URI. OSLC delegated UIs are used for the discovery process RPE discovers the URL of the OSLC delegated dialog by reading the service provider resource of the configuration service. RPE is enhanced with an embedded web browser that can display the OSLC delegated dialog for the user to select the configuration. Existing templates DO NOT have to change and neither the URLs used to configure the data sources Template design does not change, it DOES NOT become more complex Configuration aware document generation

1 Configuration selection – the discovery process Step 1: provide RPE with the URL of the rootservices document of the configuration provider

2 Configuration selection – the discovery process Step 2: select the OSLC Configuration provider and the OSLC Selection Dialog you want to use Depending on the selection status of the “external browser” checkbox you will proceed to steps 3a or 3b

3 Configuration selection – the discovery process Step 3a: use the picker in the embedded browser in RPE –checkbox from step 2 was not selected

4 Configuration selection – the discovery process Step 3b: use the picker in an external browser –checkbox from step 2 was selected

5 Configuration selection – the discovery process Step 4: complete the wizard. The selected value is set in the “Configuration- Context” property of the data source

Document generation – Configuration 1 (older)

Document generation – Configuration 2 (newer)