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

Size: px
Start display at page:

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

Transcription

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

2 Getting Started for Microsoft Windows Edition 4.0, March Adobe Systems Incorporated All rights reserved. As of April 12, 2002, Accelio Corporation (formerly JetForm Corporation) was purchased by Adobe Systems Incorporated. As of that date, any reference to JetForm or Accelio shall be deemed to refer to Adobe Systems Incorporated. Technical information contained herein is subject to change without notice. The use and copying of this product are subject to a license agreement. Any other use is prohibited. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated into any language in any form by any means without the prior written consent of Adobe Systems Incorporated. Information in this publication is subject to change without notice and does not represent a commitment on the part of the vendor. Any reference to company names, persons, or data in this documentation is for demonstration purposes only and is not intended to refer to any actual organization, person, or data. Adobe Systems Incorporated does not warrant that Adobe Central Output Server will function properly in every hardware/software environment. Trademarks Adobe and Reader are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries. Microsoft and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. All other product names are trademarks or registered trademarks of their respective trademark holders.

3 Contents 1 Overview... 4 Understanding Central...4 The Central Agents and Components...6 Print Agent...6 Transformation Agent...6 Visual Transformation Editor...7 XML Import Agent...7 Messaging Agent...8 Mail Reader...8 Preview Components...8 Windows Services...8 Central Control...9 Related Documentation...9 Product Name Change...9 About This Guide Installing Central...11 Central Installation...11 Upgrading an Evaluation Copy...13 Running PAC Set Utility...13 Installing Mail Reader...13 Installing Additional Agents...14 Installing an Additional Central...14 Repairing an Instance of Central...14 Upgrading a Previous Installation...15 Uninstalling Central...15 The Collector Directory...16 The Control Directory...16 Scanning the Collector and Control Directories...16 Central Sleep Cycle...17 Temporary Files Configuring Central...18 Installing the Central Print Processor...18 Creating the Central Print Queue...18 Verifying the Installation...20 Index...21

4 1 Overview Adobe Central Output Server (Central) is a powerful server-based application that enables you to manage and administer your electronic templates in a networked environment. This guide provides: An overview of Central and its Agents and components. Instructions on installing Central and Agents, and on configuring Central. This guide is intended for: System administrators who are responsible for the one-time installation and configuration of Central. Application developers who require an introduction to the features of Central and its Agents. UNDERSTANDING CENTRAL Central is part of the family of electronic templates products that includes: Adobe Output Designer, for designing electronic templates. Central, for providing client/server-based electronic forms processing services for outputting templates, sending files and messages via electronic mail, performing data conversions and calculations, and routing files to workstations for previewing. Central runs on a machine on a local area network (LAN), with access to two directories, a control directory and a collector directory. Central can also run as a background process on a minicomputer. The control directory is intended primarily for messages that direct the operation of Central. It is scanned first, and any files in it are processed before the files in the collector directory. The collector directory contains the business transactions that Central processes. Business transactions include output tasks, messages, data conversions and calculations, and transactions from any client application. The business transactions that Central processes are referred to as transaction files. While running, Central periodically scans the collector directory for new transaction files. The transaction files must use the file extension that Central scans for, as specified in its configuration file. When an application submits a transaction file to Central, it can continue regular operation without further concern about the transaction.

5 Getting Started for Microsoft Windows Overview 5 Processing Business Transactions Each transaction file causes Central to process one or more steps to complete the transaction. For example, the commands and data in a transaction file for a purchase order may transform the data from character-delimited to field-nominated format, output the template and data to one or more presentment targets, and update a database. In addition, a task for a job step may create a temporary work file as its output file for input into the task for another step. Central uses the ^job command at the top of the transaction file to identify the transaction it must process. Central uses the tables in the Job Management Database to specify the steps to complete the transaction. Central completes the steps for the transaction using its Agents and/or custom applications. Central Processing

6 Getting Started for Microsoft Windows Overview 6 When processing for a transaction file completes, Central may delete the transaction file from the collector directory or move it to a backup directory. THE CENTRAL AGENTS AND COMPONENTS Central provides a number of optional Agents that orchestrate the flow of templates in an organization. The Agents: Provide output and preview services. Distribute files and messages via electronic mail. Convert transaction files from one file format to another, and perform calculations during the data conversion. Print Agent Print Agent is the output module of Central. Print Agent enables applications to output data merged with electronic templates designed in Output Designer. Output can be in print format, fax format, or PDF format. Central initiates Print Agent when a transaction file with an output task appears in the Central collector directory. For print tasks, Central provides very powerful and flexible job management facilities to control assigned printers, templates to use, and downloaded templates and fonts. Central enables you to: Merge data in various formats with electronic templates for printing. Take information from a single transaction file and present the information in different views on different printers. Print multiple copies of electronic templates by including data for more than a single template in one transaction file. Download frequently used templates as macros for later printing, rather than sending the template for each print task. Load and unload macros in printers to make the most effective use of printer memory in printers that support managed memory. For complete details about Print Agent, see the guide, Print Agent Reference. Transformation Agent Transformation Agent is the data conversion module of Central. It is a powerful and flexible tool that converts the data in a transaction file from one format to another. Transformation Agent easily integrates Central technology into your existing computer systems. It provides a bridge between a legacy application and Central or another legacy system, without requiring changes to your existing application.

7 Getting Started for Microsoft Windows Overview 7 Transformation Agent converts data created in ASCII format, including fixed length, character-delimited, overlay, and Central proprietary field-nominated format. Transformation Agent converts data formats from: Non-Central to non-central. Non-Central to Central. Central to non-central. Central to XML. Non-Central to XML. Transformation Agent also supports functionality that allows it to perform calculations during the data conversion. For complete details about Transformation Agent, see the guide, Advanced Transformations. Visual Transformation Editor Visual Transformation Editor creates definition files for reformatting data into field-nominated and XML format. Using the graphical user interface of the Visual Transformation Editor, a developer can create a transformation for an input file output from a custom application. For complete details about Visual Transformation Editor, see the guide, Developing Data Transformations. XML Import Agent XML Import Agent is the XML conversion module of Central. It can transform any well-formed XML data into field-nominated format. This enables the creation of customer-focused documents such as invoices, statements, and packing slips that Central can present in a variety of formats, using different delivery channels. Using XML Import Agent, you can: Control where processing begins on the XML data document. Control how much data is extracted. Perform simple transformations on the data by authoring Extensible Stylesheet Language Transformation (XSLT). Note: The XML data format is one of the data formats supported by Print Agent. Therefore, transaction files in XML data format destined for processing by Print Agent do not need to be first transformed into field-nominated format. XML Import Agent converts data for Agents that cannot process the XML data format: Messaging Agent, Preview Agent, and custom Agents. For complete details about XML Import Agent, see the guide, XML Import Agent Reference.

