A bug was fixed in the TD that did not allow use of a defined BLANK page as the last screen in the recovery transaction.

Size: px
Start display at page:

Download "A bug was fixed in the TD that did not allow use of a defined BLANK page as the last screen in the recovery transaction."

Transcription

1 RELEASE NOTES Cleo Transaction Designer (TD) Version CD Contents install.exe - Transaction Designer installer - README.txt - these release notes - TDUserGuide.pdf - instructions for use of functions - QuickStart.pdf - instructions for installation, licensing, using sample - Conversion/convt.exe - installer for conversion utility Fixed in Version Version of Passport upgraded from to Fixed in Version The TD can now be installed on Windows 10 and Windows 2012 platforms. The Install Anywhere script was modified to handle the new platforms. Install Anywhere 2014 is used. Registration of the TD is no longer done. Instead assoc and ftype commands are used to set the.zws files to use Passport.exe as the default application to use. A new version of Rocket Software s TN3270 Emulator, Passport, was needed to work with Windows 2012 and Windows 10. Version 21.1 is now used. The TD Launcher and Validator had to be modified to use a different HLLAPI Session mapping table, and to update.zws tn3270 configuration data before launching Passport in the background. The.zws file format changed with the Version 21.1 Passport release, so this was necessary. clips and validate transactions was set to expire on 8/31/16. The license now has been extended to expire on 7/31/17. A bug was fixed in the TD that did not allow use of a defined BLANK page as the last screen in the recovery transaction. Fixed in Version A bug was fixed in the TD that did not allow use of a defined BLANK page as the last screen in the recovery transaction. Fixed in Version clips and validate transactions was set to expire on 8/31/15. The license now has been extended to expire on 8/31/16.

2 Fixed in Version The TD was modified to not allow a formatted field or unformatted field to be defined that has a start cursor position greater than the end cursor position. Instead the field is ended at the end of the screen. Allowing a field to wrap around the screen caused problems in creating illegal fields with negative lengths in the transaction xml files. So that when the TP or TD Validator tried to run the transaction, a fatal error occurred. Fixed in Version clips and validate transactions was set to expire on 8/31/14. The license now has been extended to expire on 8/31/15. Fixed in Version clips and validate transactions was set to expire on 8/31/14. The license now has been extended to expire on 8/31/15. Fixed in Version clips and validate transactions was set to expire on 8/30/13. The license now has been extended to expire on 8/31/14. The Cleo TD s TN3270 Emulator, from Zephyr, Passport.exe expired for Version on September 1, Zephyr had incorrectly sent us a Passport.exe license file with an expiration date, when they should have sent us a PERMANENT Passport.exe License File. Had to create with the new License File as part of the passport.key file that gets installed with the Cleo TD Version to correct the problem. New in Version Now whenever the TD opens an existing Transaction Set, all the.xml and.htd files are checked to see if they have an attribute of READ ONLY, and if so, they are all changed to have an attribute of WRITABLE. Some customers encountered problems in earlier versions of the TD with transaction sets that had READ ONLY.xml and/or.htd files. As a result the TD was unable to open the transaction set. Now the files are set to WRITABLE when the transaction set is opened. This enhancement required the use of JAVA 1.6 to build the TD. Fixed in Version

3 The Cleo TD now correctly checks an existing transaction set when it is opened when the TD starts up or when it is opened from the FILE/OPEN menu selection, to see if it has ENCRYPTED recordedclips and/or hosttrans.htd files. If so, the files are converted to non-encrypted format. Also, each existing transaction set is checked for READ ONLY.xml and/or.htd files, and if READ ONLY.xml and/or.htd files are found, they are changed to WRITABLE. clips and validate transactions was set to expire on 7/31/12. The license now has been extended to expire on 7/31/13. Fixed in Version The Cleo TD s TN3270 Emulator, from Zephyr, Passport.exe expired for Version on September 1, Zephyr had incorrectly sent us a Passport.exe license file with an expiration date, when they should have sent us a PERMANENT Passport.exe License File. Had to create with the new License File as part of the passport.key file that gets installed with the Cleo TD Version to correct the problem. Fixed in Version The Cleo TD Validator would not work for SSL Host Connections. When doing RUN NOW a Java Stack Trace would be output and a message about not being able to connect to the host would be output. Now the TD Validator correctly handles SSL Host Connections. The Validator will now run transactions when using a SSL Host Connection. New in Version The Cleo TD now no longer encrypts the recordedclips.htd and hosttrans.htd files. The Cleo TD will automatically try to convert old transaction sets that have encrypted recordedclips.htd and hosttrans.htd files and decrypt those htd files. NOTE: When installing on Windows 7 and Vista it is recommended to install in a directory other than the "Program Files" directory, since writing data in that directory is restricted on Windows 7 and Vista. Fixed in Version The Cleo TD now closes opened recording Host Sessions when a new Recording Host Session is opened. The Cleo TD throws exceptions now for SAXBuilder routines since a newer Java JDOM is being used.

