Winscribe Speech Recognition Reporting

Size: px
Start display at page:

Download "Winscribe Speech Recognition Reporting"

Transcription

1 Winscribe Speech Recognition Reporting 4.1 Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: April 2013

2 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions of the software described in this document Copyright Microsoft Corporation. All Rights Reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license agreement or nondisclosure agreement. The software may be used or copied only in accordance with the terms of those agreements. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or any means electronic or mechanical or photocopying and recording for any purpose other than the purchaser's personal use without the written permission of Winscribe Inc. Winscribe is a registered trademark of Winscribe Inc. in New Zealand and other countries. Microsoft is a registered trademark, Windows NT and Windows is a trademark of Microsoft Corporation. Dragon NaturallySpeaking is a trademark of Nuance, Inc. and is used here under license. Other brands and their products are the trademarks or registered trademarks of their respective holder and should be noted as such. Winscribe Inc. P.O. Box Takapuna Auckland New Zealand support@winscribe.com Visit our web page: 2

3 Contents Contents Introduction... 4 System Requirements... 4 Localisation... 4 Reports Package... 4 Setup and Installation... 5 Configure SQL Server 2008 R Install Speech Recognition Submitter... 5 Update WSDataProvider.dll... 8 Install Reports Speech Recognition Reporting Report Parameters Report Controls Speech Recognition Dashboard Open the Speech Recognition Dashboard Dashboard Reports Average Transcription Speed Proportion of jobs that are SR Average SR Accuracy Average Spoken WPM Transcription Speed by Accuracy SR Accuracy Distribution Reports Index

4 Winscribe Speech Recognition Reporting Introduction Winscribe Speech Recognition Reporting reports are intended to provide an overview of how well the speech recognition system is working on a site who is using it well, who is not, and whether it is working efficiently as a supplement to human transcription and as a facility for SR measurement and performance tuning. System Requirements SQL Server 2008 R2 SQL Reporting Services 2008 R2 Winscribe Dictation Database Microsoft SQL Server Report Builder 3.0 Runtime components of Web Services Enhancements (WSE) 2.0 (Microsoft WSE 2.0 SP3.msi) Localisation The speech recognition reports are provided in English only, however, the reports are easily modified through SQL Report Builder 3.0 to convert labels and text to another language as required. Reports Package The reports package contains the files needed to install Winscribe Speech Recognition Reporting. Inside the folder are: Submitter setup files WSDataProvider.dll (Important Note: This is not required for Server-Side speech recognition.) Set of speech recognition.rdl report files Following are instructions on how to install and implement these files. 4

5 Setup and Installation Setup and Installation The installation assumes a SQL Server 2008 R2 with SQL Reporting Services is operational on the target system with the Winscribe Dictation database installed. Configure SQL Server 2008 R2 1. Configuration of the Winscribe database: By default, the Winscribe Dictation database is set to compatibility level (80), which enables support for SQL Server SQL Reporting Services does not support this compatibility level. a. Change the Winscribe Dictation Database compatibility level to a minimum level of (90). b. For Winscribe version 4.0, setting the database compatibility level to a level other than (80) will require an update to the Winscribe Web Manager Winscribe Web Manager v4.0 SR1 Update2 (this patch can be found in the patches folder of the distribution package). Install Speech Recognition Submitter Important Note: Not required for WSR installation, see WSR Server Side Installation Guide. 5

6 Winscribe Speech Recognition Reporting Ordinarily, you would only install the Speech Recognition Submitter when using server-side speech recognition, as the Submitter communicates with the (server-side) Speech Recognition Controller. However, as the data required by the Speech Recognition Reporting is calculated by the Submitter, you will also need to install the Submitter when using client-side speech recognition. To install the Submitter: 1. Click Next to begin the installation process: 2. Select the location for the installation folder (the path should be automatically loaded for you) and click Next 3. Specify the controller and click Next 6

7 Setup and Installation NOTE: Unless you are using server-side speech recognition (where the path to the controller is required), the controller field may take any value. 4. Click Next to confirm installation: Note: If you are using client-side speech recognition, you will get the following warning. This may be ignored simply click OK 7

8 Winscribe Speech Recognition Reporting 5. The installation is complete. Click Close Update WSDataProvider.dll Important Note: This is not required for Server-Side speech recognition. Installation of Winscribe Speech Recognition Reporting requires replacing the existing WSDataProvider.dll with the new one provided. 1. Stop the DefaultAppPool in the Application Pool: 8

9 Setup and Installation 2. If running as a Server application in Component Services, stop the COM+ object: i) Right-click Winscribe WEB Components ii) Click to Disable iii) Click to Shut down 3. Locate the folder containing the current WSDataProvider.dll file This file is typically located at: C:\Program Files (x86)\complus Applications\{9E4A7526-5AB3-41F8-8C45-4B1568E25F5E} or C:\Program Files\COMPlus Applications\{9E4A7526-5AB3-41F8-8C45-4B1568E25F5E} 4. Rename the current WSDataProvider.dll file extension (keeping the file for backup purposes): 9

