Release Notes. Other Documentation. Autonomy Business Console. Contents. Version

Size: px
Start display at page:

Download "Release Notes. Other Documentation. Autonomy Business Console. Contents. Version"

Transcription

1 R E L E A S E N O T E S Autonomy Business Console Version Release Notes This document describes new features and resolved issues for Autonomy Business Console You can retrieve the latest available product documentation from Autonomy s Knowledge Base on the Customer Support site. Contents Other Documentation New in this Release Resolved Issues Notes Documentation Updates Other Documentation For more information about Autonomy Business Console, refer to the following documents: Autonomy Business Console User Guide 23 June 2010 Copyright Autonomy Corporation plc and all its affiliates. All rights reserved.

2 New in this Release This section lists new features in Autonomy Business Console version Parametric Cardinal Placement The Cardinal Placement project was added. Parametric cardinal placement ensures that certain field values appear at desired positions in parametric field lists when predefined query criteria are met. For example, Company X has a large number of excess Acme DVD players that it wants to sell. Using cardinal placement, Company X can ensure that when a user searches its Web site for DVD players, Acme is at the top of a list of DVD manufacturers that appears beside the search results. IMPORTANT Parametric cardinal placement is only available on systems running a Query Manipulation Server. For more information, refer to the Autonomy Business Console User Guide. Add Cardinal Placement Project A cardinal placements is a type of Query Tuning project. To add a cardinal placement project 1. In the Business Projects explorer, right-click Query Tuning projects, then click Create a new Cardinal Placement. The Add a Cardinal Placement dialog opens. 2. In the Cardinal Placement box, type the name of the cardinal placement project and click Ok. The project appears in the Business Projects explorer. 2 Autonomy Business Console Release Notes

3 After you create a cardinal placement project, select it to view it in the main working window. Define Cardinal Placement Rule The cardinal placement rule specifies the parametric field and value to boost, the position to which to boost the specified value, and the query terms that trigger the rule. To define a cardinal placement rule 1. Next to Query contains, click Set. The Set Query dialog box opens. 2. Type the query terms in the Value box. Separate multiple words with spaces, and use quotation marks around exact phrases. Click Submit. The query terms are listed in the Set Rule area. 3. Next to Field name matches, click Set. The Select a field dialog box opens. 4. From the drop-down list, select a parametric field and click Submit. The field is listed in the Set Rule area. 5. Next to Field value to boost, click Set. The Select a value dialog box opens. Autonomy Business Console Release Notes 3

4 6. From the drop-down list, select the value you want to boost and click Submit. The field value is listed in the Set Rule area. 7. Next to Boost to position, click Set. The Set Position To Boost dialog opens. 8. In the Value box, type the position to which to boost the field value selected in Step 6. You must type a positive integer. The default is 1. The boost value is listed in the Set Rule area. Define Field Text Criteria You can define additional keywords or numerical values a user must search for to trigger the placement rule. For example, you can add a numerical condition that ensures users must specify a certain price in addition to the basic query criteria before the placement rule is applied. NOTE If the Query text is set to * (wildcard), you must specify field text criteria; otherwise, field text criteria are optional. To define field text criteria 1. Under Add Field Text Condition for Placement, click Add. 4 Autonomy Business Console Release Notes

5 The Add Field Text Condition (When to Boost) dialog box opens. 2. Under Set Condition Type, choose either keyword or number. The keyword option is selected by default. The bottom area toggles between Set Keywords and Set Numbers depending on your choice. 3. Under Set Fields, click Add. A dialog box opens. IMPORTANT Any fields you want to use for keywords must be defined as Match fields in the IDOL server configuration file. Any fields you want to use for numbers must be defined as Numeric fields. For more information, refer to the IDOL Server Administration Guide. 4. From the Field name drop-down list, select the desired field. Click Ok. The field name appears under Set Fields. Repeat Step 3 and Step 4 to add other fields as desired. 5. Under Set Keywords (or Set Numbers), click Add. Autonomy Business Console Release Notes 5

6 The Add Argument dialog box opens. The Examples and Arg Type change depending on whether it is a keyword or numeric condition. 6. Type a value in the Arg Value box. Type text strings for keyword conditions or numbers for numeric conditions. If there is a comma in the string you want to enter, type %5C in place of the comma. Click Submit. The arguments are listed under Set Keywords (or Set Numbers). 7. (Optional) Click Preview to view the IDOL format of the placement condition. 8. Click Save. The placement condition is listed under Add Optional Condition for Placement. Edit or Delete Placement Criteria You can edit or delete optional criteria. To edit an optional condition 1. Select the condition. 2. Click Edit. 3. Modify the condition as desired, then click Save. To delete an optional condition 1. Select the condition. 6 Autonomy Business Console Release Notes