4 New in Version The Cleo TD can now be installed on the following Windows Operating Systems Windows 7, Windows 2008, Windows 2008 R2, Windows Vista, Windows XP Professional, Windows 2000 Advanced Server, Windows 2000 Server, Windows 2000 Professional. New in Version Terminal screen sizes mod3 (32x80), mod4 (43x80), and mod5 (27x132) are now supported in the recorder and validator functions. Note that the host setting file (sess<n>.zcc) in the folder where the TD was installed must be edited to change the screen size (3270ScreenSize) used when connecting to the host. New in Version Added tn3270/tn5250 SSL support to the recorder and validator functions. Problem Fixed in version Using right-click on a transaction name to add an Any screen no longer corrupts previously added Any screens having branch commands. New in Version Licensing has been modified to use the host name instead of the generated host id. This requires that all 3.1.3, 3.3 and users of 3270 Transaction Designer upgrading to obtain a new license based on the host name. Capability added to import unrecognized screens captured by Transaction Processor, version or later. The screens are saved in *.htp files in the CleoTP/scr_dump folder. To import using TD, select File/Import/Recorded Clips and specify location of *.htp file(s) containing captured screens. Modified the parked screen in the sample transaction set, resulting in changes to the Login, Park, and Logout transactions. Added getallscreens transaction to provide an example of a rule; it must be run after the Search transaction. Problems Fixed in Version Now handles tohost fields that wrap from the bottom of the screen to the top.

5 New in version Licensing no longer requires network connection. "Optional" checkbox added to tohost field definition to designate the field as not requiring input before sending to the host. That is, the TP will not populate the tohost field value unless the addinput function has been executed for the field. Use of this feature requires version or later of the Transaction Processor. New in Version Added concept of global screens whereby a screen containing text identifiers can be used as a base screen for any other transaction screens having the same contents. This simplifies the screen identification process since the user is only required to specify text identifiers on a particular screen once. - A new feature allows a user of the Transaction Designer to create and publish the minimum VoiceXML code necessary to invoke the VoiceXML Connector. (The VoiceXML connector provides VoiceXML applications with the capability to invoke transactions through the Transaction Processor.) NOTE: This is not a general purpose VoiceXML editor and does not generate a full VoiceXML application. See the Transaction Designer User's Guide, Appendix D, for details. - Now supports importing one or more transactions from other transaction sets into the current transaction set opened using the Transaction Designer. Known Problems Importing transactions containing branch and rule commands is faulty. When importing a transaction with a screen containing a branch command, double clicking on the tohost branch command value shows blanks for all screens and transactions. This is because the imported screens and transactions have been renamed, but not in the branch command. Also, it is possible to import a screen with a rule command, but not the associated transactions within the rule, and a publish works. The rule command contains an undefined transaction, not reported until run by the TP. Workaround: Rule and branch commands in imported transactions must be recreated TD does not prevent renaming or deleting a from host field used in a rule. If a from host field is deleted or renamed AFTER a rule was defined using it, the rule command will not work as expected when run by the Transaction Processor.

6 If a transaction set containing BLANK and/or ANY screens is imported, an error is reported, "There was an error importing recorded clips." even though the import function was successful Recorder and Validator cannot connect to the host using emulation software on a Unix system From host fields should not be added to blank screens, yet the TD allows it Once the user changes a base screen to an "ANY" screen, it cannot be changed back. Workaround: Delete the "Any" screen and re-add the transaction screen using copy/paste, or by copying a recorded screen into the transaction and setting the base screen "Cancel" button does not function in the host setting dialog of the Validator Workaround: Close the dialog box by clicking the "X" in the upper right corner TD Recorder does not display host PROG checks on the status line All fields on the TD recorder screen are considered alphanumeric, meaning that non-numeric characters can be typed into numeric fields without causing the keyboard to lock If the recorder attempts to connect to an invalid host address or port using the local settings, there is no indication in the status line that the connect failed. Workaround: Check for a blank screen and a status line with no indicators. If the starting host screen should not be blank, retry using Connect under the Session menu and recheck recorder host settings Removing TD Conversion Utility results in inability to run the TD on some platforms. Workaround: Do not remove the TD Conversion Utility. If it is removed, the TD must be re-installed.

Release Notes Kurzweil 3000 Version 13 March 1, 2012

