The inkml (language) and other W3C techs applied to a multichannel. processing system.

Size: px
Start display at page:

Download "The inkml (language) and other W3C techs applied to a multichannel. processing system."

Transcription

1 The inkml (language) and other W3C techs applied to a multichannel document processing system. José Antonio Magaña Mesa ( jomag@hp.com ) R+D Software Engineer. Member of inkml WG. HP Barcelona Division November Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice

2 In the next 100 years, half of the 6000 languages spoken in the world will disappear. American Language Society (Chicago)

3 What is inkml? InkML is an XML data format for representing digital ink data that is input with an electronic pen or stylus as part of a multimodal system. In the context of the W3C Multimodal Interaction Framework, the markup provides a format for: 1. transferring digital ink data between devices and software components 2. storing hand-input traces for: Handwriting recognition (including text, mathematics, chemistry) Signature verification Gesture interpretation The specification is based on the following documents: 1. Ink Requirements Note, published by the Working Group on 22 January 2003, 2. InkXML (W3C Members only), a specification contributed by IBM, Intel, the International Unipen Foundation and Motorola. November 21,

4 More on inkml The aim of the standard is to remain application agnostic, and provide the basis for building based on it any XML based language that manipulates digital ink or serve as transport layer for ink. dppml Note taking inkml HPLI- Annotated data Companies participating in the working group: IBM, Fraunhofer Gesellschaft, Apple, Corel, (Motorola), HP Last draft(3rd draft): 28 Sept 2004 Different companies already developed based on it: HP, Mi-Co November 21,

