Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006

Size: px
Start display at page:

Download "Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006"

Transcription

1 Installing Perseus SurveySolutions/EFM 1.4 for Windows 2000 (Microsoft Internet Information Services and Oracle Server) January 2006 For support, contact Perseus Technical Support at (781) , ext. 2 or use the web form located at: Please contact Perseus Technical Support if you believe any of the information shown here is incorrect. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without the express written permission of Perseus Development Corporation Perseus Development Corporation. Perseus SurveySolutions is a registered trademark of Perseus Development Corp., all other company and product names are trademarks or registered trademarks of their respective holders. This Document Was Printed in the United States of America.

2 Table of Contents Setup... 3 Installing Prerequisites... 3 Installing SurveySolutions/EFM... 4 A. Download SurveySolutions/EFM B. Running the Installer... 5 C. Configuring Database Connections... 7 D. Managing User Accounts and Workgroups User Accounts Workgroups E. Installing the Survey Processor F. Configuring SurveySolutions/EFM Groups... 15

3 Setup SurveySolutions/EFM can be installed on a single server machine, or there can be a separate App server and a Web server. See the diagram below: A Database server must also be available to save the survey responses (The Database server can also be on the same machine as the App or Web servers). Before SurveySolutions/EFM can be installed, the database must be configured to give access to a new user. The user should have permission to create, update, and delete tables and rows in the database. Oracle9i ODBC Drivers for the database must be installed on the Web server Installing Prerequisites Perseus SurveySolutions/EFM requires the following applications to be installed on the App server that will host it. Note Perseus SurveySolutions/EFM will not function correctly unless both prerequisites are installed before continuing the SurveySolutions/EFM install process. Microsoft.NET Framework Available at : f d1e7cf3a3&displaylang=en ChartFX Available at:

4 Net62Prod Licensed users of Perseus SurveySolutions/EFM receive a ChartFX serial: it can be found in the Perseus license confirmation. Perl Interpreter Since the uncompiled Perl scripts are being used, Perl interpreter 5.7 or higher is needed (ActivePerl from is recommended), as are the Perl CGI and DBI modules, and a database driver. Installing SurveySolutions/EFM Please follow the steps below to install and configure SurveySolutions/EFM. Sections A through D should be performed on the machine that will serve as the App server. If a separate Web server exists, section E should be performed on that machine, otherwise it can also be performed on the App server. A. Download SurveySolutions/EFM 1.4 To being the installation process, please perform the following steps: 1. In a web browser, navigate to the following URL: 2. A username and password will be needed to download SurveySolutions/EFM. This is included with the Perseus license confirmation. Note Both the username and password are case sensitive. 3. Click Save (Steps 3, 4, and 5 refer specifically to Microsoft Internet Explorer and may be different on other browsers.) 4. Choose a local directory to save the installer in. Make a note of this directory. 5. Click Save to begin downloading the installer. Once the download is complete, proceed to the next section.

5 B. Running the Installer Once the installer has been downloaded, locate the file (SurveySolutionsEFM.exe) and follow the steps below to unzip it and begin the installation. 1. Double click on the file. 2. Click Setup to begin unzipping the file. 3. Once the files have been unzipped, the InstallShield Wizard will start. 4. Click Next on the first page. 5. This will display the License Agreement page. If it is acceptable, select the I accept the terms in the license agreement option. 6. Click Next. 7. Enter a User Name and Organization. 8. Set the installation for all users or the user that is currently logged in. 9. Click Next. 10. On the next step, the Destination Folder by default will be set to C:\Inetpub\wwwroot\Perseus\ If this is acceptable, click Next. Otherwise specify a different folder that is within the server's IIS web root directory. By default, the IIS web root directory is C:\Inetpub\wwwroot. Click here to check the web root in IIS 11. Select the website to create a Virtual Directory on from the dropdown list. Enter a name for the Virtual Directory. Ensure that the virtual directory name is not already in use as a web site name or virtual directory name on the server. Note that this directory will be the directory that users will access in order to use SurveySolutions/EFM For example, On the Product Options step choose either Windows Authentication (Active Directory) or SurveySolutions/EFM Authentication. Windows Authentication will use the Windows Active Directory as a list of valid users and passwords. If every user who will be using SurveySolutions/EFM is a member of the same domain, this is the optimal option. SurveySolutions/EFM Authentication is managed by the application itself: this is independent of any other application and the operating system. Note Users can still be imported from a Windows domain. The SurveySolutions/EFM Windows Service will be installed by default. It provides time-based services to users. Installing the service on multiple servers that are in a single web farm may result in duplicate invitations being sent and other issues in that line. Installing on only one server in the farm will prevent this. Please contact Perseus Technical Support for other information regarding the installation of SurveySolutions/EFM on a web farm. 13. Click Install on the last page. 14. Click Finish after installation is complete.

