Version 3.7 Addendum

Size: px
Start display at page:

Download "Version 3.7 Addendum"

Transcription

1 Version 3.7 Addendum

2

3 Table of Contents Overview...3 General Improvements...3 XP Style Controls...3 Document Capture...3 Indexed Import...3 Configuring Auto Import...3 Defining the Template...5 Applying ADP...6 Special Note on Undeleting and Unfiling Documents...8 Native Document Support for InfoPath and other XML...8 Displaying InfoPath and XML...8 Send To...9 Editing InfoPath Forms...9 Indexing InfoPath Forms...9 Filing and Templates...10 Drop-Down Lists in Basic Templates...10 User Preference: Suppress Template Warning...10 Import and Export Individual Templates...11 Export Templates...11 Import Templates...15 Zetafax Integration...18 Version 3.7 Addendum 1

4

5 Overview Version 3.7 contains enhancements for both general users and system administrators. This addendum briefly describes each of these enhancements. It is geared toward the experienced docstar user. More complete information on the user-accessible features is available in the docstar User Reference Guide, which is installed as a PDF file with the client program. It can be accessed through the Windows Start menu or through docstar s Help menu. The other features are described fully in the Administrator s Guide, which is also installed with the client program and is available through the Windows Start menu. General Improvements XP Style Controls The experienced user will first notice a subtle update to the buttons and toolbars, which appear across the left edge of the main screen and the top of most windows in version 3.7. The new controls have a rounded appearance consistent with Windows XP. They will only be displayed on Windows XP and later operating systems; Windows 2000 will display the older controls. Document Capture Two new import features are available in version 3.7. Indexed Import docstar can now import documents, which are accompanied by indexing information (or metadata ) in XML format. Metadata in this format is available from many sources including these: MFP s (multifunction products), or digital copiers, which allow users to enter metadata while scanning. Generally a software accessory from the MFP manufacturer or a third party is needed. Output management software, which captures and manipulates print streams from data processing systems particularly legacy systems, which have limited inherent output options. Forms capture/processing software. These can be electronic forms or scanned paper forms. Documents with XML metadata are captured through a new option within the client Auto Import function. (See your Version 3.6 Addendum or User s Guide for more info on client Auto Import.) The metadata are then accessed through a new data source available within docstar templates. docstar can be configured to automatically file such documents without having them wait in an Inbox using the ADP feature, as describe below. Configuring Auto Import Indexed Import is an option within the client Auto Import function, introduced in version 3.6. If you re not already familiar with Auto Import, start by reviewing it in the User s Guide or the Version 3.6 Addendum. This document will focus only on what s new for Indexed Import. Before you configure Auto Import, generate a document with an XML file using your MFP or other document source. Open the XML file Windows will usually open XML in Internet Explorer, which is fine. You ll need to see this file later when you re defining the template; either keep the file open on your screen or print it. Next, you ll need to configure Auto Import. Start at the docstar main window and choose Options->Setup from the top menu. Then click on the Auto Import tab. Version 3.7 Addendum 3

6 Click New to add an Auto Import path. Make sure Indexed Import is selected. 4 Version 3.7 Addendum

7 Once configured, docstar s client service (see Chapter 7 of the Users Guide for more information on the client service) looks for a pair of files: a document file and an XML index file with the same file base name, but with different extensions, such as: MYDOC.PDF MYDOC.XML The document file can be any recognized native type or image type. The index file must be.xml. Single files will be ignored until the pair is present. The XML file is parsed and stored when the document is imported. The data within it are then available through the template while filing. Defining the Template A new data source, Indexed Import, is now available. It is used specifically to extract data from documents imported through this function. The critical element to extracting data from the XML file is the Indexed Import Field setting, which is specified using XPATH. XPATH is a standard syntax, developed by the World Wide Web Consortium (W3C), for addressing parts of an XML file. Use of XPATH isn t exactly user friendly, but it is ultimately flexible Version 3.7 Addendum 5

8 allowing you to extract anything from any XML file. Please see the Appendix, XPATH Examples, for more information. You can and should test your XPATH by hitting the Test button. docstar will display the element of the imported XML file specified. If you see incorrect data or no data, recheck the syntax of your XPATH. If the document you re working with wasn t imported with an XML file or if it has previously been unfiled or undeleted (see below) then this message will be displayed: In this case you should import a new document with XML using Indexed Import to work on our template. Note: You must specify an XPATH that returns a single value will work. An XPATH, which returns multiple values will produce no data. Verifications and Transformations can be applied to Indexed Import data sources in your template, just as with other data sources. Likewise, Indexed Import data sources can be disposed to any available destination: title, custom field, etc. Finally, they may be referenced in subsequent Actions using the Other Action data source. Applying ADP Often, you will wish to automatically process and file indexed documents without having them wait in an Inbox. To do so, enable ADP in the selected template. 6 Version 3.7 Addendum