7 2. Click Delete. A confirmation dialog box opens. 3. Click Yes. The condition or action is removed from the list. Preview Cardinal Placement Rule Format You can preview the IDOL format of optional conditions or of the entire placement rule as it would appear in IDOL IDX format. To preview an optional condition 1. Select the condition. 2. Click Preview. A dialog box opens, containing the IDOL format preview. This example shows a keyword condition. To preview an entire placement rule On the main Cardinal Placement Rule screen, beside Preview IDOL format, click View. A dialog box opens, showing the placement rule in IDX format. Autonomy Business Console Release Notes 7

8 Resolved Issues Field Validation ABC now validates blacklists and whitelists before publishing them. Phrase association validation was updated. Validation ensures that required criteria are defined and documents are selected. If criteria are missing, the projects are not published. Blacklists and whitelists must contain at least one keyword. Phrase associations must now contain at least two associated documents and a default phrase. If any project fails validation, ABC returns an error message and does not publish the project. Resolved Issues This section lists resolved issues in Autonomy Business Console version All users were able to view the Statistics Summary tab even if they lacked the appropriate user roles or were not valid users. Notes Installation Notes To run ABC with the Autonomy Applications Server (Tomcat), the host system must have enough memory to be able to set the heap size to 1024MB. To determine whether you can set the heap size to 1024MB 1. Open a command prompt at the following directory: installation\appserver\bin where installation is the IDOL server installation directory. 2. Run the following command: java -Xmx1024m version If the following message is returned, ABC cannot run on the machine: Invalid maximum heap size: -Xmx1024m The specified size exceeds the maximum representable size. Could not create the Java virtual machine. 8 Autonomy Business Console Release Notes

9 Notes Java Runtime Environment 1.6 Compatibility Issues Client machines can run ABC with Java Runtime Environment (JRE) 1.6. However, ABC may not function due to conflicts between JRE 1.6 and Tomcat 5.5 (installed with IDOL). If you are using JRE 1.6, you must do one of the following. Install Tomcat 6.x, available for download at: To use Tomcat 5.5, follow this procedure to make the necessary configuration changes: a. Stop the Autonomy Applications Server (Tomcat). b. Delete the ABC directory located at: installation\appserver\webapps\abc where installation is the IDOL server installation directory. c. Open a command prompt at the following directory: installation\appserver\bin d. Run the following command: tomcat5w.exe //ES//AutonomyApplicationServer The Autonomy Application Server Properties dialog opens. e. On the Java tab, clear the Use default check box. f. Under Java Virtual Machine, click and browse to the following file: installation\jre\bin\client\jvm.dll Click Open. g. Set Maximum memory pool to h. Click OK. i. Start the Autonomy Applications Server and launch ABC. Promotion Field Criteria in QMS and Non-QMS Systems In Promotion projects, the options available on the User Query Criteria tab depend on whether or not the Query Manipulation Server is enabled. If QMS is enabled, the Field Selection sub-tab is not available; in non-qms systems, it is. Autonomy Business Console Release Notes 9

10 Documentation Updates Documentation Updates The product documentation was not updated for this release. Check Autonomy s Knowledge Base on the Customer Support site for documentation updates: 10 Autonomy Business Console Release Notes

Dealing with Event Viewer

Dealing with Event Viewer Dealing with Event Viewer Event Viewer is a troubleshooting tool in Microsoft Windows 2000.This how-to article will describe how to use Event Viewer. Event Viewer displays detailed information about system

More information

Cisco TEO Adapter Guide for Microsoft Windows

Cisco TEO Adapter Guide for Microsoft Windows Cisco TEO Adapter Guide for Microsoft Windows Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800

More information

Release Notes. LiveVault. Contents. Version Revision 0

Release Notes. LiveVault. Contents. Version Revision 0 Version 7.60 Release Notes Revision 0 This document describes new features for LiveVault 7.60. You can retrieve the latest available product documentation from Autonomy s Knowledge Base on the Customer

More information

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007

Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Cisco TEO Adapter Guide for Microsoft System Center Operations Manager 2007 Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Release Notes. HP Connected Backup. Contents. Version Revision 1