8 Getting Started for Microsoft Windows Overview 8 Messaging Agent Messaging Agent is the electronic mail component of Central. It is used to send selected documents, such as PDF files, to a mailbox address or set of addresses. Messaging Agent packages together all the files identified by the user and uses the SMTP or MAPI protocols to send them to the user-designated recipients. For complete details about Messaging Agent, see the guide, Sending Messages. Mail Reader Mail Reader is an add-on component of Central. It provides collector directory access to users who may not have a LAN connection to Central. Files destined for the collector directory can be sent as message attachments to the Mail Reader mailbox. Mail Reader will then process the messages and save the files to the collector directory. For complete details about Mail Reader, see the guide, Processing Incoming Mail. Preview Components Preview Agent and View Manager offer preview capability for Central, enabling users to view Print Agent output in PDF format on a client workstation before printing. Using Adobe Reader, the users can view how their data will appear when Central prints it. Preview Agent can route not only PDF files, but any file format, to a specific user s workstation. View Manager, running on the client workstation, notifies the user when the file arrives and allows the user to view the file in its associated viewer, which must be installed on the client workstation. The user can also print the file to a local printer. For complete details about Preview Agent, see the guide, Previewing Central Output. WINDOWS SERVICES A Service is a feature of Windows that enables the System Administrator to have specific applications, files, or directories available upon startup of the system, without having to log onto the system itself. Windows starts network services automatically, so that the capabilities of the Windows network are available immediately, as needed. Central and Mail Reader are Service-enabled. When you install Central, an Adobe Central Output Server entry appears in the Services dialog box. When you install Mail Reader, an Adobe Central Output Server Mail Reader entry appears in the Services dialog box. Use the Services dialog box, accessed from the Services icon in the Control Panel, to start or stop the Services. You can also set the startup as manual, automatic, or disabled through the Control Panel. When you install Central, the default setting for startup is manual.

9 Getting Started for Microsoft Windows Overview 9 Windows Service applications continue running, even if the user who started the service logs off the system. This means you can start the Central Services and then log off your system. The Services continue running until you either access your system again to stop the Services or power off your system. CENTRAL CONTROL Central Control is the user interface to Central that enables you to: Configure Central. Configure the optional Agents. Maintain the tables in the Job Management Database. Send control commands to Central, such as shut down, start, pause and resume, refresh the Job Management Database, and download macros to printers. Display a list of transaction files in the Central collector directory. Monitor the status, log, and error files created by Central. You must start the Central Service to activate the control commands to Central. For example, if you try to start Central from Central Control without the Service started, you receive the message The Central Service could not be contacted. Possibly not started. Central Control can manage up to sixteen (16) instances of Central. Each instance of Central can have its own Agents. RELATED DOCUMENTATION Working with Central provides instructions on administering Central on a day-to-day basis. It introduces the Job Management Database and includes sections on controlling Central and using features such as variable substitution, JFNOJOB, and custom Agents. Central Control provides task oriented help for working with the tables of the Job Management Database, and for monitoring, controlling, and configuring Central. You can access this guide from Central Control by clicking Help > View Documentation. The Central documentation map provides links to the guides available for the Central Agents and components. You can access this documentation map by clicking Start > Programs > Adobe Central Output Server 5.7 > Documentation. Product Name Change As of April 12, 2002, Accelio Corporation (formerly JetForm Corporation) was purchased by Adobe Systems Incorporated. Accordingly, at that time, product names that included the words JetForm or Accelio were changed.

10 Getting Started for Microsoft Windows Overview 10 You will notice this change throughout the documentation set that accompanies your Central software. The product previously known as either JetForm Central or Accelio Present Central is now known as Adobe Central Output Server. The product previously known as JetForm Control is now known as Central Control. ABOUT THIS GUIDE As well as the new features listed in the What s New document, there are additional changes throughout the guide. This symbol draws your attention to an updated topic. UPDATED Updated - indicates an updated topic in this guide. In addition to the symbol, updated text within the topic is marked with change bars, like the one to the left of this text.

11 2 Installing Central This chapter lists the hardware and software requirements for Central and its Agents. It explains how to install these products, as well as how to update a previous installation of Central with this version. The chapter also explains how to verify your installation and provides notes on the collector and control directories and on the temporary files that Central uses. Note: The hardware and software requirements for Central are listed in the Before You Install document, accessible by clicking Before You Install on the Central Setup panel. CENTRAL INSTALLATION UPDATED These instructions guide you through the installation procedure for Central. It is important that you read the instructions carefully before you start, to ensure that you understand the procedure. Central Service Account Before you install Central, the Administrator must create the Central Service account, with a password, and ensure that the account is replicated across the network. The Central Service account must be a member of the Administrators, Domain Admin, Domain Users, and Users groups. As well, the account must include the Password never expires option and be granted the Log on as a service right. During Setup, use the Enter Central Output Server Services User Name and Password dialog box to identify the login user name and password for this account. Setup automatically supplies the login user name, by populating the User Name field with the default domain and user name for your system, in the format domainname\username. (In a domain environment, the domain name must be part of the login user name.) If this is not the correct login user name for the Central Service account, update the entry in the User Name field to provide the correct one. If the name is not valid, Setup will not continue. The Central Service account password is not validated during Setup; the installation procedure only checks that the confirmation matches the first entry. If the password is wrong, the Service is created without problems, but will fail to log on when you attempt to start it. You can change the password at that time using the Service Control applet in the Control Panel or the Services applet in the Administrative Tools in Windows. Note: Installing to Universal Naming Convention (UNC) paths is not supported for this product.