9 If you choose Run Immediately, and if there are no user-input actions required (User Prompt, Drop-down, etc.), the document will be automatically filed as soon as it is imported. (If the template fails, due to a verification error, for instance, the document may be sent to the Review box depending on the Review setting in the Options tab of the template.) If any user input is required, the document will go to the Inbox designated in the Auto Import configuration, regardless of the ADP setting. Run on Schedule is not supported for auto import documents. And finally, if no ADP is enabled, documents will always go to an Inbox. Data from the XML file will be applied, as specified in the template, when the template is run. Note: ADP, formerly only available with Advanced Templates, is now available in all systems. Indexed Import data sources are also available in all systems. Thus, automatic processing of image documents with XML is available in all models, including docstar CP. Note: Automatic processing is not available for native documents. Version 3.7 Addendum 7

10 Special Note on Undeleting and Unfiling Documents When a document is filed permanently or deleted, the XML data which had been imported with it are deleted, too. If the document is subsequently unfiled or undeleted, respectively, the XML data are still gone. Therefore, the document cannot be filed (or refilled) using Indexed Import. An alternate template must be used. Native Document Support for InfoPath and other XML InfoPath forms and other XML files can now be imported into docstar as native documents. InfoPath forms are valuable for implementing certain types of workflow solutions. To import XML files, just configure a client Auto Import path without turning on the Indexed Import option. XML files are treated like other native documents, except as follows Displaying InfoPath and XML Rather than display XML documents within the Manual File and View windows, docstar asks Windows to launch the registered application to display them. The application may be InfoPath, Internet Explorer, or some other program depending on settings in the operating system and information stored in the XML file. An appropriate viewer application must be installed to view the document. While the document is open, docstar displays this message in the normal document view pane. 8 Version 3.7 Addendum

11 If you close InfoPath, Internet Explorer, or other application while viewing a document, you can open it again by pressing the Open Document button. Send To The Send To button is not available for XML documents. Instead, use the registered application to print, , or otherwise transmit the document. Editing InfoPath Forms Document filing info (title, keywords, or custom fields) may be modified in docstar in the usual manner. However, there may be a need to update information in an InfoPath form. docstar does not accept changes to the original document, so if the form is edited, it must be saved and reimported as a new document to capture changes. Scripting within the InfoPath form can automated this process. Indexing InfoPath Forms Specifically in the case of InfoPath files, data within the XML can be extracted and used to file them, accurately and conveniently. This is one of the underlying components of our Real Estate Solution. Indexing InfoPath forms automatically requires: 1. Capture the InfoPath form using client Auto Import without Indexed Import selected. 2. Use Indexed Import data source actions, as described above, in your template which processes the InfoPath form. Valuable, customized solutions can be built with InfoPath and docstar; our Professional Service team can help with application analysis and/or implementation. Version 3.7 Addendum 9

12 Filing and Templates Drop-Down Lists in Basic Templates The drop-down list data source is now available in all systems not just those with Advanced Templates. See Chapter 3 of the User s Guide for information on using drop-down lists in templates. User Preference: Suppress Template Warning The following user preference has been added. If Display Template Not Run Warning is checked, then whenever a user in Manual File presses File Permanently without having just run a template, this warning is displayed. If your process requires doing this regularly, you may turn off that warning by changing this setting. This is a user preference, so it can vary from user-to-user. 10 Version 3.7 Addendum

13 Import and Export Individual Templates The mechanism for backing up and restoring templates has been upgraded to allow one or more templates to be saved or loaded independently. This allows templates to be transferred more easily from one system to another, allowing customers to exchange templates they ve developed. Template Import and Export functions are still found under the Backup section of the Administrator s program. Choose the tab corresponding to Export or Import Export Templates If you select All, then all settings templates, rights, users, classes, user preferences, and custom fields will be exported. (This was how prior versions worked.) Version 3.7 Addendum 11

14 If you select Templates, the list of available templates is populated. 12 Version 3.7 Addendum

15 You can then select exactly which templates to export. (Use Ctrl+Click to toggle an individual selection.) Only the templates you select and the classes and custom fields they reference will be exported. (Note: even if you select all templates only those classes and custom fields which are referenced by those templates will be exported.) In either case, when you click Export Settings, you ll be prompted for a file name (the default is still SETTINGS.XML). Clicking Save will save the settings you ve designated. Version 3.7 Addendum 13

16 14 Version 3.7 Addendum

17 Import Templates With the All checkbox checked, Import will load all settings from the file you specify. If you click this checkbox to disable it, you are then able to individually select Classes, Custom Fields, Users & Preferences, Rights, and Templates. Version 3.7 Addendum 15

18 After checking the boxes of the items you wish to import, click Select Import File. A file open dialog will allow you to select any XML file, although SETTINGS.XML is the default. 16 Version 3.7 Addendum

19 After the file is selected, the templates within it are shown in the listbox. Version 3.7 Addendum 17