6 15. If prompted, please Restart before continuing this installation procedure or SurveySolutions/EFM will not function correctly.

7 C. Configuring Database Connections Once the machine has been restarted, enter the URL below in a web browser to access the SurveySolutions/EFM Administrative Portal. SurveySolutions/EFM administration, for security reasons, may only be performed as a system administrator (such as the Administrator user), and must be performed directly on the App server. Log on to the server directly, or use a remote terminal solution (such as Microsoft Windows Terminal Services), and access the following URL (There are no links in the product to the Administrative Portal; the URL must be entered manually). Note If a virtual directory other than perseus was used in Section B, Step 11 above, replace perseus in the URL with the name of the virtual directory used. Attempting to access this URL from a different computer by changing localhost to the server s name or IP will fail. This is by design and is intended as an extra security feature. Accessing the URL for the first time will display the Setup Database Connection page:

8 To configure the database connections, follow the steps below: 1. Step 1: Select the type of database server (Oracle). 2. Step 2: Enter the Name or IP address of the server. Use localhost if the App and database servers are the same. 3. Step3: Enter the Port number used to access the database server. Oracle s default port is Step 4: Enter the Name of the database to store the survey data. This database will serve as the Master Connection. Note This database must be created manually and must exist before continuing. Please see the database server s documentation for details. 5. Step 5: Enter the User name to connect to the database. Note The user should have permission to create, update, and delete tables and rows in the database. 6. Step 6: Enter the user s password. 7. Step 7: Enter a name for the default workgroup. When using a one-workgroup license of SurveySolutions/EFM, all users will need to be members of this workgroup. 8. Click Setup

9 If the above information was correct, the SurveySolutions/EFM Administrative Portal will be displayed (See image below). If not, please re-check the settings and try again. Testing the tables in the Database Once the database connection has been setup, it is necessary to test the connection. These instructions begin at the SurveySolutions/EFM Administrative Portal: 1. Click Edit Connections 2. This will display all the database connections 3. Test each connection by clicking the icon 4. Finally, click the Run Table Setup button to run the table setup

10 D. Managing User Accounts and Workgroups User Accounts This section explains how to Manage User Accounts for users who will be accessing SurveySolutions/EFM. It is possible to: Add a User Import users Edit existing user information These instructions begin at the SurveySolutions/EFM Administrative Portal, which can be accessed via the URL used in Section C. (Completing the initial database setup in step C will automatically open this page.) Add a User 1. Click Manage Users. 2. For each user to be created: a. Click Add User b. Enter the following information: Step 1 is what the user will use to log in to SurveySolutions/EFM Step 2 is the name that will be displayed to other users when they are referring to that user, such as viewing the user s surveys, adding the user as a survey administrator, and inviting the user to a survey. Step 3 is the address that SurveySolutions/EFM will contact that user at with invitations and other survey notifications. Step 4a/4b are optional: leaving these fields blank will force users to change their passwords upon initial login. c. Click Add to confirm Import user accounts To import users from a Windows Active Directory domain, follow the steps below: 1. Click Import 2. Enter the domain to search, and specify the username and password of a user with permission to enumerate users in the domain (not necessarily the user to be added.) 3. A list of all users in the domain will be generated: check the box next to each user to be added to SurveySolutions/EFM. 4. Click Add Selected to add all checked users. Edit an Entry To modify an existing user entry, click the appropriate row in the user table. The existing information will appear in the Properties table. Make the necessary changes and click Save to save them.

11 Workgroups A Workgroup is a way to define collections of users that will want to collaborate in SurveySolutions/EFM. A user can quickly and easily share questionnaires and other data in his or her workgroup, allowing other users in the same workgroup to view, edit, and analyze the same data. Note This section only applies to multiple-workgroup licenses of SurveySolutions/EFM. A user must have a default workgroup in order to log in: usually, this is the first workgroup that a user is assigned to, though this may be changed in Manage Users. To change the workgroup a user sees on login, change the default workgroup for that user. Note A user may hold membership in more than one workgroup. These instructions begin at the SurveySolutions/EFM Administrative Portal, which can be accessed via the URL used in Section C. Completing the initial database setup in step C will automatically open this page. Follow the steps below to Create a workgroup: Note If you have a one-workgroup license of SurveySolutions/EFM, it is not possible to create additional workgroups. Users will still need to be added to the default workgroup before they will be able to log in to the system. 1. Click Edit Connections 2. Click Add Workgroup 3. Enter the name of the new workgroup Note Each additional workgroup must be created on a separate data space on the same database server as the Master Connection 4. Enter the user name and password of an account with permission to create, update, and delete rows and tables in that database. 5. Click Add Follow the steps below to Add and Remove users from a workgroup: 1. Click Manage Workgroups 2. Select the name of the workgroup to be modified. 3. The users will appear in the All Users box. 4. To Add users, move users from the All Users box to Workgroup Administrators and Workgroup Users to add users to the selected workgroup. A Workgroup Administrator has all of the privileges of a Workgroup User, but is always able to access the data of other users in the workgroup even if it has not been explicitly shared. 5. To Remove users, move users from the Workgroup Users and Workgroup Administrators box to the All Users box to remove users from the selected workgroup.