Release Notes. HP Connected Backup. Contents. Version Revision 1 R E L E A S E N O T E S HP Connected Backup Version 8.6.2.7 Release Notes Revision 1 This document describes the new features and resolved issues for HP Connected Backup 8.6.2.7. You can retrieve the latest

More information

Introduction to rules

Introduction to rules Introduction to rules Rules allow you to control the behavior of a form by performing actions that take place based on conditions within the form, or events that take place when filling out a form. The

More information

Chapter 5 Retrieving Documents

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

More information

Release Notes. New in this Release. Lync Connector (CFS) Contents. Version Revision 0

Release Notes. New in this Release. Lync Connector (CFS) Contents. Version Revision 0 R E L E A S E N O T E S Lync Connector (CFS) Version 10.4.0 Release Notes Revision 0 This document describes new features and resolved issues for Lync Connector (CFS) 10.4.0. You can retrieve the latest

More information

OpenText StreamServe 5.6 Document Broker Plus

OpenText StreamServe 5.6 Document Broker Plus OpenText StreamServe 5.6 Document Broker Plus User Guide Rev A OpenText StreamServe 5.6 Document Broker Plus User Guide Rev A Open Text SA 40 Avenue Monterey, Luxembourg, Luxembourg L-2163 Tel: 35 2 264566

More information

HP IDOL Site Admin. Software Version: Installation Guide

HP IDOL Site Admin. Software Version: Installation Guide HP IDOL Site Admin Software Version: 10.9 Installation Guide Document Release Date: March 2015 Software Release Date: March 2015 Legal Notices Warranty The only warranties for HP products and services

More information

PMOD Installation on MacOSX Systems

PMOD Installation on MacOSX Systems User's Guide PMOD Installation on MacOSX Systems Version 3.5 PMOD Technologies Mac OS X Installation The installation for all types of PMOD systems starts with the software extraction from the installation

More information

PMOD Installation on MacOSX Systems

PMOD Installation on MacOSX Systems User's Guide PMOD Installation on MacOSX Systems Version 3.4 PMOD Technologies Printed on 12 October, 2012 2 PMOD Installation on MacOSX Systems User's Guide Installation Overview PMOD supports two licensing

More information

WFCE - Build and deployment. WFCE - Deployment to Installed Polarion. WFCE - Execution from Workspace. WFCE - Configuration.

WFCE - Build and deployment. WFCE - Deployment to Installed Polarion. WFCE - Execution from Workspace. WFCE - Configuration. Workflow function and condition Example WFCE - Introduction 1 WFCE - Java API Workspace preparation 1 WFCE - Creating project plugin 1 WFCE - Build and deployment 2 WFCE - Deployment to Installed Polarion

More information

Managing Content with AutoCAD DesignCenter

Managing Content with AutoCAD DesignCenter Managing Content with AutoCAD DesignCenter In This Chapter 14 This chapter introduces AutoCAD DesignCenter. You can now locate and organize drawing data and insert blocks, layers, external references,

More information

Cisco TEO Adapter Guide for

Cisco TEO Adapter Guide for Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information

PTC Integrity Integration With Microsoft Visual Studio (SDK)

PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC Integrity Integration With Microsoft Visual Studio (SDK) PTC provides a number of integrations for Integrated Development Environments (IDEs). IDE integrations allow you to access the workflow and

More information

PC Agent Quick Start. Opening the Agent. Logging in to the Agent. Connected Backup. Version 8.6. Revision 0

PC Agent Quick Start. Opening the Agent. Logging in to the Agent. Connected Backup. Version 8.6. Revision 0 T E C H N I C A L N O T E Version 8.6 PC Agent Quick Start Revision 0 Use this document as a quick reference for common Connected Backup PC Agent tasks. If the Agent is not on your computer, contact your

More information

PMOD Installation on Linux Systems

PMOD Installation on Linux Systems User's Guide PMOD Installation on Linux Systems Version 3.5 PMOD Technologies Printed on 3 January, 2014 2 PMOD Installation on Linux Systems User's Guide Installation Overview PMOD supports two licensing

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

PMOD Installation on Linux Systems Version 3.3

PMOD Installation on Linux Systems Version 3.3 PMOD Installation on Linux Systems Version 3.3 PMOD Technologies Printed on 29 February, 2012 2 PMOD Installation on Linux Systems Installation Overview PMOD supports two licensing schemes, stand-alone

More information

Item Number Change for Sage Accpac ERP

Item Number Change for Sage Accpac ERP SAGE ACCPAC Sage Accpac Options Item Number Change for Sage Accpac ERP User Guide 2008 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and all Sage Accpac product and service

More information

