Preface. For details of the new functions, please refer to the operation manual.

Size: px
Start display at page:

Download "Preface. For details of the new functions, please refer to the operation manual."

Transcription

1

2 Preface Thank you for using the HULFT for WindowsNT. The present release incorporates the addition of different new functions, and improvements on the existing functions. This paper explains the functions either added or changed in the HULFT WindowsNT Ver. 2 through Ver List of additional functions : It shows the newly added functions 2. List of improved functions : It states the improved functions among those having been mounted in the old versions. 3. List of incompatibility : It shows the functions changed from those of the old versions, and functions subjected to some restrictions. It also shows incompatibility that occurring in up-versioning to Ver. 5. For up-versioning from Ver. 2, see this section. 4. Communication with HULFT4 : It gives caution details for the mixed existence of Ver. 5 and the old versions in the operation environment. For details of the new functions, please refer to the operation manual. Saison Information Systems Co., Ltd. October 2001

3 1.List of additional functions (1) Multi format transfer If a record having multiple numbers of formats in one file exists, it is possible to transfer the file by designating the record key (e.g. data type) and the format Header Record Data Record1 Data Record1 : Data Record2 Data Record2 Transfer is possible even if multiple formats exist in one file. (2) Multiple file transfer It is possible to transfer multiple numbers of files collectively in one receive or send. It is also possible to have multiple numbers of files of different data types. Host A Host B Join Extract File Transfer File (3) EBCDIC user code conversion table Code conversion can be made according to the definition table set independently by a user, when making the code conversion between ASCII and EBCDIC, in addition to the conventional EBCDIC Kana, EBCDIC Lower case, EBCDIC ASCII, EBCDIC ASPEN, and EBCDIC IBM standard. Up to three user definition tables can be registered. 1

4 (4) Treatment of Shift code when converting code When performing text transfer, format transfer, and Multi format transfer to the mainframe and an office computer, it is possible to select whether or not a shift code is added to full-size characters. (For the format and the Multi format, this is effective when the item type is X or M.) (5) Previous job execution It is possible, when receiving a send request, to activate the job registered in the job activation information. Request Acknowledge Send request DB Pre-send job execution Extracted data Send processing (6) Receive completion notification Since in the old version the file transfer was handled as completed before the post-receive job was activated, it was not possible for the sending side to know the result of the post-receive job. Starting with Ver. 5, it has become possible to select whether the transfer is finished before activation of the postreceive job, or whether the transfer is finished at the time when execution of the post-receive job has been completed, thus making it possible to even know the execution result of the post-receive job. Send Receive P attern1 (previous specifications) Send Log Log output Results Job execution Send Receive P attern2 Send Log Log output Job execution Results 2

5 (7) Remote job execution New functions and incompatibility manual It is possible to activate the job registered in the job execution information in the requested host. HOST A HOST B Execution request JOB-ID Request acknowledge Job execution User application Status Confirmation Status (8) Management information list, related list display ID registered in each management information section used in the HULFT can be displayed in a table. (9) Clearing send queue files when activating the send process If an unsent file exists when the send process is activated, the undistributed file can be deleted. (10) Clearing resend queue files when activating the send process If a file waiting for resend exists when the send process is activated, resend file status file can be deleted. (11) Receive multiplex level setting Load on the machine during receive can be suppressed by setting the receive multiplex. (12) HULFT API provided Affinity with the user application has been enhanced by making such API functions as log retrieval, requests for send and receive, and notification of job status, which are used frequently in the HULFT. Moreover, it is possible to use HULFT API in the application created by Visual Basic or C. (13) UNICODE conversion Utility was added to perform code conversion between SHIFT-JIS and UNICODE. 3

6 (14) Renewal of management screen The management screen has been changed from the single window to the multi-window, making it possible to refer to multiple numbers of management information simultaneously, to set values by using drag and drop, and enhancing greatly the user interface. In addition, different utilities were unified into the management screen, making the unified control possible. (15) Selection of request acknowledge log outputs Contents outputted into the request acknowledge log can be selected by service unit. (16) Display of format information list Contents of the designated format information can be displayed on prompt. (17) Job observation When send has been made, results of the jobs executed in the subsequent job on the receiving side can be referred to from the management screen. (18) Encryption It is possible to encrypt the data when transferring the files. It is also possible to transfer the files without encryption. 4

7 (19) Mail interface The user can be notified of the results of receive/send after the receive/send have been completed. The receive/send files can also be transmitted as attachment files. Receive process Receive thread File Transfer Following job Mail Interface Mail Management file (20) Outputting messages to event log Messages displayed to the console can be outputted to the event log. This function makes it possible to monitor the operation status from WindowsNT in remote areas. Messages outputted to the event log can be selected from three kinds, information, warning and error. 5

