Quick Reference. EMC ApplicationXtender Application Generator 5.40 P/N REV A01

Size: px
Start display at page:

Download "Quick Reference. EMC ApplicationXtender Application Generator 5.40 P/N REV A01"

Transcription

1 EMC ApplicationXtender Application Generator 5.40 Quick Reference P/N REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA

2 Copyright EMC Corporation. All rights reserved. Published November, 2007 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED AS IS. EMC CORPORATION MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. All other trademarks used herein are the property of their respective owners. 2 2

3 Contents ApplicationXtender Application Generator Quick Reference... 4 AppXtender AppGen Toolbar Buttons... 4 Creating a New Application... 5 Creating a New User... 8 Creating a New Group... 9 User and Group Security Profile Privileges

4 ApplicationXtender Application Generator Quick Reference This document is designed to provide quick reference and setup information for ApplicationXtender Application Generator (AppXtender AppGen) to experienced administrators and is not intended to take the place of the ApplicationXtender Core Components Administrator s Guide. AppXtender AppGen Toolbar Buttons The following table describes each of the toolbar buttons in AppXtender AppGen: Table 1 ApplicationXtender Application Generator Toolbar Buttons Button Function Creates a new application. Creates a new user. Creates a new group. Creates a new annotation group. Deletes the selected application. Deletes the selected user. Deletes the selected group. Deletes the selected annotation group. Shows Domains for imported users and groups. Displays Help About dialog box. 4 4

5 Creating a New Application 1. Start and log into Application Generator (AppGen). 2. Right-click the Applications node in AppGen s tree. From the shortcut menu, select New. 3. On the Application page, enter an Application Name and Description. You also have the following choices: To store each document once but make it available for indexing many times, enable the Multiple indexes option. To prompt users to check out documents from the current application when they open them for display and to enable the final revision feature, enable the Prompt for checkout when open documents option. To require users to enter a comment whenever they check a document in or out of the current application, enable the Checkin comments required and/or Checkout comments required options, respectively. To require users to enter comments that will be written to the Audit Trail and select the functionality they intend to use whenever they create, display, export, print, or a document in the current application, enable the Reason Code option. To cause users to be prompted to sign for each newly created BIN file, enable the Document signing option. 4. Select a full-text engine from the Full-text Engine drop-down list. You have the following choices: ProIndex full-text engine or K2 full-text engine. 5. If you selected K2 full-text engine, enter the server name, port, and collection name for the K2 server. 6. Click Next. The Paths page appears. Configuring the Paths Page 1. If you plan to use an EMC Centera storage device for document storage, do the following. Otherwise, skip to step 2: a. Select Enable Centera Storage. b. Select the Centera cluster for document storage in the Cluster Name list. c. Specify where you want document page files to be stored in the Centera Staging Path text box. All annotations associated with a document are stored to the same path. d. Specify where you want OCR output text to be stored in the OCR Write Path text box. It must be a UNC share on a file server. OCR data is not written to Centera because it can be regenerated, if necessary. 5