Version 2.3 User Guide

Version 2.3 User Guide V Mware vcloud Usage Meter Version 2.3 User Guide 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. This product is covered

More information

Console Guide. Version 4.4

Console Guide. Version 4.4 Console Guide Version 4.4 Table of Contents Preface 4 Who Should Use This Guide 4 How This Guide is Organized 4 Document Feedback 4 Document Conventions Used in This Guide 5 Connecting to the Database

More information

Interstage Business Process Manager Analytics V12.0 Studio Guide

Interstage Business Process Manager Analytics V12.0 Studio Guide Interstage Business Process Manager Analytics V12.0 Studio Guide Windows/Linux January 2012 Studio Guide Trademarks Trademarks of other companies are used in this documentation only to identify particular

More information

STATISTICA VERSION 10 STATISTICA MONITORING AND ALERTING SERVER (MAS) INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA MONITORING AND ALERTING SERVER (MAS) INSTALLATION INSTRUCTIONS Pre-requisites: STATISTICA VERSION 10 STATISTICA MONITORING AND ALERTING SERVER (MAS) INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Monitoring And Alerting Server (MAS) network version

More information

Streams Version Installation and Registration

Streams Version Installation and Registration Streams Version 2.06 Installation and Registration Dr Roger Nokes February 2017 Department of Civil and Natural Resources Engineering University of Canterbury Christchurch, NZ roger.nokes@canterbury.ac.nz

More information

Access Data Base to JetDBAccess

Access Data Base to JetDBAccess Introduction JetDBAccess, which is part of the visualization package JetLink, is for storing data from a Jetter PROCESS-PLC to an ODBC data base (e.g. Microsoft Access). For this purpose, an ODBC data

More information

Planning the Installation

Planning the Installation 1 Planning the Installation Before installing the software Indian Standards on DVDs let us check the server and client requirements. Server Requirements The following are the prerequisites for the installation

More information

This manual will explain how to do a mail merge in Cordell Connect, using the following Windows programs:

This manual will explain how to do a mail merge in Cordell Connect, using the following Windows programs: Section 10 Mail Merge Cordell Connect has very a useful mail merge function for letters and mailing labels. Mail merges can be performed using project, company or contact information. The data source for

More information

Smart Call Home Web Application

Smart Call Home Web Application CHAPTER 3 This chapter discusses the following areas: Overview of the Launch Smart Call Home Smart Call Home Overview Page Registration Management Processes Report Generation Overview of the Smart Call

More information

Cisco Remote Expert Manager Agent s Workstation Setup Guide

Cisco Remote Expert Manager Agent s Workstation Setup Guide Cisco Remote Expert Manager Agent s Workstation Setup Guide Release 1.9.5 July 7, 2015 Note All advertising materials mentioning features or use of this software must display the following acknowledgement:

More information

Moving a File (Event-Based)

Moving a File (Event-Based) Moving a File (Event-Based) This topic describes how to move a file from a source location to a destination location. A channel is used, which listens for any new files matching the defined filter criteria

More information

Lexis for Microsoft Office User Guide

Lexis for Microsoft Office User Guide Lexis for Microsoft Office User Guide Created 12-2017 Copyright 2017 LexisNexis. All rights reserved. Contents Lexis for Microsoft Office About Lexis for Microsoft Office... 1 About Lexis for Microsoft

More information

OrgPublisher Photos, Logos, and Legends

OrgPublisher Photos, Logos, and Legends OrgPublisher Photos, Logos, and Legends Table of Contents Table of Contents Photos... 3 Inserting Photos... 3 Photo Wait Time... 5 Logos... 7 Adding a Logo... 7 Adding a Background Image... 8 Legends...

More information

EDQM Extranet. User Guide

EDQM Extranet. User Guide EDQM Extranet User Guide 1 Contents Get technical support... 3 By e-mail... 3 By telephone... 3 Access... 3 URL... 3 Login... 3 Logout... 3 Password reminder... 3 Language... 3 Adjust interface for working

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

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

Release Notes. Connected Backup. Contents. Version Revision 1

Release Notes. Connected Backup. Contents. Version Revision 1 R E L E A S E N O T E S Connected Backup Version 8.6.2 Release Notes Revision 1 This document describes new features and resolved issues for Connected Backup 8.6.2. You can retrieve the latest available

More information

Building Prompts Using Configuration Tables

Building Prompts Using Configuration Tables Building Prompts Using Configuration Tables Last Updated: June 2012 Queries with prompts for a field on a configuration table require an additional prompt for SETID. If no SETID prompt is created for these