12 E. Installing the Survey Processor The next step involves installing the SurveySolutions/EFM Survey Processor on the Web Server. If the Web server and the App server are on the same machine simply perform the steps below. If they are on separate machines, please see the Note in Step Browse to the installation directory that was specified during the installation process in Section B, Step 10. By default, this is C:\Inetpub\wwwroot\Perseus 2. Locate the subfolder called dbscripts. 3. Within that subfolder select the pdcconfigureefm.pl file and click Copy from the Edit menu. 4. Next click Paste from the Edit menu to create a copy of the file. 5. Select the copy of the file and click Rename from the File menu. Rename the file to pdcconfigure6.pl 6. Copy the following files: pdcconfigureefm.pl perseusefm.pl pdcconfigure6.pl to any directory within IIS that is publicly accessible. Note If the Web server is separate, copy these files from the App server to the Web server The directory must have Scripts and Executables enabled. If no such directory exists, it must be created. If it is created outside of the web root (by default, C:\Inetpub\wwwroot) a virtual directory must be created in IIS that points to it. 7. The account that the web server runs will need to have Read and Execute permissions on the two script files. Click here to determine the account that the web server runs as 8. For a Windows 2003 Web Server, the following IIS Web Service Extensions need to be allowed: a. In IIS Manager, navigate to Web Service Extensions. b. Click the task Add a new web service extension c. Enter a descriptive Extension Name (such as "Perl CGI"), then enter the following string in the Required Files field: C:\Perl\bin\perl.exe "%s" %s As necessary, modify the path to the Perl executable on the selected system. if using perlis.dll instead of perl.exe enter the following string: C:\Perl\bin\perlis.dll As necessary, modify the path to the Perl executable on the selected system. s Note If the Perl CGI Extension and/or the Perl ISAPI Extension are listed under Web Service Extensions one of these can be used instead of adding a new web service extension. If pl files are associated with perl.exe then Allow the Perl CGI Extension. If.pl files are associated with perlis.dll then Allow the Perl ISAPI Extension d. Ensure Set extension status to Allowed is checked e. Click OK

13 9. Create a file named perseusefm.conf in the directory specified in Step 6 above. Grant Read and Write permissions for the file for the account that the web server runs as. 10. Browse to If the previous steps have been completed successfully, the license key page will be displayed. If it does not, ensure that the previous steps were carried out and then contact Perseus Technical Support for further assistance. 11. Enter the SurveySolutions/EFM license key and click Continue. a. The license key serves as the password for later configuration. 12. Fill out the required values: a. The SMTP server will be used to send out errors to the survey administrator if a survey encounters an error. b. The Error Reporting Level will determine what the user will see when an error is encountered. Leaving it on Normal will hide detailed information in the source of the error page: this is highly recommended. However, Detailed can be useful in troubleshooting problems with survey submission. c. Auto-creation of response tables is a convenience feature for users and is recommended if users have full control over survey creation. d. The Web Root directory is used to determine where published files will be found. For example: If the Web Root is: C:\Inetpub\wwwroot\ And a survey is named: surveyname.htm And the user publishes to: /surveys/surveynamet.htm The survey processor will expect to find that file in: C:\Inetpub\wwwroot\surveys e. The Survey Data Directory is where temporary files and some other data output will be stored. This directory must be created by the user, and the application user (IWAM_ followed by the machine name) must have full control over this directory. f. The default address is notified when a survey without an owner encounters an error, or for lower level processing errors that are not associated with a survey. g. The Login Page Title determines the title of the page that users will see on login, which is by default the title of bookmarks pointing to that page. 13. Click Save 14. The database configuration page will now be displayed:

14 15. Enter a Config ID that will be used to identify this particular connection to the database. Note Single Workgroup users are only allowed one connection to a database. For those users, the field will be set to default. 16. Select the appropriate vendor from the Database Vendor dropdown. (Oracle). 17. Specify the Oracle Home field. The Oracle Home Field is the path to where Oracle is installed. 18. Enter the name that points to the master database. Note Oracle9i ODBC Drivers for the database must be installed on the Web server. 19. The username and password should be the same username and password used when creating the master database connection in Section C, Steps 5 and 6 above. 20. Click Test Connection 21. If the settings are correct, a prompt to enter an Enterprise Portal Manager account will appear. This part of the installation is not required for EFM users. The browser may be closed at this point. To add additional Datasources to point to different tables, follow the steps below: 1. Browse to the URL in Step 6 above. 2. Enter the license key 3. Click Continue 4. Default through the next page by clicking Save 5. On the Datasources page, Click New 6. Enter required information for the new table for each workgroup s database.