Release Notes Kurzweil 3000 Version 13 March 1, 2012 Release Notes Kurzweil 3000 Version 13 March 1, 2012 WHAT S NEW? Please note that for March release, changes have been made to the product documentation and Help for some, but not all, of the features

More information

Secure Single Sign On with FingerTec OFIS

Secure Single Sign On with FingerTec OFIS Secure Single Sign On with FingerTec OFIS User Guide CONTENTS 3 1 INTRODUCTION Welcome to OFIS Gateway 4-11 2 INSTALLATION & SETUP Registering Your OFIS Gateway Installing & Setting Up Your OFIS Gateway

More information

Release Notes Kurzweil 3000 Version 13 April 5, 2012

Release Notes Kurzweil 3000 Version 13 April 5, 2012 Release Notes Kurzweil 3000 Version 13 April 5, 2012 WHAT S NEW? 13.06 CHANGES AND RESOLVED ISSUES Fixed issue with Sticky Note and Text Note Delete buttons not working. Resolved issue with online search

More information

Perceptive AP Invoice eform

Perceptive AP Invoice eform Perceptive Release Notes Version: 12.2.x Written by: Product Documentation, R&D Date: August 2016 2015 Perceptive Software. All rights reserved Perceptive Software is a trademark of Lexmark International

More information

Release Notes Kurzweil 3000 Version July 5, 2012

Release Notes Kurzweil 3000 Version July 5, 2012 Release Notes Kurzweil 3000 Version 13.09 July 5, 2012 WHAT S NEW? 13.09 CHANGES AND RESOLVED ISSUES Improved Installer, including Task Bar application on 64-bit machines. Now able to read epub documents.

More information

Setup Smart Login for Windows V2

Setup Smart Login for Windows V2 Setup Smart Login for Windows V2 Smart Login allows workstations to login to a Smart-Net server without having to join a domain. Smart Login is suitable for both laptops and desktop PC s. Features Users

More information

Perceptive AP Invoice eform

Perceptive AP Invoice eform Perceptive Release Notes Version: 12.2.x Written by: Product Documentation, R&D Date: October 2016 2014 Perceptive Software. All rights reserved Perceptive Software is a trademark of Lexmark International

More information

Perceptive AP Invoice eform

Perceptive AP Invoice eform Perceptive Release Notes Version: 12.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved Perceptive Software is a trademark of Lexmark International

More information

Perceptive Accounts Payable Invoice eform

Perceptive Accounts Payable Invoice eform Perceptive Accounts Payable Invoice eform Release Notes Version: 12.5.x Written by: Product Knowledge, R&D Date: October 2016 2014-2016 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International,

More information

Using ANM With Virtual Data Centers

Using ANM With Virtual Data Centers APPENDIXB Date: 3/8/10 This appendix describes how to integrate ANM with VMware vcenter Server, which is a third-party product for creating and managing virtual data centers. Using VMware vsphere Client,

More information

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher)

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

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions October 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

Release Notes. Dell SonicWALL SRA Release Notes

Release Notes. Dell SonicWALL SRA Release Notes Secure Remote Access Contents Release Purpose... 1 Platform Compatibility... 1 Licensing on the Dell SonicWALL SRA Appliances and Virtual Appliance... 1 Important Differences Between the SRA Appliances...

More information

Access Gateway 9.3, Enterprise Edition

Access Gateway 9.3, Enterprise Edition Access Gateway 9.3, Enterprise Edition 2015-05-03 05:23:10 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents Access Gateway 9.3, Enterprise Edition...

More information

Abstract. Avaya Solution & Interoperability Test Lab

Abstract. Avaya Solution & Interoperability Test Lab Avaya Solution & Interoperability Test Lab Application Notes for Integration between Avaya IR and Cleo Communications Host Interface using TN3270 Connection or SNA3270 Connection to a Mainframe Issue 1.0

More information

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200 Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200 Contents Platform Compatibility New Features Known Issues Resolved Issues Upgrading SonicWALL SSL VPN Software Procedures

More information

Integrated for Océ Setup Guide

Integrated for Océ Setup Guide Integrated for Océ Setup Guide Version 1.2 2016 OCE-20160914 Equitrac Integrated for Océ Setup Guide Document History Revision Date September 14, 2016 Revision List New supported devices/card reader web

More information

Equitrac Integrated for Konica Minolta

Equitrac Integrated for Konica Minolta Equitrac Integrated for Konica Minolta 1.2 Setup Guide 2014 Equitrac Integrated for Konica Minolta Setup Guide Document Revision History Revision Date Revision List August 9, 2013 Updated for Equitrac

More information

Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS)

Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) This chapter provides information about Hypertext Transfer Protocol over Secure Sockets Layer. HTTPS, page 1 HTTPS for Cisco Unified IP Phone