5 Statement of work of inkml Overview As more electronic devices with pen interfaces have and continue to become available for entering and manipulating information, applications need to be more effective at leveraging this method of input. Handwriting is an input modality that is very familiar for most users since everyone learns to write in school. Hence, users will tend to use this as a mode of input and control when available. A pen-based interface is enabled by a transducer device and a pen that allow movements of the pen to be captured as digital ink. Digital ink can be passed on to recognition software that will convert the pen input into appropriate computer actions. Alternatively, the handwritten input can be organized into ink documents, notes or messages that can be stored for later retrieval or exchanged through telecommunications means. Such ink documents are appealing because they capture information as the user composed it, including text in any mix of languages and drawings such as equations and graphs. Hardware and software vendors have typically stored and represented digital ink using proprietary or restrictive formats. The lack of a public and comprehensive digital ink format has severely limited the capture, transmission, processing, and presentation of digital ink across heterogeneous devices developed by multiple vendors. In response to this need, the Ink Markup Language (InkML) provides a simple and platform-neutral data format to promote the interchange of digital ink between software applications. InkML supports a complete and accurate representation of digital ink. For instance, in addition to the pen position over time, InkML allows recording of information about transducer device characteristics and detailed dynamic behavior to support applications such as handwriting recognition and authentication. For example, there is support for recording additional channels such as pen tilt, or pen tip force (often referred to as pressure in manufacturers' documentation). InkML provides means for extension. By virtue of being an XML-based language, users may easily add application-specific information to ink files to suit the needs of the application at hand. 1.1 Uses of InkML With the establishment of a non-proprietary ink standard, a number of applications, old and new, are expanded where the pen can be used as a very convenient and natural form of input. Here are a few examples. Ink Messaging Two-way transmission of digital ink, possibly wireless, offers mobile-device users a compelling new way to communicate. Users can draw or write with a pen on the device's screen to compose a note in their own handwriting. Such an ink note can then be addressed and delivered to other mobile users, desktop users, or fax machines. The recipient views the message as the sender composed it, including text in any mix of languages and drawings. Ink and SMIL A photo taken with a digital camera can be annotated with a pen; the digital ink can be coordinated with a spoken commentary. The ink annotation could be used for indexing the photo (for example, one could assign different handwritten glyphs to different categories of pictures). Ink Archiving and Retrieval A software application may allow users to archive handwritten notes and retrieve them using either the time of creation of the handwritten notes or the tags associated with keywords. The tags are typically text strings created using a handwriting recognition system. Electronic Form-Filling In support of natural and robust data entry for electronic forms on a wide spectrum of keyboardless devices, a handwriting recognition engine developer may define an API that takes InkML as input. Pen Input and Multimodal Systems Robust and flexible user interfaces can be created that integrate the pen with other input modalities such as speech. Higher robustness is achievable because cross-modal redundancy can be used to compensate for imperfect recognition on each individual mode. Higher flexibility is possible because users can choose the most appropriate from among various modes for achieving a task or issuing commands. This choice might be based on user preferences, suitability for the task, or external conditions. For instance, when noise in the environment or privacy is a concern, the pen modality is preferred over voice. November 21,

6 Application: HP Forms Automation System Workflow Connect 250

7 HP Forms Automation System Fill out the printed form using the HP Digital Pen 200 November 21,

8 HP Forms Automation System Processed information as it appears in an Excel spreadsheet. Download captured information November 21,

9 HP Forms Automation System Form Processing Workflow Acrobat Reader Program DLD (parser) Plug-in Print Request PDF/XFDF Digital Form PDF XFORM S CSS WSDL SOAP Customer s IT Infrastructure Form processing results Form Processing Application SVG dppml XSLT Digital Paper Printer Driver Print form command Req./resp. for unique dot pattern SOAP Service Controller General comm. Req./resp. for form processing service HTTP/ HTTPS Digital Paper Runtime (SDK) Pen data and related information Digital Pen Dow nload Softw are HTTP/ HTTPS XHTML HP LaserJet Printer Output digital paper form, w ith unique dot pattern Printed digital form User w rites on digital form and pen captures stroke data Req. to upload pen data, via USB cradle CSS HP Digital Pen November 21,

10 HP Forms Automation System Form Processing Workflow 1. User opens digital form using Acrobat Reader. 2. User issues print command, using Digital Paper Printer driver, from Acrobat Reader. 3. Digital Paper Printer driver sends requests, along with form id, to Service Controller for unique dot pattern. Service Controller responds with dot pattern information. 4. Digital Paper Printer sends print command to printer. 5. HP LaserJet prints paper form with unique dot pattern. 6. User writes on digital paper form and pen simultaneously captures written pen stroke data. User marks Send box when done filling form. 7. User docks digital pen to cradle to being data upload to appropriate form processing application server. 8. Digital Pen software contacts Service Controller for upload request. Service controller checks for appropriate application server and responds with contact information. (Secured comm.) 9. Digital Pen software contacts application server to begin upload. (Optional secured comm.) 10. Forms processing application performs business logic to process form data; e.g. interfaces with IT applications, etc. November 21,

11 dppml XML language for HP FAS dppml is the key point in XML inter-application connectivity: Internal XML language Basis for XML transformations. Storage format. dppml description XML Schema driven (xsd) inkml compliant dppml Form Info Ink Info (inkml) Logical Info Print Info Different levels: Form definition, logical, ink Interoperability and XML Connector Output and Input format Multi-session support November 21,

12 FAS - dppml structure flexibility Contains information about: Document structure ( forms ) Information filled by the user (digital ink) Process results at different stages: ICR, data correction, data validation System information User information This information is separated in different blocks so that only the required layers are transmitted. November 21,

13 FAS: dppml samples Device definition November 21,

14 FAS - dppml samples. Strokes assignment to fields November 21,

15 FAS - dppml samples Ink representation November 21,

16 FAS - dppml samples Text Fields November 21,

17 FAS - dppml samples Boolean fields November 21,

18 FAS - Multi-channel environment Device independence: CC/PP Form Document RD F dppml dppml Forms Automation System dppml WSDL dppml External Form Processing dppml Apps Form data repository dppml dppml XM L November 21,

19 Advantages of use of W3C standards Benefit from knowledge and experience of other people in fast evolving technologies Higher interoperability possibilities Reduce development costs by use of implementations of these standards: Open source: Xerces (XML family), Axis (SOAP),... Java technologies: J2SE(DOM), J2EE (HTTP), JAI (PNG),.. Reduce Time to Market. November 21,

20 Backup slides November 21,

21 Forms Automation System workflow Current forms processes mail form Deliver form Receive form Fill form Scan form Interpret form Validate form Data output fax form Lowest level of automation Customer benefits: - Reduced administration - Less resources needed - Forms Compliance - Image Digital Quality Fill form Interpret form Validate form Data output November 21,

22 HP Forms Automation System Efficient Workflow Process The link between paper and the digital world 1 Print On-Demand digital form Includes a unique background dot pattern to make the paper form digital, and pre-filled with data to customized each printed form. 1 3 The digital form processing The digital pen transfers the captured information to the IT infrastructure for processing and delivery to collaborating applications.. 3 HP printer 2 HP digital pen Enterprise information system 2 The digital capture The digital pen uses a built-in camera to electronically capture all written information on the digital form. The background pattern enables the pen to locate the positions of written information on the form. November 21,

23 HP Forms Automation System Key Benefits EFFICIENT Saves time significantly speeds up the workflow process by enabling concurrent data capture. Saves money significantly reduces processing costs. SIMPLE Traditional pen and paper experience for end user. Meets the end user half way for both the techno-savvy and the technology fearful. Intuitive little training required for the pen SEAMLESS Seamless transfer of captured handwritten data to server application. Can merge into existing document form processes (or be the focus of a new process!) Customized forms the right form, a unique digital pattern, some customer data already merged (pre-printed) onto a form! Prints digital paper forms on demand, using a variety of media. Mobile - Meet your customer where he/she needs you. November 21,

24 Standardizing form design. Relevant standards. I/O workflow Data output XML XDP,PDF,TD S XSN,XS F MDF,MTF,PD F XFM,HTML, InfoPath, PDF, XML PDF Web PC(Tablet ) Xforms (W3C) XDP/PDF (Adobe) InfoPath) XML Paper Mi-Co Cardiff (Liquid Office) Digital Paper (static) HP Digital Pen and Paper Digital Paper (on demand) Data Input XML XDP,PDF, XFT, DOC, XSN, RTF, XML,XSD,WSDL,OLEDB MSOffice, XSD,WSDL(www), XML(DB) MDF,WSDL(www), XML(DB) XFM, FXF HP-DPP proprietary Format PDF November 21,