20 Here you can choose which templates to import. After making your selection, click Import Settings. The settings you ve selected will be loaded, replacing current settings of the same name(s) if the respective Replace checkbox is checked. Zetafax Integration Zetafax from Equisys, Inc. is now docstar s preferred integrated fax software. It offers inbound and outbound faxing from docstar similar to prior fax integrations. However, it is a more robust system, supporting high volumes even dual fax lines. It can also be expanded into a complete network fax solution, supporting desktop faxing from all Windows applications, fax distribution, Exchange integration, and more. Detailed installation, configuration, and usage information on Zetafax is included in the docstar Fax Services Guide. New Sample Templates Available, not Installed The set of sample templates included with all new systems and version updates has been updated to take advantage of Drop-Down Lists where appropriate. Additionally, they are no longer automatically installed. Instead, they are placed in the file C:\DOCSTAR\SAMPLE TEMPLATES\SETTINGS.XML. This gives system administrators the option of installing them or not as they wish. 18 Version 3.7 Addendum

MFP-Link for Sharp. Version 1.0

MFP-Link for Sharp. Version 1.0 MFP-Link for Sharp Version 1.0 MFP-Link Introduction... 3 System Overview...3 Installation... 4 Operating System...4 Internet Information Services (IIS) Installation...4.NET Framework 2.0...6 MFP...6

More information

docalpha 5.0 Server Configuration Utility User Guide

docalpha 5.0 Server Configuration Utility User Guide docalpha 5.0 Server Configuration Utility User Guide Contents 1. docalpha Architecture Overview 3 1.1. docalpha Server Overview 3 2. Working with docalpha Server Configuration Utility 4 2.1. Starting docalpha

More information

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3

Quick Start Guide - Contents. Opening Word Locating Big Lottery Fund Templates The Word 2013 Screen... 3 Quick Start Guide - Contents Opening Word... 1 Locating Big Lottery Fund Templates... 2 The Word 2013 Screen... 3 Things You Might Be Looking For... 4 What s New On The Ribbon... 5 The Quick Access Toolbar...

More information

TAM Integration Module User s Guide

TAM Integration Module User s Guide TAM Integration Module User s Guide Version 1.0 Table of Contents Introduction... 3 Agency Workflows... 3 Back End Scanning... 3 Front End Scanning... 4 Other Workflows... 5 Requirements... 5 Installation...

More information

InStar Imaging User s Guide

InStar Imaging User s Guide InStar Imaging User s Guide Contents InStar Imaging User s Guide 1 Introduction 3 System Requirements 3 Dedicated Server* 3 Server Shared with InStar* 3 Server CPU 3 Document Storage 3 Input/Output 3 Scanners

More information

Administrator s Guide. Version 3.1

Administrator s Guide. Version 3.1 . Administrator s Guide Version 3.1 Table of Contents Introduction...3 Host Status...4 Host Settings...5 Host Setup...5 Users and Security...10 Page Statistics...14 Filing...15 Change Admin Password...16

More information

Source Control: Perforce

Source Control: Perforce USER GUIDE MADCAP FLARE 2018 Source Control: Perforce Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

TAM Integration Guide Revision 5 11/5/2004 Table of Contents Requirements for DocSTAR/TAM Integration...3 Requirements for DocSTAR/TAM Online Integration...3 Introduction to Insurance Agency Workflows...4

More information

User Addendum User Box Scan support on the Fiery E C-KM Color Server, version 1.1

User Addendum User Box Scan support on the Fiery E C-KM Color Server, version 1.1 User Addendum User Box Scan support on the Fiery E 10 50-45C-KM Color Server, version 1.1 This document describes installing software for User Box scan support on the Fiery E 10 50-45C-KM Color Server,

More information

10 Minute Demonstration Script

10 Minute Demonstration Script 10 Minute Demonstration Script Table of Contents The Demo... 3 The Interface... 3 Demo Flow... 3 Capture and Indexing... 4 Searches... 6 Integration and Workflow... 8 2 P a g e The Demo Most demonstrations

More information

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved.

Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. Tabular Room Data User Guide IES Virtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced in any form without

More information

INSTALLATION GUIDE. Trimble PipeDesigner 3D Software

INSTALLATION GUIDE. Trimble PipeDesigner 3D Software INSTALLATION GUIDE Trimble PipeDesigner 3D Software Revision A May 2015 F Englewood Office Trimble Navigation Limited 116 Inverness Drive East, Suite 210 Englewood, Colorado 80112 (800) 234-3758 Copyright

More information

EMC Documentum Forms Builder

EMC Documentum Forms Builder EMC Documentum Forms Builder Version 6 User Guide P/N 300-005-243 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2007 EMC Corporation. All rights

More information

Remodeling Your Office A New Look for the SAS Add-In for Microsoft Office

Remodeling Your Office A New Look for the SAS Add-In for Microsoft Office Paper SAS1864-2018 Remodeling Your Office A New Look for the SAS Add-In for Microsoft Office ABSTRACT Tim Beese, SAS Institute Inc., Cary, NC Millions of people spend their weekdays in an office. Occasionally

More information

DiskBoss DATA MANAGEMENT

DiskBoss DATA MANAGEMENT DiskBoss DATA MANAGEMENT File Integrity Monitor Version 9.3 May 2018 www.diskboss.com info@flexense.com 1 1 Product Overview DiskBoss is an automated, policy-based data management solution allowing one

More information

digixmas Directory Submitter