More information

GrapeMasher Installation

GrapeMasher Installation GrapeMasher Installation Introduction: The GrapeMasher application is simple to install. GrapeMasher will run on XP/Vista/Win7/Win8/Win10 and on 32bit and 64bit computers. The GrapeMasher software does

More information

Qlik NPrinting September 2018 Release Notes

Qlik NPrinting September 2018 Release Notes Release Notes Qlik NPrinting September 2018 Release Notes qlik.com Table of Contents What s new in Qlik NPrinting September 2018 3 Improvements 4 Bug fixes 6 Known issues and limitations 9 Upgrade notes

More information

Release Notes Dell SonicWALL SRA Contents Platform Compatibility Licensing on the SRA Appliances and Virtual Appliance

Release Notes Dell SonicWALL SRA Contents Platform Compatibility Licensing on the SRA Appliances and Virtual Appliance Secure Remote Access Dell SonicWALL SRA 7.0.0.2 Contents Platform Compatibility... 1 Licensing on the SRA Appliances and Virtual Appliance... 1 Important Differences between the SRA Appliances... 2 Feature

More information

Equitrac Embedded for Sharp OSA. Setup Guide Equitrac Corporation

Equitrac Embedded for Sharp OSA. Setup Guide Equitrac Corporation Equitrac Embedded for Sharp OSA 1.4 Setup Guide 2012 Equitrac Corporation Equitrac Embedded for Sharp OSA Setup Guide Revision Date Revision List November 1, 2012 Updated for Equitrac Office/Express 4.2.5

More information

Installation Guide for Open VMS

Installation Guide for Open VMS Installation Guide for Open VMS IDL Version 5.4 September, 2000 Edition Copyright Research Systems, Inc. All Rights Reserved Restricted Rights Notice The IDL software program and the accompanying procedures,

More information

InfoWatch CryptoStorage. User Guide

InfoWatch CryptoStorage. User Guide InfoWatch CryptoStorage User Guide I N F O W A T C H C R Y P T O S T O R A G E User Guide ZAO InfoWatch Phone/fax: +7(495)22-900-22 http://www.infowatch.com Last edited: December 2008 Table of Contents

More information

EXPRESS. Users Guide. Version 3.5

EXPRESS. Users Guide. Version 3.5 EXPRESS Users Guide Version 3.5 Table of Contents 1 System Overview... 3 2 System Requirements... 3 3 Contents in ECMTUNE System Box... 3 4 Installation Information... 4 5 Registration Information... 7

More information

Hypertext Transfer Protocol Over Secure Sockets Layer (HTTPS)

Hypertext Transfer Protocol Over Secure Sockets Layer (HTTPS) Hypertext Transfer Protocol Over Secure Sockets Layer (HTTPS) This chapter provides information about Hypertext Transfer Protocol over Secure Sockets Layer. HTTPS, page 1 HTTPS for Cisco Unified IP Phone

More information

Upgrading Software and Firmware

Upgrading Software and Firmware APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.1.0, page B-2 Upgrading

More information

Symptom Condition / Workaround Issue No validation is provided for name and IP address fields when creating bookmarks.

Symptom Condition / Workaround Issue No validation is provided for name and IP address fields when creating bookmarks. Secure Remote Access Contents Platform Compatibility...1 Known Issues...1 Resolved Issues...2 Upgrading SonicOS SSL VPN Firmware Procedures...3 Related Technical Documentation...5 Platform Compatibility

More information

Equitrac Integrated for Océ

Equitrac Integrated for Océ Equitrac Integrated for Océ 1.2 Setup Guide 2014 Equitrac Integrated for Océ Setup Guide Document History Revision Date Revision List November 2, 2012 Updated for Equitrac Office/Express version 4.2.5

More information

Exhibitor Software User s Manual. Exhibitor Software V

Exhibitor Software User s Manual. Exhibitor Software V Exhibitor Software User s Manual Exhibitor Software V1.0.1 090908 1 Contents 1. Exhibitor Software 2. Installation 3. Using Exhibitor Program 3.1 Starting the Program 3.2 Logging in to the Program 3.3

More information

Brainware Intelligent Capture

Brainware Intelligent Capture Brainware Intelligent Capture Release Notes Version: 5.8.1 Written by: Product Knowledge, R&D Date: Thursday, January 11, 2018 2017 Hyland Software, Inc. and its affiliates. Table of Contents Brainware

More information

Equitrac Embedded for Sharp OSA