25 XML Connectivity Netweaver Biz-talk WebSphere? non-xml data XSL dppml ( for FAS ) XML data Data transformation XML data Viewer XSLT compliant compliant XSD Transformation definition optional XSD Adobe Form Design Mi-Co InfoPath November 21,

26 SDK - Vertical markets & XML formats Healthcare HL7 IHE CDA HIPPAA XML/non-XML messaging Insurance Acord Finance OFX What do Adobe, SAP or InfoPath mean when they say they support these standards? November 21,

27 Application: HP Forms Automation System Workflow Connect 250 November 21,

28

Adobe Developer Workshop Series

Adobe Developer Workshop Series Adobe Developer Workshop Series Working with Security February 2005 San Francisco, California 2005 Adobe Systems Incorporated. All Rights Reserved. Agenda Introduction Overview of Intelligent Document

More information

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

2012 LABVANTAGE Solutions, Inc. All Rights Reserved. LABVANTAGE Architecture 2012 LABVANTAGE Solutions, Inc. All Rights Reserved. DOCUMENT PURPOSE AND SCOPE This document provides an overview of the LABVANTAGE hardware and software architecture. It is written

More information

Electronic forms. White Paper

Electronic forms. White Paper White Paper Electronic forms Table of contents 1 The business of forms 3 Advantages of PDF forms 4 Form requirements across sectors 5 Forms technologies and formats 7 Summary Organizations use business

More information

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION

EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION White Paper EMC DOCUMENT SCIENCES XPRESSION ENTERPRISE INTEGRATION How xpression integrates with applications, content, data, web, and distribution systems Abstract This white paper describes the EMC Document

More information

BI Publisher. Presented to: SCOUG. June 7, 2010