15 F. Configuring SurveySolutions/EFM Groups 1. Log into SurveySolutions/EFM with an account that has Group Administrator as its security role, and is a member of every workgroup. Please see Section D for more information. a. The URL will, by default, be where MACHINENAME is the system name or fully-qualified domain name (such as of the server that EFM was installed on. 2. Click Group Administration 3. Click Configure Groups 4. Click the Publishing tab 5. Enter the path to the SurveySolutions/EFM survey processor, perseusefm.pl, into the Survey Processor Path field. Refer to Section E, Step 4 for assistance. Note This must be an absolute path that can be accessed by survey respondents, such as instead of 6. Enter a root path for the current workgroup s surveys as the Web Survey Location (the current workgroup is listed at the top of the page, i.e. you are working in the default Workgroup ) --- users may choose to publish into a subfolder of this. 7. Enter the database configuration ID for the current workgroup. See Section E, Step Confirm that the Local Publish Path exists and is readable and writable by the account that the web server runs as a. Alternatively, specify a UNC (SMB) share path or an FTP server name, account, and subfolder. b. In all cases, the folder pointed to by the publisher should be the same folder referred to by the Web Survey Location so that files uploaded/saved to that FTP server subfolder, network share, or local directory are accessible at the Web Survey Location URL. 9. Click the Mail tab 10. Enter the location of a SMTP (Simple Mail Transfer Protocol) server. 11. If the server is an open SMTP server, select None in the Authentication section. a. If the server requires authentication, choose the appropriate method of authentication and enter a username and password that can access the SMTP server. 12. Change the From Address to Other in order to have automatically-generated e- mails (including, but not limited to, invitations) always appear to be sent from the same address. By default, s will appear to be from the survey owner. 13. Change the Reply To Address to Other in order to have replies to automaticallygenerated s (including, but not limited to, invitations) always be directed to the same address. By default, replies will be directed to the survey owner. 14. Click Save Setup 15. Click Test Setup 16. Click the change workgroup button ( ) and repeat from step 2 for each workgroup.

16 At this point SurveySolutions/EFM 1.4 is completely configured and ready for use. Determining the web server root in IIS: The web server root can be checked under IIS by performing the following steps: 1. Open IIS 2. Right click the web site that is being used to host SurveySolutions 3. Select Properties 4. Click the Home Directory tab Note the path specified in the Local Path field Determining the account that the web server runs as in IIS In IIS the Account that the Web Server runs as is typically IUSR_machinename or the IWAM_machinename account. This can be checked by doing the following: 1. Open IIS 2. Right click the web site that is being used to host SurveySolutions 3. Select Properties 4. Select the Directory Security Tab 5. Under Anonymous access and authentication control click Edit Note the username that is specified.

Installing SurveySolutions/EFM 2.10 on Windows 2003 Server

Installing SurveySolutions/EFM 2.10 on Windows 2003 Server Installing SurveySolutions/EFM 2.10 on Windows 2003 Server November 2006 Perseus Development Corporation 50 Braintree Hill Office Park, Suite 308 Braintree, MA 02184 Tel (781) 848-8100 Fax (781) 848-1978

More information

Installing Vovici EFM Community Version 2.20 on Windows 2003 Server. September For support, contact Vovici Technical Support.

Installing Vovici EFM Community Version 2.20 on Windows 2003 Server. September For support, contact Vovici Technical Support. Installing Vovici EFM Community Version 2.20 on Windows 2003 Server September 2007 For support, contact Vovici Technical Support. Please contact Vovici Technical Support if you believe any of the information

More information

Installing Vovici EFM Community Version 2.20 on Windows 2003 Server. September For support, contact Vovici Technical Support.

Installing Vovici EFM Community Version 2.20 on Windows 2003 Server. September For support, contact Vovici Technical Support. Installing Vovici EFM Community Version 2.20 on Windows 2003 Server September 2007 For support, contact Vovici Technical Support. Please contact Vovici Technical Support if you believe any of the information

More information

Installing Vovici EFM Community Version Fall 2007 (3.00) on Windows 2003 Server. November For support, contact Vovici Technical Support.

Installing Vovici EFM Community Version Fall 2007 (3.00) on Windows 2003 Server. November For support, contact Vovici Technical Support. Installing Vovici EFM Community Version Fall 2007 (3.00) on Windows 2003 Server November 2007 For support, contact Vovici Technical Support. Please contact Vovici Technical Support if you believe any of

More information

Install Vovici Version 4 Guide Vovici v4. January 2009

Install Vovici Version 4 Guide Vovici v4. January 2009 Install Vovici Version 4 Guide Vovici v4 January 2009 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested an installation expert

More information

Installation Guide. May vovici.com. Vovici Enterprise Version 6.1. Feedback that drives vision.

Installation Guide. May vovici.com. Vovici Enterprise Version 6.1. Feedback that drives vision. Installation Guide Vovici Enterprise Version 6.1 May 2011 For installation support, please contact our Vovici Enterprise installation experts at installefmc@. If phone support is requested an installation

More information

Migrate From Version 2.2 to Version 3.1 Guide

Migrate From Version 2.2 to Version 3.1 Guide Migrate From Version 2.2 to Version 3.1 Guide EFM Community Fall 2007(Version 3.10) July 2008 For support, contact Vovici Technical Support at (781) 261-4300, ext. 2 or use the web form located at: http://s3.parature.com/ics/support/default.asp?deptid=5474

More information

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008

Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0. December 2008 Migrate From Version 3.1 to Version 4 Guide Vovici Enterprise 4.0 December 2008 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested

More information

Install Vovici Version 5.1 Guide Vovici Enterprise 5.1. October 2009

Install Vovici Version 5.1 Guide Vovici Enterprise 5.1. October 2009 Install Vovici Version 5.1 Guide Vovici Enterprise 5.1 October 2009 For installation support, please contact our Vovici installation experts at installefmc@vovici.com. If phone support is requested an

More information

Survey Workbench Enterprise

Survey Workbench Enterprise I nst al l at i ongui de Sur veywor kbenchent er pr i se5. 2 Febr uar y2010 February 2010 Survey Workbench Enterprise For installation support, please contact our Survey Workbench installation experts

More information

Vovici Enterprise System Administration Guide

Vovici Enterprise System Administration Guide know more. go far. Vovici Enterprise System Administration Guide Version 4.0 January 2009 45365 Vintage Park Plaza, Suite 250, Dulles, VA 20166 t: + 1 703 481 9326 f: + 1 703 783 0069 e: sales@vovici.com

More information

Installation Guide Worksoft Certify

Installation Guide Worksoft Certify Installation Guide Worksoft Certify Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Installation Guide Version 9.0.3 Copyright 2017 by Worksoft,

More information

Scribe Insight Installation Guide. Version August 10, 2011

Scribe Insight Installation Guide. Version August 10, 2011 Scribe Insight Installation Guide Version 7.0.2 August 10, 2011 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Inmagic Content Server Standard Version 9.00 Installation Notes for New and Upgrade Installations

Inmagic Content Server Standard Version 9.00 Installation Notes for New and Upgrade Installations Inmagic Content Server Standard Version 9.00 Installation Notes for New and Upgrade Installations Revision 2 Thank you for purchasing Inmagic Content Server. This document is intended for the following

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Version Installation Guide. 1 Bocada Installation Guide

Version Installation Guide. 1 Bocada Installation Guide Version 19.4 Installation Guide 1 Bocada Installation Guide Copyright 2019 Bocada LLC. All Rights Reserved. Bocada and BackupReport are registered trademarks of Bocada LLC. Vision, Prism, vpconnect, and

More information

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide

ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide ImageNow Interact for ESRI ArcGIS Server Installation and Setup Guide Microsoft Windows.NET Framework Version: 6.6.x Written by: Product Documentation, R&D Date: November 2011 ImageNow and CaptureNow are

More information

Inmagic Content Server Workgroup Version 9.00 Installation Notes for New and Upgrade Installations

Inmagic Content Server Workgroup Version 9.00 Installation Notes for New and Upgrade Installations Inmagic Content Server Workgroup Version 9.00 Installation Notes for New and Upgrade Installations Revision 2 Thank you for purchasing Inmagic Content Server. This document is intended for the following

More information

New World ERP-eSuite

New World ERP-eSuite New World ERP-eSuite 2018.1 INSTALLATION GUIDE April 9, 2018 Review important information for installing this release: SSL is required for esuite Services and Website servers. 2018 Tyler Technologies.

More information

EMS MASTER CALENDAR Installation Guide

EMS MASTER CALENDAR Installation Guide EMS MASTER CALENDAR Installation Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

Installing Intellicus DotNet Client on Windows. Version: 16.0

Installing Intellicus DotNet Client on Windows. Version: 16.0 Installing Intellicus DotNet Client on Windows Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9 Media Writer Installation Guide Version 5.1.9 Regulations and Compliance Tel: 1-844-535-1404 Email: TS_PACSGEAR@hyland.com 2018 Hyland. Hyland and the Hyland logo are trademarks of Hyland LLC, registered

More information

NovaBACKUP xsp Version 13.1 Upgrade Guide

NovaBACKUP xsp Version 13.1 Upgrade Guide NovaBACKUP xsp Version 13.1 Upgrade Guide NovaStor / July 2012 2012 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to

More information

Inmagic Genie 2.10 Installation Notes, Revision 3, for New and Upgrade Installations

Inmagic Genie 2.10 Installation Notes, Revision 3, for New and Upgrade Installations Inmagic Genie 2.10 Installation Notes, Revision 3, for New and Upgrade Installations Thank you for purchasing Inmagic Genie. This document is intended for the following installations: New Genie installations

More information

Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes

Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes Inmagic Content Server Enterprise Inmagic Content Server Standard Version 1.3 Installation Notes Thank you for purchasing Inmagic Content Server. Content Server is an enterprise-wide scalable content management

More information

WF-distiller Installation Guide

WF-distiller Installation Guide WF-distiller Installation Guide Version 4.0 SP2 September 2016 prepared by WF-distiller Engineering 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered in

More information

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide Coveo Platform 7.0 Microsoft SharePoint Legacy Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds

More information

Employee Web Services. Installation Guide

Employee Web Services. Installation Guide Employee Web Services This is a publication of Abila, Inc. Version 2017.x 2016 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service names

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

TIE1.80InstallationGuideUK

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

More information

AccessVia Publishing Platform

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

More information

inforouter V8.0 Administrator s Guide

inforouter V8.0 Administrator s Guide inforouter V8.0 Administrator s Guide Page 1 of 23 Active Innovations, Inc. Names of all products herein are used for identification purposes only and are trademarks and/or registered trademarks of their

More information

Installation Procedures

Installation Procedures Installation Procedures HELPSTAR 2009 Installation Procedures Contents Part 1 Deployment Server and Database Setup... 3 Part 2 Web Portal Installation... 13 Part 3 Database Administration Tool... 17 Part

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 2.7 Table of Content PREFACE... I INTENDED

More information

Installing and Configuring Respondus

Installing and Configuring Respondus Installing and Configuring Respondus Intermediate Installing Respondus... 1 Configuring Respondus... 6 Installing Respondus Note: Before installing Respondus, you will need to close any Word Processing

More information

EFM Community 3.1 Portal Administration Guide

EFM Community 3.1 Portal Administration Guide EFM Community 3.1 Portal Administration Guide WHITE PAPER For technical support please call: 1-800-787-8755 Or visit: Hwww.Vovici.comH Please contact Vovici technical support if you believe any of the

More information

InSync Service User Guide

InSync Service User Guide InSync Service User Guide Matrix Logic Corporation 1 Published by Matrix Logic Corporation Copyright 2011 by Matrix Logic Corporation All rights reserved. No part of the content of this manual may be reproduced

More information

Scribe Insight Installation Guide. Version May 17, 2013

Scribe Insight Installation Guide. Version May 17, 2013 Scribe Insight Installation Guide Version 7.6.1 May 17, 2013 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Dell Statistica. Statistica Enterprise Server Installation Instructions

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

More information

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Supports extraction of Oracle WebCenter Interaction components and migrate to Microsoft SharePoint using Tzunami Deployer Version 2.8 Table

More information

Novell Filr Desktop Application for Mac Quick Start

Novell Filr Desktop Application for Mac Quick Start Novell Filr 1.0.2 Desktop Application for Mac Quick Start April 2014 Novell Quick Start Novell Filr allows you to easily access all your files and folders from your desktop, browser, or a mobile device.

More information

GraffixPro Studio Getting Started Guide

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

More information

Inmagic DB/Text WebPublisher PRO Installation and Upgrade Notes

Inmagic DB/Text WebPublisher PRO Installation and Upgrade Notes Inmagic DB/Text WebPublisher PRO 11.00 Installation and Upgrade Notes Thank you for purchasing Inmagic DB/Text WebPublisher PRO. This document is for new WebPublisher PRO installations and for sites that

More information

ECM-VNA Convergence Connector

ECM-VNA Convergence Connector ECM-VNA Convergence Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: September 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint.

Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint. Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint. Version 2.7 Table of Content PREFACE... I INTENDED AUDIENCE...

More information

Scribe Insight Installation Guide. Version August 6,

Scribe Insight Installation Guide. Version August 6, Scribe Insight Installation Guide Version 7.7.0 August 6, 2015 www.scribesoft.com Important Notice No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form

More information

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Supports extraction of Oracle WebCenter Interaction components and migrate to Microsoft SharePoint using Tzunami Deployer Version 3.2 Table

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Deltek Touch Expense for Ajera. Touch 1.0 Technical Installation Guide

Deltek Touch Expense for Ajera. Touch 1.0 Technical Installation Guide Deltek Touch Expense for Ajera Touch 1.0 Technical Installation Guide June 01, 2018 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp Installation Guide This guide provides a short introduction to the installation and initial configuration of NTP Software

More information

MITEL. Live Content Suite. Mitel Live Content Suite Installation and Administrator Guide Release 1.1

MITEL. Live Content Suite. Mitel Live Content Suite Installation and Administrator Guide Release 1.1 MITEL Live Content Suite Mitel Live Content Suite Installation and Administrator Guide Release 1.1 NOTICE The information contained in this document is believed to be accurate in all respects but is not

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 3.2 Table of Contents PREFACE... II

More information

TIBCO Spotfire Automation Services

TIBCO Spotfire Automation Services TIBCO Spotfire Automation Services Software Release 7.9 May 2017 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Oracle Collaboration Suite

Oracle Collaboration Suite Oracle Collaboration Suite Quick Installation Guide Release 2 (9.0.4.1) for hp-ux PA-RISC (64-bit), Linux x86, and Solaris Operating Environment (SPARC 32-bit) September 2003 Part No. B10885-02 This document

More information

WEBppliance for Windows User Administrator's Help

WEBppliance for Windows User Administrator's Help WEBppliance for Windows User Administrator's Help September 23, 2003 Contents About This Document...3 How to use this Help system...4 Getting started...6 What to do first... 6 Viewing your account settings...

More information

Multifactor Authentication Installation and Configuration Guide

Multifactor Authentication Installation and Configuration Guide Multifactor Authentication Installation and Configuration Guide Software Version 5.0.0.0 General Information: info@cionsystems.com Online Support: support@cionsystems.com 2017 CionSystems Inc. ALL RIGHTS

More information

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A Data Gatherer 1.1 6/20/2014 Edition: A Data Gatherer 1.1 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

This Quick Start describes how to use Bocconi Cloud Service, called Filr in the rest of the document, from your Windows desktop.

This Quick Start describes how to use Bocconi Cloud Service, called Filr in the rest of the document, from your Windows desktop. Quick Start Bocconi Cloud Service, based on Novell Filr, allows you to easily access all your files and folders from your desktop, browser, or a mobile device. In addition, you can promote collaboration

More information

Crystal Enterprise. Overview. Contents. Web Server Overview - Internet Information System (IIS)

Crystal Enterprise. Overview. Contents. Web Server Overview - Internet Information System (IIS) Overview Contents This document provides an overview to web server technology particularly Microsoft s Internet Information Server (IIS) and its relationship with. Although this article has been written

More information

Integrate MySQL Server EventTracker Enterprise

Integrate MySQL Server EventTracker Enterprise Integrate MySQL Server EventTracker Enterprise Publication Date: Nov. 3, 2016 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide provides instructions to configure

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved.

Lasso Continuous Data Protection Lasso CDP Client Guide August 2005, Version Lasso CDP Client Guide Page 1 of All Rights Reserved. Lasso CDP Client Guide August 2005, Version 1.6.8 Lasso CDP Client Guide Page 1 of 32 Copyright Copyright 2005 Lasso Logic, LLC. All Rights Reserved. No part of this publication may be reproduced, stored

More information

Request for Quote (RFQ)

Request for Quote (RFQ) Request for Quote (RFQ) SIMMS Inventory Management Software 8.0 March 24, 2011 Contents Request for Quote (RFQ)................ 1 Creating an RFQ................... 1 Select the Items for an RFQ............

More information

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide

INTEGRATION TO MICROSOFT EXCHANGE Installation Guide INTEGRATION TO MICROSOFT EXCHANGE Installation Guide V44.1 Last Updated: March 5, 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER

More information

Shared File Room Guide

Shared File Room Guide Shared File Room Guide August 2018 CCH ProSystem fx Engagement Copyright @ 2018 CCH Incorporated and its affiliates and licensors. All rights reserved. Material in this publication may not be reproduced

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

SharePoint AD Administration Tutorial for SharePoint 2007

SharePoint AD Administration Tutorial for SharePoint 2007 SharePoint AD Administration Tutorial for SharePoint 2007 1. General Note Please note that AD Administration has to be activated before it can be used. For further reference, please see our Product Installation

More information

User Guide. BlackBerry Workspaces for Windows. Version 5.5

User Guide. BlackBerry Workspaces for Windows. Version 5.5 User Guide BlackBerry Workspaces for Windows Version 5.5 Published: 2017-03-30 SWD-20170330110027321 Contents Introducing BlackBerry Workspaces for Windows... 6 Getting Started... 7 Setting up and installing

More information

ZAVANTA Standalone Installation

ZAVANTA Standalone Installation Customer Support Instructions Doc Number: TechSup-2022 Document Owner: Technical Support Last Author: Technical Support General Description Description: This document covers the instructions for installing

More information

Business Insight. Installation and Setup Guide. Version: 7.2.x

Business Insight. Installation and Setup Guide. Version: 7.2.x Business Insight Installation and Setup Guide Version: 7.2.x Written by: Product Knowledge, R&D Date: September 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc.,

More information

Sophos Anti-Virus standalone startup guide. For Windows and Mac OS X

Sophos Anti-Virus standalone startup guide. For Windows and Mac OS X Sophos Anti-Virus standalone startup guide For Windows and Mac OS X Document date: June 2007 Contents 1 What you need for installation...4 2 Installing Sophos Anti-Virus for Windows...5 3 Installing Sophos

More information

Database Migration Guide

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

More information

Secure IIS Web Server with SSL

Secure IIS Web Server with SSL Publication Date: May 24, 2017 Abstract The purpose of this document is to help users to Install and configure Secure Socket Layer (SSL) Secure the IIS Web server with SSL It is supported for all EventTracker

More information

Installation Guide Worksoft Analyze

Installation Guide Worksoft Analyze Installation Guide Worksoft Analyze Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Analyze Installation Guide Version 1.0.0 Copyright 2018 by Worksoft,

More information

Perceptive Business Insight

Perceptive Business Insight Perceptive Business Insight Installation and Setup Guide Perceptive Content Version: 7.0.x Written by: Product Knowledge, R&D Date: August 2016 2015 Perceptive Software. All rights reserved. Lexmark and

More information

SOA Software Intermediary for Microsoft : Install Guide

SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft Install Guide SOAIM_60 August 2013 Copyright Copyright 2013 SOA Software, Inc. All rights reserved. Trademarks

More information

Secure Mobile Access Module

Secure Mobile Access Module Secure Mobile Access Module Administration Guide Version 1.0 GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800)