More information

Release Notes. Autonomy Connected Backup. Contents. Version Revision 1

Release Notes. Autonomy Connected Backup. Contents. Version Revision 1 R E L E A S E N O T E S Autonomy Connected Backup Version 8.8.0.2 Release Notes Revision 1 This document describes new features and resolved issues for Autonomy Connected Backup. You can retrieve the latest

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

form layout - we will demonstrate how to add your own custom form extensions in to form layout

form layout - we will demonstrate how to add your own custom form extensions in to form layout Form Extension Example FEE - Introduction 1 FEE - Java API Workspace preparation 1 FEE - Creating project plugin 1 FEE - Deployment to Installed Polarion 1 FEE - Execution from Workspace 1 FEE - Configuration

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

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

More information

Javelin Workbench Tutorial. Version 3.0 September, 2009

Javelin Workbench Tutorial. Version 3.0 September, 2009 Javelin Workbench Tutorial Version 3.0 September, 2009 OVERVIEW The Javelin Workbench Beginner Tutorial walks you through the steps of building online feedback forms for the purposes of data collection.

More information

S D K Q U I C K S T A R T

S D K Q U I C K S T A R T S D K Q U I C K S T A R T S e t u p a n E c l i p s e E n v i r o n m e n t f o r u D i g P l u g - i n D e v e l o p m e n t 2 7 J u n e 2 0 0 8 TABLE OF CONTENTS 1 Goals...3 2 Downloads...4 3 Eclipse

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

FedEx Office Print Online Corporate

FedEx Office Print Online Corporate Quick Reference Guide Getting Started Log in to FedEx Office Print Online Corporate 1. Open your browser and navigate to: https://printonline.fedex.com/nextgen/abbott-amo 2. Input User ID and Password

More information

How To Install Plugin Internet Explorer 11 On >>>CLICK HERE<<<

How To Install Plugin Internet Explorer 11 On >>>CLICK HERE<<< How To Install Plugin Internet Explorer 11 On Windows 7 32 Bit Download and run the Windows 7 Upgrade Advisor to see if your PC is ready for Windows 7. It scans your hardware, devices, and installed programs

More information

Question: How do I move my mobile account from the Corporate to my Personal Account?

Question: How do I move my mobile account from the Corporate to my Personal Account? Question: How do I move my mobile account from the Corporate to my Personal Account? Answer: A user leaving Nortel can move his/her account off of the corporate program and into a personal liable account.

More information

SE - Deployment to Installed Polarion. SE - Execution from Workspace. SE - Configuration.

SE - Deployment to Installed Polarion. SE - Execution from Workspace. SE - Configuration. Servlet Example SE - Introduction 1 SE - Java API Workspace preparation 1 SE - Import of the example 1 SE - Hints to develop your own plug-in 1 SE - Deployment to Installed Polarion 4 SE - Execution from

More information

Hyperion Business Rules Release Readme

Hyperion Business Rules Release Readme Hyperion Business Rules Release 11.1.2.0.00 Readme [Skip Navigation Links] Purpose... 1 Translation Support...... 2 Installation Information... 2 Known Issues...... 2 Business Rules...... 2 Graphical Business

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

Create Import Data Connection to SAP BPC MS

Create Import Data Connection to SAP BPC MS Create Import Data Connection to SAP BPC MS You can create a connection that allows you to import data and models from an SAP Business Planning and Consolidation (BPC) system. Prerequisites SAP BPC for

More information

Import Data Connection to an SAP ERP System

Import Data Connection to an SAP ERP System Import Data Connection to an SAP ERP System SAP Analytics Cloud allows you to import data from supported versions SAP ERP Central Component. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector

More information

This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information.

This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information. This document contains the steps which will help you to submit your business to listings. The listing includes both business and contact information. You can also include details, such as search keywords,

More information

What Is In This Guide. Overview Installation/Setup Printers Design Module

What Is In This Guide. Overview Installation/Setup Printers Design Module What Is In This Guide Overview Installation/Setup Printers Design Module 2011 2 Unibar ELS Enterprise Quick Start Guide Data Systems International, Inc. 7801 W. 110th Street Overland Park, Kansas 66210

More information

Guide to add as trusted site in Java 8 Update 51. Version of 24 OCBC Bank. All Rights Reserved