BI Publisher. Presented to: SCOUG. June 7, 2010 Features and Functionality of BI Publisher Presented to: SCOUG June 7, 2010 Kirby Corporation 2 Kirby Corporation 3 Kirby Corporation 4 Kirby Corporation Currently on Oracle 11.5.10+ Two Instances Financials(Accounts

More information

2sms SMS API Overview

2sms SMS API Overview 2sms SMS API Overview Do you, or your customers, use any of the following software solutions in your business? If the answer is Yes, then 2sms provides the extensive SMS API Library that gives your software

More information

Presentation / Interface 1.3

Presentation / Interface 1.3 W3C Recommendations Mobile Web Best Practices 1.0 Canonical XML Version 1.1 Cascading Style Sheets, level 2 (CSS2) SPARQL Query Results XML Format SPARQL Protocol for RDF SPARQL Query Language for RDF

More information

Whitepaper Document Solutions

Whitepaper Document Solutions Whitepaper Document Solutions ScannerVision 3 Contents Contents... 2 Introduction... 3 ScannerVision introduction... 4 Concept... 4 Components... 4 Deploying ScannerVision... 5 Supported Operating Systems...

More information

T-110.5140 Network Application Frameworks and XML Web Services and WSDL 15.2.2010 Tancred Lindholm

T-110.5140 Network Application Frameworks and XML Web Services and WSDL 15.2.2010 Tancred Lindholm T-110.5140 Network Application Frameworks and XML Web Services and WSDL 15.2.2010 Tancred Lindholm Based on slides by Sasu Tarkoma and Pekka Nikander 1 of 20 Contents Short review of XML & related specs

More information

INF O R M A T IO N AB O UT websignatureoffice

INF O R M A T IO N AB O UT websignatureoffice INFORMATION ABOUT websignatureoffice Overview websignatureoffice is a fully web-based signature solution that allows you to sign read-only PDF/A documents. With it, different people can sign online in

More information

Developing XML Solutions with JavaServer Pages Technology

Developing XML Solutions with JavaServer Pages Technology Developing XML Solutions with JavaServer Pages Technology XML (extensible Markup Language) is a set of syntax rules and guidelines for defining text-based markup languages. XML languages have a number

More information

Interactive Forms based on Adobe software

Interactive Forms based on Adobe software TECHNICAL WHITEPAPER Adobe software TABLE OF CONTENTS 1 Executive summary 1 Solution overview 3 Designing, creating, and deploying interactive forms in Web Dynpro applications 4 Document generation 5 Creating

More information

Figure 1 - BI Publisher Enterprise Capabilities. OAUG Forum @ Collaborate 08 Page 2 Copyright 2008 by Lee Briggs

Figure 1 - BI Publisher Enterprise Capabilities. OAUG Forum @ Collaborate 08 Page 2 Copyright 2008 by Lee Briggs Oracle BI Publisher was originally developed to solve these reporting problems. It was first released with Oracle E- Business Suite 11.5.10 towards the end of 2005. The original release was called XML

More information

AlphaTrust PRONTO Enterprise Platform Product Overview

AlphaTrust PRONTO Enterprise Platform Product Overview AlphaTrust PRONTO Enterprise Platform Product Overview AlphaTrust PRONTO Enterprise Platform is server-based software that automates the creation of legally enforceable, permanent business records that

More information

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus

Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Introduction to WebSphere Process Server and WebSphere Enterprise Service Bus Course materials may not be reproduced in whole or in part without the prior written permission of IBM. 4.0.3 Unit objectives

More information

Reform PDC Document Workflow Solution Streamline capture and distribution. intuitive. lexible. mobile

Reform PDC Document Workflow Solution Streamline capture and distribution. intuitive. lexible. mobile Reform PDC Document Workflow Solution Streamline capture and distribution intuitive lexible mobile Reform PDC Innovation and convenience to maximize efficiency. Your organization is unique so is its document

More information

SIGNificant e-signing for the ipad and Android

SIGNificant e-signing for the ipad and Android SIGNificant e-signing for the ipad and Android New Paperless Contracting for Tablets On-The-Go and In-Store By incorporating digital signature capturing into the age-old process of signing documents, companies

More information

How To Use Scriptura Engage

How To Use Scriptura Engage Scriptura Engage 7.3 Overview www.inventivedesigners.com Table of contents 1. Platform 3 1.1. Scriptura Engage Designer 4 1.2. Scriptura Engage Document Platform (Server) 7 1.2.1. Integration 8 1.2.2.

More information

Document Capture and Distribution

Document Capture and Distribution Document Capture and Distribution WHITE PAPER SmarThru TM Workflow 2 Document Capture and Distribution Introduction This white paper describes the design and the features used by the Samsung SmarThru TM

More information

Replacements TECHNICAL REFERENCE. DTCCSOLUTIONS Dec 2009. Copyright 2009 Depository Trust Clearing Corporation. All Rights Reserved.

Replacements TECHNICAL REFERENCE. DTCCSOLUTIONS Dec 2009. Copyright 2009 Depository Trust Clearing Corporation. All Rights Reserved. TECHNICAL REFERENCE Replacements Page 1 Table of Contents Table of Contents 1 Overview... 3 1.1 Replacements Features... 3 2 Roles and Responsibilities... 4 2.1 Sender (Receiving Carrier)... 4 2.2 Recipient

More information

FileMaker Robust Platform Technology

FileMaker Robust Platform Technology FileMaker Robust Platform Technology Highlights FileMaker Pro and FileMaker Server FileMaker Pro application hosted in FileMaker Server to provide multi-user support Scalable and highly reliable Integrated

More information

Standard Languages for Developing Multimodal Applications

Standard Languages for Developing Multimodal Applications Standard Languages for Developing Multimodal Applications James A. Larson Intel Corporation 16055 SW Walker Rd, #402, Beaverton, OR 97006 USA jim@larson-tech.com Abstract The World Wide Web Consortium

More information

Improving Agility at PHMSA through Service-Oriented Architecture (SOA)

Improving Agility at PHMSA through Service-Oriented Architecture (SOA) Leveraging People, Processes, and Technology Improving Agility at PHMSA through Service-Oriented Architecture (SOA) A White Paper Author: Rajesh Ramasubramanian, Program Manager 11 Canal Center Plaza,

More information

How To Retire A Legacy System From Healthcare With A Flatirons Eas Application Retirement Solution

How To Retire A Legacy System From Healthcare With A Flatirons Eas Application Retirement Solution EAS Application Retirement Case Study: Health Insurance Introduction A major health insurance organization contracted with Flatirons Solutions to assist them in retiring a number of aged applications that

More information

Tablet PC The New New Thing Demonstration, and Implications in Deaf Education

Tablet PC The New New Thing Demonstration, and Implications in Deaf Education Tablet PC The New New Thing Demonstration, and Implications in Deaf Education Donald H. Beil Applied Computer Technology Rochester Institute of Technology 96 Lomb Memorial Drive Rochester NY USA 14623-5604

More information

MD Link Integration. 2013 2015 MDI Solutions Limited

MD Link Integration. 2013 2015 MDI Solutions Limited MD Link Integration 2013 2015 MDI Solutions Limited Table of Contents THE MD LINK INTEGRATION STRATEGY...3 JAVA TECHNOLOGY FOR PORTABILITY, COMPATIBILITY AND SECURITY...3 LEVERAGE XML TECHNOLOGY FOR INDUSTRY

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1) E14294-04 January 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include: What

More information

Why MCL-Bridge for SAP

Why MCL-Bridge for SAP Why MCL-Bridge for SAP Visualize mobilized SAP R/3 Realize MCL-Bridge for SAP Why MCL-Bridge for SAP Does SAP R/3 drive your shop-floor operations retail, warehouse, distribution, manufacturing, or transportation

More information

Glossary of terms used in the survey

Glossary of terms used in the survey Glossary of terms used in the survey 5 October 2015 Term or abbreviation Audio / video capture Refers to the recording of audio and/or video. API Application programming interface, how a computer program

More information

MicroStrategy Course Catalog

MicroStrategy Course Catalog MicroStrategy Course Catalog 1 microstrategy.com/education 3 MicroStrategy course matrix 4 MicroStrategy 9 8 MicroStrategy 10 table of contents MicroStrategy course matrix MICROSTRATEGY 9 MICROSTRATEGY

More information

Mobile Computing with the Tablet PC February 2003

Mobile Computing with the Tablet PC February 2003 Mobile Computing with the Tablet PC February 2003 Ed Garay Instructional Technology Lab http://www.accc.uic.edu/itl Academic Computing and Communications Center University of Illinois at Chicago What is

More information

Introduction to XML Applications