10 Winscribe Speech Recognition Reporting e.g. WSDataProvider.dl_old 5. Drag and drop, or copy and paste the new WSDataProvider.dll file into the folder. 6. Open the command prompt: Note: CMD needs to be run elevated. Right-click and select to Run as administrator: 7. Enter the cd command to change directory to that of the WSDataProvider.dll file. e.g. cd C:\Program Files\COMPlus Applications\{9E4A7526-5AB3-41F8-8C45-4B1568E25F5E}\ 8. Enter the regsvr32 command to register the file: regsvr32 WSDataProvider.dll 9. The file will now be registered: Click OK 10. If the the COM+ object was stopped at #2 above, it will need to be restarted, i.e. click Enable and then Start. 11. Restart the DefaultAppPool in the Application Pool. Install Reports The following steps are required to install the reports into a SQL Reporting Services environment, and must be completed in the order presented below. Note: The following steps require Administration rights to the SQL Reporting Services environment. 10

11 Setup and Installation To install the speech recognition reports: 1. Navigate to the reporting services via MS Internet Explorer: 2. Create a new folder called "Winscribe Reports": a. Click New Folder b. Enter the Name: Winscribe Reports c. Click OK 11

12 Winscribe Speech Recognition Reporting 3. Within the Winscribe Reports folder, create a new folder called "Data" (this folder will hold the data source component and the shared datasets used by the reports): 4. Within the Data folder, create a new data source called "Winscribe Dictation Datasource": a. Click New Data Source b. Configure the new data source: Enter the Name: Winscribe Dictation Datasource Point the datasource to the SQL Server that hosts the Winscribe Dictation database Enter the connection string: Enter the database login credentials Data Source=localhost\;Initial Catalog=WinScribe 12

13 Setup and Installation c. Test that the correct connection string and credentials are entered by clicking Test Connection: d. When the test of the connection is successful (the message "Connection created successfully" will display), click OK. 5. Navigate back to the Winscribe Reports directory: 6. Upload the reports to the Winscribe Reports directory: Use the Upload File menu item and upload each.rdl report file. 13

14 Winscribe Speech Recognition Reporting Speech Recognition Reporting The Speech Recognition Reporting interface comprises of (in descending area layout): Report Parameters Report Controls Report Display Area Report Parameters The Report Parameters enable custom reports to be created from a specified set of criteria. Select a date range and leave all parameters set to "ALL" to create a report for all speech recognition jobs for that period, or set specific parameters to filter the report. 14

15 Speech Recognition Reporting From / To Determines the date range for the report. From and To dates can be manually entered, or click on the calendar icon to the right of each field to pop-up a calendar (click on the date required for the field). The date format is: dd/mm/yyyy Job Type Select ALL or a specific job type. Author Select ALL or a specific author. Department Select ALL or a specific department. Transcriptionist Select ALL or a specific transcriptionist. Transcriptionist Group Select ALL or a specific transcriptionist group. 15

16 Winscribe Speech Recognition Reporting View Report Click to create a report based on the current criteria set. Show/Hide Parameters Click the Show/Hide button to hide the parameters. Click it again to return them to view. Report Controls The Report Controls provide the user with a variety of useful tools for using with a report. Page Navigation Enables navigation between pages of a report (if a report comprises multiple pages). Zoom Enables the adjusting of the view size of a report. Find Text in Report Enables searching for instances of a text string within a report. 16

17 Speech Recognition Reporting Export Enables a report to be exported. A variety of popular file formats can be selected from. Refresh Refreshes the current report. The report will be updated with any new data added since it was created. Print Prints the current report (requires a connected printer). Export to Data Feed Exports the report to a data feed. 17

18 Winscribe Speech Recognition Reporting Speech Recognition Dashboard The Speech Recognition Reporting dashboard comprises of six graphs/gauges. Each reports a set of data interrelated to the others. Open the Speech Recognition Dashboard To open the Speech Recognition Dashboard, click on Speech Recognition Dashboard in the Winscribe Reports folder: 18

19 Speech Recognition Dashboard Dashboard Reports Average Transcription Speed This graph shows the averaged transcription speed. The speed is measured as the number of words typed in the time taken. The time taken is measured using the total time taken by the transcriptionist for the job (typing, correcting, formatting everything from when the job is first opened to when it is finally completed). The number of words typed is estimated using the average dictation speed across all audio in the period (in WPM) and multiplying by the length of the audio for each job (in minutes). Proportion of jobs that are SR This chart shows the total job count divided between SR jobs and manual transcriptions. 19