12 Getting Started for Microsoft Windows Installing Central 12 To install Central, we recommend that you log on as the Central Service account. If not, you must create the Program Folder during Setup as a Common Group. This is required because the Adobe Central Output Server Service and the Adobe Central Output Server Mail Reader Service must be run from the Central Service account. When installing either Mail Reader or Messaging Agent, ensure that their Mail profile is created under the account that the Central Service starts and runs with. Note: It is advisable to add a section to your start-up routine to delete any Central status (.sts) file at boot time. If your system should crash and the.sts file remains behind, Central Control will not allow you to restart Central. Deleting the.sts file will resolve the problem. As a further note, while checking for the presence of an.sts file, also check for the presence of the stopserv.msg file. If one exists, delete it as well. If not deleted and you restart Central, Central will process the stopserv.msg file and shut itself down again. To install Central 1. Run the file setup.exe and follow the instructions in the Setup panels. 2. Setup prompts for a directory to install Central. The default path for installing the software is C:\Program Files\Adobe\Central. If you do not wish to install to the default path, browse to or type the fully qualified path name of the location where you want to install Central. 3. When prompted, select the components you want to install. Note: If you choose not to install certain components, you can install them at a later time by running Setup again. For details, see Installing Additional Agents on page Setup prompts for a directory to install Central Control. The default path for installing the software is C:\Program Files\Adobe\Central\Control. If you do not wish to install to the default path, browse to or type the fully qualified path name of the location where you want to install Central Control. 5. Setup prompts for a directory to install this copy of Central and its Agents. The default path for installing the software is C:\Program Files\Adobe\Central\Server. If you do not wish to install to the default path, browse to or type the fully qualified path name of the location where you want to install Central. You must install Central in a different directory than Central Control. Long file names are supported in Central for all file systems supported by the operating system.

13 Getting Started for Microsoft Windows Installing Central When asked to specify the description of this Central, you can use the default description or provide a new one. If you are running more than one Central, it is a good idea to enter a different description for each one. This description appears in the Title Bar of the Central Control window when this Central is active. Refer to the next section, Updating the Installation, for instructions on adding additional copies of Central that run with the installed copy of Central Control. 7. If the default User name for the Central Service account is not correct, type the user name and password for the Central Service account created by the Administrator. For verification purposes, type the password twice. When the installation is complete, the Central program group appears on your Start > Programs menu. UPGRADING AN EVALUATION COPY If you have an evaluation copy and you are upgrading to a full production version, you can update the Product Authorization Code (PAC) using the PAC Set utility. This enables the full functionality of the software without reinstalling. Note: You receive the PAC for the product when you purchase the appropriate software licence. Running PAC Set Utility To run the PAC Set Utility 1. On the Start menu, click Run. 2. In the Open box, browse to the PAC Set Utility executable file in the bin directory where you installed Central. For example C:\Program Files\Adobe\Central\Bin\pacset.exe Once you enter the PAC and accept the licence agreement, the utility provides a message listing all the Central configuration files that it has updated with the new PAC. INSTALLING MAIL READER You can only install one instance of Mail Reader, as it runs as a Service. It can be installed when you install your first instance of Central, or at any time thereafter. Unlike the Central Agents, Mail Reader does not run with a particular instance of Central. However, for convenience, Mail Reader is always installed under the first instance of Central. For complete details about configuring Mail Reader, see the guide, Processing Incoming Mail.

14 Getting Started for Microsoft Windows Installing Central 14 INSTALLING ADDITIONAL AGENTS Any time after the initial installation, you may want to install additional Agents that you did not install with Central. To install these Agents, refer to Central Installation on page 11 to run the Setup program again. When prompted, click Add new Central Output Server Agent(s) and follow the instructions in the Setup panels. INSTALLING AN ADDITIONAL CENTRAL Any time after the initial installation, you may want to add additional instances of Central that run with the installed copy of Central Control. You can install up to sixteen (16) instances of Central on the same computer. When you add additional instances of Central, ensure that you do not reinstall Central Control. Doing so overwrites the current installation of Central Control. This means that the new Central Control will not recognize your previously configured instances of Central and the Agents. To update your installation, refer to Central Installation on page 11 to run the Setup program again. Click Add new Central Output Server instance when prompted. Ensure that you use unique names and locations to identify more than one instance of Central. REPAIRING AN INSTANCE OF CENTRAL Repairing an instance of Central involves overwriting the executable files (.exe) of the components that were originally installed for that instance. For example, if you installed Central, Central Control, and Print Agent, Setup deletes and replaces the executable files for these components. To repair an instance of Central, refer to Central Installation on page 11 to run the Setup program again. Click Repair when prompted. Ensure that you run the Setup program for each instance of Central that you want to repair. Note: Other files such as configuration files (.ini) are not replaced when you repair an instance of Central. To replace any files other than the executable files, uninstall that instance of Central and run the installation program again.

15 Getting Started for Microsoft Windows Installing Central 15 UPGRADING A PREVIOUS INSTALLATION Upgrading from a previous version of Central to version 5.7 is not possible. The Setup program will not let you install Central 5.7 if it detects a previous version on your system. Previous versions of Central must be uninstalled before you can install Central 5.7. Before uninstalling a previous version of Central, ensure that you backup any customized files, such as the Job Management Database file, jfserver.jmd, and configuration files, *.ini. A backup ensures that these files are still available to you, should you want to update the Version 5.7 equivalent files with your customizations. Note: If you attempt to uninstall Central 5.3 or 5.4, certain registry settings in Windows are lost. The installation of Central 5.7 will not restore these settings. Before uninstalling Central 5.3 or 5.4, you must first backup the section of the Registry impacted by this problem, so that it can be restored after the uninstall. See the Readme file that accompanies Central 5.7 for complete details. UNINSTALLING CENTRAL The Uninstall program removes the Central and Central Control directories from your system. If you installed Agents in the same directory as Central, these are also removed. This program also deletes the Central Services. Note: The Uninstall program removes all files originally installed. Any files created after installation, such as log files, will remain. To uninstall Central 1. Ensure that the Adobe Central Output Server Service is not running. 2. Click Start > Settings > Control Panel > Add/Remove Programs and click Adobe Central Output Server 5.7 from the Add/Remove Programs dialog box. 3. Click Change/Remove. 4. Click OK to continue or Cancel to exit without uninstalling.