Introduction to XML Applications EMC White Paper Introduction to XML Applications Umair Nauman Abstract: This document provides an overview of XML Applications. This is not a comprehensive guide to XML Applications and is intended for

More information

Whether your organization is small, medium or large, OpenText RightFax meets these

Whether your organization is small, medium or large, OpenText RightFax meets these OpenText RightFax Your business faces increasing pressure to improve employee and process productivity, and to reduce operational costs. Whether your organization is small, medium or large, OpenText RightFax

More information

User Guide - Table of Contents

User Guide - Table of Contents User Guide - Table of Contents Receiving Faxes Fax-to-Email Web Access to Faxes File Format Options Receiving Faxes on Wireless Devices Receiving Faxes Securely Integration and API Methods Archive Service

More information

HYPER MEDIA MESSAGING

HYPER MEDIA MESSAGING Email based document interchange known as messaging service and contribute to corporate productivity in following ways 1. it strengthens the automation of documentation life cycle 2. It allows document

More information

Matthias Steiner SAP. SAP HANA Cloud Platform A guided tour

Matthias Steiner SAP. SAP HANA Cloud Platform A guided tour Matthias Steiner SAP SAP HANA Cloud Platform A guided tour SAP HANA Cloud Platform A guided tour Matthias Steiner April, 2011 Overview Platform Capabilities Portal Mobile Collaboration Integration Analytics

More information

Top 7 Tips for Better Business Continuity

Top 7 Tips for Better Business Continuity Top 7 Tips for Better Business Continuity With Hosted Fax www.biscom.com sales@biscom.com (+1) 800-477-2472 or (+1) 978-250-1800 Introduction Biscom s Secure File Transfer (Biscom SFT) solution enables

More information

1 What Are Web Services?

1 What Are Web Services? Oracle Fusion Middleware Introducing Web Services 11g Release 1 (11.1.1.6) E14294-06 November 2011 This document provides an overview of Web services in Oracle Fusion Middleware 11g. Sections include:

More information

Overview Document Framework Version 1.0 December 12, 2005

Overview Document Framework Version 1.0 December 12, 2005 Document Framework Version 1.0 December 12, 2005 Document History Date Author Version Description October 5, 2005 Carl Yestrau 1.0 First complete version December 12, 2005 Page A Table of Contents 1.0

More information

SAP Central Process Scheduling (CPS) 8.0 by Redwood

SAP Central Process Scheduling (CPS) 8.0 by Redwood SAP Central Process Scheduling (CPS) 8.0 by Redwood What s new in SAP CPS 8.0? November 2010 Agenda 1. SAP Central Process Scheduling by Redwood Architecture Overview 2. Enhanced User Interface 3. New

More information

Mobile Computing with the Tablet PC March 2003

Mobile Computing with the Tablet PC March 2003 Mobile Computing with the Tablet PC March 2003 Ed Garay UIC Instructional Technology Lab http://www.accc.uic.edu/itl Academic Computing and Communications Center University of Illinois at Chicago What

More information

Softscape Web Services TM

Softscape Web Services TM Softscape Web Services Softscape Web Services A Softscape Whitepaper July 2010 What Are Web Services? In recent years, the imperative to connect people, information, and processes has changed the way software

More information

SAP BusinessObjects Design Studio Deep Dive. Ian Mayor and David Stocker SAP Session 0112

SAP BusinessObjects Design Studio Deep Dive. Ian Mayor and David Stocker SAP Session 0112 SAP BusinessObjects Design Studio Deep Dive Ian Mayor and David Stocker SAP Session 0112 Legal Disclaimer 2013 SAP AG. All rights reserved. 2 SAP BusinessObjects Client Tools Build Custom Experiences Dashboards

More information

BIRT Document Transform

BIRT Document Transform BIRT Document Transform BIRT Document Transform is the industry leader in enterprise-class, high-volume document transformation. It transforms and repurposes high-volume documents and print streams such

More information

BarTender Integration Methods. Integrating BarTender s Printing and Design Functionality with Your Custom Application WHITE PAPER

BarTender Integration Methods. Integrating BarTender s Printing and Design Functionality with Your Custom Application WHITE PAPER BarTender Integration Methods Integrating BarTender s Printing and Design Functionality with Your Custom Application WHITE PAPER Contents Introduction 3 Integrating with External Data 4 Importing Data

More information

Whether your organization is small, medium or large, OpenText RightFax meets these

Whether your organization is small, medium or large, OpenText RightFax meets these OpenText RightFax Your business faces increasing pressure to improve employee and process productivity, and to reduce operational costs. Whether your organization is small, medium or large, OpenText RightFax

More information

The Business Value of a Web Services Platform to Your Prolog User Community

The Business Value of a Web Services Platform to Your Prolog User Community The Business Value of a Web Services Platform to Your Prolog User Community A white paper for project-based organizations that details the business value of Prolog Connect, a new Web Services platform

More information

XML-BASED INTEGRATION: A CASE STUDY

XML-BASED INTEGRATION: A CASE STUDY XML-BASED INTEGRATION: A CASE STUDY Chakib Chraibi, Barry University, cchraibi@mail.barry.edu José Ramirez, Barry University, jramirez@mail.barry.edu Andrew Seaga, Barry University, aseaga@mail.barry.edu

