White Paper. Fabasoft Integration for Kofax Capture. Fabasoft Folio 2017 R1 Update Rollup 2

Size: px
Start display at page:

Download "White Paper. Fabasoft Integration for Kofax Capture. Fabasoft Folio 2017 R1 Update Rollup 2"

Transcription

1 White Paper Fabasoft Integration for Kofax Capture Fabasoft Folio 2017 R1 Update Rollup 2

2 Copyright Fabasoft R&D GmbH, Linz, Austria, All rights reserved. All hardware and software names used are registered trade names and/or registered trademarks of the respective manufacturers. No rights to our software or our professional services, or results of our professional services, or other protected rights can be based on the handing over and presentation of these documents. Fabasoft Integration for Kofax Capture 2

3 Contents 1 Introduction 4 2 Software Requirements 4 3 Integration of Kofax Capture into Fabasoft Folio Installation of the MSI Package Installation of Kofax Capture Export Connector 4 4 Example: Capture of Generic Contents Create a New Batch Class Create a New Document Class Create a New Form Type Define and Configure the Export Connector Publish a Batch Class Create and Process a New Batch 13 5 Example: Capture of PDF Contents 18 Fabasoft Integration for Kofax Capture 3

4 1 Introduction The Fabasoft Folio offers the possibility of an integration of Kofax Capture. Thereby scanned documents, or by Kofax Capture generated PDF documents can be imported to Fabasoft Folio. 2 Software Requirements System environment: All information contained in this document implicitly assumes a Microsoft Windows environment. Supported platforms: For detailed information on supported operating systems and software see the software product information on the Fabasoft distribution media. Descriptions in this document are based on the following software: Microsoft Windows Server 2016 Standard Microsoft XML Core Services 6.0 SP2 Kofax Capture Integration of Kofax Capture into Fabasoft Folio 3.1 Installation of the MSI Package The following MSI package has to be installed on the client: Setup\ComponentsWeb\Client\FolioClientKofax.msi Note: The MSI package can also be found on the web server: directory>/fscasp/content/lib/folioclientkofax.msi The fscvrl.inf (the export connector), fscvrl_fsc.inf (legacy export connector) and the fscvrl.dll file are copied into the Fabasoft\Folio\WebClient directory. Note: The legacy Fabasoft Components export connector fscvrl_fsc.inf can be used for existing batch classes that reference this connector. 3.2 Installation of Kofax Capture Export Connector In the administration tool of Kofax Capture the export connector can be installed, therefore perform the following steps: 1. Execute the command Start > All Programs > Kofax Capture 10.0 > Administration. Fabasoft Integration for Kofax Capture 4

5 2. On the Tools tab click Export Connectors. 3. In the following dialog select the Database Export Connector entry and click Add. 4. Navigate to the fscvrl.inf file in the Fabasoft\Folio\WebClient directory and click Open. 5. The Add Export Connectors dialog is opened. Select Fabasoft Folio and click Install. 6. The successful registration is viewed in a dialog box. Click OK and close the Add Export Connectors dialog. Fabasoft Integration for Kofax Capture 5

6 The Fabasoft Folio export connector has been added to the Export Connector Manager. The essential installation steps for the integration of Kofax Capture into Fabasoft Folio are finished. The following chapters show possible applications for the use of this integration. 4 Example: Capture of Generic Contents This example shows how to create generic contents and transfer those into Fabasoft Folio by using the integration of Kofax Capture. 4.1 Create a New Batch Class To create a new batch class, perform the following steps: 1. In the administration tool of Kofax Capture click the Kofax button and execute the Create Batch Class command. Fabasoft Integration for Kofax Capture 6

7 2. In the following dialog the Name and a Description for the new batch class can be defined. Note: The path for the Image folder has to be equal for all scan stations. 3. Click the Queues tab and select the Scan and the Export entries in the Available Queues field. Click Add to add these queues to the Selected Queues field. For this batch class the queues Scan and Export are selected. 4. Click OK. Fabasoft Integration for Kofax Capture 7

8 4.2 Create a New Document Class To create a new document class, perform the following steps: 1. Right-click the newly created batch class and click New Document Class. 2. In the following dialog the Name and a Description for the new document class can be defined. 3. Click OK. 4.3 Create a New Form Type To create a new form type, perform the following steps: 1. Right-click the newly created document class and click New Form Type. Fabasoft Integration for Kofax Capture 8

9 2. In the following dialog the Name and a Description for the new form type can be defined. 3. Click OK. 4.4 Define and Configure the Export Connector To define and configure the export connector, perform the following steps: 1. Right-click the newly created document class and click Export Connectors. 2. Select Fabasoft Folio in the Available Export Connectors field and click Add to add this export connector to the Assigned Export Connectors field. 3. An authentication of the user is performed in Fabasoft Folio. Note: The information for a connection to a Fabasoft Folio Web Service is read out form the Microsoft Windows Registry. Make sure, the HKEY_CURRENT_USER\Software\Fabasoft\StubManager entry is available. This entry is created by the Fabasoft Folio Client when opening a content object. Fabasoft Integration for Kofax Capture 9