digixmas Directory Submitter digixmas Directory Submitter INTRODUCTION DigiXMAS Directory Submitter is SEO friendly, semi-automated directory submission tool that quickly submits your websites to thousands of free directories. Our

More information

Source Control: Subversion

Source Control: Subversion USER GUIDE MADCAP FLARE 2018 Source Control: Subversion Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in

More information

GUARD1 PLUS Documentation. Version TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks

GUARD1 PLUS Documentation. Version TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks GUARD1 PLUS Documentation Version 3.02 2000-2005 TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks i of TimeKeeping Systems, Inc. Table of Contents Welcome to Guard1 Plus...

More information

POLICE & SHERIFF S PRESS, INC.

POLICE & SHERIFF S PRESS, INC. POLICE & SHERIFF S PRESS, INC. Protecting the most valuable I.D. in the world Yours! Georgia Voter Photo Identification System Updated: April 9, 2018 Copyright 2018 Police & Sheriff s Press, Inc. ALL RIGHTS

More information

Core Technologies v3eleven Product Training Guide Rev. 4 01/13/11

Core Technologies v3eleven Product Training Guide Rev. 4 01/13/11 Core Technologies v3eleven Product Training Guide Rev. 4 01/13/11 Section 1: User Interface and Product Features...1 Section 2: Imaging and docstar... 10 Section 3: Creating and Editing Templates... 22

More information

What s New in Version 4.0

What s New in Version 4.0 Import Version 4.0 Import What s New in Version 4.0 1 Importing Requirements 2 All Applications 2 Microsoft Paint 2 Installing Import 4.0 3 Introduction to Importing 7 Image Import Software Compatibility

More information

Tabular Building Template Manager (BTM)

Tabular Building Template Manager (BTM) Tabular Building Template Manager (BTM) User Guide IES Vi rtual Environment Copyright 2015 Integrated Environmental Solutions Limited. All rights reserved. No part of the manual is to be copied or reproduced

More information

Version 3.4 Addendum

Version 3.4 Addendum Version 3.4 Addendum Table of Contents Overview... 3 Native Documents... 3 Importing Native Documents... 4 From DocSTAR... 4 Drag and Drop... 7 Microsoft Office Integration... 8 Auto Import... 8 Working

More information

Table of Contents 2. Why do companies need Zetadocs PDF? Technical specifications Install Zetadocs Registering your evaluation version

Table of Contents 2. Why do companies need Zetadocs PDF? Technical specifications Install Zetadocs Registering your evaluation version 1 Table of Contents Part I Part II Part III Part IV Part V Part VI Part VII 1 2 3 4 5 6 7 8 9 10 11 12 Why do companies need Zetadocs PDF? Who is it for? Key features Technical specifications Install Zetadocs

More information

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git

USER GUIDE. MADCAP FLARE 2017 r3. Source Control: Git USER GUIDE MADCAP FLARE 2017 r3 Source Control: Git Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT

TREENO ELECTRONIC DOCUMENT MANAGEMENT TREENO ELECTRONIC DOCUMENT MANAGEMENT User Guide February 2012 Contents Introduction... 5 About This Guide... 5 About Treeno... 6 Navigating Treeno EDM... 7 Logging in to Treeno EDM... 7 Changing Your

More information

ZENworks 11 Support Pack 4 Endpoint Security Utilities Reference. October 2016

ZENworks 11 Support Pack 4 Endpoint Security Utilities Reference. October 2016 ZENworks 11 Support Pack 4 Endpoint Security Utilities Reference October 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

Quick Start Guide AUTODOC HSE

Quick Start Guide AUTODOC HSE AUTODOC HSE Quick Start Guide Table of Contents Step 1: What do you want to do?... 4 AutoDoc HSE s core functions... 5 Choose your outcome... 5 What next?... 6 Step 2: Installing AutoDoc HSE... 7 Before

More information

ABSTRACT MORE THAN SYNTAX ORGANIZE YOUR WORK THE SAS ENTERPRISE GUIDE PROJECT. Paper 50-30