More information

CCH Client Axcess Portal User Guide

CCH Client Axcess Portal User Guide CCH Client Axcess Portal User Guide Last Updated: October 2017 Client Portal Access or paste the below link into your web browser https://www.clientaxcess.com/#/login Please call our office at 212.245.5900

More information

7.2. Visitor Management Host User Guide

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

More information

DSS User Guide. End User Guide. - i -

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

More information

ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide

ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide ImageNow Interact for Microsoft SharePoint Installation, Setup, and User Guide Version: 6.6.x Written by: Product Documentation, R&D Date: ImageNow and CaptureNow are registered trademarks of Perceptive

More information

Running TIBCO Spotfire 3.2 on Citrix XenApp. Installation Manual

Running TIBCO Spotfire 3.2 on Citrix XenApp. Installation Manual Running TIBCO Spotfire 3.2 on Citrix XenApp Installation Manual Revision date: 28 June 2010 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED

More information

XDS Connector. Installation and Setup Guide. Version: 1.0.x

XDS Connector. Installation and Setup Guide. Version: 1.0.x XDS Connector Installation and Setup Guide Version: 1.0.x Written by: Product Knowledge, R&D Date: November 2016 2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc.,

More information

Noventri Server Manual

Noventri Server Manual Noventri Server Manual Noventri Copyright (C) 2007-2015 Noventri All rights reserved. The rights to the Noventri Digital Signage Software are governed by the End-User License Agreement. Users of Noventri