More information

GlobalScan. Capture, process and distribute documents with exceptional efficiency. Workflow Suite Family

GlobalScan. Capture, process and distribute documents with exceptional efficiency. Workflow Suite Family GlobalScan Workflow Suite Family CONTROL > MANAGE > INTEGRATE > AUTOMATE > IMPROVE > Capture, process and distribute documents with exceptional efficiency. > Maximize simplicity, efficiency and productivity.

More information

Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 03 XML based Standards and Formats for Applications

Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 03 XML based Standards and Formats for Applications Mobile Application Languages XML, Java, J2ME and JavaCard Lesson 03 XML based Standards and Formats for Applications Oxford University Press 2007. All rights reserved. 1 XML An extensible language The

More information

XML- New meta language in e-business

XML- New meta language in e-business 1 XML- New meta language in e-business XML (extensible Markup Language) has established itself as a new meta language in e-business. No matter what, text, pictures, video- or audio files - with the flexibility

More information

Variable Data Printing

Variable Data Printing Output & Security Variable Data Printing The area of variable data printing (VDP) provides an excellent opportunity to sell more color devices, so it is important for you to understand what VDP is, and

More information

XForms. National Informatics Centre, Open Technology Centre. -a new generation e-form Introduction

XForms. National Informatics Centre, Open Technology Centre. -a new generation e-form Introduction Open Technology Centre, Chennai 1 XForms -a new generation e-form Introduction Open Technology Centre National Informatics Centre, DIT, MCIT, Govt of INDIA, E-3-A, Rajaji Bhavan, Besant Nagar, Chennai-600090

More information

Integration of Hotel Property Management Systems (HPMS) with Global Internet Reservation Systems

Integration of Hotel Property Management Systems (HPMS) with Global Internet Reservation Systems Integration of Hotel Property Management Systems (HPMS) with Global Internet Reservation Systems If company want to be competitive on global market nowadays, it have to be persistent on Internet. If we

More information

Introduction to HP ArcSight ESM Web Services APIs

Introduction to HP ArcSight ESM Web Services APIs Introduction to HP ArcSight ESM Web Services APIs Shivdev Kalambi Software Development Manager (Correlation Team) #HPProtect Agenda Overview Some applications of APIs ESM Web Services APIs Login Service

More information

S E. Adoption Centric. Engineering CASCON 2002. ! Introduction. ! ACRE Live Documents. ! ACRENotes. ! ACRE Persistence Engine Software

S E. Adoption Centric. Engineering CASCON 2002. ! Introduction. ! ACRE Live Documents. ! ACRENotes. ! ACRE Persistence Engine Software Adoption Centric! Introduction! ACRE Live Documents! ACRENotes! ACRE Persistence Engine Software! ACRE Visualization Engine! ACRE Scenarios Engineering! www.cs.uvic.ca, acse@cs.uvic.ca CASCON 2002 Hausi

More information

An Esri White Paper June 2010 Tracking Server 10

An Esri White Paper June 2010 Tracking Server 10 An Esri White Paper June 2010 Tracking Server 10 Esri 380 New York St., Redlands, CA 92373-8100 USA TEL 909-793-2853 FAX 909-793-5953 E-MAIL info@esri.com WEB www.esri.com Copyright 2010 Esri All rights

More information

Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions

Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions White paper Streamlining the drug development lifecycle with Adobe LiveCycle enterprise solutions Using intelligent PDF documents to optimize collaboration, data integrity, authentication, and reuse Table

More information

Research on the Model of Enterprise Application Integration with Web Services

Research on the Model of Enterprise Application Integration with Web Services Research on the Model of Enterprise Integration with Web Services XIN JIN School of Information, Central University of Finance& Economics, Beijing, 100081 China Abstract: - In order to improve business

More information

Run-time Service Oriented Architecture (SOA) V 0.1

Run-time Service Oriented Architecture (SOA) V 0.1 Run-time Service Oriented Architecture (SOA) V 0.1 July 2005 Table of Contents 1.0 INTRODUCTION... 1 2.0 PRINCIPLES... 1 3.0 FERA REFERENCE ARCHITECTURE... 2 4.0 SOA RUN-TIME ARCHITECTURE...4 4.1 FEDERATES...

More information

Interoperability solution for medical devices

Interoperability solution for medical devices Interoperability solution for medical devices Mohan.. S Solution Architect mohan.nathan@wipro.com PES-Medical Devices Practice Abstract New technologies are being introduced in hospitals and labs at an

More information

Workflow Suite Family. GlobalScan. Capture & Distribution Solution Comprehensive Document Control. scalable. ersatile. powerful

Workflow Suite Family. GlobalScan. Capture & Distribution Solution Comprehensive Document Control. scalable. ersatile. powerful GlobalScan Workflow Suite Family Capture & Distribution Solution Comprehensive Document Control scalable ersatile powerful Ricoh GlobalScan Workflow Suite Family Maximize simplicity, efficiency and productivity

More information

Overview of Active Directory Rights Management Services with Windows Server 2008 R2