Guide to add   as trusted site in Java 8 Update 51. Version of 24 OCBC Bank. All Rights Reserved Velocity@ocbc Guide to add https://bbmy.ocbc.com as trusted site in Java 8 Update 51 Version 1.1 220815 1 of 24 Contents Java 8 Update 60 (difficulty logging into Velocity@ocbc)... 3 Uninstall Java Prior

More information

Lexis for Microsoft Office User Guide

Lexis for Microsoft Office User Guide Lexis for Microsoft Office User Guide Downloaded on 10-20-2011 Copyright 2011 LexisNexis. All rights reserved Contents About Lexis for Microsoft Office... 1 What is Lexis for Microsoft Office?...1 What's

More information

Micro Focus Enterprise View. Installing Enterprise View

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

More information

Oracle Planning and Budgeting Cloud

Oracle Planning and Budgeting Cloud Oracle Planning and Budgeting Cloud July Update (16.07) Release Content Document July 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PLANNING AND BUDGETING CLOUD, JULY UPDATE... 4 ANNOUNCEMENTS...

More information

Oracle Planning and Budgeting Cloud

Oracle Planning and Budgeting Cloud Oracle Planning and Budgeting Cloud July Update (16.07) Release Content Document July 2016 TABLE OF CONTENTS ORACLE PLANNING AND BUDGETING CLOUD, JULY UPDATE... 3 ANNOUNCEMENTS... 3 New User Interface...

More information

Release Notes. KeyView Filter SDK. Contents. Version Revision 0

Release Notes. KeyView Filter SDK. Contents. Version Revision 0 R E L E A S E N O T E S KeyView Filter SDK Version 10.23 Release Notes Revision 0 This document describes new features and resolved issues for KeyView Filter SDK 10.23. You can retrieve the latest available

More information

MapMarker Plus Developer Installation Guide

MapMarker Plus Developer Installation Guide MapMarker Plus 11.1 Developer Installation Guide Information in this document is subject to change without notice and does not represent a commitment on the part of the vendor or its representatives. No

More information

Hortonworks Data Platform

Hortonworks Data Platform Hortonworks Data Platform Workflow Management (August 31, 2017) docs.hortonworks.com Hortonworks Data Platform: Workflow Management Copyright 2012-2017 Hortonworks, Inc. Some rights reserved. The Hortonworks

More information

Envelope Journaling for Microsoft Exchange 2003 Version 1.0

Envelope Journaling for Microsoft Exchange 2003 Version 1.0 Barracuda Message Archiver Organizations using Microsoft Exchange 2003 can take advantage of its envelope journaling feature to send all messages along with all recipient information directly to the Barracuda

More information

QST Mobile Application for Android

QST Mobile Application for Android QST Mobile Application for Android Welcome This guide will familiarize you with the application, a powerful trading tool developed for your Android. Table of Contents What is this application? Logging

More information

RELAIS. Installation Guide in Windows Environment

RELAIS. Installation Guide in Windows Environment RELAIS Installation Guide in Windows Environment Version 3.x Editors: Monica Scannapieco (ISTAT) Laura Tosco (ISTAT) Luca Valentino (ISTAT) Index 1 RELAIS: installation and configuration... 3 1.1 Java

More information

Lexis for Microsoft Office User Guide

Lexis for Microsoft Office User Guide Lexis for Microsoft Office User Guide Created 01-2018 Copyright 2018 LexisNexis. All rights reserved. Contents About Lexis for Microsoft Office...1 What is Lexis for Microsoft Office?... 1 What's New in

More information

MarkLogic Server. Information Studio Developer s Guide. MarkLogic 8 February, Copyright 2015 MarkLogic Corporation. All rights reserved.

MarkLogic Server. Information Studio Developer s Guide. MarkLogic 8 February, Copyright 2015 MarkLogic Corporation. All rights reserved. Information Studio Developer s Guide 1 MarkLogic 8 February, 2015 Last Revised: 8.0-1, February, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents Information

More information

Chapter 5: The Installation Process

Chapter 5: The Installation Process Chapter 5: The Installation Process Preliminary Installation Before proceeding with the installation of PowerSCADA Expert 7.40 and optional components, refer to chapter 4 (Installation Requirements) in

More information

Import Data Connection from an SAP Universe

Import Data Connection from an SAP Universe Import Data Connection from an SAP Universe SAP Analytics Cloud allows you to connect to SAP Universe and import your data. NOTE: It is recommended that the SAP Cloud Platform Cloud Connector (SAP CP CC)

More information

i2b2 Workbench Developer s Guide: Eclipse Neon & i2b2 Source Code