Equitrac Embedded for Sharp OSA Equitrac Embedded for Sharp OSA 1.4 Setup Guide 2014 Equitrac Embedded for Sharp OSA Setup Guide Revision Date Revision List September, 2014 Updated for Equitrac Office/Express 5.4 April 16, 2013 Updated

More information

Copyright 2017 Softerra, Ltd. All rights reserved

Copyright 2017 Softerra, Ltd. All rights reserved Copyright 2017 Softerra, Ltd. All rights reserved Contents Introduction Security Considerations Installation Configuration Uninstallation Automated Bulk Enrollment Troubleshooting Introduction Adaxes Self-Service

More information

Equitrac Integrated for Konica Minolta. Setup Guide Equitrac Corporation

Equitrac Integrated for Konica Minolta. Setup Guide Equitrac Corporation Equitrac Integrated for Konica Minolta 1.2 Setup Guide 2012 Equitrac Corporation Equitrac Integrated for Konica Minolta Setup Guide Document Revision History Revision Date Revision List November 1, 2012

More information

Using Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS)

Using Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) CHAPTER 2 Using Hypertext Transfer Protocol over Secure Sockets Layer (HTTPS) This chapter contains information on the following topics: HTTPS Overview, page 2-1 HTTPS for Cisco Unified IP Phone Services,

More information

Professional Edition on a Server for Network Access & On Thin-Client Workstations Using Client Deployment 5

Professional Edition on a Server for Network Access & On Thin-Client Workstations Using Client Deployment 5 Addendum to the Microsoft Business Solutions for Analytics FRx 6.7 Installation and Configuration Guide FRx 6.7 Solomon Installation Copyright and Trademarks Copyright 2002 Great Plains Software, Inc.

More information

AppGate 11.0 RELEASE NOTES

AppGate 11.0 RELEASE NOTES Changes in 11.0 AppGate 11.0 RELEASE NOTES 1. New packet filter engine. The server-side IP tunneling packet filter engine has been rewritten from scratch, reducing memory usage drastically and improving

More information

Dominion SX Release Notes

Dominion SX Release Notes Dominion SX Release Notes Dominion SX Release Notes and Compatibility Release 3.1.7 April 14, 2009 Document updated June 10, 2010 Contents Applicability... 2 Release Status... 2 Expiration Date of Content...

More information

Vendio Stores WebDAV Setup & Access

Vendio Stores WebDAV Setup & Access Vendio Stores WebDAV Setup & Access Version 1.1, 09/07/2009 1 Contents Introduction:...3 Setting Up Your WebDAV Account in Windows XP...3 Setting Up Your WebDAV Account in Dreamweaver...12 Setting Up Your

More information

PcZealous [Professional] User Manual

PcZealous [Professional] User Manual STEPS TO INSTALL PcZEALOUS [Professional]: Double Click on the PcZealous [Professional] Setup.exe file. In the welcome screen as shown below, Click the Next button Read the Software License Agreement,

More information

Embedded for Sharp OSA Setup Guide

Embedded for Sharp OSA Setup Guide Embedded for Sharp OSA Setup Guide Version 1.4 2016 SHP-20160315 Equitrac Embedded for Sharp OSA Setup Guide Revision Date Revision List March 15, 2016 Updated for Equitrac Office/Express 5.6 September,

More information

SonicWALL SSL VPN 2.5 Early Field Trial

SonicWALL SSL VPN 2.5 Early Field Trial Secure Remote Access Contents Platform Compatibility New Features Known Issues Resolved Issues Upgrading SonicWALL SSL VPN Software Procedures Related Technical Documentation Platform Compatibility The

More information

Symantec pcanywhere 12.5 SP4 Release Notes

Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes Symantec pcanywhere 12.5 SP4 Release Notes The software described in this book is furnished under a license agreement and may be used only in accordance with

More information

CD-ROM Image Viewer Installation Guide M&T Bank. Member FDIC.

CD-ROM Image Viewer Installation Guide M&T Bank. Member FDIC. CD-ROM Image Viewer CD ROM Image Viewer Installation User Guide Introduction M&T Bank has upgraded your CD ROM Image Viewer software. The upgrade provides a higher level of security to help protect your

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

CHAPTER. Introduction

CHAPTER. Introduction CHAPTER 1 Cisco Unified Communications Manager (formerly Cisco Unified CallManager) serves as the software-based call-processing component of the Cisco Unified Communications family of products. A wide

More information

Deltek PM Compass Cumulative Update Release Notes Page 1 of 8

Deltek PM Compass Cumulative Update Release Notes Page 1 of 8 Deltek PM Compass Cumulative Update Release Notes Page 1 of 8 Deltek PM Compass Cumulative Update Release Notes Released: March 14, 2016 Release Name: PM Compass 2.1.7 CU13 Compatibility Matrix Supported