Overview of Active Directory Rights Management Services with Windows Server 2008 R2 Overview of Active Directory Rights Management Services with Windows Server 2008 R2 Student Manual Module 3: Active Directory Rights Management Clients and Information Rights Management on Desktop Applications

More information

Agents and Web Services

Agents and Web Services Agents and Web Services ------SENG609.22 Tutorial 1 Dong Liu Abstract: The basics of web services are reviewed in this tutorial. Agents are compared to web services in many aspects, and the impacts of

More information

Avaya Aura Orchestration Designer

Avaya Aura Orchestration Designer Avaya Aura Orchestration Designer Avaya Aura Orchestration Designer is a unified service creation environment for faster, lower cost design and deployment of voice and multimedia applications and agent

More information

Property & Casualty Insurance Solutions from CCS Technology Solutions

Property & Casualty Insurance Solutions from CCS Technology Solutions Property & Casualty Insurance Solutions from CCS Technology Solution presents OneTimePortal (Powered by WEBSPHERE), Web-based software platform for property and casualty insurers that are seeking to reduce

More information

Standards and Guidelines for. Information Technology. Infrastructure, Architecture, and Ongoing Operations

Standards and Guidelines for. Information Technology. Infrastructure, Architecture, and Ongoing Operations Standards and Guidelines for Information Technology Infrastructure, Architecture, and Ongoing Operations This document describes applicable standards and guidelines for the university's policy on Information

More information

Automation for Electronic Forms, Documents and Business Records (NA)

Automation for Electronic Forms, Documents and Business Records (NA) Automation for Electronic Forms, Documents and Business Records (NA) White Paper Learn more. www.alphatrust.com Automation for Electronic Forms, Documents and Business Records (NA) White Paper About AlphaTrust

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

How To Manage Your Digital Assets On A Computer Or Tablet Device

How To Manage Your Digital Assets On A Computer Or Tablet Device In This Presentation: What are DAMS? Terms Why use DAMS? DAMS vs. CMS How do DAMS work? Key functions of DAMS DAMS and records management DAMS and DIRKS Examples of DAMS Questions Resources What are DAMS?

More information

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices

Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Xcelsius Dashboards on SAP NetWaver BW Implementation Best Practices Patrice Le Bihan, SAP Intelligence Platform & NetWeaver RIG, Americas Dr. Gerd Schöffl, SAP Intelligence Platform & NetWeaver RIG, EMEA

More information

U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC)

U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC) U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC) econsent Trial Project Architectural Analysis & Technical Standards Produced

More information

Combining SAWSDL, OWL DL and UDDI for Semantically Enhanced Web Service Discovery

Combining SAWSDL, OWL DL and UDDI for Semantically Enhanced Web Service Discovery Combining SAWSDL, OWL DL and UDDI for Semantically Enhanced Web Service Discovery Dimitrios Kourtesis, Iraklis Paraskakis SEERC South East European Research Centre, Greece Research centre of the University

More information

Computer Science E-259

Computer Science E-259 XML with Java, Java Servlet, and JSP Lecture 1: Introduction 17 September 2007 David J. Malan malan@post.harvard.edu 1 The Hype In the Press "XML, as a context-rich, data-neutral file format, is probably

More information

Software Update Bulletin

Software Update Bulletin Introducing SendSuite Tracking February 2010 Purpose This bulletin is released to advise SendSuite Tracking users of the new features, enhancements, and improvements in the evolution of the Internal Tracking

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

Nuance AutoStore route destinations

Nuance AutoStore route destinations Data Sheet Nuance AutoStore route destinations is a server-based application which orchestrates the capture and secure delivery of paper and electronic documents into business applications. Once documents

More information

BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER. An Oracle White Paper Jan 2005

BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER. An Oracle White Paper Jan 2005 BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS MANAGER An Oracle White Paper Jan 2005 BUILDING FLEXIBLE ENTERPRISE PROCESSES USING ORACLE BUSINESS RULES AND BPEL PROCESS

More information

SAP NetWeaver. SAP NetWeaver

SAP NetWeaver. SAP NetWeaver SAP NetWeaver SAP NetWeaver POWERED BY SAP NetWeaver The SAP NetWeaver technology platform is a comprehensive integration and application platform that helps reduce your total cost of ownership (TCO).

More information

Base One's Rich Client Architecture

Base One's Rich Client Architecture Base One's Rich Client Architecture Base One provides a unique approach for developing Internet-enabled applications, combining both efficiency and ease of programming through its "Rich Client" architecture.

More information

2. Distributed Handwriting Recognition. Abstract. 1. Introduction

2. Distributed Handwriting Recognition. Abstract. 1. Introduction XPEN: An XML Based Format for Distributed Online Handwriting Recognition A.P.Lenaghan, R.R.Malyan, School of Computing and Information Systems, Kingston University, UK {a.lenaghan,r.malyan}@kingston.ac.uk

More information

Using Adobe Acrobat X to enhance collaboration with Microsoft SharePoint and Microsoft Office

Using Adobe Acrobat X to enhance collaboration with Microsoft SharePoint and Microsoft Office Using Adobe Acrobat X to enhance collaboration with Microsoft SharePoint and Microsoft Office Accelerate project review cycles by integrating PDF-based workflows into the SharePoint and Office platform