i2b2 Workbench Developer s Guide: Eclipse Neon & i2b2 Source Code i2b2 Workbench Developer s Guide: Eclipse Neon & i2b2 Source Code About this guide Informatics for Integrating Biology and the Bedside (i2b2) began as one of the sponsored initiatives of the NIH Roadmap

More information

BrowserMetrix Version 2.0 Build Transaction Trace Analyzer Version 4.0 PL1 Build OPNET Authentication Service Version 1.

BrowserMetrix Version 2.0 Build Transaction Trace Analyzer Version 4.0 PL1 Build OPNET Authentication Service Version 1. 1 Release Overview 1 Release Overview This section summarizes changes in the Version 2.x releases of the Transaction Trace Warehouse. Summary of Changes in Version 2.1 Versions of Related Components Version

More information

ForeScout Extended Module for Tenable Vulnerability Management

ForeScout Extended Module for Tenable Vulnerability Management ForeScout Extended Module for Tenable Vulnerability Management Version 2.7.1 Table of Contents About Tenable Vulnerability Management Module... 4 Compatible Tenable Vulnerability Products... 4 About Support

More information

PrinterOn Print Delivery Station

PrinterOn Print Delivery Station PrinterOn Print Delivery Station Installation and Administration Guide Version 4.0.2 Contents Chapter 1: Introduction... 5 About the Print Delivery Station software... 5 PDS instances... 5 Print Delivery

More information

Working with Images 1 / 12

Working with Images 1 / 12 V2 APRIL 2017 1 / 12 To brighten up your website it is often nice to have images inserted onto various pages of your website. We have an easy option to size these photos on your page, as well as aligning

More information

VIRTUAL GPU LICENSE SERVER VERSION AND 5.1.0

VIRTUAL GPU LICENSE SERVER VERSION AND 5.1.0 VIRTUAL GPU LICENSE SERVER VERSION 2018.06 AND 5.1.0 DU-07754-001 _v6.0 through 6.2 July 2018 User Guide TABLE OF CONTENTS Chapter 1. Introduction to the NVIDIA vgpu Software License Server... 1 1.1. Overview

More information

AVALANCHE SE QUICK START

AVALANCHE SE QUICK START AVALANCHE SE QUICK START Avalanche SE is a client management system designed to easily manage software and configuration updates to mobile devices. This document provides a brief overview of the core tasks

More information

Lucid Key Server. Help Documentation.

Lucid Key Server. Help Documentation. Lucid Key Server Help Documentation www.lucidcentral.org Help for the Lucid Key Server Welcome to the Lucid Key Server, one member of the Lucid family of products. For more information on other Lucid and

More information

This guide is designed to give new users a brief overview of Learn360. It will review how to Figure 1. Figure 9 Figure 8

This guide is designed to give new users a brief overview of Learn360. It will review how to Figure 1. Figure 9 Figure 8 Quick Start Guide This guide is designed to give new users a brief overview of Learn360. It will review how to begin using the many tools, features and functionality Learn360 has to offer. Login Figures

More information

Troubleshooting the Cisco Personal Communications Assistant (PCA) in Cisco Unity Connection 8.x

Troubleshooting the Cisco Personal Communications Assistant (PCA) in Cisco Unity Connection 8.x 26 CHAPTER Troubleshooting the Cisco Personal Communications Assistant (PCA) in Cisco Unity Connection 8.x Revised August 5, 2011 The Cisco Personal Communications Assistant (PCA) is a portal that provides

More information

BMC Remedy OnDemand

BMC Remedy OnDemand BMC Remedy OnDemand 2011.01 Bandwidth usage and latency benchmark results Page 1 TABLE OF CONTENTS Executive summary... 3 Test environment... 4 Scenarios... 5 Workload... 5 Data volume... 9 Results...

More information

Formulas and Functions

Formulas and Functions Conventions used in this document: Keyboard keys that must be pressed will be shown as Enter or Ctrl. Controls to be activated with the mouse will be shown as Start button > Settings > System > About.

More information

Interstage Business Process Manager Analytics V12.1 Studio Guide

Interstage Business Process Manager Analytics V12.1 Studio Guide Interstage Business Process Manager Analytics V12.1 Studio Guide Solaris April 2013 Studio Guide Trademarks Trademarks of other companies are used in this documentation only to identify particular products

More information

Creating Individual Student Account(s)

Creating Individual Student Account(s) TASK: TIME FRAME: 6 weeks prior to first test administration These processes will allow you to create individual student accounts, or upload multiple student accounts. The Site Administrator should use

More information