8 2.List of improved functions (1) Increase in maximum transfer size In order to achieve improvement in the transfer speed in Ver. 5, improvements of the following items were made: 1. Efficiency improvement in transfer data The maximum value, which multiplied transfer block length by number of transfer blocks, was expanded from 32,767 bytes to 65,520 bytes. 2. Socket buffer size The upper limit for the socket buffer size was increased from 32,767 bytes to 65,520 bytes. (2) Compression for binary transfer Data can now be transferred compressed also when BINARY is selected from Ver. 5 as the transfer pattern, thus making it possible to reduce the transfer time, and decrease traffic on LAN. (3) Transfer of files larger than 2GB Files larger than 2GB can be transferred. (4) Log transfer rate, data size, record count, display digit count extension LAN with 100 Mbps now proliferates, and data size has been increased recently. Therefore, the number of internal digits and number of indication digits has increased so that no size errors can occur even if the HULFT is used under these environments. (5) Dynamic use of external character table In preparing the external character conversion exit routine with the old version, a source code for the exit routine should have been prepared, requiring building work called compilation. Starting with Ver. 5.0, building work is no longer necessary by using the external character table file, allowing the external character conversion to be made easily. The external character conversion table registration work also uses the control screen, facilitating the registration. (6) Registration of all management information comments The comment input domain was added to the transfer group information and the format information. (7) Improvement in processing of binary 8 byte data during CSV conversion When performing the CSV conversion with the old version, the data of binary 8 bytes were converted once to the floating decimal point, which tended to cause an error. In Ver. 5, this processing has been improved so that no error will occur. 6

9 (8) Improvement in processing of tab code conversion New functions and incompatibility manual When transferring tab codes (0x09) to a general purpose computer or an office computer using the old version, the codes were converted into the space (0x40). In Ver. 5, it is possible to perform conversion into codes other than the space by combining the codes with the user code tables. (9) Specifying wildcards in the management information parameter file creation command Wild cards can be designated during ID by using the management information parameter file preparation command (utligen. exe). (10) Increase of maximum number of hosts in transfer group In the old version, the maximum number of hosts that could be registered in the transfer group information was 48. In Ver. 5, it has been expanded to 1000 hosts maximum. (11) Lock control for data receive file In the case where a receive file is being used in another process, retry can be performed by setting the number and interval of the open retry. (12) Control of SYSLOG file It will become possible to set the maximum value for the SYSLOG file. File sizes can be controlled even without performing deletion of the SYSLOG file after the HULFT has been shut down, as has been done conventionally. (13) Selection of automatic module start-up In the old version, in cases where the automatic activation of a module was selected, all the modules such as data send, receive, and request acknowledge were activated. In Ver. 5, a module that is required to be activated can be selected. (14) Setting accounts to processes Because setting the accounts has become possible to each process such as send and receive, the network drive can be utilized even under conditions where the Allow service to interact with desktop in setting the service. 7

10 3.List of incompatibility (1) Change of file formats The formats for the following control and log files were changed. Therefore, conversion work is required before use. For the conversion work, refer to the Conversion_manual. pdf in the document folder. - Send log file - Receive log file - Receive information file (2) Error codes Error codes have been added. For details of the error codes, refer to the Appendix 3: Error Codes in the HULFT common operation manual. (3) External character exit routine In the old version, building work for the execution file was required if a external character exit routine was added. In Ver. 5, the building work has been eliminated by preparing a external character conversion table file. Therefore, if the external character exit routine is used, conversion work is required to convert it into the external character conversion table file. For the conversion method, refer to the Conversion_manual. pdf in the document folder. (4) Internet connection If the HULFT V5 is introduced, files cannot be transferred by using the HULFT FireWall Ver. 1. If there is a schedule to introduce or up-version to the HULFT Ver. 5 in any one of the HULFT that goes through the HULFT FireWall, up-version the HULFT FireWall too into Ver. 5. [Comment] The HULFT FireWall Ver. 5 also supports transfer among the HULFT Ver. 4. Incompatibility will not occur when up-versioning from the HULFT FireWall Ver. 1 to Ver. 5. * The English edition of the HULFT FireWall is not provided. (5) Connection from HULFT Manager of Ver. 2 or earlier Connection from HULFT Manager of Ver. 2 or earlier is not supported. It is necessary to up-version the HULFT Manager to Ver. 5. (6) Subsequent jobs When job activation after receive or send has failed, no output has been made to the log file. In the HULFT V4 or HULFT V5, output is made to the log file in such a case as no designated job ID existing in the job execution information. In this case, date, hours, and others are all 9. 8

11 (7) Receive/send status display The contents displayed by the status display command (utlsdisp, ultrdisp) of the receive/send system have been changed. For the contents that are displayed, refer to the operation manual. (8) File size check at resend request If the size of a send file in the previous error recorded in the resend waiting list file at the resend request differs from the size of a send file that is going to perform resend, the resend processing is an error. (9) Setting send unit The send thread finish timing has been changed to prior to execution of the job after send as default value. In addition, it is possible to select whether the send thread finish timing is before execution of the job after send, or after the job has been completed, by setting the system operation environment. (10) Setting HULPATH The HULPATH has been set to the environment variable of the system. Starting Ver. 5, the HULPATH is described in the INI file. The file name is %Windir% HULFT. INI. (11) Locking data receive file Locking has been processed as an error in the receive with the old versions, if the receive file is in use. With Ver. 5, it has become possible to select whether to wait until it is opened if the receive file is in use in the HULFT processing, or to deal with it as an error immediately. If a user application other than the HULFT is using the receive file, an opening process is performed based on Retry Count on Open receive file and Retry Interval Open receive file, and if it is opened during that processing, the processing shall be continued, and if it is not opened, the processing shall be treated as an error. (12) Number of CSV display digits With the number of display digits specified in the HULFT V4, there have been cases when it was not possible to display the digits if decimals were included. Therefore, the HULFT V5 has improved the specified number of display digits. For the difference in the specified number of display digits, for HULFT4 refer to the CSV Format Receive Environment Settings(Target) of the [HULFT System Operation]-[Receive Process]-[ Receive Process Description]-[CSV Format Receive] in the on-line help, and for HULFT5, refer to the Common operation manual