More information

Internationalization and Web Services

Internationalization and Web Services Internationalization and Web Services 25 th Internationalization and Unicode Conference Presented by Addison P. Phillips Director, Globalization Architecture webmethods, Inc. 25 th Internationalization

More information

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software

Take Your Rocket U2 Apps Mobile with Rocket LegaSuite. Greg Mummah, Product Manager Rocket Software Take Your Rocket U2 Apps Mobile with Rocket LegaSuite Greg Mummah, Product Manager Rocket Software Greg Mummah Product Manager Managed application modernization team at municipal government software vendor

More information

Therefore. People. Process. Information. 2015 Product Brochure

Therefore. People. Process. Information. 2015 Product Brochure Therefore People. Process. Information. 2015 Product Brochure Therefore revolutionizes Why Therefore? the way information is managed and shared In today s fast-paced business environment, in your business.

More information

By Koji MIYAUCHI* ABSTRACT. XML is spreading quickly as a format for electronic documents and messages. As a consequence,

By Koji MIYAUCHI* ABSTRACT. XML is spreading quickly as a format for electronic documents and messages. As a consequence, Falsification Prevention and Protection Technologies and Products XML Signature/Encryption the Basis of Web Services Security By Koji MIYAUCHI* XML is spreading quickly as a format for electronic documents

More information

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN: 2349-6495

International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] ISSN: 2349-6495 International Journal of Advanced Engineering Research and Science (IJAERS) Vol-2, Issue-11, Nov- 2015] Survey on Automation Testing Tools for Mobile Applications Dr.S.Gunasekaran 1, V. Bargavi 2 1 Department

More information

Enabling a Universal Stylus

Enabling a Universal Stylus Enabling a Universal Stylus MyScript Conference San Jose October 19 2015 Agenda Stylus Industry News Why USI? Universal Stylus Initiative Technology Overview Work to be Done How to Join the Effort 2 Industry

More information

edocs Overview Recorded Copy Vaulted Authoritative Copy

edocs Overview Recorded Copy Vaulted Authoritative Copy Solution Overview edocs Overview Recorded Copy Vaulted Authoritative Copy Timeshare System Timeshare System generates contract data files from Oracle BI XML-based metadata describing contract and parties

More information

Web technologies - past, present, future

Web technologies - past, present, future Web technologies - past, present, future or The Web @ 25 From 25 years of history... into the future or Why am I standing here? or Why are you here? Olle Olsson Swedish W3C Office Swedish Institute of

More information

Speech Recognition of a Voice-Access Automotive Telematics. System using VoiceXML

Speech Recognition of a Voice-Access Automotive Telematics. System using VoiceXML Speech Recognition of a Voice-Access Automotive Telematics System using VoiceXML Ing-Yi Chen Tsung-Chi Huang ichen@csie.ntut.edu.tw rick@ilab.csie.ntut.edu.tw Department of Computer Science and Information

More information

Integrating Fax and Email

Integrating Fax and Email Integrating Fax and Email An Overview of Exchange, Active Directory and Group Policy Fax Solutions www.biscom.com sales@biscom.com (+1) 800-477-2472 or (+1) 978-250-1800 Summary This white paper focuses

More information

HP INTEGRATED ARCHIVE PLATFORM

HP INTEGRATED ARCHIVE PLATFORM You can read the recommendations in the user guide, the technical guide or the installation guide for HP INTEGRATED ARCHIVE PLATFORM. You'll find the answers to all your questions on the HP INTEGRATED

More information

Electronic Signature Capture with Authentication

Electronic Signature Capture with Authentication Electronic Signature Capture with Authentication The E-Signature Solution Trusted by the World's Leading Banks, Telecom Operators, Insurance Agencies and Many More Using FSN s solutions to fill out electronic

More information

GlobalScan. Workflow Suite Family. Streamline workflows and enhance efficiency

GlobalScan. Workflow Suite Family. Streamline workflows and enhance efficiency SOLUTION Streamline workflows and enhance efficiency GlobalScan Workflow Suite Family Powerful, scalable software that makes it easy to capture, process and distribute paper and electronic documents with

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

Introducing the Adobe Digital Enterprise Platform

Introducing the Adobe Digital Enterprise Platform Adobe Enterprise Technical Enablement Introducing the Adobe Digital Enterprise Platform In this topic, you will you will learn about the components that make up the Adobe Digital Enterprise Platform. You

More information

Information Technology Services

Information Technology Services Information Technology Services The purpose of an Information Technology Standard is to specify requirements for compliance with Old Dominion University Information Technology policies, other University

More information

EUR-Lex 2012 Data Extraction using Web Services

EUR-Lex 2012 Data Extraction using Web Services DOCUMENT HISTORY DOCUMENT HISTORY Version Release Date Description 0.01 24/01/2013 Initial draft 0.02 01/02/2013 Review 1.00 07/08/2013 Version 1.00 -v1.00.doc Page 2 of 17 TABLE OF CONTENTS 1 Introduction...

More information

Navigate your workflow

Navigate your workflow Océ Document Management Tool 2.2 Navigate your workflow Digital document workflow software that streamlines productivity Put convenience and productivity at your fingertips Gain control over your document

More information