16 Getting Started for Microsoft Windows Installing Central 16 THE COLLECTOR DIRECTORY The collector directory is the directory Central scans for transaction files that contain tasks to execute. You set the location of the collector directory during configuration in the Central File Locations dialog box. By default, the directory is called data and is at the same level as the error and backup directories, directly under the Central instance, for example...\server\data. When the collector directory is also the directory where you installed Central, this directory must be shareable, with read, write, create, and delete privileges for all network users who use the program, or client applications that create transaction files for Central to process. When you use a different directory as the collector directory for the transaction files, the client applications creating transaction files must have write, create, and delete privileges in this directory. The Central Administrator who manages and monitors Central must have full privileges in this directory. When you use a separate directory to store forms, the user who starts Central must have read privileges for that directory as well. Temporary files, such as the working copy of the Job Management Database and work files specified from the Job Table, are opened in the collector directory. In the event of an abnormal termination of Central, you should delete these temporary files from the collector directory before starting Central. THE CONTROL DIRECTORY Central has a directory for high priority processing. By default, the directory is called control and is at the same level as the error and backup directories, directly under the Central instance, for example...\server\control\. The control directory is intended primarily for messages from Central Control, as well as other messages that direct the operation of Central, such as start up, shut down, pause, and resume. Scanning the Collector and Control Directories When Central awakens, it first scans the control directory and any files in it are processed. The control directory is always re-scanned after processing of a file. Once all files in the control directory are processed, Central scans the collector directory. Central builds a list of all files present in the collector directory at the time of the scan, and processes them one-by-one. The collector directory is not re-scanned after processing of a file, only after all files in the list are processed. However, after Central processes each file in the collector directory list, it re-scans the control directory. Should a file appear in the control directory, Central drops the file list in the collector directory and moves to the control directory. Once Central has processed all files in the control directory, it re-scans the collector directory and builds a new list of files for processing.

17 Getting Started for Microsoft Windows Installing Central 17 The collector directory scanning method reduces the amount of time spent scanning that directory, thus allowing for more efficient file processing. Note that changing the date of a file will not move it forward in the processing list. For Central to process a file sooner, either move it to the control directory, or have a control message processed, which causes Central to re-scan the collector directory. Central Sleep Cycle By default, once Central finishes processing the files in its collector directory, it sleeps. It does not awaken to re-scan the collector directory until the end of its sleep cycle (the time specified by the PauseTime configuration file setting). You can override the PauseTime setting to have Central awaken every time a change occurs in its collector directory. To do this, you need to add this entry to the [Options] section of the Central configuration file, jfserver.ini: UseDirectoryNotify=Yes With UseDirectoryNotify set to yes and a file is dropped into the collector directory, Central immediately awakens and performs normal file processing, as outlined in the section, Scanning the Collector and Control Directories. If Central is paused when a transaction file is dropped into its collector directory, it will awaken, but only to look for a message file telling it to resume processing. If that message file is not in the collector directory, Central returns to its paused state without processing the transaction file. Note: The UseDirectoryNotify setting overrides the PauseTime setting. However, a PauseTime setting is mandatory. TEMPORARY FILES Central creates temporary work files that are deleted at the end of processing a transaction file. Central uses the environment variable TMP as the reference for the location for its temporary files. Ensure that TMP specifies a valid drive and directory with the appropriate privileges to write and delete. You must set the environment variable as a System Environment Variable, in order for the Adobe Central Output Server Service to use it. You set the environment variable from the System icon in the Control Panel. Windows does not provide a default temporary directory setting.

18 3 Configuring Central The configuration of Central Control and Central occurs automatically at installation. However, you may wish to change one or more of the configuration options to suit the needs of your organization. You configure the Central processes using Central Control. Central Control and Central have separate configuration files. When you enter the details of your configuration through Central Control, the values are written to the appropriate configuration file. Each configuration file has the file extension.ini. For complete details on configuring Central Control and Central, see the guide, Central Control. You can find instructions on configuring the Central Agents and components in their respective guides: Central Agent Configuration File Look here for configuration details... Print Agent jfmerge.ini Print Agent Reference Transformation Agent jftrans.ini Advanced Transformations XML Import Agent xmlimport.xci XML Import Agent Reference Messaging Agent jfemsrvr.ini Sending Messages Mail Reader jfemsend.ini Processing Incoming Mail Preview Agent jfpvagent.ini Previewing Central Output INSTALLING THE CENTRAL PRINT PROCESSOR In order to use the Central Print Processor, you must define a queue using the Print Processor. This queue cannot be created during the installation process and must be created by the System Administrator. Creating the Central Print Queue In order to create a queue using the Central Print Processor, you must: Install the Central software and reboot the system after the install. Ensure the Central for which the queue is to be defined is running. Ensure the Windows Spool Subsystem is running.

19 Getting Started for Microsoft Windows Configuring Central 19 In order for the Central Print Processor to process spool jobs and send them to Central, the Central Pipe Manager must be running. Central starts the Pipe Manager as part of its startup procedure. If the Pipe Manager is not running, a message displays on the console indicating the Print Processor could not open the named pipe. If you click Cancel, the print job is canceled and deleted from the print queue. If you click Retry, the Print Processor attempts to write to the named pipe. You must ensure that Central is running prior to clicking Retry. UPDATED To create the Central Print Queue for Windows 1. Ensure Central is running on the computer where you wish to create the Central Print Queue. 2. Start the Adobe Central Output Server Service. 3. Click Start > Settings > Printers, and double-click the Add Printer icon to add a printer. 4. Select Local printer so that the printer will be local. 5. Add a new local port with the name \\.\pipe\jetform\server, where server is the name of your Central instance. To determine the name of your Central instance, refer to the file install.ini, located in the Control directory. The install.ini file lists all the installed instances of Central and points to the jfserver.ini file associated with each instance. The instance name always follows the pattern Server# (for example, Server, Server2, Server3, etc). This is the instance name that you need to use when installing the Print Processor or when referencing the instance using the named pipe method. 6. Select the Generic/Text Only printer driver. 7. Provide a printer name. It must be the same as the Central name. For example, if the Central instance name is server, the Printer Name is server. 8. Make the printer shared and provide a share name. It must be the same as the Central name. For example, if the Central instance name is server, the shared name is server. 9. You can specify a location and comments for the printer. 10. When prompted, choose not to print a test page. 11. Click Finish. 12. Right-click the server Printer icon and click Properties. 13. Click Advanced > Print Processor. Ensure that the print processor WinPrint and the default datatype RAW are selected. 14. Click OK to save the settings.