10 4. After a successful log-in the following properties can be defined on the Release Definition tab. o Server URL In this field the URL of the Fabasoft Folio Web Service is defined (i.e. o Object In this field a Fabasoft app.ducx Expression is defined that has to provide an object. Using this Fabasoft app.ducx Expression an already existing object can be established or a new object can be created. The global scope of the expression s evaluation contains a DICTIONARY with index values (rawvalues), whereby an identifier (key) is assigned to a value (value). Values are defined, e.g. in form of index fields of the document class. Note: For capturing of generic contents the object class Content (GENCONT@1.1:ContentObject) can be used. Using the following expression a new object of this object class is created: #GENCONT@1.1:ContentObject.COOSYSTEM@1.1:ObjectCreate()[2] o Links In this field links can be defined. Thereby variables, values or indices are assigned to properties of the created or determined object in Fabasoft Folio. Note: Ensure that each link works independently of the link order. The execution sequence may change arbitrarily. For the definition of these links Fabasoft app.ducx Expressions are used. For evaluating these expressions, the following values are available in the global scope: srcvalue (Value based on Index, Batch, Batch variable or Constant, this value is always a STRING) value (converted value after Value (Manipulation), if this is defined). o The following fields are available in the Links field, when creating a new entry: Destination In this field a Fabasoft app.ducx Expression is defined, which e.g. provides a property of the newly created or determined object in Fabasoft Folio, in which a value should be saved. Fabasoft Integration for Kofax Capture 10

11 Example: ::value is calculated of Index, Batch, Batch variable or Constant, depends on the definition. ::value is the converted value of ::srcvalue. If no conversion is defined ::value is the same as::srcvalue. Value (Manipulation) In this field an optional Fabasoft app.ducx Expression can be defined, which converts/manipulates ::value. Index In this field a defined index value is entered. This value is defined in the properties of a document class in Kofax Capture in the Index Fields field. Example: Batch In this field a batch value can be defined. This value is defined in the properties of a batch class in Kofax Capture in the Batch Fields field. Example: Batch Variable In this field a predefined batch variable can be entered. Constant This field is used for defining any constant. o Initialization In this field initialization values for the created or determined object can be defined. o Finally In this field a Fabasoft app.ducx Expression can be defined that evaluates whether additional actions should take place with the created or determined object. Fabasoft Integration for Kofax Capture 11

12 5. Click the Contents tab. The following properties can be defined: o Image Type Select the desired image type. For example Multipage TIFF CCITT Group 4. o Content Property Path (Image) In this field you have to select the property, which specifies the content of the image. For example select the File property. 6. Click Next to save the settings. The configuration of the export connector is now completed. Note: To adjust or change these settings, select the export connector in the field of the assigned export connectors and click Setup. 4.5 Publish a Batch Class To publish a batch class, perform the following steps: 1. Right-click the created batch class and click Publish. 2. Click Validate to test the integrity of the batch class. 3. Completing the validation without errors, the batch class can be approved for use. Click Publish. Fabasoft Integration for Kofax Capture 12

13 Note: A published batch class is marked by a changed icon. When changing the batch class again, another publishing process is necessary. Close the administration tool of Kofax Capture. 4.6 Create and Process a New Batch The published batch class can be used for creating new batch tasks. Therefore perform the following steps: 1. Execute the command Start > All Programs > Kofax Capture 10.0 > Batch Manager. 2. Click the Kofax button and click Create Batch. 3. In this dialog the Name field of the new batch is predefined with the current time. The name of the batch can be changed. In the Description field a description for the new batch can be Fabasoft Integration for Kofax Capture 13

14 entered. 4. Click Save. 5. Click Close. The newly created batch has been added to the batch manager. To process the new batch, perform the following steps: 1. Click the Kofax button and click Process Batch. First the Scan program is opened, because when creating the batch class two queues have been defined ( Scan and Export ). Fabasoft Integration for Kofax Capture 14

15 2. In the Source field select the scanner. Select the Software Import entry, for importing already scanned documents that are stored in the file system. 3. Click Scan All, to initialize the scan process. Fabasoft Integration for Kofax Capture 15

16 4. The documents are viewed after the scanning process. 5. The scanned documents have to be prepared for the export. Right-click the images and click Create Document. Note: The command can be executed for multiple images at the same time or for each image separately. So the scanned documents can be grouped into more batches. For each batch an object is created in Fabasoft Folio. Fabasoft Integration for Kofax Capture 16

17 In this example all pages are stored in one document: 6. Click Close, to complete the scanning process. Click Yes to confirm the dialog. In the batch manager the batch is ready for the second step: the export. To continue with the export, perform the following steps: 1. On the Kofax button click Process Batch. 2. An authentication of the user is performed in Fabasoft Folio. The export occurs according to the configuration in the export connector (see chapter 4.4 Define and Configure the Export Connector ). Fabasoft Integration for Kofax Capture 17

18 5 Example: Capture of PDF Contents Kofax Capture provides the possibility to create documents in PDF format and transfer those documents into Fabasoft Folio. Perform the following steps to configure the capture of PDF contents: 1. Click Start > All Programs > Kofax Capture 10.0 > Administration. 2. Right-click a batch class and then click Properties. Note: For more information on creating a batch class see chapter 4.1 Create a New Batch Class. 3. Click the Queues tab. 4. In the Available Queues field, select the PDF Generator and the Export entry. Click Add to add the queue to the Selected Queues field. Fabasoft Integration for Kofax Capture 18

19 5. Click the Advanced tab. Under Import Options, select Allow import of edocument files. 6. Click OK. 7. Right-click a document class and then click Properties. Note: For more information on creating a document class see chapter 4.2 Create a New Document Class. Fabasoft Integration for Kofax Capture 19

20 8. Click the PDF tab and select Enable Kofax PDF generation. 9. Click OK. When defining the configuration for the export connector several settings can be made. To configure the export connector for capturing PDF contents perform the following steps: 1. Right-click the document class and then click Export Connectors. Fabasoft Integration for Kofax Capture 20

21 2. In the Assigned Export Connectors field, select the Fabasoft Folio entry. Click Setup. 3. An authentication of the user is performed in Fabasoft Folio. After a successful log-in the settings can be changed. Note: Additional information about the configuration of the export connector can be found in chapter 4.4 Define and Configure the Export Connector. 4. On the Release Definition tab, in the Object field, type a Fabasoft app.ducx Expression that creates a new or determines an existing PDF object. Example: #FSCACROBAT@1.1:PDFObject.COOSYSTEM@1.1:ObjectCreate()[2] 5. Click the PDF tab. Following settings can be defined: o PDF Object In this field a Fabasoft app.ducx Expression can be defined that returns a PDF object. In the global scope the variable relobj is defined that is computed with the Fabasoft app.ducx Expression defined in the Object field on the Release Definition tab. o PDF Initialization In this field initialization values for the created or determined PDF object can be defined. Fabasoft Integration for Kofax Capture 21

22 In the global scope of the Value field following variables are defined: context (extension of the content) cont (content of In the global scope of the Destination field following variables are defined: context (extension of the content) cont (content of value (value of the computed Value) o Finally (PDF) In this field a Fabasoft app.ducx Expression can be defined that evaluates whether additional actions should take place with the created or determined PDF object. In the local scope the PDF object is available. Example: To put the PDF object on the desk of the user following Fabasoft app.ducx Expression can be defined: COODESK@1.1:ShareObject(,,#COOSYSTEM@1.1:objchildren, coort.getcurrentuserroot()) 6. The batch class can now be published (see chapter 4.5 Publish a Batch Class ) and a new batch can be created and processed (see chapter 4.6 Create and Process a New Batch ). Fabasoft Integration for Kofax Capture 22

White Paper. Fabasoft on Microsoft Windows - Cluster Support. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft on Microsoft Windows - Cluster Support. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft on Microsoft Windows - Cluster Support Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names

More information

White Paper. Fabasoft Folio Unattended Setup. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Folio Unattended Setup. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Folio Unattended Setup Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered

More information

White Paper. Fabasoft Folio Bulk Jobs. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Folio Bulk Jobs. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Folio Bulk Jobs Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade

More information

White Paper. Fabasoft Folio Access Definitions. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Folio Access Definitions. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Folio Access Definitions Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered

More information

White Paper. Deployment of ActiveX Controls via Microsoft Windows Active Directory. Fabasoft Folio 2016 Update Rollup 6

White Paper. Deployment of ActiveX Controls via Microsoft Windows Active Directory. Fabasoft Folio 2016 Update Rollup 6 White Paper Fabasoft Folio 2016 Update Rollup 6 Copyright Fabasoft R&D GmbH, Linz, Austria, 2017. All rights reserved. All hardware and software names used are registered trade names and/or registered

More information

White Paper. Export of Fabasoft Folio Objects to a Relational Database. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Export of Fabasoft Folio Objects to a Relational Database. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Export of Fabasoft Folio Objects to a Relational Database Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software

More information

White Paper. Fabasoft Folio Thin Client Support. Fabasoft Folio 2017 R1

White Paper. Fabasoft Folio Thin Client Support. Fabasoft Folio 2017 R1 White Paper Fabasoft Folio Thin Client Support Fabasoft Folio 2017 R1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade names

More information

White Paper. Fabasoft Folio Web Client Configuration Possibilities. Fabasoft Folio 2016 Update Rollup 6

White Paper. Fabasoft Folio Web Client Configuration Possibilities. Fabasoft Folio 2016 Update Rollup 6 White Paper Fabasoft Folio Web Client Configuration Possibilities Fabasoft Folio 2016 Update Rollup 6 Copyright Fabasoft R&D GmbH, Linz, Austria, 2017. All rights reserved. All hardware and software names

More information

White Paper. Fabasoft on Linux - Fabasoft Folio Web Management. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft on Linux - Fabasoft Folio Web Management. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft on Linux - Fabasoft Folio Web Management Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names

More information

White Paper. Fabasoft Integration for Novell GroupWise. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Integration for Novell GroupWise. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Integration for Novell GroupWise Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used

More information

White Paper. Fabasoft Folio Web Client Interfaces. Fabasoft Folio 2017 R1 Update Rollup 2

White Paper. Fabasoft Folio Web Client Interfaces. Fabasoft Folio 2017 R1 Update Rollup 2 White Paper Fabasoft Folio Web Client Interfaces Fabasoft Folio 2017 R1 Update Rollup 2 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered

More information

White Paper. Fabasoft Integration for CalDAV. Fabasoft Folio 2017 R1 Update Rollup 2

White Paper. Fabasoft Integration for CalDAV. Fabasoft Folio 2017 R1 Update Rollup 2 White Paper Fabasoft Integration for CalDAV Fabasoft Folio 2017 R1 Update Rollup 2 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered

More information

White Paper. Fabasoft Integration for CMIS. Fabasoft Folio 2016 Update Rollup 6

White Paper. Fabasoft Integration for CMIS. Fabasoft Folio 2016 Update Rollup 6 White Paper Fabasoft Integration for CMIS Fabasoft Folio 2016 Update Rollup 6 Copyright Fabasoft R&D GmbH, Linz, Austria, 2017. All rights reserved. All hardware and software names used are registered

More information

OnBase - Unity Client Scanning and Indexing

OnBase - Unity Client Scanning and Indexing OnBase - Unity Client Scanning and Indexing Related useful links Requirements Scanning Indexing Related useful links OnBase - Unity Client 17.0 (17.0.2.78) Watch a 50 minute Video about Unity Scanning

More information

White Paper. Installation and Configuration of Fabasoft iarchivelink. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Installation and Configuration of Fabasoft iarchivelink. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Installation and Configuration of Fabasoft iarchivelink Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software

More information

White Paper. Fabasoft on Linux - Performance Monitoring via SNMP. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft on Linux - Performance Monitoring via SNMP. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft on Linux - Performance Monitoring via SNMP Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names

More information

White Paper. Installation and Configuration of Fabasoft Integration for CMIS Summer Release

White Paper. Installation and Configuration of Fabasoft Integration for CMIS Summer Release White Paper 2010 Summer Release Copyright Fabasoft R&D GmbH, A-4020 Linz, 2010. All rights reserved. All hardware and software names used are registered trade names and/or registered trademarks of the

More information

Lab 12-1 Lab Kofax Capture Import Connector -- XML

Lab 12-1 Lab Kofax Capture Import Connector -- XML In the following lab instructions, you are going to configure using Kofax Capture Import Connector -- XML (KCIC XML) to import documents into Kofax Capture. An XML file will provide the information for

More information

Ascent XML Release. Release Notes. Version 5.0. Important: These printed Release Notes supercede the notes in PDF format on the Ascent XML CD.

Ascent XML Release. Release Notes. Version 5.0. Important: These printed Release Notes supercede the notes in PDF format on the Ascent XML CD. Ascent XML Release Version 5.0 Important: These printed Release Notes supercede the notes in PDF format on the Ascent XML CD. Release Notes 10001154-000 Revision A September 15, 2003 Copyright Copyright

More information

HP Records Manager. Kofax Capture Template. Software Version: 8.1. Document Release Date: August 2014

HP Records Manager. Kofax Capture Template. Software Version: 8.1. Document Release Date: August 2014 HP Records Manager Software Version: 8.1 Kofax Capture Template Document Release Date: August 2014 Software Release Date: August 2014 Legal Notices Warranty The only warranties for HP products and services

More information

White Paper. Creation of Online Help for Fabasoft Folio. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Creation of Online Help for Fabasoft Folio. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Creation of Online Help for Fabasoft Folio Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used

More information

White Paper. Fabasoft Integration for Eclipse BIRT. Fabasoft Folio 2017 R1

White Paper. Fabasoft Integration for Eclipse BIRT. Fabasoft Folio 2017 R1 White Paper Fabasoft Integration for Eclipse BIRT Fabasoft Folio 2017 R1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade

More information

Ascent 6.06 Release Script for Hummingbird DM Release Notes

Ascent 6.06 Release Script for Hummingbird DM Release Notes Ascent 6.06 Release Script for Hummingbird DM 5.0-5.1 Release Notes 10001305-000 Revision A September 27, 2004 Copyright Copyright 2004 Kofax Image Products, Inc. All Rights Reserved. Printed in USA. The

More information

Ascent 6.1 Release Script for FileNet Content Manager 3.0. Release Notes

Ascent 6.1 Release Script for FileNet Content Manager 3.0. Release Notes Ascent 6.1 Release Script for FileNet Content Manager 3.0 Release Notes 10001303-000 Revision A November 16, 2004 Copyright Copyright 2004 Kofax Image Products, Inc. All Rights Reserved. Printed in USA.

More information

White Paper. Fabasoft Folio/COLD. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Folio/COLD. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Folio/COLD Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade names

More information

Release Script for Kofax Ascent Capture 5

Release Script for Kofax Ascent Capture 5 IBM Content Manager for Multiplatforms Release Script for Kofax Ascent Capture 5 Services Offering IBM Content Manager for Multiplatforms Release Script for Kofax Ascent Capture 5 Services Offering Note

More information

Nikon Capture NX "How To..." Series

Nikon Capture NX How To... Series 1 of 8 5/15/2007 2:24 PM Nikon Capture NX "How To..." Series Article 22 - How to convert multiple RAW NEF images to JPEG Purpose: Using the "Batch" process, you can convert all RAW NEF images in a single

More information

How To Title: Scan and File into ICS Purpose: To scan and file information into the patient s medical record Audience: All Staff Date: June 21, 2013

How To Title: Scan and File into ICS Purpose: To scan and file information into the patient s medical record Audience: All Staff Date: June 21, 2013 There are two ways to import medical records into ICS: A. Scan paper document(s) utilizing a scanner B. Import documents from a file, folder or Right Fax Acquiring images through a scanner: 1. Check that

More information

Budget Reports for All Users

Budget Reports for All Users Budget Reports for All Users Table of Contents: How to Open the MBI - Budgeting Cost Center & Rollup Report..2 How to Open the MBI - Budget Excel Format Cost Center & Rollup Report...7 How to open a TSV

More information

Ascent 7.0 Release Script for IBM Content Manager for iseries Release Notes

Ascent 7.0 Release Script for IBM Content Manager for iseries Release Notes Ascent 7.0 Release Script for IBM Content Manager for iseries 5.1-5.3 Release Notes 10001403-000 Revision A May 11, 2005 Copyright Copyright 2005 Kofax Image Products, Inc. All rights reserved. Printed

More information

2012 Peer Small Business Data

2012 Peer Small Business Data Welcome The installation program installs the following data sets: 2012 Peer Small Business Data 2012 Peer Small Business Data In order to use this data set you should be running CRA Wiz and Fair Lending

More information

SAPERION Release Script

SAPERION Release Script SAPERION Release Script Copyright 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International, Inc., registered in the U.S. and/or other countries. All other trademarks are the property

More information

White Paper. Fabasoft Folio Portlet. Fabasoft Folio 2017 R1 Update Rollup 1

White Paper. Fabasoft Folio Portlet. Fabasoft Folio 2017 R1 Update Rollup 1 White Paper Fabasoft Folio Portlet Fabasoft Folio 2017 R1 Update Rollup 1 Copyright Fabasoft R&D GmbH, Linz, Austria, 2018. All rights reserved. All hardware and software names used are registered trade

More information

TextPlus Release Module for Ascent Capture 3.0 Release Notes

TextPlus Release Module for Ascent Capture 3.0 Release Notes TextPlus Release Module for Ascent Capture 3.0 Release Notes v 3.00 Beta June 1999 Page 1 1. Introduction This document provides information on the TextPlus release script which is a sample script available

More information

Océ Engineering Exec. Doc Exec Pro and Electronic Job Ticket for the Web

Océ Engineering Exec. Doc Exec Pro and Electronic Job Ticket for the Web Océ Engineering Exec Doc Exec Pro and Electronic Job Ticket for the Web Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

SMARTCONTROL ECS OPC Server

SMARTCONTROL ECS OPC Server Operating Instructions SMARTCONTROL ECS OPC Server 3-349-572-03 2/3.10 2.009 1 SmartControl OPC Server SmartControl OPC Server software is optionally available for the SmartControl. Data from SmartControls

More information

Module Kofax Capture Review

Module Kofax Capture Review Module 19 Kofax Capture Review Kofax Capture Overview Use this module to perform a comprehensive review of the course. Kofax Capture Review Slide 2 Module 19 -- Kofax Capture Review Kofax Inc. Kofax Inc,

More information

Slicing. Slice multiple parts 13,0601,1489,1664(SP6P1)

Slicing. Slice multiple parts 13,0601,1489,1664(SP6P1) Slicing 13,0601,1489,1664(SP6P1) In this exercise, we will learn how to perform Slicing on multiple part. Slicing is the stage where the printing layers are set according to the printer definition or printing

More information

MSX-Agent Installation Guide. Version

MSX-Agent Installation Guide. Version MSX-Agent Installation Guide Version 1026 Table of Content 1 INTRODUCTION...4 2 CONFIGURING MS EXCHANGE SERVER...4 3 REDDOXX MSX AGENT...20 4 CONFIGURATION OF THE REDDOXX APPLIANCE...25 2 Copyright 2009

More information

Module 1 - Class Introduction

Module 1 - Class Introduction Module 1 Introduction to Class Training Module Overview Overview Duration and Schedule Prerequisites Goals Materials Structure and Methodology Module Overview Introduction to Class Slide 2 Module 1 Introduction

More information

Client Proxy interface reference

Client Proxy interface reference Reference Guide McAfee Client Proxy 2.3.2 Client Proxy interface reference These tables provide information about the settings found in the Client Proxy UI. Policy Catalog On the McAfee Client Proxy page

More information

Module Customization Options

Module Customization Options Module 15 Customization Options Customization Options Reference material Custom scripting Export connectors Custom elements Custom extensions Custom modules Batch workflow Workflow agents Customization

More information

Scan Operator s Guide

Scan Operator s Guide Scan Operator s Guide Version 1.2.0 Your guide to using the Scan functions of your Imagistics Electronic Document Processing System Table of Contents Preface..........................................

More information

EPLAN Electric P8 Version 2.4 (64 bit) installation Status: July 2014

EPLAN Electric P8 Version 2.4 (64 bit) installation Status: July 2014 EPLAN Electric P8 Version 2.4 (64 bit) installation Status: July 2014 Introduction... 2 General requirements... 2 EPLAN Electric P8 (64 bit) and Office (32 bit) installation... 3 1. Convert the EPLAN parts

More information

Attachments to Purchase Requisitions 2013 Training Session

Attachments to Purchase Requisitions 2013 Training Session Attachments to Purchase Requisitions 2013 Training Session PO Attachments June 2013 Page 1 of 7 PO Attachments WinCap has the ability to attach documents to a requisition or to a PO. This is done from

More information

Content Matrix. Evaluation Guide. February 12,

Content Matrix. Evaluation Guide. February 12, Content Matrix Evaluation Guide February 12, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH, 2002-2018 All rights reserved. No part or section of the contents of this

More information

Contents. A April 2017 i

Contents. A April 2017 i Contents 1 Introduction................................................................1 Scanner support... 1 Supporting documentation... 2 Virus scanning applications... 3 Installing the software... 4

More information

Microsoft SharePoint 2010 Configuration and Administrative Guide

Microsoft SharePoint 2010 Configuration and Administrative Guide Microsoft SharePoint 2010 Configuration and Administrative Guide Version 2.0 CAPSYS Product Management 8-25-2017 CAPSYS SHAREPOINT 2010 MANUAL 1 CAPSYS CAPTURE SharePoint 2010 Configuration Adding the

More information

Cover Page. Legacy Integration Installation and User Guide 10g Release 3 ( )

Cover Page. Legacy Integration Installation and User Guide 10g Release 3 ( ) Cover Page Legacy Integration Installation and User Guide 10g Release 3 (10.1.3.3.0) March 2007 Legacy Integration Installation and User Guide, 10g Release 3 (10.1.3.3.0) Copyright 2007, Oracle. All rights

More information

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7

USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 University of Arizona Information Commons Training 1 USER S GUIDE Software/Hardware Module: ADOBE ACROBAT 7 Objective: Scan and create PDF Documents using Adobe Acrobat Software p.1 Introduction p.2 Scanning

More information

MSI Admin Tool User Guide

MSI Admin Tool User Guide MSI Admin Tool User Guide Introduction The MSI Admin Tool is a utility which allows you to pre-configure your Read&Write installation package prior to installation. The tool is primarily designed to be

More information

Xerox Document Centre Setup Guide for FlowPort

Xerox Document Centre Setup Guide for FlowPort 1 r e t pa Ch 2 r e t pa Ch Xerox Document Centre Setup Guide for FlowPort This document is intended for use by FlowPort System Administrators when configuring the following Xerox Document Centres to scan

More information

Halcyon Spooled File Manager GUI. v8.0 User Guide

Halcyon Spooled File Manager GUI. v8.0 User Guide Halcyon Spooled File Manager GUI v8.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

White Paper. Fabasoft Folio Environment Variables. Fabasoft Folio 2016 Update Rollup 6

White Paper. Fabasoft Folio Environment Variables. Fabasoft Folio 2016 Update Rollup 6 White Paper Fabasoft Folio Environment Variables Fabasoft Folio 2016 Update Rollup 6 Copyright Fabasoft R&D GmbH, Linz, Austria, 2017. All rights reserved. All hardware and software names used are registered

More information

What is ImageNow? mk:@msitstore:c:\program%20files\imagenow6\help\en\inowuser.chm::/getting_starte... Home > What is ImageNow? What is ImageNow? ImageNow adapts to your business processes and ensures that

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

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents

Job Aid. Remote Access BAIRS Printing and Saving a Report. Table of Contents Remote Access BAIRS Printing and Saving a Report Table of Contents Remote Access BAIRS Printing a Report PDF HTML... 2 Remote Access BAIRS Printing a Report Export to PDF Interactive Reporting... 3 Remote

More information

Perceptive Interact for EpicCare Link

Perceptive Interact for EpicCare Link Perceptive Interact for EpicCare Link Installation and Setup Guide Version: 2.1.x Written by: Product Knowledge, R&D Date: July 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates. Table

More information

DOCUMENT CONTAINER USER MANUAL CHAPTER 10 SHARPSCHOOL. For more information, please visit:

DOCUMENT CONTAINER USER MANUAL CHAPTER 10 SHARPSCHOOL. For more information, please visit: SHARPSCHOOL USER MANUAL CHAPTER 10 DOCUMENT CONTAINER For more information, please visit: www.customernet.sharpschool.com www.sharpschool.com 0 TABLE OF CONTENTS 1. INTRODUCTION... 1 2. KEY INFORMATION...

More information

IBM. IBM Datacap Taskmaster Capture V8.1 Solution Design.

IBM. IBM Datacap Taskmaster Capture V8.1 Solution Design. IBM C2070-588 IBM Datacap Taskmaster Capture V8.1 Solution Design http://killexams.com/exam-detail/c2070-588 QUESTION: 116 A solution designer needs to export to Microsoft SharePoint with a FastDoc application.

More information

Mission Guide: Dropbox

Mission Guide: Dropbox Mission Guide: Dropbox Your Mission: Use F-Response to collect Dropbox account data Using F-Response to collect Dropbox Cloud Storage contents Important Note Disclaimer: F-Response provides access to 3rd

More information

Microsoft Word - Templates

Microsoft Word - Templates Microsoft Word - Templates Templates & Styles. Microsoft Word come will a large amount of predefined templates designed for you to use, it is also possible to download additional templates from web sites

More information

Xerox Healthcare MFP Solution

Xerox Healthcare MFP Solution Xerox Healthcare MFP Solution Confirm Connection How to share patient information The Xerox Healthcare MFP Solution and the Share Patient Information app work with the Kno2 cloud service to connect the

More information

Capture Pro Software. Getting Started A-61640

Capture Pro Software. Getting Started A-61640 Capture Pro Software Getting Started A-61640 Getting Started with Alaris Capture Pro Software and Capture Pro Limited Edition Installing the software: Capture Pro Software and Network Edition... 1 Installing

More information

StreamServe Persuasion SP5 StreamServe Connect for SAP - Business Processes

StreamServe Persuasion SP5 StreamServe Connect for SAP - Business Processes StreamServe Persuasion SP5 StreamServe Connect for SAP - Business Processes User Guide Rev A StreamServe Persuasion SP5StreamServe Connect for SAP - Business Processes User Guide Rev A SAP, mysap.com,

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

Scan to PC Desktop Professional v7.0 Orientation Guide

Scan to PC Desktop Professional v7.0 Orientation Guide Scan to PC Desktop Professional v7.0 Orientation Guide Maximizing Your Productivity with Scanning and Your Xerox WorkCentre Pro Multifunction Device Topics Included Scanning to the Desktop Scanning to

More information

Laserfiche Import Agent Quick Start Guide. White Paper

Laserfiche Import Agent Quick Start Guide. White Paper Laserfiche Import Agent Quick Start Guide White Paper Table of Contents Welcome to Import Agent... 3 What s New in Import Agent 10?... 4 Getting Started... 5 Import Agent Configuration Utility... 5 Creating

More information

docalpha Installation Guide

docalpha Installation Guide ARTSYL DOCALPHA INSTALLATION GUIDE 1. docalpha Architecture Overview... 2 1.1. docalpha Server Components... 4 1.2. docalpha Production Environment Stations Overview... 4 1.3. docalpha Setup & Administration

More information

RSA NetWitness Logs. Microsoft Exchange Server. Event Source Log Configuration Guide. Last Modified: Thursday, November 2, 2017

RSA NetWitness Logs. Microsoft Exchange Server. Event Source Log Configuration Guide. Last Modified: Thursday, November 2, 2017 RSA NetWitness Logs Event Source Log Configuration Guide Microsoft Exchange Server Last Modified: Thursday, November 2, 2017 Event Source Product Information: Vendor: Microsoft Event Source: Exchange Server

More information

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018 ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk November 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

Legacy Client Chart (LCC) Installation Guide for Purkinje System

Legacy Client Chart (LCC) Installation Guide for Purkinje System Legacy Client Chart (LCC) Installation Guide for Purkinje System A Guide to Run and Configure the Legacy Client Chart (LCC) Solution For questions about using this guide please contact IMS@aohc.org Table

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

SECTION E: DOCUMENT DIGITIZATION

SECTION E: DOCUMENT DIGITIZATION SECTION E: DOCUMENT DIGITIZATION SCANNING Depending on the type and size of document, you may need to use a variety of methods to digitize the material. The section following discusses the types of scanners

More information

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit

Installation Guide. . All right reserved. For more information about Specops Deploy and other Specops products, visit . All right reserved. For more information about Specops Deploy and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Deploy is a trademark owned by Specops Software. All

More information

Adobe Acrobat DC for Legal Professionals - Quick Reference Guide

Adobe Acrobat DC for Legal Professionals - Quick Reference Guide Adobe Acrobat DC for Legal Professionals - Quick Reference Guide Adobe Acrobat is an important tool in the legal field giving you the ability to create, view, and edit PDF (portable document format) documents.

More information

Lab 8-1 Lab Multiple Form Types - Setup

Lab 8-1 Lab Multiple Form Types - Setup In the following lab instructions, you are going to add a second form type and learn to set up automatic form identification. In addition, you ll be introduced to registration zones and index group zones.

More information

docalpha Scanning Station

docalpha Scanning Station Contents 1. docalpha Scan Station Overview... 2 2. What's New in docalpha Scan Station 4.5... 3 3. Working with Scan Station... 4 3.1 Starting the Scan Station... 5 3.2 Creating a New Batch... 8 3.3 Retrieving

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

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Windows User's Guide v15.5 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

Archiving Full Resolution Images

Archiving Full Resolution Images Archiving Full Resolution Images Archival or full resolution files are very large and are either uncompressed or minimally compressed. This tutorial explains how to use CONTENTdm and the Project Client

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

Image-In Connect v1.0 Installation Guide

Image-In Connect v1.0 Installation Guide Image-In Connect v1.0 Installation Guide For AccuRoute v3.01 Feature Pack 1 March 2, 2011 Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the US: +1/1 800 886 7845

More information

TOSHIBA GA Printing from Windows

TOSHIBA GA Printing from Windows TOSHIBA GA-1211 Printing from Windows 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45075925 24 October 2008 CONTENTS 3 CONTENTS

More information

RSA NetWitness Logs. GlobalSCAPE Enhanced File Transfer (EFT) Server. Event Source Log Configuration Guide. Last Modified: Thursday, May 25, 2017

RSA NetWitness Logs. GlobalSCAPE Enhanced File Transfer (EFT) Server. Event Source Log Configuration Guide. Last Modified: Thursday, May 25, 2017 RSA NetWitness Logs Event Source Log Configuration Guide GlobalSCAPE Enhanced File Transfer (EFT) Server Last Modified: Thursday, May 25, 2017 Event Source Product Information: Vendor: GlobalSCAPE Event

More information

OnBase - Disconnected Scanning

OnBase - Disconnected Scanning OnBase - Disconnected Scanning Table of Contents Installation Launching Uploading batches Using Disconnected Scanning Additional documentation For ITS: Restarting the application server Carleton no longer

More information

Integrated Cloud Environment Concur User s Guide

Integrated Cloud Environment Concur User s Guide Integrated Cloud Environment Concur User s Guide 2012-2015 Ricoh Americas Corporation Ricoh Americas Corporation It is the reader's responsibility when discussing the information contained this document

More information

Client Care Desktop V4

Client Care Desktop V4 Client Care Desktop V4 V4.1 Quay Document Manager V4.1 Contents 1. LOCATIONS...3 1.1. Client... 3 1.2. Holdings... 4 1.3. Providers... 4 1.4. Contacts/Introducers... 5 1.5. Adviser... 5 2. ADDING EXISTING

More information

KwikTag v4.6.4 Release Notes

KwikTag v4.6.4 Release Notes KwikTag v4.6.4 Release Notes KwikTag v4.6.4 for Web Client - Release Notes a. Internet Explorer 7.0 b. Internet Explorer 8.0 c. Firefox 3.5+ Server Requirements a. KwikTag v4.6.4 New Features: Feature:

More information

Spectrometer Visible Light Spectrometer V4.4

Spectrometer Visible Light Spectrometer V4.4 Visible Light Spectrometer V4.4 Table of Contents Package Contents...3 Trademarks...4 Manual Driver and Application installation...5 Manual Application Installation...6 First Start of the Application...8

More information

User Guide 701P Wide Format Solution Wide Format Scan Service

User Guide 701P Wide Format Solution Wide Format Scan Service User Guide 701P44865 6204 Wide Format Solution Wide Format Scan Service Xerox Corporation Global Knowledge & Language Services 800 Phillips Road Bldg. 845-17S Webster, NY 14580 Copyright 2006 Xerox Corporation.

More information

Info Input Express Version Limited Edition. Release Notes

Info Input Express Version Limited Edition. Release Notes Info Input Express Version 2.3.1 Limited Edition Release Notes Contents Installation Pre-Requisites Upgrading from Version 2.2 or 2.3.0 Changes and Bug Fixes in Version 2.3.1 What s New in Version 2.3

More information

Atlassian Confluence Sitemap Generator Add-On

Atlassian Confluence Sitemap Generator Add-On Atlassian Confluence Sitemap Generator Add-On Installation and Configuration Version 2017 Summer Release Status: March 27, 2017 Copyright Mindbreeze GmbH, A-4020 Linz, 2017. All rights reserved. All hardware

More information

Kofax. Capture. Ascent Capture for IBM ImagePlus/400 WAF Release Notes

Kofax. Capture. Ascent Capture for IBM ImagePlus/400 WAF Release Notes Kofax Capture Ascent Capture for IBM ImagePlus/400 WAF Release Notes 10001954-000 1994-2010 Kofax, Inc., 15211 Laguna Canyon Road, Irvine, California 92618, U.S.A. All rights reserved. Use is subject to

More information

AUTHORIZED DOCUMENTATION. Using ZENworks with Novell Service Desk Novell Service Desk February 03,

AUTHORIZED DOCUMENTATION. Using ZENworks with Novell Service Desk Novell Service Desk February 03, AUTHORIZED DOCUMENTATION Using ZENworks with Novell Service Desk 6.5.4 Novell Service Desk 6.5.4 February 03, 2012 www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with

More information

IBM i Version 7.2. Connecting to your system Connecting to Your system with IBM Navigator for i IBM

IBM i Version 7.2. Connecting to your system Connecting to Your system with IBM Navigator for i IBM IBM i Version 7.2 Connecting to your system Connecting to Your system with IBM Navigator for i IBM IBM i Version 7.2 Connecting to your system Connecting to Your system with IBM Navigator for i IBM Note

More information

ARTSYL DOCALPHA INSTALLATION GUIDE

ARTSYL DOCALPHA INSTALLATION GUIDE ARTSYL DOCALPHA INSTALLATION GUIDE 1. docalpha Architecture Overview... 2 1.1. docalpha Server Components... 4 1.2. docalpha Production Environment Stations Overview... 4 1.3. docalpha Setup & Administration

More information

Using ZENworks with Novell Service Desk

Using ZENworks with Novell Service Desk www.novell.com/documentation Using ZENworks with Novell Service Desk Novell Service Desk 7.1 April 2015 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or

More information

Asset Management Migration Guide

Asset Management Migration Guide www.novell.com/documentation Asset Management Migration Guide ZENworks 11 Support Pack 2 March 20, 2012 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or

More information