20 Winscribe Speech Recognition Reporting Average SR Accuracy This gauge shows the average accuracy of all SR jobs. This is calculated by looking at all of the text typed or corrected in the correction dialog during the period, and looking at how much of it was produced by the engine accurately. Average Spoken WPM This gauge shows the average speed that the authors were talking considering all audio for SR jobs in the system. This is calculated by looking at the total text size of the jobs compared to the audio length. Any pauses in the audio will affect the overall WPM calculated. WPM is calculated using the industry standard of Total Characters divided by 5 giving Words, divided by audio length in minutes. Transcription Speed by Accuracy This graph shows how fast jobs are being completed, when the SR system accuracy is good, and how slow they are when the accuracy is bad. The time is not just the correction time, it is the total typist time, so other factors like formatting may play a part in the results. 20

21 Speech Recognition Dashboard SR Accuracy Distribution This graph shows how many jobs have good recognition, and how many have poor recognition. This is the same X-axis scale as the Transcription Speed by Accuracy graph, so the two graphs together should give you a picture of how many slow inaccurate jobs you have compared to the fast and accurate jobs. 21

22 Winscribe Speech Recognition Reporting Reports The dashboard offers the convenience of collating reports on one screen, but all reports can be run and used individually by directly clicking on them. Two reports not included in the dashboard: SR Accuracy Input Source, which graphs speech recognition accuracy based on input source and allows for comparison of all input sources. Transcription Speed Dictation WPM, which graphs typing speed against the number of words spoken per minute in the dictation. 22

23 Index Index A Average Spoken WPM 20 Average SR Accuracy 20 Average Transcription Speed 19 C Configure SQL Server 2008 R2 5 D Dashboard Reports 19 I Install Reports 10 Install Speech Recognition Submitter 5 Introduction 4 L Localisation 4 O Open the Speech Recognition Dashboard 18 P Proportion of jobs that are SR 19 R Report Controls 16 Report Parameters 14 Reports 22 Reports Package 4 S Setup and Installation 5 Speech Recognition Dashboard 18 Speech Recognition Reporting 14 SR Accuracy Distribution 21 System Requirements 4 T Transcription Speed by Accuracy 20 U Update WSDataProvider.dll 8 23

Server Side Installation Guide

Server Side Installation Guide Winscribe Speech Recognition Server Side Installation Guide Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: October 2013 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions

More information

WinScribe Client User Guide

WinScribe Client User Guide WinScribe Client User Guide Version 4.0 WinScribe Inc Ltd P.O Box 33-178 Level 5, 129 Hurstmere Road Takapuna, Auckland, New Zealand. Phone +64 (09) 486-9010 Fax +64 (09) 486-9001 www.winscribe.com Publication

More information

Client Typist User Guide

Client Typist User Guide Powered by Version 4 Client Typist User Guide SA Professional Typing Services Online cc Telephone: 011 023 2323 011 887 1056 Cellular: 083 375 0312 Facsimile: 086 570 9651 E-mail: info@saprotype.co.za

More information

Winscribe User Importer

Winscribe User Importer Winscribe User Importer 4.2 Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: August 2013 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions of the software described in this

More information

WinScribe Author User Guide

WinScribe Author User Guide WinScribe Author User Guide Version 4.0 WinScribe Inc Ltd P.O Box 33-178 Level 5, 129 Hurstmere Road Takapuna, Auckland, New Zealand. Phone +64 (09) 486-9010 Fax +64 (09) 486-9001 www.winscribe.com Publication

More information

WinScribe Web Manager Guide

WinScribe Web Manager Guide WinScribe Web Manager Guide Version 4.0 Copyright WinScribe Inc 2009. All rights reserved. Publication Date: July 2009 Copyright 2009 WinScribe Inc Ltd. All Rights Reserved. Portions of the software described

More information

Winscribe Dragon Speech Recognition Guide

Winscribe Dragon Speech Recognition Guide Winscribe Dragon Speech Recognition Guide 4.2 Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: October 2013 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions of the software

More information

Importer Scripting Guide for the DPM9600

Importer Scripting Guide for the DPM9600 Importer Scripting Guide for the DPM9600 Copyright Winscribe Inc 2011. All rights reserved. Publication Date: May 2011 Copyright 2011 Winscribe Inc Ltd. All Rights Reserved. Portions of the software described

More information

Winscribe Exporter Administration Guide

Winscribe Exporter Administration Guide Winscribe Exporter Administration Guide 4.2 Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: October 2013 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions of the software

More information

Importer Scripting Guide for the Digta 420

Importer Scripting Guide for the Digta 420 Importer Scripting Guide for the Digta 420 Copyright Winscribe Inc 2011. All rights reserved. Publication Date: May 2011 Copyright 2011 Winscribe Inc Ltd. All Rights Reserved. Portions of the software