20 Getting Started for Microsoft Windows Configuring Central 20 VERIFYING THE INSTALLATION When installed, Central maintains a record of its activity in a log file, jfserver.log. You use this log file to verify your installation of Central. To verify the installation 1. Double-click Administrative Tools in the Control Panel window. Double-click Services. Right-click Adobe Central Output Server in the Services list and click Start. When Central starts, it first loads a working copy of the Job Management Database. It then periodically scans its collector directory for transaction files to process. It writes a record of this activity to its log file. 2. In Central Control, click Control > Shut Down Central to stop Central. 3. Click Display > Central Log to view the log file. In the log file you will see messages for Central startup, loading the Job Management Database, scanning and sleeping cycles and a message for Central shut down. These messages indicate that Central is installed and working properly.

21 Index A about Central 4 Adobe Central Output Server Mail Reader Service 8, 12 Adobe Central Output Server Service 8, 12 Agents 6 configuration file 18 customizing 18 installing additional 14 Messaging Agent 8 Preview Agent 8 Print Agent 6 Transformation Agent 6 XML Import Agent 7 C Central about 4 add-on component, Mail Reader 8 Adobe Central Output Server Mail Reader Service 8 Adobe Central Output Server Service 8 Agents 6 configuration file 18 customizing 18 installing additional 14 Messaging Agent 8 Preview Agent 8 Print Agent 6 Transformation Agent 6 XML Import Agent 7 collector directory 16 configuration file 18 configuring 18 control directory 16 customizing 18 installing 11 additional Agents 14 additional copy of Central 14 interface to 9 maximum number of instances to install 14 Services 8, 12 Adobe Central Output Server 12 Adobe Central Output Server Mail Reader 12 uninstalling 15 verifying the installation 20 Central Control 9 collector directory 16 configuring Central 18 Central Agents 18 control directory 16 D directory collector 16 control 16 for transaction files 16 E environment variable, TMP 17 F file, temporary 17 G graphical user interface to Central 9 I installing additional Agents 14 additional copy of Central 14 Central 11 upgrading an evaluation copy 13 verifying Central installation 20 interface, graphical user to Central 9 M Mail Reader 8 maximum number of instances of Central 14 Messaging Agent 8 P PAC Set utility 13 Preview Agent 8 Print Agent 6 S Services Adobe Central Output Server 8, 12 Adobe Central Output Server Mail Reader 8, 12 Windows 8

22 Getting Started for Microsoft Windows Index 22 T temporary files 17 TMP environment variable 17 Transformation Agent 6 U UNC 11 uninstalling Central 15 user interface 9 V verifying Central installation 20 View Manager 8 Visual Transformation Editor 7 W Windows Services 8 X XML Import Agent 7

ChromQuest 4.2 Chromatography Data System

ChromQuest 4.2 Chromatography Data System ChromQuest 4.2 Chromatography Data System Installation Guide CHROM-97200 Revision A April 2005 2006 Thermo Electron Corporation. All rights reserved. Surveyor is a registered trademark and ChromQuest is

More information

TIE1.80InstallationGuideUK

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

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Relativity Designer Installation Guide

Relativity Designer Installation Guide Liant Software Corporation Relativity Designer Installation Guide Version 5 Copyright 1994-2003 by Liant Software Corporation. All rights reserved. Printed in U.S.A. No part of this publication may be

More information

LexisNexis PCLaw Installation & Upgrade Guide

LexisNexis PCLaw Installation & Upgrade Guide LexisNexis PCLaw Version 16 2017 LexisNexis All rights reserved. Copyright 2017 LexisNexis. All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic

More information

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation Upgrading the Secure Access Unified ID System to Equitrac Office 4.2.0 2010 Equitrac Corporation Upgrading the Xerox Secure Access Unified ID System to Equitrac Office 4.2.0 Document Revision History Revision

More information

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

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

More information

Print It Right, Right Away

Print It Right, Right Away - Océ Windows Printer Driver 2 Print It Right, Right Away o User guide Océ WPD2 Application Copyright 2012, Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted

More information

Legal Option Pack installation and configuration guide

Legal Option Pack installation and configuration guide Legal Option Pack installation and configuration guide For AccuRoute v2.3 June 22, 2009 Omtool, Ltd. 6 Riverside Drive Andover, MA 01810 Phone: +1/1 978 327 5700 Toll-free in the US: +1/1 800 886 7845

More information

LifeSize Control Installation Guide

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

More information

Abila MIP. Human Resource Management Installation Guide

Abila MIP. Human Resource Management Installation Guide Human Resource Management Installation Guide This is a publication of Abila, Inc. Version 2017.2 2017 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila

More information

DesignPro Tools for Xerox Elixir Technologies Corporation. All rights reserved.

DesignPro Tools for Xerox Elixir Technologies Corporation. All rights reserved. Follow the Crop Marks DesignPro Tools for Xerox Getting Started Guide C 1998-2008 Elixir Technologies Corporation. All rights reserved. Elixir Technologies Corporation 721 East Main Street Ventura, CA

More information

FieldView. Management Suite

FieldView. Management Suite FieldView The FieldView Management Suite (FMS) system allows administrators to view the status of remote FieldView System endpoints, create and apply system configurations, and manage and apply remote

More information

Embedded for Xerox EPA-EIP Setup Guide

Embedded for Xerox EPA-EIP Setup Guide Embedded for Xerox EPA-EIP Setup Guide 2016 XRX-EPA-EIP-20160315 Equitrac Embedded for Xerox EPA-EIP Setup Guide Document History Date Description of Revision Changes March 15, 2016 Updated for Equitrac

More information