More information

Entrust Connector (econnector) Venafi Trust Protection Platform

Entrust Connector (econnector) Venafi Trust Protection Platform Entrust Connector (econnector) For Venafi Trust Protection Platform Installation and Configuration Guide Version 1.0.5 DATE: 17 November 2017 VERSION: 1.0.5 Copyright 2017. All rights reserved Table of

More information

CCH Client Axcess User Guide

CCH Client Axcess User Guide CCH Client Axcess User Guide Green Hasson Janks Tips Best practice tips and shortcuts Icon Legend Notes Warning Informational notes about functions Important warnings about a function CCH Client Axcess

More information

ENTRUST CONNECTOR Installation and Configuration Guide Version April 21, 2017

ENTRUST CONNECTOR Installation and Configuration Guide Version April 21, 2017 ENTRUST CONNECTOR Installation and Configuration Guide Version 0.5.1 April 21, 2017 2017 CygnaCom Solutions, Inc. All rights reserved. Contents What is Entrust Connector... 4 Installation... 5 Prerequisites...

More information

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017 Netwrix Auditor Virtual Appliance and Cloud Deployment Guide Version: 9.5 10/25/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Business Insights Dashboard

Business Insights Dashboard Business Insights Dashboard Sage 500 ERP 2000-2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Implementation Guide for protecting Juniper SSL VPN with BlackShield ID

Implementation Guide for protecting Juniper SSL VPN with BlackShield ID Implementation Guide for protecting Juniper SSL VPN with BlackShield ID Copyright Copyright 2011, CRYPTOCard All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

Micro Focus Enterprise View. Installing Enterprise View

Micro Focus Enterprise View. Installing Enterprise View Micro Focus Enterprise View Installing Enterprise View Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2014. All rights reserved.

More information

Installation Guide Integrating Worksoft Certify with IBM Rational Quality Manager

Installation Guide Integrating Worksoft Certify with IBM Rational Quality Manager Installation Guide Integrating Worksoft Certify with IBM Rational Quality Manager Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Integrating Worksoft Certify

More information