More information

Winscribe MSI and Automatic Script Installation

Winscribe MSI and Automatic Script Installation Winscribe MSI and Automatic Script Installation 4.2 Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: October 2013 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions of the

More information

Galileo - Socrates - SNCF. Installation Guide for Windows Xp

Galileo - Socrates - SNCF. Installation Guide for Windows Xp Galileo - Socrates - SNCF Installation Guide for Windows Xp Copyright 1999 Galileo International. All rights reserved. Information in this document is subject to change without notice. The software described

More information

AccessVia Publishing Platform

AccessVia Publishing Platform AccessVia Publishing Platform Installation and Setup Guide Publishing Platform Manager Version: 8.6.x Written by: Product Documentation, R&D Date: February 2014 2014 Perceptive Software. All rights reserved

More information

Getting Started with the IntelleView POS Operator Software

Getting Started with the IntelleView POS Operator Software Getting Started with the IntelleView POS Operator Software Operator's Guide for Software Version 1.2 About this Guide This operator's guide explains how to start using your IntelleView POS Operator software.

More information

Installation and User Guide Worksoft Certify Content Merge

Installation and User Guide Worksoft Certify Content Merge Installation and User Guide Worksoft Certify Content Merge Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Content Merge Installation and

More information

Winscribe Installation Guide

Winscribe Installation Guide Winscribe Installation Guide 4.2 Copyright 2013, Winscribe Inc. All rights reserved. Publication Date: October 2013 Copyright 2013 Winscribe Inc. All Rights Reserved. Portions of the software described

More information

Quick Start Guide. Takes only a few minutes to read. Quickest way to transfer leads into your ACT! database

Quick Start Guide. Takes only a few minutes to read. Quickest way to transfer  leads into your ACT! database Quickest way to transfer email leads into your ACT! database Quick Start Guide Takes only a few minutes to read 1340 S. De Anza Blvd., Suite #106 San Jose, CA 95129 Phone: (408) 872-3103 Fax: (408) 861-9601

More information

Backup & Sync for Android User Guide

Backup & Sync for Android User Guide Backup & Sync for Android User Guide Copyright Copyright 2018 Webroot. All rights reserved. WSA Backup & Sync for Android User Guide Information in this document is subject to change without notice. The

More information

Associate Pro Desktop Typist Hosted

Associate Pro Desktop Typist Hosted Associate Pro Desktop Typist Hosted Dictation Without Boundaries 0 PortNexus Corporation. All rights reserved All other marks are property of their respected owners Table of Contents Item Page # Requirements

More information

WinScribe Installation Guide

WinScribe Installation Guide WinScribe Installation Guide Version 4.0 Copyright WinScribe Inc 2009. All rights reserved. Publication Date: August 2009 Copyright 2009 WinScribe Inc Ltd. All Rights Reserved. Portions of the software

More information

JUNE 2016 PRIMAVERA P6 8x, CONTRACT MANAGEMENT 14x AND UNIFIER 16x CREATING DASHBOARD REPORTS IN ORACLE BI PUBLISHER

JUNE 2016 PRIMAVERA P6 8x, CONTRACT MANAGEMENT 14x AND UNIFIER 16x CREATING DASHBOARD REPORTS IN ORACLE BI PUBLISHER JUNE 2016 PRIMAVERA P6 8x, CONTRACT MANAGEMENT 14x AND UNIFIER 16x ABSTRACT An often requested feature in reporting is the development of simple Dashboard reports that summarize project information in

More information

Security Explorer 9.1. User Guide

Security Explorer 9.1. User Guide Security Explorer 9.1 User Guide Security Explorer 9.1 User Guide Explorer 8 Installation Guide ii 2013 by Quest Software All rights reserved. This guide contains proprietary information protected by copyright.

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Upgrade EZ-Pay V6 Guide

Upgrade EZ-Pay V6 Guide Upgrade EZ-Pay V6 Guide Who should use this patch Users who are using versions 3.0.4 of EZ-Pay can upgrade to version 3.1.0 Where to get this patch Download it from http://www.hr21.com.hk/ -> Products->

More information

Sage Construction Central Setup Guide (Version 18.1)

Sage Construction Central Setup Guide (Version 18.1) Sage 300 Construction and Real Estate Sage Construction Central Setup Guide (Version 18.1) Certified course curriculum Important Notice The course materials provided are the product of Sage. Please do

More information

Galileo Print Manager Installation Guide

Galileo Print Manager Installation Guide Galileo Print Manager Installation Guide 24 November 2003 Copyright 2003 Galileo International. All rights reserved. Information in this document is subject to change without notice. The software described

More information

APPLICATION USER GUIDE