Scribe Insight Installation Guide. Version August 10, 2011

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

More information

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

Legal Notes. Regarding Trademarks. Models supported by the GX printer driver KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. Models supported by the GX printer driver KYOCERA Document Solutions Inc. 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

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

Software Version 5.3 August P Xerox Secure Access Unified ID System 5.3 Installation Guide

Software Version 5.3 August P Xerox Secure Access Unified ID System 5.3 Installation Guide Software Version 5.3 August 2014 702P03155 Xerox Secure Access Unified ID System 5.3 Installation Guide 2014 Xerox Corporation. All rights reserved. XEROX and XEROX and Design, and Xerox Secure Access

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

OpenText RightFax 10.6

OpenText RightFax 10.6 OpenText RightFax 10.6 Connector for IBM Filenet Administrator Guide Edition OpenText RightFax 10.6 Connector for IBM Filenet. This document was last updated January 22, 2014. Trademarks OpenText is a

More information

bbc Adobe Central Output Server Working with Central for Microsoft Windows Version 5.7

bbc Adobe Central Output Server Working with Central for Microsoft Windows Version 5.7 bbc Adobe Central Output Server Version 5.7 Working with Central for Microsoft Windows Working with Central for Microsoft Windows Edition 3.0, March 2009 2009 Adobe Systems Incorporated All rights reserved.

More information

INSTALL GUIDE. Basics. Contents. Evaluation and licensing

INSTALL GUIDE. Basics. Contents. Evaluation and licensing INSTALL GUIDE Contents Basics... 1 Server Install... 3 Workstation Install... 8 Workstation Offline Install... 10 Appendix: Installing Runtime SQL Server 2008 R2... 12 Who should use this Guide: Firms

More information

Sage Estimating (SQL) v17.11

Sage Estimating (SQL) v17.11 Sage Estimating (SQL) v17.11 Installation and Administration Guide July 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos,

More information

Application Server Release 2015

Application Server Release 2015 Application Server Release 2015 Disclaimer This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

Accountants. Enterprise. Installation Guide. Administration Centre. Version 3.0

Accountants. Enterprise. Installation Guide. Administration Centre. Version 3.0 Accountants Enterprise Installation Guide Administration Centre Version 3.0 Copyright 2011 MYOB Technology Pty Ltd. All rights reserved. Disclaimer MYOB Technology Pty Ltd has made every attempt to ensure

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

Océ Account Center. User manual

Océ Account Center. User manual Océ Account Center User manual Océ-Technologies B.V. Copyright 2004, Océ-Technologies B.V. Venlo, The Netherlands All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted

More information

TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide

TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide TIBCO Managed File Transfer Internet Server Transfer and File Share Clients User's Guide Software Release 8.1 March 2018 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES

More information

Printer Driver User Guide

Printer Driver User Guide PRINT ECOSYS P500cdn ECOSYS P500cdw ECOSYS P50cdn ECOSYS P50cdw ECOSYS P505cdn ECOSYS P506cdn ECOSYS P506cdw Printer Driver User Guide PRINT COPY SCAN FAX ECOSYS M550cdn ECOSYS M550cdw ECOSYS M55cdn ECOSYS

More information

Setup Guide. Before Setting Up. Installation. Start-up/Shutdown

Setup Guide. Before Setting Up. Installation. Start-up/Shutdown Setup Guide Before Setting Up Installation Start-up/Shutdown For information not in this manual, refer to the HTML/PDF files on the supplied CD-ROM. Read this manual carefully before you use this product

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 16.1 User's Guide This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved.

More information

Printer Driver User Guide

Printer Driver User Guide PRINT COPY SCAN FAX ECOSYS M660idn ECOSYS M655idn ECOSYS M65idn ECOSYS M65dn Printer Driver User Guide PRINT COPY SCAN ECOSYS M5idn ECOSTS M5dn Legal Notes Unauthorized reproduction of all or part of this

More information

MassTransit Server Installation Guide for Windows

MassTransit Server Installation Guide for Windows MassTransit 6.1.1 Server Installation Guide for Windows November 24, 2009 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail: info@grouplogic.com

More information

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL Copyright 2002, Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced or transmitted

More information

CK Sales Invoices

CK  Sales Invoices CK Email Sales Invoices A Guide for the Installation and Activation of CK Systems CK Email Sales Invoices for the Pegasus Opera II/3 Accounting System. (Updated 11/09/13) CK Email Sales Invoices Page 1

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

PC and Windows Installation 32 and 64 bit Operating Systems

PC and Windows Installation 32 and 64 bit Operating Systems SUDAAN Installation Guide PC and Windows Installation 32 and 64 bit Operating Systems Release 11.0.1 Copyright 2013 by RTI International P.O. Box 12194 Research Triangle Park, NC 27709 All rights reserved.

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

Performer to DP2 Hot Folder Reference Manual Rev There is only one file involved with installing the Performer to DP2 Hot Folder.

Performer to DP2 Hot Folder Reference Manual Rev There is only one file involved with installing the Performer to DP2 Hot Folder. Performer to DP2 Hot Folder Reference Manual Rev. 07.11.05 Install Files: There is only one file involved with installing the Performer to DP2 Hot Folder. The installer file is named PP2DP2_1.x.x.EXE.

More information

Halcyon Spooled File Manager GUI. v8.0 User Guide

Halcyon Spooled File Manager GUI. v8.0 User Guide Halcyon Spooled File Manager GUI v8.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

Printer Driver User Guide

Printer Driver User Guide PRINT COPY SCAN FAX TASKalfa 700i TASKalfa 800i Printer Driver User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change

More information

Data Protector Express Hewlett-Packard Company

Data Protector Express Hewlett-Packard Company Installation Guide Data Protector Express Hewlett-Packard Company ii Data Protector Express Installation Guide Copyright Copyright 2005/2006 by Hewlett-Packard Limited. March 2006 Part Number BB116-90024

More information

Installation Manual. Fleet Maintenance Software. Version 6.4

Installation Manual. Fleet Maintenance Software. Version 6.4 Fleet Maintenance Software Installation Manual Version 6.4 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

Esko. Suite 12 Engines Installation (Beta)