6 e. Specify the location (or path) of the full-text database where you want the full text of your documents to be stored in the Full-Text DB Path text box. It must be a UNC share on a file server. Full-text data is not written to Centera because it can be regenerated, if necessary. Skip to step If you plan to use a storage device other than EMC Centera, do the following: a. Specify where you want document page files to be stored in the Document Write Path text box. b. Specify where you want annotations to be stored in the Annotation Write Path text box. c. Specify where you want OCR output text to be stored in the OCR Write Path text box. d. Specify the location (or path) of the full-text database where you want the full text of your documents to be stored in the Full-Text DB Path text box. It cannot be a Volume Label drive path ($VOLUME_NAME\PATH), a DiskXtender path (\\SERVERNAME\PATH), or ArcX-ASE path (ARCHX:// ABC). 3. Click Next. The Fields page appears. Adding Fields 1. In the Field Name text box, type a name for the field. 2. From the Data Type drop-down list, select the data type you want to associate with this field. 3. Specify a length in the Length text box (required for Currency, Decimal/Numeric, Integer, or Text data types). 4. Choose a format in the Format list box (for Currency, Date, Dec/ Num, Integer, SSN, Telephone, or Zip data types). 5. Under Flags, enable or disable the flags that you want to apply to the field. For a description of each flag, see AppXtender AppGen Field Flags on page After entering all the information for a field, click Add. Note: If User-defined List selected as the Data Type, the User-defined List dialog box appears after clicking Add. For more information, see Creating a User-defined List on page Repeat steps 1-6 for each field you want to add. 6 6

7 AppXtender AppGen Field Flags The following table describes each available field flag: Table 2 ApplicationXtender Application Generator Field Flags Flag Required Search Read-Only Doc Level Security Part of Unique Key Dual Data Entry Key Reference Data Reference Auto Index Validation Mask Leading Zeroes Date Stamp Time Stamp Purpose When the Required flag is enabled, the index field is required (i.e., must be filled in before saving a new document). When the Search flag is enabled, the index field can be searched. When the Read-Only flag is enabled, the index field will be read-only. When the Document Level Security flag is enabled for an index field, the Document Level Security tab will appear. The Document Level Security tab enables you to allow or disallow user or workstation access based on the index field s contents. When the Part of Unique Key flag is enabled, unique data is required for each document. When the Dual Data Entry flag is enabled, users must enter index information twice for the index field as a validation measure. When the Key Reference flag is enabled, the index field will be used for key reference indexing. If you set a Key Reference field, you must also define at least one Data Reference field. When the Data Reference flag is enabled, it allows the index field to be used for key reference file indexing. If you set a Data Reference field, you must also define a Key Reference field. When the Auto Index flag is enabled, it allows the index field to be used for auto-indexing (i.e., enable document indexes to be populated using imported data). When the Validation Mask flag is enabled, a template format can be set for the index field. When the Leading Zeroes flag is enabled, leading zeroes are preserved in an integer field. When the Date Stamp flag is enabled, the index field of a document will be populated with the date the document was added to AppXtender. When the Time Stamp flag is enabled, the index field of a document will be populated with the time the document was added to AppXtender. That time remains read-only. 7

8 Creating a User-defined List 1. If you selected User-defined List as the Data Type, the Userdefined List dialog box appears. In the Item text box, type an item to add to the list, and then click Add. 2. There are several functions available in the User-defined List dialog box: To change an entry, double-click the item, make the necessary modifications, and then click Modify. To remove an entry from the list, highlight it and click Delete. To import text from a file for use as a list item, click Import. Choose a file from the Open dialog box and click Open. To change the order of items in a user-defined list, highlight the item to move. Hold down the left mouse button, drag the item to the new position, and release the mouse button. To alphabetize the list, click once on the User-Defined List Item heading with the left mouse button to alphabetize in ascending order or twice (double-click) to alphabetize in descending order. 3. Click OK to accept your list entries and then click Finish when complete. Creating a New User 1. Right-click the Users node in AppXtender AppGen s tree. From the shortcut menu, select New. 2. On the User page, enter a unique user name (for Windows security provider, the user name must include a domain name) and personal password for the user (32-character maximum for each). Verify the password by typing it again. Specifying the user s full name is optional (132-character maximum). (If using Windows security provider, the user name must be configured in Windows before it can be created in AppGen.) 3. Click Next. On the Groups page, you can specify the user s group membership now, or later. To add a group to the Member Of list, drag the group name from the Not Member Of list to the Member Of list. Repeat for each group that you want to add to the Member Of list. (If you are using Windows security provider, you will not see a Groups page, as group membership is configured in Windows.) Note: If no groups appear on the list, groups have not been created. For instructions, see Creating a New Group on page To remove a group from the Member Of list, drag the group name from the Member Of list to the Not Member Of list. Repeat for each group that you want to remove from the Member Of list. 8 8

9 5. Click Next. The Profile page appears, which allows you to assign security profiles for particular applications. 6. In the Application drop-down list on the Profile page, select <Global Profile> to assign the same privileges for all AppXtender applications or, to define privileges for a single application only, select that application from the list. 7. Under Privileges, select the items appropriate to the user s responsibilities. 8. To configure more application profiles for the user, repeat the previous steps for each profile. 9. Click Finish when complete. Note: It is easier to import users from Windows when using Windows security provider. For more information on Windows security provider features, refer to the ApplicationXtender Core Components Administrator s Guide. Creating a New Group 1. Right-click the Groups node in AppXtender AppGen s tree. From the shortcut menu, select New. 2. On the Group page, enter a unique name for the group (for Windows security provider, the group name must include a domain name ñ for example, DCTM\GroupName) (32-character maximum). Specifying a description for the group is optional (132- character maximum). (If using Windows security provider, the group must be created in Windows before it can be created in AppGen.) 3. Click Next. On the Users page, you can specify the group s membership now, or later. To add a user to the Members list, drag the user name from the Non-Members list to the Members list. Repeat for each user you want to add to the Members list. (If you are using Windows security provider, you will not see a Users page, as group membership is configured in Windows.) 4. To remove a user from the Members list, drag the user name from the Members list to the Non-Members list. Repeat for each user that you want to remove from the Members list. 5. Click Next. The Profile page appears. (By default, when a group is being added, it has no security profiles configured.) 6. On the Profile page, you assign security profiles to the group for particular applications. In the Application drop-down list, select <Global Profile> from the Application drop-down list to assign the same privileges to all AppXtender applications or select a particular application from the list to define privileges for a single application. 9

10 7. Under Privileges, select the items appropriate to the responsibilities of the users in the group, or when applicable, accept the default settings. 8. To configure more application-specific profiles for the group, repeat the previous steps for each application profile. 9. Click Finish when complete. Note: It is easier to import groups from Windows when using Windows security provider. For more information on Windows security provider features, refer to the ApplicationXtender Core Components Administrator s Guide. User and Group Security Profile Privileges The following table describes each privilege available for users and groups: Table 3 User and Group Security Profile Privileges Option Scan/Index Online Enhance Pages Batch Scan Batch Index Modify Index Display Print Configure WS Delete Doc Delete Page Add Page Create App Modify App Delete App Migrate App COLD Import Allows you to Index scanned documents online. Deskew, inverse text correction, and dot shading removal. Batch Scan, Batch Create, Batch Import. Batch index. Modify document indexes. Display documents. Print, fax, , export, cut/copy. Access all tabs of the AppXtender Desktop Configuration dialog box. Delete documents. Delete pages. Add pages. Create new applications. Modify applications. Purge or delete applications. Migrate applications. Perform COLD extracts

11 Table 3 User and Group Security Profile Privileges (Continued) Option COLD Import Maint COLD Batch Extract Administrator Multiple Logins DLS Maint Key Ref Maint Auto Index Maint User Security Maint Key Ref Import Auto Index Import Index/Image Import Create Annotations Edit Annotations Create Redactions Edit Redactions Global Annotations Full Text Index Full Text Query OCR PAL User Allows you to Maintain COLD extract definitions. Perform batch extractions. Access AppXtender Admin/AppXtender AppGen; Use AppXtender Archive/Migration Wizards; Modify applications that begin with underscore; Delete documents filed for RM retention. Log into AppXtender from different workstations simultaneously. Configure Document Level Security. Configure Key Reference File Setup. Configure AppXtender Auto Index Import Setup. Maintain user security. AppXtender Import Key Reference files. AppXtender Import Auto Index files. Configure AppXtender Index Image Import Setup and import Index Image files. Add annotations. Edit, delete, or hide own annotations. Add redactions. Edit, delete, or hide own redactions. Add, edit, delete, or hide annotations created by others. Submit documents to the AppXtender Admin Index Server. Perform a full-text search for documents. Process documents with optical character recognition (OCR). Privileges are restricted when using AppXtender Web Access. 11

12 Table 3 User and Group Security Profile Privileges (Continued) Option Report View Retention Administrator Allows you to Query for and view the AppXtender Reports Mgmt report associated with an AppXtender Reports Mgmt/COLD document. Enable Centera retention for an application. If EMC Centera is enabled for the AppXtender application and you have a valid license for retention, the user can perform the following retention-related tasks: File a document for retention Place and remove a retention hold Manage expired documents under retention The Display privilege is also required for these tasks; additionally, the Delete privilege is required to delete expired documents. Retention User If EMC Centera is enabled for the AppXtender application and you have a valid license for retention, the user can file a document for retention. The Display privilege is also required for this task

User s Quick Reference. EMC ApplicationXtender Web Access 5.40 P/N REV A01

User s Quick Reference. EMC ApplicationXtender Web Access 5.40 P/N REV A01 EMC ApplicationXtender Web Access 5.40 User s Quick Reference P/N 300-005-669 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994 2007 EMC

More information

Quick Reference. EMC ApplicationXtender Media Distribution Viewer 5.40 P/N REV A01

Quick Reference. EMC ApplicationXtender Media Distribution Viewer 5.40 P/N REV A01 EMC ApplicationXtender Media Distribution Viewer 5.40 Quick Reference P/N 300-005-645 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2007

More information

Administrator s Quick Reference

Administrator s Quick Reference EMC ApplicationXtender Reports Management 6.0 Administrator s Quick Reference 300-008-284 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009

More information

EMC ApplicationXtender Web Access

EMC ApplicationXtender Web Access EMC ApplicationXtender Web Access Version 8.1 User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1994 2016 EMC Corporation. All

More information

Chapter 5 Retrieving Documents

Chapter 5 Retrieving Documents Chapter 5 Retrieving Documents Each time a document is added to ApplicationXtender Web Access, index information is added to identify the document. This index information is used for document retrieval.

More information

EMC ApplicationXtender Web Access

EMC ApplicationXtender Web Access EMC ApplicationXtender Web Access Version 8.0 User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1994 2015 EMC Corporation. All

More information

EMC ApplicationXtender Reports Management 6.0

EMC ApplicationXtender Reports Management 6.0 EMC ApplicationXtender Reports Management 6.0 Administrator s Guide 300-008-283 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009 EMC

More information

EMC ApplicationXtender Index Agent

EMC ApplicationXtender Index Agent EMC ApplicationXtender Index Agent Version 7.0 Administration Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1994-2014 EMC Corporation.

More information

Microsoft Outlook Integration for ApplicationXtender 6.0

Microsoft Outlook Integration for ApplicationXtender 6.0 Microsoft Outlook Integration for ApplicationXtender 6.0 Integration Guide 300-008-270 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2009

More information

EMC Documentum My Documentum Desktop (Windows)

EMC Documentum My Documentum Desktop (Windows) EMC Documentum My Documentum Desktop (Windows) Version 7.2 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 017489103 15084351000 www.emc.com Legal Notice Copyright 2003 2015 EMC Corporation.

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

User s Quick Reference. ApplicationXtender Web Access Version 5.3

User s Quick Reference. ApplicationXtender Web Access Version 5.3 ApplicationXtender Web Access Version 5.3 User s Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005 EMC Corporation. All rights

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

EMC ApplicationXtender Web Access.NET eroom Integration 6.0

EMC ApplicationXtender Web Access.NET eroom Integration 6.0 EMC ApplicationXtender Web Access.NET eroom Integration 6.0 Administrator s Guide 300-008-282 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC ApplicationXtender SPI (for SharePoint Integration)

EMC ApplicationXtender SPI (for SharePoint Integration) EMC ApplicationXtender SPI (for SharePoint Integration) 6.0 Deployment Guide P/N 300-009-364 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2009

More information

PaperClip32. Revision 2.0

PaperClip32. Revision 2.0 PaperClip32 Quick Start Guide Revision 2.0 Copyright Information Copyright 2003, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software,

More information

Quick Reference. ApplicationXtender Media Distribution Extraction Wizard 5.30

Quick Reference. ApplicationXtender Media Distribution Extraction Wizard 5.30 ApplicationXtender Media Distribution Extraction Wizard 5.30 Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005 EMC Corporation.

More information

EMC Documentum Archive Services for SharePoint

EMC Documentum Archive Services for SharePoint EMC Documentum Archive Services for SharePoint Version 5.3 SP5 User Guide P/N 300-005-749-A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC Documentum Process Builder

EMC Documentum Process Builder EMC Documentum Process Builder Version 6 Installation Guide P/N 300 005 224 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2004-2007 EMC Corporation.

More information

ApplicationXtender Image Capture Quick Reference. EMC Corporation Corporate Headquarters: Hopkinton, MA

ApplicationXtender Image Capture Quick Reference. EMC Corporation Corporate Headquarters: Hopkinton, MA ApplicationXtender Image Capture 5.30 Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005 EMC Corporation. All rights reserved.

More information

EMC Documentum Process Engine

EMC Documentum Process Engine EMC Documentum Process Engine Version 6.5 Installation Guide P/N 300 007 522 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2004 2008 EMC Corporation.

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 Console Client for Microsoft Windows Installation Guide P/N 300-009-578 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

EMC Documentum Connector for Microsoft SharePoint Farm Solution

EMC Documentum Connector for Microsoft SharePoint Farm Solution EMC Documentum Connector for Microsoft SharePoint Farm Solution Version 7.2 Content Management Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice

More information

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows

EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows EMC DiskXtender File System Manager for UNIX/Linux Release 3.5 SP1 Console Client for Microsoft Windows P/N 300-012-249 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 7.2 Building a Documentum Application Tutorial EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 1999-2015

More information

EMC Documentum D2. Administration Guide. User Guide. Version 4.2

EMC Documentum D2. Administration Guide. User Guide. Version 4.2 EMC Documentum D2 EMC Documentum D2 Administration Guide Version 4.2 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2005 2017

More information

Technical Notes. ApplicationXtender Software Developer s Kit (SDK) January 2006

Technical Notes. ApplicationXtender Software Developer s Kit (SDK) January 2006 ApplicationXtender Software Developer s Kit (SDK) 5.30 Technical Notes January 2006 These technical notes provide information on the following topics: Introduction... 2 Contents of the AppXtender SDK...

More information

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS

INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS TECHNICAL NOTES INTEROPERABILITY OF AVAMAR AND DISKXTENDER FOR WINDOWS ALL PRODUCT VERSIONS TECHNICAL NOTE P/N 300-007-585 REV A03 AUGUST 24, 2009 Table of Contents Introduction......................................................

More information

OnBase Quick Reference Guide

OnBase Quick Reference Guide Support: Team M teamm@onbase.com 440.788.6605 Prepared by: Hyland Software, Inc. 28500 Clemens Road Westlake, Ohio 44145 Ph: (440) 788-5000 Fax: (440) 788-5100 www.hyland.com DISCLAIMER Copyright Hyland

More information

EMC Documentum Quality and Manufacturing

EMC Documentum Quality and Manufacturing EMC Documentum Quality and Manufacturing Version 4.0 User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2012-2016 EMC Corporation.

More information

EMC DiskXtender Release 6.4 Microsoft Windows Version

EMC DiskXtender Release 6.4 Microsoft Windows Version EMC DiskXtender Release 6.4 Microsoft Windows Version Administration Guide P/N 300-007-798 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC Documentum D2. User Guide. Version 4.5. EMC Corporation Corporate Headquarters: Hopkinton, MA

EMC Documentum D2. User Guide. Version 4.5. EMC Corporation Corporate Headquarters: Hopkinton, MA EMC Documentum D2 Version 4.5 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2005 2016 EMC Corporation. All Rights Reserved.

More information

Managing the CaseMap Admin Console User Guide

Managing the CaseMap Admin Console User Guide Managing the CaseMap Admin Console User Guide CaseMap Server, Version 2.3 Accessing the CaseMap Admin Console Registering CaseMap Servers Registering SQL Servers Setting Up Roles and Users Managing SQL

More information

EMC Documentum External Viewing Services for SAP

EMC Documentum External Viewing Services for SAP EMC Documentum External Viewing Services for SAP Version 6.0 Administration Guide P/N 300 005 459 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

EMC Secure Remote Support Device Client for Symmetrix Release 2.00

EMC Secure Remote Support Device Client for Symmetrix Release 2.00 EMC Secure Remote Support Device Client for Symmetrix Release 2.00 Support Document P/N 300-012-112 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC Documentum Web Services for Records Manager and Retention Policy Services

EMC Documentum Web Services for Records Manager and Retention Policy Services EMC Documentum Web Services for Records Manager and Retention Policy Services Version 6.5 SP3 Deployment Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.0 SP1.5 User Guide P/N 300 005 253 A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All

More information

BDM s Annotation User Guide

BDM s Annotation User Guide ETS :Foothill De Anza CC District April 17, 2014 1 BDM s Annotation User Guide Users with Read/Write access can annotate (markup) documents if they retrieve the document using Microsoft s Internet Explorer

More information

EMC SourceOne for Microsoft SharePoint Version 6.7

EMC SourceOne for Microsoft SharePoint Version 6.7 EMC SourceOne for Microsoft SharePoint Version 6.7 Administration Guide P/N 300-012-746 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2011

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

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6 SP1 User Guide P/N 300 005 253 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Banner Document Management (BDM) Getting Started with BDM & WebXtender

Banner Document Management (BDM) Getting Started with BDM & WebXtender (BDM) Getting Started with BDM & WebXtender 1 Welcome to (BDM), the Banner integrated enterprise document management solution for student records at Carleton University. This document serves as a general

More information

Océ Engineering Exec. Advanced Import and Index

Océ Engineering Exec. Advanced Import and Index Océ Engineering Exec Advanced Import and Index Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted,

More information

Quick Reference. ApplicationXtender Reports Management Extract Definition Script (XDS) 5.30

Quick Reference. ApplicationXtender Reports Management Extract Definition Script (XDS) 5.30 ApplicationXtender Reports Management Extract Definition Script (XDS) 5.30 Quick Reference EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 1994-2005

More information

i-power DMS - Document Management System Last Revised: 8/25/17 Version: 1.0

i-power DMS - Document Management System Last Revised: 8/25/17 Version: 1.0 i-power DMS - Document Management System Last Revised: 8/25/17 Version: 1.0 EPL, Inc. 22 Inverness Parkway Suite 400 Birmingham, Alabama 35242 (205) 408-5300 / 1-800-243-4EPL (4375) www.eplinc.com Property

More information

EMC Documentum TaskSpace

EMC Documentum TaskSpace EMC Documentum TaskSpace Version 6.7 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com EMC believes the information in this publication is accurate

More information

EMC Documentum Media WorkSpace

EMC Documentum Media WorkSpace EMC Documentum Media WorkSpace Version 6.5 SP2 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com EMC believes the information in this publication is

More information

EMC Documentum xcelerated Composition Platform Developer Edition Installation Guide

EMC Documentum xcelerated Composition Platform Developer Edition Installation Guide EMC Documentum xcelerated Composition Platform Developer Edition Installation Guide Version 6.5 SP2 Installation Guide P/N 300-009-602 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

How to Annotate Documents in BDM. Banner Document Management (BDM)

How to Annotate Documents in BDM. Banner Document Management (BDM) (BDM) How to Annotate Documents in BDM 1 Table of Contents 1. Overview 3 2. Adding Annotations 4 3. Adding Redactions 6 2 1. Overview An Annotation is a note or a shape added to a page by a BDM user, typically

More information

ApplicationXtender 8 Version 16.3 User Guide. How to Search, Retrieve, & Index Documents With ApplicationXtender Web Access

ApplicationXtender 8 Version 16.3 User Guide. How to Search, Retrieve, & Index Documents With ApplicationXtender Web Access ApplicationXtender 8 Version 16.3 User Guide How to Search, Retrieve, & Index Documents With ApplicationXtender Web Access ApplicationXtender 8 Version 16.3 Table of Contents Chapter 1: Introduction...

More information

EMC SourceOne Discovery Manager Version 6.5

EMC SourceOne Discovery Manager Version 6.5 EMC SourceOne Discovery Manager Version 6.5 Installation and Administration Guide 300-008-569 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC Documentum Composer

EMC Documentum Composer EMC Documentum Composer Version 6.5 SP2 User Guide P/N 300-009-462 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 2009 EMC Corporation. All

More information

EMC Documentum TaskSpace

EMC Documentum TaskSpace EMC Documentum TaskSpace Version 6 Sample Application Tutorial P/N 300-005-359 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2007 EMC Corporation.

More information

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide

TREENO ELECTRONIC DOCUMENT MANAGEMENT. Administration Guide TREENO ELECTRONIC DOCUMENT MANAGEMENT Administration Guide February 2012 Contents Introduction... 8 About This Guide... 9 About Treeno... 9 Managing Security... 10 Treeno Security Overview... 10 Administrator

More information

EMC Documentum Quality and Manufacturing

EMC Documentum Quality and Manufacturing EMC Documentum Quality and Manufacturing Version 3.1 User Guide EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice Copyright 2012-2016 EMC Corporation.

More information

OnBase Quick Reference Guide

OnBase Quick Reference Guide OnBase Quick Reference Guide Unity Client Retrieval For OnBase 10.0 Support: Team M teamm@onbase.com 440.788.6605 Prepared by: Hyland Software, Inc. 28500 Clemens Road Westlake, Ohio 44145 Ph: (440) 788-5000

More information

Laserfiche 8.1 New Features Quick Reference. White Paper

Laserfiche 8.1 New Features Quick Reference. White Paper Laserfiche 8.1 New Features Quick Reference White Paper May 2009 The information contained in this document represents the current view of Compulink Management Center, Inc on the issues discussed as of

More information

EMC Documentum Content Services for SAP Document Controllers

EMC Documentum Content Services for SAP Document Controllers EMC Documentum Content Services for SAP Document Controllers Version 6.5 User Guide P/N 300 006 307 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

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

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

Local Toolbar Management

Local Toolbar Management Local Toolbar Management To change the arrangement of wizards on your toolbar, or to add commonly used wizards from other modules to your default toolbar, select: Preferences > Desktop > Current Toolbar

More information

Command Center Access Control Software

Command Center Access Control Software Command Center Access Control Software NextgenID BioAxs System Family: Member Enrollment Primer Mailing Address: NextgenID, Ltd. 10226 San Pedro Suite 100 San Antonio, TX 78216 USA Contacts: Phone: (210)

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

EMC Voyence Payment Card Industry Advisor. User s Guide. Version P/N REV A01

EMC Voyence Payment Card Industry Advisor. User s Guide. Version P/N REV A01 EMC Voyence Payment Card Industry Advisor Version 1.1.1 User s Guide P/N 300-007-495 REV A01 EMC Corporation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com COPYRIGHT Copyright

More information

Abstract. XrayVision DICOM Capture View (DCV) Preferences Guide. Abstract Abstract

Abstract. XrayVision DICOM Capture View (DCV) Preferences Guide. Abstract Abstract Apteryx Inc. 313 S. High St. Suite 200 Akron, OH 44308 330-376-0889 voice 330-376-0788 fax sales@apteryx.com www.apteryx.com XrayVision DICOM Capture View (DCV) Preferences Guide Abstract Abstract Abstract

More information

EMC Documentum Content Services for SAP Scanner Operator

EMC Documentum Content Services for SAP Scanner Operator EMC Documentum Content Services for SAP Scanner Operator Version 6.0 User Guide P/N 300 005 441 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright

More information

EMC SourceOne Discovery Manager Version 6.7

EMC SourceOne Discovery Manager Version 6.7 EMC SourceOne Discovery Manager Version 6.7 Installation and Administration Guide 300-012-743 REV A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

EMC Documentum Import Manager

EMC Documentum Import Manager EMC Documentum Import Manager Version 6 Installation and Con guration Guide 300 005 288 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2007 EMC Corporation.

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

Getting Started with Xtender

Getting Started with Xtender Getting Started with Xtender ApplicationXtender Web Access (WX) New to document imaging and the Xtender software? Use this checklist to get started: Install components of the Xtender software on your computer

More information

ScanSoft, Inc. 9 Centennial Drive Peabody, Massachusetts 01960

ScanSoft, Inc. 9 Centennial Drive Peabody, Massachusetts 01960 C O P Y R I G H T S Copyright 1999 2003 by ScanSoft, Inc. All rights reserved. No part of this publication may be transmitted, transcribed, reproduced, stored in any retrieval system or translated into

More information

Using ApplicationXtender* To View Archived Course and Program Proposals (CCP-BDS Forms)

Using ApplicationXtender* To View Archived Course and Program Proposals (CCP-BDS Forms) Using ApplicationXtender* To View Archived Course and Program Proposals (CCP-BDS Forms) *Formerly called WebXtender Manual created by Therese E. Tillett Director of Curriculum Services Office of Academic

More information

New Mexico State University. Financial Systems Administration - RMR BDMS Scan/Load and Indexing

New Mexico State University. Financial Systems Administration - RMR BDMS Scan/Load and Indexing New Mexico State University Financial Systems Administration - RMR BDMS Scan/Load and Indexing November 11, 2016 Blank Page Table of Contents Business Rules... 1 Terminology... 2 Synchronizing Banner Security

More information

Table of Contents RURO, Inc. All Rights Reserved

Table of Contents RURO, Inc. All Rights Reserved Table of Contents ABOUT THIS GUIDE... 7 Purpose of this Guide...7 ACCESSING THE SYSTEM AS A CLIENT PORTAL USER... 7 Navigating the Client Portal...7 Creating and Submitting a New Requisition...8 Accepting

More information

PST for Outlook Admin Guide

PST for Outlook Admin Guide PST for Outlook 2013 Admin Guide Document Revision Date: Sept. 25, 2015 PST Admin for Outlook 2013 1 Populating Your Exchange Mailbox/Importing and Exporting.PST Files Use this guide to import data (Emails,

More information

DiskBoss DATA MANAGEMENT

DiskBoss DATA MANAGEMENT DiskBoss DATA MANAGEMENT Disk Change 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 to

More information

Accounts Payable Workflow Guide. Version 14.6

Accounts Payable Workflow Guide. Version 14.6 Accounts Payable Workflow Guide Version 14.6 Copyright Information Copyright 2017 Informa Software. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored

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

Export out report results in multiple formats like PDF, Excel, Print, , etc.

Export out report results in multiple formats like PDF, Excel, Print,  , etc. Edition Comparison DOCSVAULT Docsvault is full of features that can help small businesses and large enterprises go paperless. The feature matrix below displays Docsvault s abilities for its Enterprise

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes 3.7 June 21, 2013 SureClose 3.7 Release Notes June 2013 1 Table of Contents Overview... 4 Post-Installation Considerations... 4 Features and Functionality... 6 New

More information

User Manual Version

User Manual Version User Manual Version 8.14.0 This publication contains proprietary information of the Card Scanning Solution Company, provided for customer use only. No other use is authorized without the express written

More information

City of Bartlett. Request for Information. Document Management Solution

City of Bartlett. Request for Information. Document Management Solution City of Bartlett Request for Information Document Management Solution August 12, 2010 Dear Vendor: August 12, 2010 The City of Bartlett is actively pursuing a solution for Document Management. Included

More information

EMC CLARiiON Server Support Products for Windows INSTALLATION GUIDE P/N REV A05

EMC CLARiiON Server Support Products for Windows INSTALLATION GUIDE P/N REV A05 EMC CLARiiON Server Support Products for Windows INSTALLATION GUIDE P/N 300-002-038 REV A05 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2004-2006

More information

EMC DiskXtender for NAS Release 3.1

EMC DiskXtender for NAS Release 3.1 EMC DiskXtender for NAS Release 3.1 Multiplatform Version Administration Guide P/N 300-005-727 REV A02 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

User Guide Ahmad Bilal [Type the company name] 1/1/2009

User Guide Ahmad Bilal [Type the company name] 1/1/2009 User Guide Ahmad Bilal [Type the company name] 1/1/2009 Contents 1 LOGGING IN... 1 1.1 REMEMBER ME... 1 1.2 FORGOT PASSWORD... 2 2 HOME PAGE... 3 2.1 CABINETS... 4 2.2 SEARCH HISTORY... 5 2.2.1 Recent

More information

Admin Training. PaperSave Miami Green Way, 11th Floor, Miami, Florida USA

Admin Training. PaperSave Miami Green Way, 11th Floor, Miami, Florida USA Admin Training PaperSave 5.2 3150 Miami Green Way, 11th Floor, Miami, Florida 33146. USA 877 727 3799 305 373 0056 www.papersave.com PaperSave is a product of WhiteOwl - www.whiteowlsolutions.com TABLE

More information

ECM Extensions xcp 2.2 xcelerator Abstract

ECM Extensions xcp 2.2 xcelerator Abstract ECM Extensions xcp 2.2 xcelerator Abstract These release notes outline how to install and use the ECM Extensions xcelerator. October 2015 Version 1.0 Copyright 2015 EMC Corporation. All Rights Reserved.

More information

Administrator s Guide. Version 15.0

Administrator s Guide. Version 15.0 Administrator s Guide Version 15.0 Copyright Information Copyright 2018 Informa Software. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Updated Icons, Convert to PDF PDF Editing & Signing Options

Updated Icons, Convert to PDF PDF Editing & Signing Options Updated Icons, Convert to PDF PDF Editing & Signing Options Updated August 8, 2013 Document Icons The icons in the Chart, List of Forms to Attach and Filing inboxes have been upated to be the windows equivalents

More information

Add notes to a document

Add notes to a document Add notes to a document WX and AX Add notes to a document ApplicationXtender Web Access (WX) and ApplicationXtender Document Manager (AX) In ApplicationXtender, you can mark up a document using the annotation

More information

INTEGRATING EMC XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE

INTEGRATING EMC  XTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE White Paper INTEGRATING EMC EMAILXTENDER AND DISKXTENDER FOR ELECTRONIC MESSAGING ARCHIVAL WITH NETAPP NEARSTORE Abstract This white paper describes how to use the EMC EmailXtender archiving solution to

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

HP Intelligent Management Center SOM Administrator Guide

HP Intelligent Management Center SOM Administrator Guide HP Intelligent Management Center SOM Administrator Guide Abstract This guide contains comprehensive conceptual information for network administrators and other personnel who administrate and operate the

More information

New User Orientation PARTICIPANT WORKBOOK

New User Orientation PARTICIPANT WORKBOOK New User Orientation PARTICIPANT WORKBOOK INTEGRATED SOFTWARE SERIES New User Orientation PARTICIPANT WORKBOOK Version 2.0 Copyright 2005 2009. Interactive Financial Solutions, Inc. All Rights Reserved.

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

Technical Note. Restoring Dell EMC Avamar Checkpoint Backups from a Dell EMC Data Domain System After a Single Node Avamar Failure

Technical Note. Restoring Dell EMC Avamar Checkpoint Backups from a Dell EMC Data Domain System After a Single Node Avamar Failure Restoring Dell EMC Avamar Checkpoint Backups from a Dell EMC Data Domain System After a Single Node Avamar Failure 300-015-218 REV 03 February 2018 Revision history... 2 Purpose... 2 Related documentation...2

More information

Administrator s Guide

Administrator s Guide Administrator s Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS

More information

Exchange 2003 Archiving for Operational Efficiency

Exchange 2003 Archiving for Operational Efficiency Exchange 2003 Archiving for Operational Efficiency Enabled by EmailXtender Reference Architecture EMC Global Solutions Operations EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

More information

EMC Documentum Archive Services for SAP

EMC Documentum Archive Services for SAP EMC Documentum Archive Services for SAP Version 6.5 Configuration Guide P/N 300 006 286 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com Copyright 2004

More information