More information

AT&T Core Mobility Integrated Dispatch Console User Guide. Installation Guide. AT&T Integrated Dispatch Console 3.0

AT&T Core Mobility Integrated Dispatch Console User Guide. Installation Guide. AT&T Integrated Dispatch Console 3.0 Installation Guide AT&T Integrated Dispatch Console 3.0 October 2016 Table of Content 1. Introduction... 3 1.1. Purpose and Scope... 3 1.2. Terms and Definitions... 3 1.3. About this Manual... 5 1.4. What

More information

Wholesale Lockbox User Guide

Wholesale Lockbox User Guide Wholesale Lockbox User Guide August 2017 Copyright 2017 City National Bank City National Bank Member FDIC For Client Use Only Table of Contents Introduction... 3 Getting Started... 4 System Requirements...

More information

SonicOS Enhanced TZ 190 Series Early Field Trial Release Notes SonicWALL, Inc. EFT Release: May 22, 2007

SonicOS Enhanced TZ 190 Series Early Field Trial Release Notes SonicWALL, Inc. EFT Release: May 22, 2007 SonicOS Enhanced 3.8.0.3 TZ 190 Series Early Field Trial SonicWALL, Inc. EFT Release: May 22, 2007 CONTENTS PLATFORM COMPATIBILITY KNOWN ISSUES RESOLVED KNOWN ISSUES UPGRADING SONICOS ENHANCED IMAGE PROCEDURES

More information

Installing and Configuring Extension Mobility Using Either: Extended Services 2.2; CRA 2.2 or CRS 3.0(2) and CallManager 3.2

Installing and Configuring Extension Mobility Using Either: Extended Services 2.2; CRA 2.2 or CRS 3.0(2) and CallManager 3.2 Cisco - Installing and Configuring Extension Mobility Using Either: Extended Services 2... Page 1 of 90 Installing and Configuring Extension Mobility Using Either: Extended Services 2.2; CRA 2.2 or CRS

More information

Jersey City Free Public Library WIFI Hotspot