12 4. Communication with HULFT4 1) The following is an explanation of how new functions operate in environments in which both HULFT 4 and HULFT 5 exist in combination. Send Receive HULFT5 HULFT4 Binary compression Transferred without compression Multi format Successful job completion Cannot be specified HULFT5 Remote job execution Cannot be specified Previous job Transfer block size Send file size Shift code treatment Only on the sending side Binary compression Cannot be specified Cannot be specified Multi format Cannot be specified Cannot be specified Successful job completion Cannot be specified HULFT4 Remote job execution Cannot be requested Cannot be requested Previous job Cannot be specified Cannot be specified Transfer block size Cannot be specified Cannot be specified Send file size Shift code treatment Cannot be specified Cannot be specified (1) Binary compression When specifying data transfer by binary compression to a lower level version, transfer is executed without binary compression. (2) Multi format transfer When specifying multi-format transfer to a lower-level version, a version error is returned and the transfer is not executed. (3) Successful job completion The function of receive completion notification for transfers from lower-level versions operates normally. If successful job completion is specified, notification of the completion of the transfer is sent at the time of successful job completion. (4) Remote job execution When specifying remote job execution to lower-level versions, it is indicated as service not registered at the source host and the job is not executed. 10

13 (5) Previous jobs New functions and incompatibility manual When sending to lower-level versions, a pre-send job is executed at the time of send request acknowledge from the lower-level version. (6) Transfer block size When specifying the value, which multiplied transfer block length by transfer block count is greater than 32,767, a version error is returned and the transfer is not executed. (7) Send file size When sending a file larger than 2GB to a lower-level version, a version error is returned and the transfer is not executed. The transfer of files larger than 2GB from lower-level versions is not supported. (8) Shift code treatment When the treatment of Shift code to lower-level versions is set to be cut and data is transferred with the receiving host conversion, a version error is returned and the transfer is not executed. 2) HULFT FireWall File transfer via the HULFT FireWall Ver. 1 is not possible. If even one Ver. 5 is included in the HULFT that goes through the HULFT FireWall, the HULFT FireWall must also be up-versioned to Ver. 5. * The English edition of HULFT FireWall is not provided. 11

Revision Upgrade Notification