APPLICATION USER GUIDE APPLICATION USER GUIDE Application: FileManager Version: 3.2 Description: File Manager allows you to take full control of your website files. You can copy, move, delete, rename and edit files, create and

More information

DWG FastView for Web. User Guide

DWG FastView for Web. User Guide DWG FastView for Web User Guide Contents 1. Software installation and start-up... 1 1.1 Software installation... 1 1.2 Software start-up... 1 2.Operation interface and functions... 3 2.1 Operation interface...

More information

LPR for Windows 95/98/Me/2000 TCP/IP Printing User s Guide

LPR for Windows 95/98/Me/2000 TCP/IP Printing User s Guide LPR for Windows 95/98/Me/2000 TCP/IP Printing User s Guide Rev. 02 (August, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any means

More information

Multi-NVR Manager. Quick Start Configuration Usage

Multi-NVR Manager. Quick Start Configuration Usage Multi-NVR Manager Quick Start Configuration Usage 2014. All rights are reserved. No portion of this document may be reproduced without permission. All trademarks and brand names mentioned in this publication

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer User Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

Quickest way to transfer leads into your Microsoft Excel Work Sheet

Quickest way to transfer  leads into your Microsoft Excel Work Sheet Quickest way to transfer email leads into your Microsoft Excel Work Sheet Quick Start Guide Takes only a few minutes to read 1340 S. De Anza Blvd., Suite #106 San Jose, CA 95129 Phone: (408) 872-3103 Fax:

More information

Legal Notes. Regarding Trademarks KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

Document Management System GUI. v6.0 User Guide

Document Management System GUI. v6.0 User Guide Document Management System GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

Oracle Business Intelligence Icon Definitions

Oracle Business Intelligence Icon Definitions Oracle Business Intelligence Icon Definitions Version 1.0 JANUARY 14, 2015 OHIO UNIVERSITY Table of Contents Icon Definitions...2 1.1 Catalog Definitions for Report Consumers (ability to run reports)...2

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 21

Copyright 2012 Pulse Systems, Inc. Page 1 of 21 The PulsePro Transcription module provides a method of creating and storing patient transcription documents within the PulsePro database. Use the Dictation functions to preview and listen to wave files

More information

Clearspan Communicator Desktop R20.2.2

Clearspan Communicator Desktop R20.2.2 Clearspan Communicator Desktop R20.2.2 UPGRADE INSTRUCTIONS APRIL 2015 Table of Contents Overview... 3 Upgrading (Windows 7 or above, Mac OS 10.6 or above)... 3 Recording Your Settings (Windows and Mac

More information

This manual is the property of mce systems ltd. No part of this manual may be copied, reproduced, stored in a retrieval system, translated or transmit

This manual is the property of mce systems ltd. No part of this manual may be copied, reproduced, stored in a retrieval system, translated or transmit This manual is the property of mce systems ltd. No part of this manual may be copied, reproduced, stored in a retrieval system, translated or transmitted in any form or by any means, electronic, mechanical,

More information

4D v12 Single User Upgrade Installation Manual

4D v12 Single User Upgrade Installation Manual 4D v12 Single User Upgrade Installation Manual Mela Solutions Ltd Chapter 1 Introduction to MedICUs Documentation for 4D v12 Server Upgrade Installation Manual Published by Mela Solutions Ltd (http://www.mela.co.uk).

More information

Oracle. Field Service Cloud Configuring and Using Reports 18B

Oracle. Field Service Cloud Configuring and Using Reports 18B Oracle Field Service Cloud 18B Part Number: E94743-02 Copyright 2018, Oracle and/or its affiliates. All rights reserved Authors: The Field Service Cloud Information Development Team This software and related

More information

Performance Monitors Setup Guide

Performance Monitors Setup Guide Performance Monitors Setup Guide Version 1.0 2017 EQ-PERF-MON-20170530 Equitrac Performance Monitors Setup Guide Document Revision History Revision Date May 30, 2017 Revision List Initial Release 2017

More information

Getting Started with MatterControl Cloud Sync

Getting Started with MatterControl Cloud Sync MatterHackers Getting Started with MatterControl Cloud Sync Written By: Ryan Lutz 2017 matterhackers.dozuki.com Page 1 of 9 Step 1 MatterControl Sync Setup Navigate to the MatterControl Sync Dashboard

More information

Sostenuto 4.1 title page. System Management User s Guide

Sostenuto 4.1 title page. System Management User s Guide Sostenuto 4.1 title page System Management User s Guide Date: November 2013 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any

More information

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation Upgrading the Secure Access Unified ID System to Equitrac Office 4.2.0 2010 Equitrac Corporation Upgrading the Xerox Secure Access Unified ID System to Equitrac Office 4.2.0 Document Revision History Revision

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications File Manager allows you to take full control of your website files. You can copy, move, delete, rename and edit files, create and remove directories, change file permissions and upload files from your

More information

WELCOME TO GOOGLE DRIVE!

WELCOME TO GOOGLE DRIVE! WELCOME TO GOOGLE DRIVE! Google Drive is a free service from Google that allows you to store files from your computer online and access them anywhere using the cloud. Google Drive also gives you access

More information

Rapid Recovery License Portal Version User Guide

Rapid Recovery License Portal Version User Guide Rapid Recovery License Portal Version 6.1.0 User Guide 2017 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

FieldView. Enterprise Suite

FieldView. Enterprise Suite FieldView The FieldView Enterprise Suite (FES) allows administrators to activate and manage floating licensing of the FieldView Application (FA) in a corporate environment. In this scenario, customers

More information

Lab Answer Key for Module 1: Creating Databases and Database Files

Lab Answer Key for Module 1: Creating Databases and Database Files Lab Answer Key for Module 1: Creating Databases and Database Files Table of Contents Lab 1: Creating Databases and Database Files 1 Exercise 1: Creating a Database 1 Exercise 2: Creating Schemas 4 Exercise

More information

AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM

AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM SARS Messages AUTOMATED APPOINTMENT REMINDER AND ANNOUNCEMENT SYSTEM USER MANUAL 2011-2015 by SARS Software Products, Inc. All rights reserved. COPYRIGHT Copyright 2011-2015 SARS Software Products, Inc.

More information

Visitor Management Host User Guide

Visitor Management Host User Guide Visitor Management Host User Guide PERPETUAL INNOVATION Lenel OnGuard 2010 Visitor Management Host User Guide, product version 6.4 This guide is item number DOC-802, revision 1.038, April 2010 Copyright

More information

DocShuttle Dictator. by Bytescribe, Inc.

DocShuttle Dictator. by Bytescribe, Inc. DocShuttle Dictator by Bytescribe, Inc. Additional Documentation For more information on using DocShuttle Dictator, please visit: DocShuttle Frequently Asked Questions (FAQ s) go to www.bytescribe.com/faqs.htm

More information

OpenText RightFax 10.6

OpenText RightFax 10.6 OpenText RightFax 10.6 Connector for IBM Filenet Administrator Guide Edition OpenText RightFax 10.6 Connector for IBM Filenet. This document was last updated January 22, 2014. Trademarks OpenText is a

More information

PaperVision Capture. User Guide PaperVision Capture Release 74

PaperVision Capture. User Guide PaperVision Capture Release 74 PaperVision Capture User Guide PaperVision Capture Release 74 August 2011 Information in this document is subject to change without notice and does not represent a commitment on the part of Digitech Systems,

More information

Copyright 2012 Pulse Systems, Inc. Page 1 of 29

Copyright 2012 Pulse Systems, Inc. Page 1 of 29 Use the CCD Control to receive and distribute a patient's "Continuity of Care Document" which contains the recorded medical history from a particular facility. Click anywhere to continue Copyright 2012

More information

Quick Start Guide (V1.03) UD.6L0201B1064A01

Quick Start Guide (V1.03) UD.6L0201B1064A01 ivms-4200 PCNVR Quick Start Guide (V1.03) UD.6L0201B1064A01 Thank you for purchasing our product. If there is any question or request, please do not hesitate to contact the dealer. This manual applies

More information

Contents 1. Accessing Microsoft Stream Uploading your video to My content area Deleting your video Sharing your video...

Contents 1. Accessing Microsoft Stream Uploading your video to My content area Deleting your video Sharing your video... Microsoft Stream Contents 1. Accessing Microsoft Stream... 1 2. Uploading your video to My content area... 4 3. Deleting your video... 11 4. Sharing your video... 12 4.1 Assign permission... 12 4.2 Send

More information

PlusPortals Manager User Guide. Get Started Managing Your School's Portals. Integrated School Management Software

PlusPortals Manager User Guide. Get Started Managing Your School's Portals. Integrated School Management Software PlusPortals Manager User Guide Get Started Managing Your School's Portals Integrated School Management Software Copyright 2018 Rediker Software. All rights reserved. Information in this document is subject

More information

Database Migration Guide

Database Migration Guide Database Migration Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition to Microsoft SQL Server 2005 or 2008 Enterprise, Standard, or Workgroup Editions. Contents

More information

Chapter 3 Managing Results in Projects. Chapter Table of Contents

Chapter 3 Managing Results in Projects. Chapter Table of Contents Chapter 3 Managing Results in Projects Chapter Table of Contents Introduction... 55 Managing Projects... 55 CreatingaProject... 55 SavingaProject... 56 SavingaProjectUnderAnotherName... 57 RenamingaFolder...

More information

Galileo Print Manager Installation Guide

Galileo Print Manager Installation Guide Galileo Print Manager Installation Guide 24 November 2003 Copyright 2003 Galileo International. All rights reserved. Information in this document is subject to change without notice. The software described

More information

CS SoftDent Practice Management Software Installation Guide for Client/Server Configurations

CS SoftDent Practice Management Software Installation Guide for Client/Server Configurations DE1005-12H CS SoftDent Practice Management Software Installation Guide for Client/Server Configurations Notice Carestream Health, Inc., 2015. No part of this publication may be reproduced, stored in a

More information

VAPOR PRO COMMUNICATIONS

VAPOR PRO COMMUNICATIONS ARIZONA INSTRUMENT LLC VAPOR PRO COMMUNICATIONS OPERATION MANUAL Version 1.0.3 September 2010 Arizona Instrument LLC 3375 N Delaware Street Chandler, AZ 85225 (800) 528-7411 (602) 470-1414 Fax (480) 804-0656

More information

CloudShell 7.1 GA. Installation Guide. Release Date: September Document Version: 2.0

CloudShell 7.1 GA. Installation Guide. Release Date: September Document Version: 2.0 CloudShell 7.1 GA Installation Guide Release Date: September 2016 Document Version: 2.0 Legal notice Information in this document is subject to change without notice. Without limiting the rights under

More information

Sage 500 ERP Business Intelligence

Sage 500 ERP Business Intelligence Sage 500 ERP Business Intelligence Getting Started Guide Sage 500 Intelligence (7.4) Getting Started Guide The software described in this document is protected by copyright, And may not be copied on any

More information

TIE1.80InstallationGuideUK

TIE1.80InstallationGuideUK Installation Guide 112206 2006 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic, or mechanical, including photocopying,

More information

KYOCERA Net Viewer 5.3 User Guide

KYOCERA Net Viewer 5.3 User Guide KYOCERA Net Viewer. User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Perceptive Interact for Microsoft Dynamics AX

Perceptive Interact for Microsoft Dynamics AX Perceptive Interact for Microsoft Dynamics AX Installation and Setup Guide Version 1.2 Compatible with ImageNow, version 6.7.x Written by: Product Documentation, R&D Date: September 2016 2013 Perceptive

More information

Mozy. Administrator Guide

Mozy. Administrator Guide Mozy Administrator Guide Preface 2017 Mozy, Inc. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license

More information

KYOCERA Net Viewer User Guide

KYOCERA Net Viewer User Guide KYOCERA Net Viewer User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Nuance Management Center

Nuance Management Center Nuance Management Center Version 5.7 Release Notes Copyright Copyright 2002-2016 Nuance Communications, Inc. All rights reserved. Nuance, ScanSoft, the Nuance logo, the Dragon logo, Dragon, DragonBar,

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher)

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher) Sabre Customer Virtual Private Network Launcher (SCVPNLauncher) User s Guide Sabre Travel Network This document provides detailed information for the install/uninstall, operation, configuration and troubleshooting

More information

Embedded for Xerox EPA-EIP Setup Guide

Embedded for Xerox EPA-EIP Setup Guide Embedded for Xerox EPA-EIP Setup Guide 2016 XRX-EPA-EIP-20160315 Equitrac Embedded for Xerox EPA-EIP Setup Guide Document History Date Description of Revision Changes March 15, 2016 Updated for Equitrac

More information

Installation Guide. CloudShell Version: Release Date: June Document Version: 1.0

Installation Guide. CloudShell Version: Release Date: June Document Version: 1.0 Installation Guide CloudShell Version: 7.0.0.8538 Release Date: June 2016 Document Version: 1.0 Legal notice Information in this document is subject to change without notice. Without limiting the rights

More information

Area Access Manager (Browser-based Client) User Guide

Area Access Manager (Browser-based Client) User Guide Area Access Manager (Browser-based Client) User Guide PERPETUAL INNOVATION Lenel OnGuard 2010 Area Access Manager (Browser-based Client) User Guide, product version 6.4 This guide is item number DOC-961,

More information

DataFlux Web Studio 2.5. Installation and Configuration Guide

DataFlux Web Studio 2.5. Installation and Configuration Guide DataFlux Web Studio 2.5 Installation and Configuration Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. DataFlux Web Studio 2.5: Installation and Configuration

More information

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

VIN Service: Multiple Connections. Mac

VIN Service: Multiple Connections. Mac VIN Service: Multiple Connections Mac Version 2.0 Release 1.2.13.0 April 2016 Copyright 2016 iwebgate. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored

More information

GraffixPro Studio Getting Started Guide

GraffixPro Studio Getting Started Guide GraffixPro Studio Getting Started Guide The GraffixPro Studio Software is comprised of a set of linked applications: the Administrator, the Library, and the design software. This guide outlines the procedures

More information

Installation Guide Autodesk March 2010

Installation Guide Autodesk March 2010 Installation Guide Autodesk March 2010 2010 Autodesk, Inc. All Rights Reserved. Except as otherwise permitted by Autodesk, Inc., this publication, or parts thereof, may not be reproduced in any form, by

More information

LiteSpeed for SQL Server 6.1. Configure Log Shipping

LiteSpeed for SQL Server 6.1. Configure Log Shipping LiteSpeed for SQL Server 6.1 Configure Log Shipping 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

KIMOTO K I M O S E T T E R R I P. Kimosetter RIP User Guide 1. Revised: February 2015 U SER GUID E (FOR W INDOWS 7 )

KIMOTO K I M O S E T T E R R I P. Kimosetter RIP User Guide 1. Revised: February 2015 U SER GUID E (FOR W INDOWS 7 ) KIMOTO K I M O S E T T E R R I P U SER GUID E (FOR W INDOWS 7 ) Revised: February 2015 Kimosetter RIP User Guide 1 COPYRIGHT AND TRADEMARKS Kimosetter RIP User Guide Copyright Notices for the Software

More information

DocShuttle Administrator

DocShuttle Administrator DocShuttle Administrator by Bytescribe, Inc. Additional Documentation For more information on using DocShuttle Administrator, please visit: DocShuttle Frequently Asked Questions (FAQ s) go to www.bytescribe.com/faqs.htm

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

7.2. Visitor Management Host User Guide

7.2. Visitor Management Host User Guide 7.2 Visitor Management Host User Guide Lenel OnGuard 7.2 Visitor Management Host User Guide This guide is item number DOC-802, revision 6.005, October 2015 2015 United Technologies Corporation. All rights

More information

Print Audit 5 - Step by Step Walkthrough

Print Audit 5 - Step by Step Walkthrough Print Audit 5 - Step by Step Walkthrough IMPORTANT: READ THIS BEFORE PERFORMING A PRINT AUDIT 5 INSTALLATION Print Audit 5 is a desktop application that you must install on every computer where you want

More information

Atlona Manuals Software AMS

Atlona Manuals Software AMS AMS Atlona Manuals Software Version Information Version Release Date Notes 1 03/18 Initial release AMS 2 Welcome to Atlona! Thank you for purchasing this Atlona product. We hope you enjoy it and will take

More information

Embedded Connector for IKON DocSend Setup Guide

Embedded Connector for IKON DocSend Setup Guide Embedded Connector for IKON DocSend Setup Guide Version 1.1 2016 IKON-20160314 Equitrac Embedded Connector for IKON DocSend Setup Guide Document History Date Description of Change April 18, 2013 Updated

More information

Dell Statistica. Statistica Enterprise Server Installation Instructions

Dell Statistica. Statistica Enterprise Server Installation Instructions Dell Statistica Statistica Enterprise Server Installation Instructions 2014 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

One Identity Active Roles 7.2. Web Interface User Guide

One Identity Active Roles 7.2. Web Interface User Guide One Identity Active Roles 7.2 Web Interface User Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

SAS/ACCESS Interface to R/3

SAS/ACCESS Interface to R/3 9.1 SAS/ACCESS Interface to R/3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS/ACCESS 9.1 Interface to R/3: User s Guide. Cary, NC: SAS Institute

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

FileWay User s Guide. Version 3

FileWay User s Guide. Version 3 FileWay User s Guide Version 3 Copyright (c) 2003-2008 Everywhere Networks Corporation, All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting

More information

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E TEKLYNX CENTRAL I N S T A L L A T I O N G U I D E Note TEKLYNX CENTRAL Installation Guide The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio

SAS Simulation Studio 14.1: User s Guide. Introduction to SAS Simulation Studio SAS Simulation Studio 14.1: User s Guide Introduction to SAS Simulation Studio This document is an individual chapter from SAS Simulation Studio 14.1: User s Guide. The correct bibliographic citation for

More information

PlanetPress Search User Guide.

PlanetPress Search User Guide. PlanetPress Search User Guide www.objectiflune.com 2010 Objectif Lune Inc - 2 - Copyright Information Copyright Information Copyright 1994-2011 Objectif Lune Inc. All Rights Reserved. No part of this publication

More information

Remote Support. User Guide 7.23

Remote Support. User Guide 7.23 Remote Support User Guide 7.23 Copyright 1997 2011 Cisco and/or its affiliates. All rights reserved. WEBEX, CISCO, Cisco WebEx, the CISCO logo, and the Cisco WebEx logo are trademarks or registered trademarks

More information

OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide

OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide ii Edition OpenText RightFax 10.0 Connector

More information