Jersey City Free Public Library WIFI Hotspot 1. Windows 2000, XP, 7 and Vista Users: a. Select the wireless icon in the system tray. or or or b. Select the SSID of the library you are currently located: JCPL- c. Launch a web browser (Internet Explorer,

More information

Developer Resources: PIN2

Developer Resources: PIN2 Administrative Technology Services Technology and Data Services Developer Resources: PIN2 Contents Introduction... 2 Registering an Application... 2 Information Required for Registration... 3 Information

More information

Avid Pro Tools LE 6.5 on Windows XP

Avid Pro Tools LE 6.5 on Windows XP Read Me Avid Pro Tools LE 6.5 on Windows XP This Read Me documents compatibility details, known issues, and guide addenda for Avid Pro Tools LE 6.5 systems on Windows. Compatability Digidesign can only

More information

Healthcare Documentation Fundamental and Practice Transcription Exercise Instructors Module Users Guide

Healthcare Documentation Fundamental and Practice Transcription Exercise Instructors Module Users Guide Healthcare Documentation Fundamental and Practice Transcription Exercise Instructors Module Users Guide Contents Introduction... 1 Overview... 1 Key Terms... 2 Installation... 4 Updates... 4 Getting Started...

More information

Class Climate v6.0 Upgrade Guide The minimum version of Class Climate required before installing 6.0 is version 5.1 (Build 1950) or later.

Class Climate v6.0 Upgrade Guide The minimum version of Class Climate required before installing 6.0 is version 5.1 (Build 1950) or later. Class Climate v6.0 Upgrade Guide The minimum version of Class Climate required before installing 6.0 is version 5.1 (Build 1950) or later. Please read this entire guide carefully before beginning your

More information

xponent Version 4.2 RELEASE NOTES

xponent Version 4.2 RELEASE NOTES xponent Version 4.2 RELEASE NOTES Copyright Luminex Corporation, 1996-2013. All rights reserved. Part Number: 89-30000-00-462 Disclaimer Subject to change without notice. Although prepared to ensure accuracy,

More information

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52

Contents. Getting Started...1. Managing Your Drives...9. Backing Up & Restoring Folders Synchronizing Folders...52 Contents Getting Started.....................................................1 Installing the Software...........................................1 Using the Maxtor System Tray Icon................................6

More information

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017

Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 Conversion checklist from BusinessWorks Version 12 to Sage BusinessWorks 2017 This checklist includes instructions for how to convert from BusinessWorks Version 12 to a new installation of Sage BusinessWorks

More information

TIBCO iprocess Workspace (Windows) Installation

TIBCO iprocess Workspace (Windows) Installation TIBCO iprocess Workspace (Windows) Installation Software Release 11.4.1 September 2013 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

Symptom Condition / Workaround Issue Full domain name is not resolved by the RDP- ActiveX Client.

Symptom Condition / Workaround Issue Full domain name is not resolved by the RDP- ActiveX Client. Secure Remote Access Contents Platform Compatibility...1 Known Issues...1 Resolved Issues...3 Upgrading SonicOS SSL VPN Firmware Procedures...4 Related Technical Documentation...6 Platform Compatibility

More information

Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes

Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes Symantec Mobile Management for Configuration Manager 7.2 MR1 Release Notes This document includes the following topics: About

More information

Internet Script Editor

Internet Script Editor ISE Application, page 1 ISE Functionality, page 1 ISE Requirements, page 2 TLS Requirements for ISE, page 2 ISE Installation and Upgrades, page 5 Troubleshooting Tools for, page 7 ISE Application You can

More information

Syncrosoft License Control Release Notes

Syncrosoft License Control Release Notes Syncrosoft License Control Release Notes http://www.syncrosoft.com License Control Version 5.0.2.4 Win 2006-05-12 Win License Control: License Control Version 5.0.2.2 Mac/Win 2006-04-28 License Control

More information

PROFESSIONAL. Users Guide. Version 3.5

PROFESSIONAL. Users Guide. Version 3.5 PROFESSIONAL Users Guide Version 3.5 Table of Contents 1 System Overview... 3 2 System Requirements... 3 3 Contents in ECMTUNE System Box... 3 4 Installation Information... 4 5 Registration Information...

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

HP JetAdvantage Security Manager. User Guide

HP JetAdvantage Security Manager. User Guide HP JetAdvantage Security Manager User Guide Copyright 2017 HP Development Company, L.P. Reproduction, adaptation, or translation without prior written permission is prohibited, except as allowed under

More information

Web Browser Application Troubleshooting Guide. Table of Contents

Web Browser Application Troubleshooting Guide. Table of Contents Web Browser Application Troubleshooting Guide The following trouble shooting guide outlines tips for common problems which may resolve incorrect or unexpected behavior of NMFTA s web based applications.

More information

NetDoc Version 2.2 Release Notes

NetDoc Version 2.2 Release Notes NetDoc Version 2.2 Release Notes November, 2011 Enhancements Improved User Interface Visual Connector Provides a visual interpretation of components. Uses drag-and-drop functionality to easily connect

More information

smartdata.gen2 Corporate Cardholder Guide February 2014

smartdata.gen2 Corporate Cardholder Guide February 2014 smartdata.gen2 Corporate Cardholder Guide February 2014 Table of Contents Chapter 1 Getting Started... 1-i Introduction... 1-1 Browser Requirements... 1-1 Security... 1-2 Selecting a Language Preference...

More information

Go! Res & IE 7 Install FAQ & Support Document. Go! Res & IE 7 Install FAQ & Support Document Table of Contents

Go! Res & IE 7 Install FAQ & Support Document. Go! Res & IE 7 Install FAQ & Support Document Table of Contents Go! Res & IE 7 Install FAQ & Support Document Go! Res & IE 7 Install FAQ & Support Document Table of Contents I. Go! Res & Internet Explorer 7 Notes & Minimum Requirements 1 1. Internet Explorer 7 System

More information

Solution Composer. User's Guide

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

More information

Moving and Upgrading: Upgrading From Version 3.10.x: Upgrading From Version 3.9.x or Earlier: Procedure for Side-by-Side Installation

Moving and Upgrading: Upgrading From Version 3.10.x: Upgrading From Version 3.9.x or Earlier: Procedure for Side-by-Side Installation Moving and Upgrading: If you are also going to move the install at the same time that you upgrade see the article Moving to Another Computer in the 3.10 Robo-FTP Help File. Upgrading From Version 3.10.x:

More information

KMnet Viewer. User Guide

KMnet Viewer. User Guide KMnet Viewer User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change for improvement without notice. We cannot be

More information

An Apple Subsidiary. This software addresses an issue where the OpenSSL library used by FileMaker Server 13.0v1 was vulnerable to the Heartbleed bug.

An Apple Subsidiary. This software addresses an issue where the OpenSSL library used by FileMaker Server 13.0v1 was vulnerable to the Heartbleed bug. An Apple Subsidiary FileMaker Server 13.0v2 Installer and Updater Release Notes Software Description The installer software installs FileMaker Server 13.0v2 for Windows and OS X. The updater software updates

More information

CTECS Connect 2.2 Release Notes December 10, 2009

CTECS Connect 2.2 Release Notes December 10, 2009 (Formerly VTECS) CTECS Connect 2.2 Release Notes December 10, 2009 This document contains information that supplements the CTECS Connect 2.2 documentation. Please visit the CTECS Connect Support area of

More information

Apptix Online Backup by Mozy User Guide

Apptix Online Backup by Mozy User Guide Apptix Online Backup by Mozy User Guide 1.10.1.2 Contents Chapter 1: Overview...5 Chapter 2: Installing Apptix Online Backup by Mozy...7 Downloading the Apptix Online Backup by Mozy Client...7 Installing

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

N2KAnalyzer. User s Manual

N2KAnalyzer. User s Manual N2KAnalyzer NMEA 2000 Network Analysis Software User s Manual Revision 1.3.9 Copyright 2008 Maretron, LLP All Rights Reserved Maretron, LLP 9014 N. 23 rd Ave #10 Phoenix, AZ 85021-7850 http://www.maretron.com

More information

Online Backup Client User Manual

Online Backup Client User Manual Software version 3.21 For Mac OS X September 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

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

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

More information

Introduction. Introduction

Introduction. Introduction Introduction Introduction This manual describes the outline of SSCom and the operation method of SSCom Client. It also describes the manual that you need to refer to when using the SSCom. Target Readers

More information

Version June 2016

Version June 2016 HOSTING GUIDE Version 3.2.3 June 2016 This guide is sold in conjunction with the VETtrak Hosting Serv ice and is current at the time of purchase. Later v ersions are av ailable for download from www.v

More information

Client Proxy interface reference

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

More information

The fastest way to get a signature. DocuSign Desktop Client. v3.0. User Guide

The fastest way to get a signature. DocuSign Desktop Client. v3.0. User Guide The fastest way to get a signature. DocuSign Desktop Client v3.0 User Guide Stick-eTabs, DocuSign Professional, the DocuSign logo, The fastest way to get a signature., and DocuSign are trademarks or registered

More information

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com All rights reserved.

XCloner. Official User Manual. Copyright 2010 JoomlaPlug.com  All rights reserved. XCloner Official User Manual Copyright 2010 JoomlaPlug.com www.joomlaplug.com All rights reserved. JoomlaPlug.com is not affiliated with or endorsed by Open Source Matters or the Joomla! Project. What

More information

Perceptive Accounts Payable Invoice eform

Perceptive Accounts Payable Invoice eform Perceptive Accounts Payable Invoice eform Release Notes Version: 12.10.x Written by: Product Knowledge, R&D Date: July 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates. Table of Contents

More information

Release Notes for Cost of the Diet Version

Release Notes for Cost of the Diet Version Release Notes for Cost of the Diet Version 2.2.84 Contents 1. Installing the Cost of the Diet Software and Starting the Application 1.1. Downloading the Installer executable and running it 1.2. Starting

More information

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

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

More information

OmniPass 2.0 User's Guide. Version 1.2

OmniPass 2.0 User's Guide. Version 1.2 OmniPass 2.0 User's Guide Version 1.2 i Copyright Copyright 2002 Softex Incorporated. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide

National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide National Fire Incident Reporting System (NFIRS 5.0) Configuration Tool User's Guide NFIRS 5.0 Software Version 5.3 Prepared for: FEMA Round Hill, VA 20142 Prepared by: Verizon Federal Incorporated P.O.

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

More information

The QuickCalc BASIC User Interface

The QuickCalc BASIC User Interface The QuickCalc BASIC User Interface Running programs in the Windows Graphic User Interface (GUI) mode. The GUI mode is far superior to running in the CONSOLE mode. The most-used functions are on buttons,

More information

ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference. December 2016

ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference. December 2016 ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

PhotoPDF User Guide. PhotoPDF. Photo to PDF Converter

PhotoPDF User Guide. PhotoPDF. Photo to PDF Converter PhotoPDF Photo to PDF Converter PhotoPDF is a batch-processing tool to convert photos into PDF file. PhotoPDF provides three modes of conversion: Batch Convert, Photos Merge and Thumbnail Page. PhotoPDF

More information

TrafficShield Installation and Configuration Manual. version 3.2 MAN

TrafficShield Installation and Configuration Manual. version 3.2 MAN TrafficShield Installation and Configuration Manual version 3.2 MAN-0141-00 Service and Support Information Service and Support Information Product Version This manual applies to product version 3.2 of

More information

Syncrosoft License Control Release Notes

Syncrosoft License Control Release Notes Syncrosoft License Control Release Notes http://www.syncrosoft.com License Control Version 5.2.0.0 Mac/Win 2006-11-08 Mac/Win License Control: Introduced Soft-eLicenser technology. Mac/Win LCC: Added functionality

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information