Revision Upgrade Notification [Product List] Revision Upgrade Notification Product Name Version HULFT for Windows Type WIN2-E 6.3.5 [Target OS] Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008 [Function

More information

Level Upgrade Notification

Level Upgrade Notification [Product List] Level Upgrade Notification Product Name Version HULFT Manager for Windows Type WIN-E 6.3.4 [Target OS] Windows2000, WindowsXP, WindowsServer2003, WindowsVista [Added Functions] M/ment No.

More information

Version Upgrade Notification

Version Upgrade Notification Version Upgrade Notification [Product List] Product Name Version HULFT7e for Windows-L 7.1.1 [Target OS] Windows 2000, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008 [Additional Functions]

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation and User's Guide SC27-2809-03 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Client Installation

More information

HULFT Customer Support Product Download and Issuance of Product Keys

HULFT Customer Support Product Download and Issuance of Product Keys HULFT Customer Support Product Download and Issuance of Product Keys 4-HUL7e-xx002-01_ALL Copyright (c) 2009 by SAISON INFORMATION SYSTEMS CO., LTD. Table of Contents Introduction 2 1. Serial No.& SP Code

More information

EXPORT MANAGER USER GUIDE

EXPORT MANAGER USER GUIDE EXPORT MANAGER USER GUIDE Table of Contents Table of Contents 1 Overview 2 General Concepts 2 Creating a Job 3 General Properties 4 Source Properties 4 Export Properties 4 Running Jobs 5 Options 5 Export

More information

Client Installation and User's Guide

Client Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation and User's Guide SC27-2809-04 IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Client Installation

More information

Enable, configure, and adapt print data from any host or application. The Data Enabling Solution for Printing and Archiving

Enable, configure, and adapt print data from any host or application. The Data Enabling Solution for Printing and Archiving Enable, configure, and adapt print data from any host or application The Data Enabling Solution for Printing and Archiving Key Features Integrated Print Management Console Enhance printing efficiency and

More information

NEC ESMPRO AlertManager User's Guide (Windows)

NEC ESMPRO AlertManager User's Guide (Windows) NEC ESMPRO AlertManager User's Guide (Windows) Chapter 1 General Description Chapter 2 Installation Chapter 3 Setting Chapter 4 Appendix 10.111.01-129.01 NEC Corporation 2016 Contents Contents... 2 Conventions

More information

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud SaaSaMe Transport Workload Snapshot Export for Alibaba Cloud Contents About This Document... 3 Revision History... 3 Workload Snapshot Export for Alibaba Cloud... 4 Workload Snapshot Export Feature...

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Getting Started with the Online Backup Software... 2 Installing the Online Backup Software... 2 Configuring a Device...

More information

FUJITSU Software Systemwalker Desktop Patrol. Reference Manual. Windows

FUJITSU Software Systemwalker Desktop Patrol. Reference Manual. Windows FUJITSU Software Systemwalker Desktop Patrol Reference Manual Windows B1WD-3290-08ENZ0(00) March 2018 Preface Purpose of this guide This guide explains commands, CSV input/output file formats, and output

More information

Overview. Top. Welcome to SysTools MailXaminer

Overview. Top. Welcome to SysTools MailXaminer Table of Contents Overview... 2 System Requirements... 3 Installation of SysTools MailXaminer... 4 Uninstall Software... 6 Software Menu Option... 8 Software Navigation Option... 10 Complete Steps to Recover,

More information

Expedient User Manual Getting Started

Expedient User Manual Getting Started Volume 1 Expedient User Manual Getting Started Gavin Millman & Associates Pty Ltd 281 Buckley Street Essendon VIC 3040 Phone 03 9331 3944 Web www.expedientsoftware.com.au Table of Contents Logging In...

More information

Colligo Briefcase. for Good Technology. Administrator Guide

Colligo Briefcase. for Good Technology. Administrator Guide for Good Technology Administrator Guide Contents Introduction... 2 Target Audience... 2 Overview... 2 Key Features... 2 Platforms Supported... 2 SharePoint Security & Privileges... 3 for Good Technology...

More information

Contents About This Guide... 5 About Notifications... 5 Managing User Accounts... 6 Managing Companies Managing Password Policies...

Contents About This Guide... 5 About Notifications... 5 Managing User Accounts... 6 Managing Companies Managing Password Policies... Cloud Services Identity Management Administration Guide Version 17 July 2017 Contents About This Guide... 5 About Notifications... 5 Managing User Accounts... 6 About the User Administration Table...

More information

IBM Notes Client V9.0.1 Reference Guide

IBM Notes Client V9.0.1 Reference Guide IBM Notes Client V9.0.1 Reference Guide Revised 05/20/2016 1 Accessing the IBM Notes Client IBM Notes Client V9.0.1 Reference Guide From your desktop, double-click the IBM Notes icon. Logging in to the

More information

Cognos Analytics Reporting User Interface

Cognos Analytics Reporting User Interface September 12, 2017 (v12.2.2 - BI v11) Cognos Analytics Reporting User Interface Business Intelligence Cognos Analytics Reporting Cognos Analytics Reporting is a Web-based tool used to create ad-hoc reports

More information

Manuals for This Product

Manuals for This Product Installation Guide Manuals for This Product The manuals for this product are structured as indicated below. Read the manuals that meet your objective to make full use of this product. Disc Manuals with

More information

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2

1. Overview... 2 Documentation... 2 Licensing... 2 File Archiving requirements... 2 User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

More information

NEC ESMPRO AlertManager User's Guide

NEC ESMPRO AlertManager User's Guide NEC ESMPRO AlertManager User's Guide Chapter 1 General Description Chapter 2 Installation Chapter 3 Setting Chapter 4 Appendix AM_E-UG-W-001-01-004 NEC Corporation 2014 Contents Contents... 2 Notations

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 software, please review the readme files,

More information

FRONTLINE TEST SYSTEM

FRONTLINE TEST SYSTEM FRONTLINE TEST SYSTEM SETUP AND QUICK START GUIDE ETHERTEST 04 Feb 09 300 DOC ET 000 Copyright 2000 2009 Frontline Test Equipment, Inc. All rights reserved. You may not reproduce, transmit, or store on

More information

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error.

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

What's new in LogTag Analyzer 2.7

What's new in LogTag Analyzer 2.7 LogTag Recorders What's new in LogTag Analyzer 2.7 Thursday, October 6, 2016 - relates to LogTag Analyzer Version 2.7r7 We are pleased to announce the latest update for LogTag Analyzer, now released as

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

SoftBank Wireless Assistant Desktop Assistant Client User's Guide

SoftBank Wireless Assistant Desktop Assistant Client User's Guide SoftBank Wireless Assistant Desktop Assistant Client User's Guide Ver.5.5 Rev.1.1 3 Contents Preface Introduction... 4 1 The Personal Edition Desktop Assistant... 4 2 Requirements... 4 Chapter 1 Checking

More information

User Guide. 3CX Audio Scheduler. Version

User Guide. 3CX Audio Scheduler. Version User Guide 3CX Audio Scheduler Version 15.5.21 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted

More information

CrashPlan Pro Client Introduction: Install on any computer you want to backup

CrashPlan Pro Client Introduction: Install on any computer you want to backup CrashPlan Pro Client Introduction: Install on any computer you want to backup CrashPlan Pro Client Features: Bullet-Proof Backup Continuous or scheduled Offsite and onsite destinations Incremental versioning

More information

COBOL for AIX, Version 4.1

COBOL for AIX, Version 4.1 software Application development for today s changing marketplace COBOL for AIX, Version 4.1 To remain competitive, you need a complete business strategy to help you modernize, integrate, and manage existing

More information

MailNow! 6 New features introduction

MailNow! 6 New features introduction MailNow! 6 New features introduction InternetNow! www.internetnow.com.my 1 Out of 30 What is new in MailNow! 6 Table of Contents No Title Page No WebMail 4 1 Main Menu 4 1.1 Messenger 4 Messenger Notification

More information

MetaMap Manager User Guide

MetaMap Manager User Guide MetaMap Manager User Guide Release 8.1.3 November 2013 IKAN Solutions N.V. Schaliënhoevedreef 20A B-2800 Mechelen BELGIUM Copyright 2013, IKAN Solutions N.V. No part of this document may be reproduced

More information

User Manual. Summary. Author: SYMTRAX. Compleo Gateway User Manual 1

User Manual. Summary. Author: SYMTRAX. Compleo Gateway User Manual 1 User Manual Summary This manual will give an insight into some of the major functionalities of the product and the best practices to use while working with Compleo Gateway. Author: SYMTRAX Compleo Gateway

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

IBM. PDF file of IBM Knowledge Center topics. IBM Operations Analytics for z Systems. Version 2 Release 2

IBM. PDF file of IBM Knowledge Center topics. IBM Operations Analytics for z Systems. Version 2 Release 2 IBM Operations Analytics for z Systems IBM PDF file of IBM Knowledge Center topics Version 2 Release 2 IBM Operations Analytics for z Systems IBM PDF file of IBM Knowledge Center topics Version 2 Release

More information

H3C SecBlade SSL VPN Card

H3C SecBlade SSL VPN Card H3C SecBlade SSL VPN Card Super Administrator Web Configuration Guide Hangzhou H3C Technologies Co., Ltd. http://www.h3c.com Document version: 5PW105-20130801 Copyright 2003-2013, Hangzhou H3C Technologies

More information

Network Management Utility

Network Management Utility 4343-7705-02 Network Management Utility Foreword Welcome Network Management Utility is utility software that provides central control over printers, copiers, and other devices on a network. With Network

More information

User s Guide Version 4.0 August 2010

User s Guide Version 4.0 August 2010 User s Guide Version 4.0 August 2010 Biscom, Inc. 321 Billerica Rd. Chelmsford, MA 01824 tel 978-250-1800 fax 978-250-4449 Copyright 2010 Biscom, Inc. All rights reserved worldwide. Reproduction or translation

More information

SpaceShuttle User guide v3

SpaceShuttle User guide v3 SpaceShuttle User guide v3 1.Get Started with SpaceShuttle p2 1.1 For Windows p2 How to download and install Aspera Connect p2 1.2 For Mac p4 How to download and install Aspera Connect p4 2. Accessing

More information

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents Cloud Help for Community Managers...3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

FORMSTACK ONLINE FORMS

FORMSTACK ONLINE FORMS FORMSTACK ONLINE FORMS Introduction The online application forms are built through a product called Formstack. With Formstack you can build intelligent and professional looking forms and map them into

More information

Memory may be insufficient. Memory may be insufficient.

Memory may be insufficient. Memory may be insufficient. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

ScaleLink Pro USER GUIDE

ScaleLink Pro USER GUIDE ScaleLink Pro USER GUIDE For Version 3.24 January 2005 ISHIDA CO., LTD Copyright 2001-2004 Ishida Co. Ltd., Japan No part of this manual may be reproduced or transmitted in any form or by any means, electronic

More information

MX-AOPC UA Server User s Manual

MX-AOPC UA Server User s Manual User s Manual Edition 3.3, February 2018 www.moxa.com/product 2018 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

Automation Engine. Getting Started

Automation Engine. Getting Started Getting Started 05-2017 Contents 1. Installing Server and Clients... 4 2. Changing the Language used in the Pilot... 5 3. Starting or Updating the Pilot... 6 4. The Pilot's Main Window... 7 5. Concepts

More information

PowerLink Host Data Manager User Guide

PowerLink Host Data Manager User Guide PowerLink Host Data Manager User Guide Last Updated: July 2009 Version: 2.06014 Contents Contents... 2 Introduction... 4 Quick Start... 5 Enable File Monitoring... 7 Enabling Attaché 7 File Monitoring

More information

PrimoPDF User Guide, Version 5.0

PrimoPDF User Guide, Version 5.0 Table of Contents Getting Started... 3 Installing PrimoPDF... 3 Reference Links... 4 Uninstallation... 5 Creating PDF Documents... 5 PrimoPDF Document Settings... 6 PDF Creation Profiles... 6 Document

More information

Ericsson Mobile Organizer 5.1

Ericsson Mobile Organizer 5.1 Preface Welcome to Ericsson Mobile Organizer (EMO) 5.1, which offers a full range of mobile office applications to help you keep up with your important emails, calendar and contacts. EMO 5.1 uses Push

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1 Central Administration Console Installation and User's Guide SC27-2808-03 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

Perle Dial-Out User s Guide

Perle Dial-Out User s Guide Perle Dial-Out User s Guide 95-2345-05 Copyrights Copyright 1996-2000, Perle Systems Limited and its suppliers. IBM is the registered trademark of International Business Machines Corporation. Microsoft,

More information

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7

bbc Adobe Central Output Server Getting Started for Microsoft Windows Version 5.7 bbc Adobe Central Output Server Version 5.7 Getting Started for Microsoft Windows Getting Started for Microsoft Windows Edition 4.0, March 2009 2009 Adobe Systems Incorporated All rights reserved. As of

More information

UNICORN Administration and Technical Manual

UNICORN Administration and Technical Manual UNICORN 7.0.2 Administration and Technical Manual Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts... 1.3 Network environment...

More information

Informatica Ultra Messaging Streaming Edition Version Release Notes June Contents. New Features and Enhancements.

Informatica Ultra Messaging Streaming Edition Version Release Notes June Contents. New Features and Enhancements. Informatica Ultra Messaging Streaming Edition Version 6.10.1 Release Notes June 2017 Copyright Informatica LLC 2004, 2017 Contents New Features and Enhancements... 1 New Features.... 1 Important Changes....

More information

Windows Driver Guide Installer version For Ver / Ver.1690

Windows Driver Guide Installer version For Ver / Ver.1690 Windows Driver Guide Installer version For Ver. 2.28 / Ver.1690 6-1-12 Tanashi-cho, Nishi-Tokyo-shi, Tokyo 188-8511 JAPAN Tel 81-424-68-4631 Fax 81-424-68-4740 sales-op@systems.citizen.co.jp http://www.citizen-systems.co.jp

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

Preface 1. Main Management System 2. Contact Information 3 SIPLUS CMS. SIPLUS CMS4000 X-Tools - User Manual Main Management System.

Preface 1. Main Management System 2. Contact Information 3 SIPLUS CMS. SIPLUS CMS4000 X-Tools - User Manual Main Management System. 4000 X-Tools - User Manual - 03 - Main Management System Preface 1 Main Management System 2 Contact Information 3 4000 X-Tools User Manual - 03 - Main Management System Release 2011-09 Release 2011-09

More information

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

More information

NETWRIX WINDOWS SERVER CHANGE REPORTER

NETWRIX WINDOWS SERVER CHANGE REPORTER NETWRIX WINDOWS SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 4.0 June 2013. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Oct 2007 Version 1.01

Oct 2007 Version 1.01 Oct 2007 Version 1.01 Table of Contents Introduction...4 System Requirement...4 Getting Started...4 Installing the Smart WLAN Manager...5 Discovering the Switch and AP...9 Understanding the Screen Layout...12

More information

OpenScape Business V2

OpenScape Business V2 OpenScape Business V2 Description Open Directory Service ODBC-ODBC Bridge Version 1.3 Table of Contents 1. Overview 5 1.1. ODBC-Bridge Client 5 1.2. ODBC-Server 6 1.3. Access Control 6 1.4. Licensing 7

More information

Simulator Instruction Manual

Simulator Instruction Manual Simulator Instruction Manual RUN CHECKER Hakko Electronics Co., Ltd. Contents 1. Outline of Simulator...1 2. Composition of Simulator... 1 3. Operating the Simulator...2 3.1 Operation Flow... 2 To automatically

More information

Kaspersky Administration Kit 8.0 GETTING STARTED

Kaspersky Administration Kit 8.0 GETTING STARTED Kaspersky Administration Kit 8.0 GETTING STARTED APPLICATION VERSION: 8.0 CRITICAL FIX 2 Dear User! Thank you for choosing our product. We hope that this document will help you in your work and will provide

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

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

PIX 515/515E. PIX 515/515E Product Overview CHAPTER

PIX 515/515E. PIX 515/515E Product Overview CHAPTER CHAPTER 4 PIX 515/515E This chapter describes how to install the PIX 515/515E, and includes the following sections: PIX 515/515E Product Overview Installing a PIX 515/515E PIX 515/515E Feature Licenses

More information

Preface 1. Main Management System 2. Contact Information 3. User Manual Main Management System. English. Release

Preface 1. Main Management System 2. Contact Information 3. User Manual Main Management System. English. Release Preface 1 Main Management System 2 Contact Information 3 X-Tools User Manual - 03 - Main Management System Release 2015-11 Release 2015-11 1 / 40 Safety Guidelines This document contains notices which

More information

ExpressCluster X Integrated WebManager

ExpressCluster X Integrated WebManager ExpressCluster X Integrated WebManager Administrator s Guide 09/30/2009 Second Edition Revision History Edition Revised Date Description First 06/15/2009 New manual Second 09/30/2009 This manual has been

More information

FUJITSU Software PowerBSORT (64bit) V8.0. User's Guide. Windows(64)

FUJITSU Software PowerBSORT (64bit) V8.0. User's Guide. Windows(64) FUJITSU Software PowerBSORT (64bit) V8.0 User's Guide Windows(64) B1WD-3487-01ENZ0(00) October 2017 Preface PowerBSORT is a high-powered software product that can be used to sort, merge and copy application

More information

NETWRIX GROUP POLICY CHANGE REPORTER

NETWRIX GROUP POLICY CHANGE REPORTER NETWRIX GROUP POLICY CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 7.2 November 2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

OUTLOOK ATTACHMENT EXTRACTOR 3

OUTLOOK ATTACHMENT EXTRACTOR 3 OUTLOOK ATTACHMENT EXTRACTOR 3 PROGRAM HELP GILLMEISTER SOFTWARE WWW.GILLMEISTER-SOFTWARE.COM 1 TABLE OF CONTENTS 1 Table of contents... 1 2 Start... 4 3 Main menu... 4 3.1 Menu entries of the group Menu...

More information

Such parameters as user s name, , phone numbers to send tracking information, password can be changed in the user settings.

Such parameters as user s name,  , phone numbers to send tracking information, password can be changed in the user settings. 1. Entering the system The system is accessed on the website pandora-on.com On the home page you should enter login (email) and password that was given to you by the developer after signing the contract.

More information

MX-AOPC UA Server User s Manual

MX-AOPC UA Server User s Manual User s Manual Edition 3.1, November 2016 www.moxa.com/product 2016 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

LP440/LP441/LP470/LP480. Font download tool

LP440/LP441/LP470/LP480. Font download tool LP440/LP441/LP470/LP480 Font download tool The 5th edition: October 22, 2008 Contents Introduction...1 1. What is Font Download Tool...2 2. Set up the printer...2 3. Functions of Font Download Tool...3

More information

GETTING STARTED 5 WORKING WITH CUTTING DEVICE SETUPS 11 TABLE OF CONTENTS. Basic elements of your software 5. Setup area 6 Job area 6

GETTING STARTED 5 WORKING WITH CUTTING DEVICE SETUPS 11 TABLE OF CONTENTS. Basic elements of your software 5. Setup area 6 Job area 6 TABLE OF CONTENTS 1 TABLE OF CONTENTS GETTING STARTED 5 Basic elements of your software 5 Toolbars 5 Setup area 6 Job area 6 Entering numerical values 6 Using spinner controls 6 Using built-in mathematical

More information

IBM 370 Basic Data Types

IBM 370 Basic Data Types IBM 370 Basic Data Types This lecture discusses the basic data types used on the IBM 370, 1. Two s complement binary numbers 2. EBCDIC (Extended Binary Coded Decimal Interchange Code) 3. Zoned Decimal

More information

Aspera Connect User Guide 3.7.0

Aspera Connect User Guide 3.7.0 Aspera Connect User Guide 3.7.0 Mac OS X Revision: 3.7.0.138343 Generated: 01/19/2017 13:37 Contents 2 Contents Introduction... 3 System Requirements... 4 Setting Up Connect...5 Part 1: Installation...5

More information

Océ Posterizer Pro. POP into retail. User manual Administration settings and tasks

Océ Posterizer Pro. POP into retail. User manual Administration settings and tasks - Océ Posterizer Pro POP into retail o User manual Administration settings and tasks Copyright copyright-2010 Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted

More information

User Guide. 3CX Enhanced Billing Codes. Version

User Guide. 3CX Enhanced Billing Codes. Version User Guide 3CX Enhanced Billing Codes Version 15.5.54 "Copyright VoIPTools, LLC 2011-2018" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

User's Guide. Voice Messaging and Fax Software. FaxTalk Communicator SETM

User's Guide. Voice Messaging and Fax Software. FaxTalk Communicator SETM User's Guide Voice Messaging and Fax Software FaxTalk Communicator SETM FaxTalk Communicator SE for Windows Version 4.7 Telephone Consumer Protection Act of 1991 "It shall be unlawful for any person within

More information

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3

PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000. User Manual. Version 1.3 PROMISE ARRAY MANAGEMENT ( PAM) FOR FastTrak S150 TX2plus, S150 TX4 and TX4000 User Manual Version 1.3 Promise Array Management Copyright 2003 Promise Technology, Inc. All Rights Reserved. Copyright by

More information

Sage 300 Construction and Real Estate (formerly Sage Timberline Office)

Sage 300 Construction and Real Estate (formerly Sage Timberline Office) Sage 300 Construction and Real Estate (formerly Sage Timberline Office) Version 18 User's Guide This is a publication of Sage Software, Inc. 2018 The Sage Group plc or its licensors. All rights reserved.

More information

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS Revision History Date Descriptions Type of modification 29 Jun 2016 First Draft New 25 Nov 2016 Modified Ch 3 Download Backup App, Ch 3 Install Backup App

More information

Air-conditioner Control System Centralized Controller AG-150A AG-150A-A GB-50ADA-J

Air-conditioner Control System Centralized Controller AG-150A AG-150A-A GB-50ADA-J Air-conditioner Control System Centralized Controller AG-150A AG-150A-A GB-50ADA-A GB-50ADA-J Instruction Book (Web browser for optional functions) Contents 1 Introduction... 1 1-1 Terms Used in This Manual...

More information

EMC ApplicationXtender Reports Management 6.0

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

More information

System 800xA Public Address System User Manual

System 800xA Public Address System User Manual System 800xA Public Address System User Manual System Version 6.0 Power and productivity for a better world System 800xA Public Address System User Manual System Version 6.0 NOTICE This document contains

More information

OPC XML-DA Client Driver PTC Inc. All Rights Reserved.

OPC XML-DA Client Driver PTC Inc. All Rights Reserved. 2018 PTC Inc. All Rights Reserved. 2 Table of Contents 1 Table of Contents 2 4 Overview 4 Project Architecture 5 Setup 6 Channel Properties General 6 Channel Properties Write Optimizations 7 Channel Properties

More information

In the Insight console, access advanced features by right-clicking on a student computer in either the Detail or Thumbnail view.

In the Insight console, access advanced features by right-clicking on a student computer in either the Detail or Thumbnail view. On the teacher computer, there is small Insight icon in the taskbar. The taskbar is located in the bottom right corner of the computer screen. Double-click the icon to open Insight. You can right-click

More information

FinsGateway Network Service Provider SDK Manual. FinsGateway. Network Service Provider SDK Manual. (FinsGateway Communication Unit Addition)

FinsGateway Network Service Provider SDK Manual. FinsGateway. Network Service Provider SDK Manual. (FinsGateway Communication Unit Addition) Page: 1 FinsGateway Network Service Provider SDK Manual (FinsGateway Communication Unit Addition) First Edition Novenber 1999 OMRON Corporation Page: 2 Contents 1 Network Service Provider SDK...3 2 Copyright...4

More information

Beijer Electronics Data Collector. Manual. English MAEN826B,

Beijer Electronics Data Collector. Manual. English MAEN826B, MAEN826B, 2009-10 Beijer Electronics Data Collector Manual English Foreword Beijer Electronics Data Collector Manual Foreword Beijer Electronics Data Collector is used to save trend and alarm data logged

More information

BIS Handheld Custom Template Software Operation Description, User s Guide and Manual

BIS Handheld Custom Template Software Operation Description, User s Guide and Manual BIS Operation Description, User s Guide and Manual www.balluff.com Balluff 1 www.balluff.com Balluff 2 1 User Instructions... 4 2 Installation Instructions... 5 3 Operation... 10 4 Reading or Writing Tag

More information

Creating an Oracle Database Using DBCA. Copyright 2009, Oracle. All rights reserved.

Creating an Oracle Database Using DBCA. Copyright 2009, Oracle. All rights reserved. Creating an Oracle Database Using DBCA Objectives After completing this lesson, you should be able to do the following: Create a database by using the Database Configuration Assistant (DBCA) Generate database

More information

INTRODUCTION. a Data File

INTRODUCTION.  a Data File INTRODUCTION E-mail Utilities is a product that will perform various E-mail and E-commerce functions. It s main features are: E-mail data, spool, or IFS files to Internet users Write data or spool files

More information

suitedxt Instructions for Use NeoSoft, LLC NS Rev. 2 Copyright 2014 NeoSoft, LLC All rights reserved

suitedxt Instructions for Use NeoSoft, LLC NS Rev. 2 Copyright 2014 NeoSoft, LLC All rights reserved suitedxt Instructions for Use NeoSoft, LLC NS 03 009 0001 Rev. 2 Copyright 2014 NeoSoft, LLC All rights reserved Revision History Document Revision Date of Issue Description 1 14 July 2014 Initial Release

More information

Using a Floating License

Using a Floating License Using a Floating License GoldSim supports network (floating) licenses. This allows multiple machines to access GoldSim over a network. In order to use GoldSim in this manner, your license must be specified

More information

SAFETY PRECAUTIONS (Always read these instructions before using this equipment.)

SAFETY PRECAUTIONS (Always read these instructions before using this equipment.) SAFETY PRECAUTIONS (Always read these instructions before using this equipment.) Before using this product, please read this manual and the relevant manuals introduced in this manual carefully and pay

More information

Integration Service. Admin Console User Guide. On-Premises

Integration Service. Admin Console User Guide. On-Premises Kony Fabric Integration Service Admin Console User Guide On-Premises Release V8 SP1 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the

More information

Sage Installation and System Administrator s Guide. October 2016

Sage Installation and System Administrator s Guide. October 2016 Sage 100 2017 Installation and System Administrator s Guide October 2016 2016 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein

More information

Anaplan Connector Guide Document Version 2.1 (updated 14-MAR-2017) Document Version 2.1

Anaplan Connector Guide Document Version 2.1 (updated 14-MAR-2017) Document Version 2.1 Document Version 2.1 (updated 14-MAR-2017) Document Version 2.1 Version Control Version Number Date Changes 2.1 MAR 2017 New Template applied Anaplan 2017 i Document Version 2.1 1 Introduction... 1 1.1.

More information

Central Administration Console Installation and User's Guide

Central Administration Console Installation and User's Guide IBM Tivoli Storage Manager FastBack for Workstations Version 7.1.1 Central Administration Console Installation and User's Guide SC27-2808-04 IBM Tivoli Storage Manager FastBack for Workstations Version

More information

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information