Esko. Suite 12 Engines Installation (Beta) Suite 12 Engines Installation (Beta) Contents 1. Before installing Suite 12... 3 1.1 How to change Data Execution Prevention (DEP) Settings...3 1.2 How to change the password policy... 4 2. How to install

More information

Scribe Insight Installation Guide. Version May 17, 2013

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

More information

LPR for Windows 95/98/Me/2000 TCP/IP Printing User s Guide

LPR for Windows 95/98/Me/2000 TCP/IP Printing User s Guide LPR for Windows 95/98/Me/2000 TCP/IP Printing User s Guide Rev. 02 (August, 2001) Copyright Statement Trademarks Copyright 1997 No part of this publication may be reproduced in any form or by any means

More information

Symantec Backup Exec Quick Installation Guide

Symantec Backup Exec Quick Installation Guide Symantec Backup Exec 2010 Quick Installation Guide 20047221 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup Exec service account

More information

Online Backup Manager v7 Office 365 Exchange Online Backup & Restore Guide for Windows

Online Backup Manager v7 Office 365 Exchange Online Backup & Restore Guide for Windows Online Backup Manager v7 Office 365 Exchange Online Backup & Restore Guide for Windows Copyright Notice The use and copying of this product is subject to a license agreement. Any other use is prohibited.

More information

WORKFLOW BUILDER TM FOR MICROSOFT ACCESS

WORKFLOW BUILDER TM FOR MICROSOFT ACCESS WORKFLOW BUILDER TM FOR MICROSOFT ACCESS Application Guide Version 06.05.2008 This document is copyright 2007-2008 OpenGate Software. The information contained in this document is subject to change without

More information

Oracle IVR Integrator

Oracle IVR Integrator Oracle IVR Integrator Installing Oracle IVR Integrator Release 11i for Windows NT August 2000 Part No. A86042-01 Installation Overview Installation of Oracle IVR Integrator requires you to follow a sequence

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

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

CITO2 Installation & User Instructions

CITO2 Installation & User Instructions CITO2 Installation & User Instructions DD 56107 Stoneridge Electronics Ltd 1. Installation...4 1.1. System Requirements...4 1.2. Installing CITO2...4 1.3. Uninstalling CITO2...4 2. Starting and closing

More information

Printer Driver User Guide

Printer Driver User Guide PRINT COPY SCAN FAX TASKalfa 0i TASKalfa i Printer Driver User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change

More information

Solar Eclipse Trackers, Logs, and Queues. Release 9.0.4

Solar Eclipse Trackers, Logs, and Queues. Release 9.0.4 Solar Eclipse Trackers, Logs, and Queues Release 9.0.4 i Table Of Contents Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents,

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

Spectrum. Spectrum-Specific Setup User Guide for Minisoft eformz Support. November 2015/1.0

Spectrum. Spectrum-Specific Setup User Guide for Minisoft eformz Support. November 2015/1.0 Spectrum-Specific Setup User Guide for Minisoft eformz Support 2015-2016, Inc. or its affiliates. All rights reserved. This work is confidential and its use is strictly limited. Use is permitted only in

More information

Function Point WORKBENCH Release 7.0k INSTALLATION GUIDE TABLE OF CONTENTS

Function Point WORKBENCH Release 7.0k INSTALLATION GUIDE TABLE OF CONTENTS Function Point WORKBENCH Release 7.0k GUIDE TABLE OF CONTENTS FUNCTION POINT WORKBENCH RELEASE 7.0K GUIDE... 1 LICENCE TYPES... 3 Standalone Licence Machine Dependent (Single User)... 3 Network Licence

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Volume Shadow Copy Service Guide r11.5 D01191-2E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for

More information

CentreWare. OmniPage OCR 1.0 English for CentreWare Flow Services User Guide

CentreWare. OmniPage OCR 1.0 English for CentreWare Flow Services User Guide CentreWare OmniPage OCR 1.0 English for CentreWare Flow Services User Guide Microsoft, Windows, Windows NT and Windows Server are either registered trademarks or trademarks of Microsoft Corporation in

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

ACE Operation Manual

ACE Operation Manual ACE Operation Manual Elecsys Director ACE Operation Manual Product Information Full information about other Elecsys products is available on our website at www.elecsyscorp.com Useful Contact Information

More information

FAS Asset Accounting FAS Asset Inventory FAS CIP Accounting Network Installation & Administration Guide Version

FAS Asset Accounting FAS Asset Inventory FAS CIP Accounting Network Installation & Administration Guide Version FAS Asset Accounting FAS Asset Inventory FAS CIP Accounting Network Installation & Administration Guide Version 2009.1 2009 Sage Software, Inc. All rights reserved. Portions Copyrighted 1991-2001 by ianywhere

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

SolidWorks Enterprise PDM Installation Guide

SolidWorks Enterprise PDM Installation Guide SolidWorks Enterprise PDM Installation Guide Contents Legal Notices...vi 1 SolidWorks Enterprise PDM Installation Guide...7 2 Installation Overview...8 Required Installation Components...8 Optional Installation

More information

Equitrac Embedded for Kyocera Mita. Setup Guide Equitrac Corporation Equitrac Corporation

Equitrac Embedded for Kyocera Mita. Setup Guide Equitrac Corporation Equitrac Corporation Equitrac Embedded for Kyocera Mita 1.3 Setup Guide 2012 Equitrac Corporation 2012 Equitrac Corporation Equitrac Embedded for Kyocera Mita Setup Guide Document Revision History Revision Date Revision List

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 17.1 User's Guide This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved.

More information

SilkTest 2010 R2. Installation Guide

SilkTest 2010 R2. Installation Guide SilkTest 2010 R2 Installation Guide Borland Software Corporation 4 Hutton Centre Dr., Suite 900 Santa Ana, CA 92707 Copyright 2009-2010 Micro Focus (IP) Limited. All Rights Reserved. SilkTest contains

More information

Get Started. Document Management 9.7.1

Get Started. Document Management 9.7.1 Get Started Document Management 9.7.1 NOTICE This document and the Sage Timberline Office software may be used only in accordance with the accompanying Sage Timberline Office End User License Agreement.

More information

epaystub for Canadian Payroll 2016