User Guide. ThinkFree Office Server Edition June 13, Copyright(c) 2011 Hancom Inc. All rights reserved

User Guide. ThinkFree Office Server Edition June 13, Copyright(c) 2011 Hancom Inc. All rights reserved User Guide ThinkFree Office Server Edition June 13, 2011 Document Revision History This table describes the changes to ThinkFree Office Server Edition User Guide Date Note 2008-06-30 ThinkFree Office Server

More information

CS520 Setting Up the Programming Environment for Windows Suresh Kalathur. For Windows users, download the Java8 SDK as shown below.

CS520 Setting Up the Programming Environment for Windows Suresh Kalathur. For Windows users, download the Java8 SDK as shown below. CS520 Setting Up the Programming Environment for Windows Suresh Kalathur 1. Java8 SDK Java8 SDK (Windows Users) For Windows users, download the Java8 SDK as shown below. The Java Development Kit (JDK)

More information

Colligo Engage Outlook App 7.1. Connected Mode - User Guide

Colligo Engage Outlook App 7.1. Connected Mode - User Guide 7.1 Connected Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 2 Checking for Updates 3 Updating

More information

Navigating Your Profile

Navigating Your Profile Part 1: Profile Login Navigating Your Profile 1. Start at the Greater Kansas City Community Foundation s home page, www.growyourgiving.org. Select Nonprofit Search. 2. This is the Nonprofit Search home

More information

Test Automation Integration with Test Management QAComplete

Test Automation Integration with Test Management QAComplete Test Automation Integration with Test Management QAComplete This User's Guide walks you through configuring and using your automated tests with QAComplete's Test Management module SmartBear Software Release

More information

VMware HealthAnalyzer Collector Installation and User Guide

VMware HealthAnalyzer Collector Installation and User Guide Release 5.1.0 December 2016 This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html.

More information

Creating a Crosstab Query in Design View

Creating a Crosstab Query in Design View Procedures LESSON 31: CREATING CROSSTAB QUERIES Using the Crosstab Query Wizard box, click Crosstab Query Wizard. 5. In the next Crosstab Query the table or query on which you want to base the query. 7.

More information

Scheduling automatic backups of TSM with Windows 7

Scheduling automatic backups of TSM with Windows 7 Scheduling automatic backups of TSM with Windows 7 It is highly recommended that regular backups are conducted for TSM files; there are two methods for achieving this, the manual method or scheduling automatic

More information

ForeScout Extended Module for Qualys VM

ForeScout Extended Module for Qualys VM ForeScout Extended Module for Qualys VM Version 1.2.1 Table of Contents About the Qualys VM Integration... 3 Additional Qualys VM Documentation... 3 About This Module... 3 Components... 4 Considerations...

More information

User Manual. Introduction. About this release. For existing MacroScope users

User Manual. Introduction. About this release. For existing MacroScope users Software version: 0.1.1.5 Document version: 0.1.1.3 User Manual Introduction MacroscopeJ is a desktop application used for examining crystallization experiment images and data. It is intended as an upgrade/replacement

More information

Submission Guide. Clarity Group. Healthcare SafetyZone Portal Training Guide

Submission Guide. Clarity Group. Healthcare SafetyZone Portal Training Guide Submission Guide Clarity Group Healthcare SafetyZone Portal Training Guide Copyright Clarity Group, Inc. 2018 BASIC ARCHITECHTURE OF THE HEALTHCARE SAFETYZONE PORTAL The Healthcare SafetyZone Portal is

More information

Teamcenter Getting Started with Workflow. Publication Number PLM00194 C

Teamcenter Getting Started with Workflow. Publication Number PLM00194 C Teamcenter 10.1 Getting Started with Workflow Publication Number PLM00194 C Proprietary and restricted rights notice This software and related documentation are proprietary to Siemens Product Lifecycle

More information

LABEL ARCHIVE Administrator s Guide

LABEL ARCHIVE Administrator s Guide LABEL ARCHIVE Administrator s Guide DOC-LAS2015_25/05/2015 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject

More information

Regard Video RTU Guide

Regard Video RTU Guide Regard Video RTU Guide Version 3.x OSSI W228 N727 Westmound Dr Waukesha WI 53186 USA TEL: 262-522-1870 FAX: 262-522-1872 Ossi-usa.com Intelli-Site Security Management Software Regard Video RTU Guide PC

More information

Cisco TEO Adapter Guide for SAP Java

Cisco TEO Adapter Guide for SAP Java Release 2.3 April 2012 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 Text Part

More information