ABSTRACT MORE THAN SYNTAX ORGANIZE YOUR WORK THE SAS ENTERPRISE GUIDE PROJECT. Paper 50-30 Paper 50-30 The New World of SAS : Programming with SAS Enterprise Guide Chris Hemedinger, SAS Institute Inc., Cary, NC Stephen McDaniel, SAS Institute Inc., Cary, NC ABSTRACT SAS Enterprise Guide (with

More information

Zetadocs for Microsoft Dynamics NAV Standard Configuration Guide

Zetadocs for Microsoft Dynamics NAV Standard Configuration Guide Zetadocs for Microsoft Dynamics NAV Standard Configuration Guide Version history Version: 04/12/2008 Equisys plc Equisys House 32 Southwark Bridge Road London SE1 9EU United Kingdom Tel + 44 (0)20 7203

More information

1. Download and install the Firefox Web browser if needed. 2. Open Firefox, go to zotero.org and click the big red Download button.

1. Download and install the Firefox Web browser if needed. 2. Open Firefox, go to zotero.org and click the big red Download button. Get Started with Zotero A free, open-source alternative to products such as RefWorks and EndNote, Zotero captures reference data from many sources, and lets you organize your citations and export bibliographies

More information

Using Metadata with the FS-5 and Final Cut Pro Matt McEwen

Using Metadata with the FS-5 and Final Cut Pro Matt McEwen Using Metadata with the FS-5 and Final Cut Pro Matt McEwen Metadata is becoming an important part of modern video production. With the advent of tapeless acquisition devices such as the FS-5, which are

More information

Victaulic Tools for Revit

Victaulic Tools for Revit Victaulic Tools for Revit User Manual Revit 2016, 2017, 2018 Table of Contents Introduction Section 01 Licensing Page 3 Section 02 Pipe Tools (Pipe / Duct Splitting) Page 4 Section 03 Pipe Tools (Pipe

More information

Introducing Office

Introducing Office Contents Contents 1 2 Introducing Office 2007 9 Microsoft Office 2007 10 Ribbon Technology 11 What s Needed 12 Installing Office 2007 13 Start an Application 14 The Application Window 15 Live Preview 16

More information

Creating Interactive PDF Forms

Creating Interactive PDF Forms Creating Interactive PDF Forms Using Adobe Acrobat X Pro for the Mac University Information Technology Services Training, Outreach, Learning Technologies and Video Production Copyright 2012 KSU Department

More information

Application Integration Module

Application Integration Module Application Integration Module CM2510190 CM2510190 Warranty While every effort has been made to make this document as accurate and helpful as possible, Océ Imagistics Inc. makes no warranty of any kind

More information

8.0.6 New Features Guide Auto Window/Level Adjustments

8.0.6 New Features Guide Auto Window/Level Adjustments 8.0.6 New Features Guide Improvements to the feature allow users to quickly and easily set for images. These adjustments will be automatically and consistently applied to similar images. Window/Level Adjustments

More information

Network Scanner Tool V3.3. User s Guide Version

Network Scanner Tool V3.3. User s Guide Version Network Scanner Tool V3.3 User s Guide Version 3.3.09 Copyright 2000-2012 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written permission is prohibited,

More information

Solution Composer. User's Guide

Solution Composer. User's Guide Solution Composer User's Guide January 2014 www.lexmark.com Contents 2 Contents Overview...4 Understanding the basics...4 System recommendations...5 Building custom solutions...6 Getting started...6 Step

More information

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2

SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 SAP BusinessObjects Live Office User Guide SAP BusinessObjects Business Intelligence platform 4.1 Support Package 2 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this

More information

Colligo Manager 5.4 SP3. User Guide

Colligo  Manager 5.4 SP3. User Guide 5.4 SP3 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 4 Updating

More information

Documentum Client for Siebel User Guide

Documentum Client for Siebel User Guide Documentum Client for Siebel User Guide Version 5.3 SP4 April 2007 Copyright 1994-2007 EMC Corporation. All rights reserved. Table of Contents Preface... 7 Chapter 1 Introduction... 9 About DCS... 9 Getting

More information

BW C SILWOOD TECHNOLOGY LTD. Safyr Metadata Discovery Software. Safyr User Guide

BW C SILWOOD TECHNOLOGY LTD. Safyr Metadata Discovery Software. Safyr User Guide BW C SILWOOD TECHNOLOGY LTD Safyr Metadata Discovery Software Safyr User Guide S I L W O O D T E C H N O L O G Y L I M I T E D Safyr User Guide Safyr 7.1 This product is subject to the license agreement

More information

Griffin Training Manual Grif-WebI Introduction (For Analysts)

Griffin Training Manual Grif-WebI Introduction (For Analysts) Griffin Training Manual Grif-WebI Introduction (For Analysts) Alumni Relations and Development The University of Chicago Table of Contents Chapter 1: Defining WebIntelligence... 1 Chapter 2: Working with

More information

INTRODUCTION ACCESS 2010

INTRODUCTION ACCESS 2010 INTRODUCTION ACCESS 2010 Overview of Ms. Access 2010 Microsoft Access is a computer application used to create and manage databases. Access Databases can store any type of information: numbers, text, and

More information

Griffin Training Manual

Griffin Training Manual Griffin Training Manual Grif-WebI Orientation Class For View Only Users Alumni Relations and Development The University of Chicago Table of Contents Chapter 1: Defining & Accessing Web Intelligence...

More information

Processing Microsoft Outlook PST Files

Processing   Microsoft Outlook PST Files Electronic Records Modules Electronic Records Committee Congressional Papers Section Society of American Archivists Processing Email: Microsoft Outlook PST Files Katie Delacenserie Senate Committee on

More information

Office Adapters for Quark Publishing Platform

Office Adapters for Quark Publishing Platform Office Adapters for Quark Publishing Platform Contents Getting started... 1 About Quark Publishing Platform...1 System requirements... 3 Installing the Office Adapters for Quark Publishing Platform...

More information

What's new in DocuWare Version 6.7

What's new in DocuWare Version 6.7 What's new in DocuWare Version 6.7 Copyright 2015 DocuWare GmbH All rights reserved The software contains proprietary information of DocuWare. It is provided under a license agreement containing restrictions

More information

Media Monorail Application How-To and User Guide

Media Monorail Application How-To and User Guide Media Monorail Application How-To and User Guide Prepared by: Enterprise Media Management Services (EMMS) The Walt Disney Company Version 0.9 September 20, 2011 1 Welcome! This document highlights a few

More information

GUARD1 PLUS Manual Version 2.8

GUARD1 PLUS Manual Version 2.8 GUARD1 PLUS Manual Version 2.8 2002 TimeKeeping Systems, Inc. GUARD1 PLUS and THE PIPE are registered trademarks of TimeKeeping Systems, Inc. Table of Contents GUARD1 PLUS... 1 Introduction How to get

More information

MEDIASEAL Encryptor Client Manual

MEDIASEAL Encryptor Client Manual MEDIASEAL Encryptor Client Manual May 2018 Version 3.7.1 Fortium Technologies Ltd www.fortiumtech.com Copyright 2018 - Fortium Technologies Ltd Information contained in this document is subject to change

More information

Getting Started with Microsoft Office 2013

Getting Started with Microsoft Office 2013 Getting Started with Microsoft Office 2013 Objectives Understand Office Professional Plus 2013 Start an Office app Identify common screen elements in an Office app Use the Ribbon and zoom controls 2 Objectives

More information

SolAce EMC Desktop Edition Upgrading from version 3 to 4

SolAce EMC Desktop Edition Upgrading from version 3 to 4 SolAce EMC Desktop Edition Upgrading from version 3 to 4 This document covers upgrading from SolAce EMC Desktop Edition version 3. The first part of the document is the upgrade process. Starting on page

More information

DocAve Content Shield v2.2 for SharePoint

DocAve Content Shield v2.2 for SharePoint DocAve Content Shield v2.2 for SharePoint User Guide For SharePoint 2007 Revision A Issued August 2012 1 Table of Contents Table of Contents... 2 About DocAve Content Shield for SharePoint... 4 Complementary

More information

Help Manual. Personal DataPublisher For Outlook & SharePoint

Help Manual. Personal DataPublisher For Outlook & SharePoint V4 Personal DataPublisher For Outlook & SharePoint An add-in for Microsoft Outlook that makes it very easy and effortless to publish your mails, appointments, tasks or contacts from Outlook to SharePoint

More information

Solution Composer. User's Guide

Solution Composer. User's Guide Solution Composer User's Guide September 2011 www.lexmark.com Lexmark and Lexmark with diamond design are trademarks of Lexmark International, Inc., registered in the United States and/or other countries.

More information

Palm Reader Handbook

Palm Reader Handbook Palm Reader Handbook Copyright 2000-2002 Palm, Inc. All rights reserved. Graffiti, HotSync, the Palm logo, and Palm OS are registered trademarks of Palm, Inc. The HotSync logo and Palm are trademarks of

More information

Oracle SQL. murach s. and PL/SQL TRAINING & REFERENCE. (Chapter 2)

Oracle SQL. murach s. and PL/SQL TRAINING & REFERENCE. (Chapter 2) TRAINING & REFERENCE murach s Oracle SQL and PL/SQL (Chapter 2) works with all versions through 11g Thanks for reviewing this chapter from Murach s Oracle SQL and PL/SQL. To see the expanded table of contents

More information

Function. Description

Function. Description Function Check In Get / Checkout Description Checking in a file uploads the file from the user s hard drive into the vault and creates a new file version with any changes to the file that have been saved.

More information

Zetadocs for NAV Installation Guide. Equisys Ltd

Zetadocs for NAV Installation Guide. Equisys Ltd 2 Table of Contents 4 Deployment Scenarios Overview Zetadocs Express 4 Zetadocs Delivery Essentials 4 Zetadocs Capture Essentials 4 Deployment Environments 4 6 Express Installation 1. Installing the Zetadocs

More information

USER GUIDE MADCAP FLARE SharePoint

USER GUIDE MADCAP FLARE SharePoint USER GUIDE MADCAP FLARE 2018 SharePoint Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is

More information

OpenText RightFax 10.0 Connector for Konica Minolta MFP Guide

OpenText RightFax 10.0 Connector for Konica Minolta MFP Guide OpenText RightFax 10.0 Connector for Konica Minolta MFP Guide OpenText RightFax 10.0 Connector for Konica Minolta MFP Guide ii Edition OpenText RightFax 10.0 Connector for Konica Minolta MFP. This document

More information

ABBYY FlexiCapture 8.0 Professional Data Capture Operator s Guide

ABBYY FlexiCapture 8.0 Professional Data Capture Operator s Guide ABBYY FlexiCapture 8.0 Professional Data Capture Operator s Guide Overview... 2 Loading images... 2 Recognition... 3 Verification... 3 Export... 7 Appendix... 8 Overview The typical data capture process

More information

W h i t e P a p e r. Weighing Scales Installing and Using Weighing Scales with BarTender s Data Entry Forms

W h i t e P a p e r. Weighing Scales Installing and Using Weighing Scales with BarTender s Data Entry Forms W h i t e P a p e r Weighing Scales Installing and Using Weighing Scales with BarTender s Data Entry Forms Contents Overview... 4 User-Initiated Print Jobs Using BarTender s Print-Time Data Entry Forms...4

More information

Part I. Integrated Development Environment. Chapter 2: The Solution Explorer, Toolbox, and Properties. Chapter 3: Options and Customizations

Part I. Integrated Development Environment. Chapter 2: The Solution Explorer, Toolbox, and Properties. Chapter 3: Options and Customizations Part I Integrated Development Environment Chapter 1: A Quick Tour Chapter 2: The Solution Explorer, Toolbox, and Properties Chapter 3: Options and Customizations Chapter 4: Workspace Control Chapter 5:

More information

Sun Life illustrations

Sun Life illustrations Introduction The Sun Life Illustrations tool: has an easy-to-use interface, gives you the ability to work from your desktop or the web, provides a Product Selector page that makes it easy to know which

More information

Creating Accessible PDFs

Creating Accessible PDFs Creating Accessible PDFs Using Word to Create Accessible PDF Documents This documentation is designed to be a tool for students, faculty and staff. When authoring electronic documents, it is important

More information

ProjectWise Explorer Basic Users Guide

ProjectWise Explorer Basic Users Guide ProjectWise Explorer Basic Users Guide (Revision Date: 09/05/17) Index: 1. Introduction... 2 2. Getting Started... 2 3. Login to ProjectWise Explorer... 3 4. Working Directory... 3 5. Inside the ProjectWise

More information

docalpha 5.0 Recognition Station User Guide

docalpha 5.0 Recognition Station User Guide docalpha 5.0 Recognition Station User Guide Contents 1. docalpha Architecture Overview 3 1.1. Recognition Station Overview 3 2. What s New in docalpha Recognition Station 5.0 4 3. Working with Recognition

More information

RECEIPT BANK SUBMISSION METHODS: EFFORTLESS!

RECEIPT BANK SUBMISSION METHODS: EFFORTLESS! RECEIPT BANK SUBMISSION METHODS: EFFORTLESS! ALL YOU NEED TO KNOW TO NEVER LOSE ANOTHER EXPENSE DOCUMENT AND EASILY DELIVER THEM TO YOUR ACCOUNTANT/BOOKKEEPER IN REAL-TIME Receipt Bank revolutionizes the

More information

Document Management System User Guide

Document Management System User Guide Document Management System User Guide Rev. Feb. 21, 2013 TABLE OF CONTENTS LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 3 CONNECTING TO THE WEBSITE... 3 WEBLINK LOG IN... 3 BROWSING... 4 SEARCHING...

More information

FaxTalk FaxCenter Pro Version 9.0 Because your faxes are important! Copyright Thought Communications, Inc. All rights reserved worldwide. Th

FaxTalk FaxCenter Pro Version 9.0 Because your faxes are important! Copyright Thought Communications, Inc. All rights reserved worldwide. Th FaxTalk FaxCenter Pro Because your faxes are important! Version 9.0 Send. Receive. Manage. FaxTalk FaxCenter Pro Version 9.0 Because your faxes are important! Copyright 1992-2015 Thought Communications,

More information

Faxing within McKesson Lytec MD using Zetafax

Faxing within McKesson Lytec MD using Zetafax Faxing within McKesson Lytec MD using Zetafax Zetafax 2007 (Version 11) and Zetafax 2009 (Version 12.5) is an integrated part of Lytec MD. Zetafax 2007 is certified for Lytec MD and Zetafax 2009 is certified

More information

Matrix 6.12 Browser Compatibility

Matrix 6.12 Browser Compatibility CarolinaMLS Matrix Version Update - 6.12 (6.11.9 included) August 21, 2015 Matrix 6.12 Browser Compatibility Matrix 6.12 is compatible with the latest browser versions supported by mainstream operating

More information

Pennsbury G-Mail Composing and Sending Messages Compose

Pennsbury G-Mail Composing and Sending Messages Compose Pennsbury G-Mail Composing and Sending Messages From the main screen, click on the Compose button to begin drafting a new message: The new message window will appear. Enter the subject of the email on

More information

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide

Telerik Corp. Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Test Studio Standalone & Visual Studio Plug-In Quick-Start Guide Contents Create your First Test... 3 Standalone Web Test... 3 Standalone WPF Test... 6 Standalone Silverlight Test... 8 Visual Studio Plug-In

More information

Table of Contents. Contents

Table of Contents. Contents Spring 2008 R.A. Table of Contents Contents What s new in Word 2007... 3 1- Word2007 Interface... 3 2- XML Files... 3 3- SmartArt... 3 4- Draw Tables... 4 5- Contextual spelling... 4 6- Citations... 4

More information

Series 6 Technical Admin Guide Page 1

Series 6 Technical Admin Guide Page 1 Series 6 Technical Admin Guide Page 1 TABLE OF CONTENTS PRODUCT REGISTRATION... 6 Free Trial Registration and the Wizard...7 How the Trial Works...8 Register Invu Document Management...8 Privileges for

More information

inpo2 Release Notes v October 11, 2017

inpo2 Release Notes v October 11, 2017 inpo2 Release Notes v. 6.1.0 October 11, 2017 1.What s New in inpo2 v. 6 2.Minimum System Requirements 3.inpO2 Licensing & Modules Structure 4.Installation 5.License Activation & Upgrade 6.Upgrade Compatibility

More information

DOCUMENT IMAGING REFERENCE GUIDE

DOCUMENT IMAGING REFERENCE GUIDE January 25, 2017 DOCUMENT IMAGING REFERENCE GUIDE AppXtender Web Access version 7 Kent State University Division of Information Services AppXtender Web Access Help: For questions regarding AppXtender Web

More information

Quickstart installation and setup guide. P5 Desktop Edition runs on a single host computer and

Quickstart installation and setup guide. P5 Desktop Edition runs on a single host computer and P5 Backup P5 Archive Archiware P5: Quickstart Guide P5 Desktop Edition Quickstart installation and setup guide P5 Desktop Edition includes: - P5 Backup & P5 Archive - 1 Media Drive (LTO) license - 1 Year

More information

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best

Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best Microsoft Office Programs and SharePoint Products and Technologies Integration Fair, Good, Better, Best White Paper April 2007 For the latest information, go to http://www.microsoft.com/office for Office

More information

RingCentral for Microsoft Dynamics CRM. Installation & User Guide

RingCentral for Microsoft Dynamics CRM. Installation & User Guide RingCentral for Microsoft Dynamics CRM Installation & User Guide 2 RingCentral for Microsoft Dynamics CRM User Guide Contents Contents Introduction..............................................................

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

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Find what you need Click any tab on the ribbon to display

More information

Get Started. Document Management 9.7.1

Get Started. Document Management 9.7.1 Get Started Document Management 9.7.1 NOTICE This document and the Sage Timberline Office software may be used only in accordance with the accompanying Sage Timberline Office End User License Agreement.

More information

USER GUIDE. MADCAP FLARE 2017 r3. Import

USER GUIDE. MADCAP FLARE 2017 r3. Import USER GUIDE MADCAP FLARE 2017 r3 Import Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is

More information

How to Rescue a Deleted File Using the Free Undelete 360 Program

How to Rescue a Deleted File Using the Free Undelete 360 Program R 095/1 How to Rescue a Deleted File Using the Free Program This article shows you how to: Maximise your chances of recovering the lost file View a list of all your deleted files in the free Restore a

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

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0

User Manual. Administrator s guide for mass managing VirtueMart products. using. VM Mass Update 1.0 User Manual Administrator s guide for mass managing VirtueMart products using VM Mass Update 1.0 The ultimate product management solution for VirtueMart! Contents Product Overview... 3 Feature List...

More information

User Guide. FTR Reporter For more information, visit

User Guide. FTR Reporter For more information, visit FTR Reporter 5.7.1 For more information, visit www.fortherecord.com TABLE OF CONTENTS INTRODUCTION... 5 Overview... 5 About This Document... 5 GETTING STARTED... 6 Installation... 6 Starting Reporter...

More information

File Management Utility User Guide

File Management Utility User Guide File Management Utility 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

More information

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018 ZENworks 2017 Update 2 Endpoint Security Utilities Reference February 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

Contents. 1 Introduction... 2 Introduction to Installing and Configuring LEI... 4 Upgrading NotesPump to LEI...

Contents. 1 Introduction... 2 Introduction to Installing and Configuring LEI... 4 Upgrading NotesPump to LEI... Contents 1 Introduction... Organization of this Manual... Related Documentation... LEI and DECS Documentation... Other Documentation... Getting Started with Lotus Enterprise Integrator... 2 Introduction

More information

Introduction. Saving and Printing Presentations. PowerPoint 2010 Saving and Printing. Video: Saving Presentations in PowerPoint 2010

Introduction. Saving and Printing Presentations. PowerPoint 2010 Saving and Printing. Video: Saving Presentations in PowerPoint 2010 PowerPoint 2010 Saving and Printing Introduction Page 1 Are you saving for the first time? Do you need to share your presentation with someone who does not have PowerPoint 2010? Would you like to print

More information

Unit 8: Working with Actions

Unit 8: Working with Actions Unit 8: Working with Actions Questions Covered What are actions? How are actions triggered? Where can we access actions to create or edit them? How do we automate the sending of email notifications? How

More information

ImageNow eforms. Getting Started Guide. ImageNow Version: 6.7. x

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

More information

Quark XML Author for FileNet 2.5 with BusDocs Guide

Quark XML Author for FileNet 2.5 with BusDocs Guide Quark XML Author for FileNet 2.5 with BusDocs Guide CONTENTS Contents Getting started...6 About Quark XML Author...6 System setup and preferences...8 Logging in to the repository...8 Specifying the location

More information

Attachmate EXTRA! X-treme Evaluator s Guide

Attachmate EXTRA! X-treme Evaluator s Guide Attachmate EXTRA! X-treme Evaluator s Guide Attachmate EXTRA! X-treme Evaluator s Guide CONTENTS Introduction... 2 About this Guide... 2 Product Overview... 2 Getting Started... 2 Configure Spell-check

More information