epaystub for Canadian Payroll 2016 epaystub for Canadian Payroll 2016 An application for Microsoft Dynamics TM GP 2016 Furthering your success through innovative business solutions Copyright Manual copyright 2017 Encore Business Solutions,

More information

Sage Fixed Assets Network

Sage Fixed Assets Network Network 2018.0 Installation guide October 2017 Last updated October 17, 2017 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned

More information

Virtual Recovery Assistant user s guide

Virtual Recovery Assistant user s guide Virtual Recovery Assistant user s guide Part number: T2558-96323 Second edition: March 2009 Copyright 2009 Hewlett-Packard Development Company, L.P. Hewlett-Packard Company makes no warranty of any kind

More information

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory Installation & Administration Guide Version

FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory Installation & Administration Guide Version FAS Asset Accounting FAS CIP Accounting FAS Asset Inventory Installation & Administration Guide Version 2011.1 2011 Sage Software, Inc. All rights reserved. Portions Copyrighted 1991-2001 by ianywhere

More information

User Addendum User Box Scan support on the Fiery E C-KM Color Server, version 1.1

User Addendum User Box Scan support on the Fiery E C-KM Color Server, version 1.1 User Addendum User Box Scan support on the Fiery E 10 50-45C-KM Color Server, version 1.1 This document describes installing software for User Box scan support on the Fiery E 10 50-45C-KM Color Server,

More information

INSTALL GUIDE: Upgrading from an Earlier Version of

INSTALL GUIDE: Upgrading from an Earlier Version of INSTALL GUIDE: Upgrading from an Earlier Version of Premium Edition Contents Basics... 1 Server and Amicus Preparation... 3 Server Upgrade... 5 Workstation Upgrade... 11 Workstation Offline Install...

More information

CCH ProSystem fx Practice Management

CCH ProSystem fx Practice Management CCH ProSystem fx Practice Management For first-time installations of Practice Management, this guide details the installation instructions and setup information. Please refer to the Table of Contents to

More information

Employee Web Services. Installation Guide

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

More information

Trace Debug Tools Version 1.2 Installation Guide

Trace Debug Tools Version 1.2 Installation Guide Trace Debug Tools Version 1.2 Installation Guide Copyright 2000-2002 ARM Limited. All rights reserved. Proprietary Notice Words and logos marked with or are registered trademarks or trademarks owned by

More information

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

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

More information

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

Forms Printer User Guide

Forms Printer User Guide Forms Printer User Guide for Dynamics GP 2015 Forms Printer Build Version: 14.00.149 System Requirements Microsoft Dynamics GP 2015 (desktop client, web client) Microsoft SQL Server 2005 or Higher Reporting

More information

Quest Collaboration Services 3.6. Installation Guide

Quest Collaboration Services 3.6. Installation Guide Quest Collaboration Services 3.6 Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Installation Assistance Windows/Microsoft Updates Updating from Spectra 7.x Upgrading from Spectra 6.x... 7

Installation Assistance Windows/Microsoft Updates Updating from Spectra 7.x Upgrading from Spectra 6.x... 7 Spectra 7.2.1.1 Windows Upgrade Installation Instructions Installation Assistance... 3 Windows/Microsoft Updates... 3 Updating from Spectra 7.x... 4 Important Notices... 4 Downloading the Spectra Update

More information

Sage Fixed Assets Network. Installation guide

Sage Fixed Assets Network. Installation guide Network Installation guide Last updated January 15, 2019 2019 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are the trademarks

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Administrator Guide Software version 2.2 D14197.06 February 2011 Contents Contents... 2 Introduction... 4 Pre-Installation Information...

More information

PDFBlaster Installation Overview

PDFBlaster Installation Overview Page 1 of 51 PDFBlaster Installation Overview Step 1 If you downloaded the PDFBlaster setup file (pdfblaster.exe) from the Internet, locate where you downloaded this file and then double-click on it to

More information

Sage Fixed Assets Premier. Installation guide

Sage Fixed Assets Premier. Installation guide Premier Installation guide Last updated: Monday, January 15, 2019 2019 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein are

More information

FaciliWorks. Desktop CMMS Installation Guide

FaciliWorks. Desktop CMMS Installation Guide FaciliWorks Desktop CMMS Installation Guide FaciliWorks Desktop CMMS Installation Guide CyberMetrics Corporation 1523 West Whispering Wind Drive, Suite 100 Phoenix, Arizona 85085 USA Toll-free: 1-800-776-3090

More information

myreports User Guide A31003-P3010-U

myreports User Guide A31003-P3010-U myreports User Guide A31003-P3010-U107-17-7619 Our Quality and Environmental Management Systems are implemented according to the requirements of the ISO9001 and ISO14001 standards and are certified by

More information

VMware Mirage Web Manager Guide

VMware Mirage Web Manager Guide Mirage 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Fiery X3eTY2 65_55C-KM Color Server. Utilities

Fiery X3eTY2 65_55C-KM Color Server. Utilities Fiery X3eTY2 65_55C-KM Color Server Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072888 14 March 2008 CONTENTS 3 CONTENTS

More information

Agilent MassHunter Easy Access Software

Agilent MassHunter Easy Access Software Agilent MassHunter Easy Access Software Quick Start Guide Where to Find More Information 3 Installation 4 Sharing Configurations with Multiple Instruments 10 Installed Files 11 Using Easy Access Software

More information

Setup Guide. Operating Instructions. 1 Before Setting Up 2 Installation 3 Start-up/Shutdown

Setup Guide. Operating Instructions. 1 Before Setting Up 2 Installation 3 Start-up/Shutdown Operating Instructions Setup Guide 1 Before Setting Up 2 Installation 3 Start-up/Shutdown Read this manual carefully before you use this product and keep it handy for future reference. Introduction Important

More information

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

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

Microsoft Outlook Integration for ApplicationXtender 6.0

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

More information

Total Protection Service

Total Protection Service User Guide McAfee Total Protection Service for Microsoft Windows Home Server COPYRIGHT Copyright 2008 McAfee, Inc. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed,

More information

KYOCERA Net Admin Installation Guide

KYOCERA Net Admin Installation Guide KYOCERA Net Admin 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 for

More information

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

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

More information