TM1 Deployment Options and Bandwidth Considerations

Size: px
Start display at page:

Download "TM1 Deployment Options and Bandwidth Considerations"

Transcription

1 Guideline TM1 Deployment Options and Bandwidth Considerations Product(s): TM1 Area of Interest: Performance

2 TM1 Deployment Options and Bandwidth Considerations 2 Copyright Copyright 2008 Cognos ULC (formerly Cognos Incorporated). Cognos ULC is an IBM Company. While every attempt has been made to ensure that the information in this document is accurate and complete, some typographical errors or technical inaccuracies may exist. Cognos does not accept responsibility for any kind of loss resulting from the use of information contained in this document. This document shows the publication date. The information contained in this document is subject to change without notice. Any improvements or changes to the information contained in this document will be documented in subsequent editions. This document contains proprietary information of Cognos. All rights are reserved. No part of this document may be copied, photocopied, reproduced, stored in a retrieval system, transmitted in any form or by any means, or translated into another language without the prior written consent of Cognos. Cognos and the Cognos logo are trademarks of Cognos ULC (formerly Cognos Incorporated) in the United States and/or other countries. IBM and the IBM logo are trademarks of International Business Machines Corporation in the United States, or other countries, or both. All other names are trademarks or registered trademarks of their respective companies. Information about Cognos products can be found at This document is maintained by the Best Practices, Product and Technology team. You can send comments, suggestions, and additions to cscogpp@ca.ibm.com.

3 TM1 Deployment Options and Bandwidth Considerations 3 Contents 1 INTRODUCTION PURPOSE APPLICABILITY EXCLUSIONS AND EXCEPTIONS TM1 DEPLOYMENT OPTION COMPARISON PRODUCT CATEGORIES AND USER AUDIENCES DEPLOYMENT OPTION DETAILS STANDARD TM1 ADD-IN FOR MICROSOFT EXCEL...6 Advantages Disadvantages...6 Requirements Scalability...6 TM1 ARCHITECT Advantages (over TM1 Add-in for Excel) Disadvantages (over TM1 Add-in for Excel)...6 TM1 ADD-IN FOR MICROSOFT EXCEL - DEPLOYED OVER HTTP/HTTPS Advantages (compared to standard TM1 Add-in over TCP/IP)...7 Disadvantages (compared to standard TM1 Add-in over TCP/IP) Requirements (compared to standard TM1 Add-in over TCP/IP) TM1 ADD-IN FOR MICROSOFT EXCEL - DEPLOYED OVER SCREEN REMOTING TECHNOLOGY...7 WHEN TO CONSIDER THE SCREEN REMOTING DEPLOYMENT MODEL Advantages Disadvantages Requirements Scalability TM1 WEB Advantages Disadvantages Requirements Scalability NETWORK/BANDWIDTH CONSIDERATIONS ASSUMPTIONS RECOMMENDED DEPLOYMENT METHODS AND AVAILABLE BANDWIDTHS Recommended Deployment Methods Recommended Minimum Bandwidths...10

4 TM1 Deployment Options and Bandwidth Considerations 4 1 Introduction 1.1 Purpose The scope of this article is to discuss and compare Applix s deployment options for TM1 and to recommend LAN and WAN configurations necessary for achieving minimum acceptable network performance for the user. There are many other factors that can affect end-user performance, such as application design, Excel sheet design, and server locking. All these factors should be taken into consideration when assessing the performance of a server. Due to the many possible network configurations and the different types of TM1 applications that can be deployed, there will always be a degree of uncertainty when calculating network demands. The recommendations given here should be taken as a guideline minimum. It should also be noted that one size does not fit all especially in the case of presentation tools, there is a high degree of preference from one group of users to another, or even from one user to the other, based on their job requirements and technical expertise. 1.2 Applicability TM1 8.2 through Exclusions and Exceptions No exclusions have been identified. 2 TM1 Deployment Option Comparison The following table outlines the various TM1 deployment options. Deployment Option Standard TM1 Add-In for Microsoft Excel Deployed over TCP/IP TM1 Architect Description Out-of-the-box presentation tool for TM1. Includes cube browsing, reporting, and data entry. Enables all Excel features and functions (statistics, charting, macros) to operate on TM1 data. TM1 Architect can function as a stand-alone application for development without using Excel.

5 TM1 Deployment Options and Bandwidth Considerations 5 TM1 Add-In for Microsoft Excel Deployed over HTTP/HTTPS TM1 Add-In for Microsoft Excel Deployed over screen remoting technology (i.e. Citrix, Microsoft RDC) TM1 Web Functionally identical Standard TM1 Add-In above, but connection established over HTTP/HTTPS instead of basic TCP/IP. Functionally identical to Standard TM1 Add-In above. Enables application administrators to centralize presentation workbooks on a server, which can improve performance for users with low desktop power and/or lowbandwidth connections. Allows Excel presentation workbooks to be published to a web application (Microsoft.Net), thereby enabling access via Internet Explorer. Allows live cube view browsing and charting, Planning Manager, subset editor, exporting to Excel, PDF, etc. 2.1 Product Categories and User Audiences Excel is a general-purpose information management tool. It can be used to develop and deliver any BPM functionality, such as data input screens, reports, charts, dashboards, scorecards, or even complete applications using Visual Basic for Applications and related user interface widgets (menus, buttons, etc.). Therefore Excel is very flexible, and usually the lowest-cost alternative in terms of software and training expense (assuming Microsoft Office is already deployed and intermediate-to-advanced Excel skills exist within the organization). In scenarios where there is a need to deploy the TM1 application to a wide audience and/or the desire to reduce the client footprint, Applix offers deployment options that can be accessed with Internet Explorer. 3 Deployment Option Details Click a deployment option below to view complete details, including advantages, disadvantages, and requirements.

6 TM1 Deployment Options and Bandwidth Considerations Standard TM1 Add-In for Microsoft Excel The TM1 Add-in for Microsoft Excel provides the most comprehensive and direct access to the TM1 Server. It is the presentation tool that comes in the box with a TM1 purchase. As a result, a large percentage of the TM1 user community never looks beyond this presentation tool, as it serves 100% of their presentation needs. Assuming you are a typical TM1 user (finance-oriented, comprehensive Excel skills, reasonably tech-savvy), there is essentially nothing you cannot accomplish using the TM1 Add-in for Microsoft Excel (also known as the thick client ) Advantages 100% re-use of existing Excel skills Native access to TM1 Server for creation of cubes, dimensions and processes Extremely flexible and extensible, supports every type of BPM-like functionality Leverages Excel features and functions (statistics, charting, VBA) Disadvantages Requires intermediate/strong Excel skills to develop advanced functionality (e.g. dashboards) Some Excel features are not best-in-class (e.g. charting) Requires some configuration management (e.g. ensuring users have the correct versions of workbooks) May not perform adequately in low-bandwidth settings (e.g. dial-up, WANs) Requirements Excel and the TM1 Add-In for Excel must be installed on the client workstation Adequate network connectivity Scalability Highly scalable, as all of the presentation rendering is performed on the client workstation. 3.2 TM1 Architect Identical to TM1 Add-in for Excel except that it runs as a stand-alone application without Excel. Architect is likely to be used by developers and/or power users who need the raw TM1 tools without the ability to create Excel reports. Architect users are likely to have higher bandwidth needs than other users Advantages (over TM1 Add-in for Excel) Does not require Excel installation Disadvantages (over TM1 Add-in for Excel) Cannot be used to slice into Excel to create reports

7 TM1 Deployment Options and Bandwidth Considerations TM1 Add-In for Microsoft Excel - Deployed over HTTP/HTTPS Identical to the standard TM1 Add-in for Excel except that the database server connection is established over the Hypertext Transport Protocol (HTTP) or its secure version (HTTPS), rather than TCP/IP Advantages (compared to standard TM1 Add-in over TCP/IP) Ubiquitous access; TM1 Client can access TM1 Server wherever the client workstation can access the Web Disadvantages (compared to standard TM1 Add-in over TCP/IP) May be more susceptible to network traffic conditions Requirements (compared to standard TM1 Add-in over TCP/IP) Requires a servlet to be installed and configured on a web server to act as a gateway to the TM1 Server. 3.4 TM1 Add-In for Microsoft Excel - Deployed over screen remoting technology To address some of the issues of running Excel and the TM1 Excel Add-in on distributed workstations, many companies have opted to deploy Excel workbooks using screen remoting technology. The two most prevalent screen remoting technologies are Citrix Metaframe and Windows Remote Desktop Connection. Citrix Metaframe is a 3rd-party product. Windows Remote Desktop Connection is preinstalled in Windows XP Professional and Windows Server, and is typically bundled with Microsoft site licenses. They both perform exactly the same function maintaining a virtual desktop on a central server which client machines can access. The user experience of accessing a graphical application through screen remoting is, for the most part, indistinguishable to having the application running locally. The remote application responds to mouse clicks and keyboard commands as expected, and the remote session can be displayed in a full-screen window to enhance the illusion that the application is running locally. Depending on network traffic and server load, small delays can exist between a user event (e.g. a mouse click) and the corresponding event occurring in the remote application. This is known as latency, and in rare cases can be severe enough to cause user disorientation or frustration. To minimize latency, network bandwidth and server resources must be scaled to the user population. 3.5 When to consider the screen remoting deployment model From a business administrator's perspective, a centralized server means that the Excel workbooks available to application users can be maintained and controlled in one location. This capability can be an important consideration for large user populations. From an IT infrastructure perspective, screen remoting allows low-powered client machines to leverage the shared resource of a high-powered server machine.

8 TM1 Deployment Options and Bandwidth Considerations 8 There is also an advantage from a networking perspective. All client-server applications have a unique network usage profile, depending on how chatty the client is with the server and which network protocols are being used. By centralizing the virtual clients, network bandwidth requirements to the physical clients can often be reduced, or at least made more predictable Advantages Excel workbooks can be maintained in one location More predictable user response times Can extend the useful life of older client workstations Disadvantages Requires 3rd party product knowledge Possible user latency issues Requirements Citrix Metaframe or Microsoft Terminal Services running on a host server machine Citrix Metaframe or Microsoft Terminal Services client software installed on the workstation (these can be deployed to the client via a web browser session) Scalability Potentially less scalable than distributed thick client, because a single server must host multiple Excel sessions 3.6 TM1 Web TM1 Web is Applix s implementation of a powerful, browser-based deployment model for TM1 applications, intended for use by business users who want a non-excel model for wide deployment across the enterprise. TM1 Web allows the building of web Applications which can mix Excel published Websheets, live TM1 cube views, TurboIntegrator processes, Planning Manager tasks, and report production in a thin client.net environment Advantages Full-function Excel workbooks published to the web at a click of the button Highly integrated with TM1 s Application Organizer Live cube browsing and chart production Access to Subset Editor and TurboIntegrator processes Supports user communities in excess of Disadvantages Does not support 100% of Excel functionality when publishing Websheets (e.g. Dynamic Slices)

9 TM1 Deployment Options and Bandwidth Considerations Requirements Configuration of an Application, Web and Excel server (all three logical servers may be hosted on a single physical machine depending on the number of concurrent users) Scalability Up to 500 users/application Server and Web Server 4 Network/Bandwidth Considerations Much like any other networked application TM1 is affected by network capacity and latency. WANs in many companies employ technology that can give bandwidth priority to certain applications (such as SAP or ) while leaving non-prioritised applications to take whatever is left over. In general, deployment of Excel based clients over a WAN is not recommended for performance reasons TM1 Web will perform better in almost all WAN scenarios. 4.1 Assumptions The following recommended deployment methods assume that: There is no other LAN/WAN traffic - all figures are recommendations for TM1. All other LAN/WAN usage will affect the performance of TM1 Internet/WAN latency is <100ms from client to server and back. All Recommended Practices to do with Excel performance have been followed (see "Optimizing Network Performance" ). If running the TM1 Add-In for Microsoft Excel over a WAN (not recommended), there is some bandwidth prioritization where TM1 has priority over other traffic to guarantee bandwidth availability 4.2 Recommended Deployment Methods and Available Bandwidths All TM1 clients will work over a LAN or WAN, or even a modem, but best performance will be achieved by following the deployment guidelines below Recommended Deployment Methods TM1 Client LAN WAN Standard TM1 Add-In for Microsoft Excel (TCP/IP) Yes No TM1 Architect Yes No TM1 Add-In for Microsoft Excel (HTTP/HTTPS) TM1 Add-In for Microsoft Excel, TM1 Architect Yes Yes No Yes

10 TM1 Deployment Options and Bandwidth Considerations 10 (Screen Remoting) TM1 Web Yes Yes Recommended Minimum Bandwidths LAN or WAN LAN WAN (server side) WAN (client side TM1 Web or Screen Remoting) WAN (client side Excel) Minimum Bandwidth 100 baset Ethernet (100Mbps) to clients and server 2Mbit Synchronous internet connection 256Kbit Synchronous internet connection (i.e. 2Mbit ADSL) <100ms latency 56Kbit available bandwidth per Excel client and bandwidth prioritisation to ensure TM1 bandwidth availability <100ms latency

Managing Report Server Database Connections

Managing Report Server Database Connections Guideline Managing Report Server Database Connections Product(s): IBM Cognos 8 Area of Interest: Infrastructure Managing Report Server Database Connections 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

Report Studio: Using Java Script to Select and Submit Values to a SAP Prompt.

Report Studio: Using Java Script to Select and Submit Values to a SAP Prompt. Tip or Technique Report Studio: Using Java Script to Select and Submit Values to a SAP Prompt. Product(s): IBM Cognos 8 Area of Interest: Reporting Prompt. 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

Connecting TM1 to Various Third- Party Data Sources

Connecting TM1 to Various Third- Party Data Sources Tip or Technique Connecting TM1 to Various Third- Party Data Sources Product(s): TM1 Area of Interest: Development Connecting TM1 to Various Third-Party Data Sources 2 Copyright Copyright 2008 Cognos ULC

More information

Using the AT and FOR Options with Relational Summary Functions

Using the AT and FOR Options with Relational Summary Functions Tip or Technique Using the AT and FOR Options with Relational Summary Functions Product(s): IBM Cognos 8 Area of Interest: Report Design Using the AT and FOR Options with Relational Summary Functions 2

More information

Proven Practice Installing TM1 9.5 in Apache Tomcat Product(s): TM1 9.5 Area of Interest: Install Config

Proven Practice Installing TM1 9.5 in Apache Tomcat Product(s): TM1 9.5 Area of Interest: Install Config Proven Practice Installing TM1 9.5 in Apache Tomcat Product(s): TM1 9.5 Area of Interest: Install Config 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright IBM Corp. 2009 IBM, the

More information

TM1 Registration and Maintenance of Windows Services

TM1 Registration and Maintenance of Windows Services Tip or Technique TM1 Registration and Maintenance Product(s): TM1 Area of Interest: Infrastructure 2 Copyright Copyright 2008 Cognos ULC (formerly Cognos Incorporated). Cognos ULC is an IBM Company. While

More information

How to import a WSDL Data Source and Prepare it for Use in Framework Manager

How to import a WSDL Data Source and Prepare it for Use in Framework Manager Tip or Technique How to import a WSDL Data Source and Prepare it for Use in Framework Manager Product(s): Composite Software 4.5.0 Area of Interest: Infrastructure Manager 2 Copyright Copyright 2008 Cognos

More information

EMC Celerra Replicator V2 with Silver Peak WAN Optimization

EMC Celerra Replicator V2 with Silver Peak WAN Optimization EMC Celerra Replicator V2 with Silver Peak WAN Optimization Applied Technology Abstract This white paper discusses the interoperability and performance of EMC Celerra Replicator V2 with Silver Peak s WAN

More information

By Jorge Gomez. Citrix Consulting Services. Citrix Systems, Inc.

By Jorge Gomez. Citrix Consulting Services. Citrix Systems, Inc. PeopleSoft 8 Network Bandwidth Consumption By Jorge Gomez Citrix Systems, Inc. Disclaimer The objective of this white paper is to compare consumption of bandwidth between different PeopleSoft 8 deployment

More information

Brocade Virtual Traffic Manager and Parallels Remote Application Server

Brocade Virtual Traffic Manager and Parallels Remote Application Server White Paper Parallels Brocade Virtual Traffic Manager and Parallels Deployment Guide 01 Contents Preface...4 About This Guide...4 Audience...4 Contacting Brocade...4 Internet...4 Technical Support...4

More information

DEPLOYMENT WHITE PAPER.

DEPLOYMENT WHITE PAPER. DEPLOYMENT WHITE PAPER www.seavusprojectviewer.com Deployment Options Seavus Project Viewer provides a wide variety of deployment options: Single User installation is a stand-alone, web downloadable configuration

More information

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 2554 : Administering Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 Introduction Elements of this syllabus are subject to change. This five-day instructor-led course provides students

More information

Multi-plant Connectivity

Multi-plant Connectivity Introduction There are a number of techniques available to accomplish multiple plant connectivity with ProHelp. All of these techniques require the use of fairly sophisticated hardware and in some instances

More information

Calculations that Span Dimensions

Calculations that Span Dimensions Tip or Technique Calculations that Span Dimensions Product(s): Report Studio, Crosstabs, Dimensional Expressions Area of Interest: Reporting Calculations that Span Dimensions 2 Copyright Copyright 2008

More information

Version 9.5 Users Guide

Version 9.5 Users Guide IBM Cognos TM1 Version 9.5 Users Guide Product Information This document applies to IBM Cognos TM1 Version 9.5 and may also apply to subsequent releases. To check for newer versions of this document, visit

More information

Dossier. Version 6.2 IT Planning Manual ARSENAULT. Associates. Fleet Asset Maintenance Management Software. Since

Dossier. Version 6.2 IT Planning Manual ARSENAULT. Associates. Fleet Asset Maintenance Management Software. Since Dossier Fleet Asset Maintenance Management Software Version 6.2 IT Planning Manual ARSENAULT Associates Since 1979 www.arsenault.com Fleet Maintenance Software Dossier IT Planning Manual Version 6.2 By

More information

COGNOS (R) ENTERPRISE BI SERIES COGNOS REPORTNET (TM)

COGNOS (R) ENTERPRISE BI SERIES COGNOS REPORTNET (TM) COGNOS (R) ENTERPRISE BI SERIES COGNOS REPORTNET (TM) GETTING STARTED Cognos ReportNet Getting Started 07-05-2004 Cognos ReportNet 1.1MR1 Type the text for the HTML TOC entry Type the text for the HTML

More information

Configuring Microsoft ADAM

Configuring Microsoft ADAM Proven Practice Configuring Microsoft ADAM Product(s): IBM Cognos Series 7 Area of Interest: Security Configuring Microsoft ADAM 2 Copyright Copyright 2008 Cognos ULC (formerly Cognos Incorporated). Cognos

More information

INTRODUCTORY Q&A AMX SVSI NETWORKED AV

INTRODUCTORY Q&A AMX SVSI NETWORKED AV INTRODUCTORY Q&A AMX SVSI NETWORKED AV WE KNOW YOU HAVE QUESTIONS As an IT professional, it is your job to make sure that any application being deployed on the network is safe and secure. But we know that

More information

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation

Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation Developing Java TM 2 Platform, Enterprise Edition (J2EE TM ) Compatible Applications Roles-based Training for Rapid Implementation By the Sun Educational Services Java Technology Team January, 2001 Copyright

More information

Enterprise Planning Large Scale

Enterprise Planning Large Scale Enterprise Planning Large Scale ARGUS Enterprise 11.6.0 3/8/2017 ARGUS Software An Altus Group Company Large Enterprise Planning Guide ARGUS Enterprise 11.6.0 3/8/2017 Published by: ARGUS Software, Inc.

More information

COGNOS (R) ENTERPRISE PLANNING SERIES

COGNOS (R) ENTERPRISE PLANNING SERIES COGNOS (R) ENTERPRISE PLANNING SERIES COGNOS PLANNING CONTRIBUTOR CLIENT LOADER INSTALLATION GUIDE Contributor Client Loader User Guide DD-MM-YYYY Contributor Client Loader please update with product version

More information

Enterprise Planning Large Scale

Enterprise Planning Large Scale Enterprise Planning Large Scale 11.7.0 12/13/2017 11.7.0 12/13/2017 Published by: ARGUS Software, Inc. 750 Town and Country Blvd Suite 800 Houston, TX 77024 Telephone (713) 621-4343 Facsimile (713) 621-2787

More information

Technical and Architectural Overview

Technical and Architectural Overview 100% Web-Based Time & Labor Management Technical and Architectural Overview Copyright 2007 Time America 15990 N. Greenway-Hayden Loop Suite D-500, Scottsdale, AZ (800) 227-9766 www.timeamerica.com Table

More information

Citrix CloudBridge Product Overview

Citrix CloudBridge Product Overview Product Overview Product Overview Businesses rely on branch offices to serve customers, to be near partners and suppliers and to expand into new markets. As server and desktop virtualization increase and

More information

Deploying Windows Server 2003 Internet Authentication Service (IAS) with Virtual Local Area Networks (VLANs)

Deploying Windows Server 2003 Internet Authentication Service (IAS) with Virtual Local Area Networks (VLANs) Deploying Windows Server 2003 Internet Authentication Service (IAS) with Virtual Local Area Networks (VLANs) Microsoft Corporation Published: June 2004 Abstract This white paper describes how to configure

More information

COGNOS (R) ENTERPRISE BI SERIES

COGNOS (R) ENTERPRISE BI SERIES COGNOS (R) ENTERPRISE BI SERIES COGNOS SERIES 7 VERSION 3 NEW FEATURES New Features 06-07-2004 Series 7 Version 3 7.3 Table of Contents Report Studio Tour Type the text for the HTML TOC entry New Features

More information

TM1 9.5 Quick Installation and Upgrade Guide. Nature of Document: Tip or Technique Product(s): TM1 9.5 Area of Interest: Upgrade/Migration

TM1 9.5 Quick Installation and Upgrade Guide. Nature of Document: Tip or Technique Product(s): TM1 9.5 Area of Interest: Upgrade/Migration TM1 9.5 Quick Installation and Upgrade Guide Nature of Document: Tip or Technique Product(s): TM1 9.5 Area of Interest: Upgrade/Migration 2 Copyright and Trademarks Licensed Materials - Property of IBM.

More information

Features. HDX WAN optimization. QoS

Features. HDX WAN optimization. QoS May 2013 Citrix CloudBridge Accelerates, controls and optimizes applications to all locations: datacenter, branch offices, public and private clouds and mobile users Citrix CloudBridge provides a unified

More information

Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines

Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines Ivanti Service Desk and Asset Manager Technical Specifications and Architecture Guidelines This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

Printer Connectivity Solutions ADVANCED DOCUMENT PRODUCTION SYSTEMS FOR EVERY ENVIRONMENT SHARP DOCUMENT SOLUTIONS

Printer Connectivity Solutions ADVANCED DOCUMENT PRODUCTION SYSTEMS FOR EVERY ENVIRONMENT SHARP DOCUMENT SOLUTIONS Printer Connectivity Solutions ADVANCED DOCUMENT PRODUCTION SYSTEMS FOR EVERY ENVIRONMENT SHARP DOCUMENT SOLUTIONS EVERY APPLICATION. ANY ENVIRO If you ve been in business for more than a few years, the

More information

Optimize and Accelerate Your Mission- Critical Applications across the WAN

Optimize and Accelerate Your Mission- Critical Applications across the WAN BIG IP WAN Optimization Module DATASHEET What s Inside: 1 Key Benefits 2 BIG-IP WAN Optimization Infrastructure 3 Data Optimization Across the WAN 4 TCP Optimization 4 Application Protocol Optimization

More information

COGNOS (R) ENTERPRISE BI SERIES COGNOS IMPROMPTU (R) ADMINISTRATOR FOR WINDOWS

COGNOS (R) ENTERPRISE BI SERIES COGNOS IMPROMPTU (R) ADMINISTRATOR FOR WINDOWS COGNOS (R) ENTERPRISE BI SERIES COGNOS IMPROMPTU (R) ADMINISTRATOR FOR WINDOWS INSTALLATION GUIDE Installation Guide 02.12.2004 Impromptu Administrator 7.3 MR1 Type the text for the HTML TOC entry Type

More information

March MomentumPro V3.1 Technical Specification Guidelines

March MomentumPro V3.1 Technical Specification Guidelines March 2010 MomentumPro V3.1 Technical Specification Guidelines MomentumPro V3.1 Technical Specification Guidelines Information in this document is subject to change without notice. Companies, names and

More information

An Overview Based on Task and Edition X

An Overview Based on Task and Edition X WHITE PAPER Crystal Reports XI Licensing An Overview Based on Task and Edition X CONTENTS 1 Introduction 2 Licensing by Task 2 Designing Reports 2 Integrating Reports into Thick-Client Windows Applications

More information

User Activities. These reports give an overview of how your servers are being used, how many users connect, how many sessions you have etc.

User Activities. These reports give an overview of how your servers are being used, how many users connect, how many sessions you have etc. Executive Over view User Activities These reports give an overview of how your servers are being used, how many users connect, how many sessions you have etc. Session Log Summary This report helps you

More information

MetaManager 3.3 New Features Guide METAMANAGER AN IBM GLOBAL SOLUTIONS DIRECTORY OFFERING BSP Software LLC 1/5

MetaManager 3.3 New Features Guide METAMANAGER AN IBM GLOBAL SOLUTIONS DIRECTORY OFFERING BSP Software LLC 1/5 METAMANAGER AN IBM GLOBAL SOLUTIONS DIRECTORY OFFERING Version 3.3 New Features Guide 2008 2009 BSP Software LLC 1/5 Product Information This document applies to MetaManager TM Series 3 version 3 and may

More information

NetFlow Traffic Analyzer

NetFlow Traffic Analyzer GETTING STARTED GUIDE NetFlow Traffic Analyzer Version 4.5 Last Updated: Monday, December 3, 2018 GETTING STARTED GUIDE: NETFLOW TRAFFIC ANALYZER 2018 SolarWinds Worldwide, LLC. All rights reserved. This

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE 1.0 Quest Enterprise Reporter Discovery Manager USER GUIDE 2012 Quest Software. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Aceindus IT Training

Aceindus IT Training Aceindus IT Training Cognos TM1-10 Course Curriculum INTRODUCTION TO IBM COGNOS TM1 10 Difference between Tm1 9.X and Tm1 Cognos TM1-10 Architecture TM1 Components Tm1 architect Tm1 perspectives Tm1 turbo

More information

Silk Central Release Notes

Silk Central Release Notes Silk Central 16.5 Release Notes Borland Software Corporation 700 King Farm Blvd, Suite 400 Rockville, MD 20850 Copyright Micro Focus 2015. All rights reserved. Portions Copyright 2004-2009 Borland Software

More information

Microsoft End to End Business Intelligence Boot Camp

Microsoft End to End Business Intelligence Boot Camp Microsoft End to End Business Intelligence Boot Camp 55045; 5 Days, Instructor-led Course Description This course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

Securing the IBM Cognos 8 BI Environment

Securing the IBM Cognos 8 BI Environment Proven Practice Securing the IBM Cognos 8 BI Environment Product(s): IBM Cognos 8 BI Area of Interest: Security 2 Copyright Copyright 2008 Cognos ULC (formerly Cognos Incorporated). Cognos ULC is an IBM

More information

ENTERPRISE EDITION SETUP GUIDE

ENTERPRISE EDITION SETUP GUIDE ENTERPRISE EDITION SETUP GUIDE RELEASE 5 VOICENT AUTOREMINDER TM VOICENT BROADCASTBYPHONE TM VOICENT AGENTDIALER TM VOICENT GATEWAY TM TABLE OF CONTENT I. Overview II. Install and Setup Server III. Access

More information

UPK and UPK Professional Technical Specifications

UPK and UPK Professional Technical Specifications UPK and UPK Professional Technical Specifications Version 12.1.0.3 August 2016 Table of Contents Introduction... 3 Multi-user Developer Install... 3 Server Requirements for a Multi-user Developer Install...

More information

MS-55045: Microsoft End to End Business Intelligence Boot Camp

MS-55045: Microsoft End to End Business Intelligence Boot Camp MS-55045: Microsoft End to End Business Intelligence Boot Camp Description This five-day instructor-led course is a complete high-level tour of the Microsoft Business Intelligence stack. It introduces

More information

Copyright 2009 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0090 (PDF)

Copyright 2009 by Scholastic Inc. All rights reserved. Published by Scholastic Inc. PDF0090 (PDF) Enterprise Edition Version 1.9 System Requirements and Technology Overview The Scholastic Achievement Manager (SAM) is the learning management system and technology platform for all Scholastic Enterprise

More information

Cisco Service Control Online Advertising Solution Guide: Behavioral. Profile Creation Using Traffic Mirroring, Release 4.0.x

Cisco Service Control Online Advertising Solution Guide: Behavioral. Profile Creation Using Traffic Mirroring, Release 4.0.x CISCO SERVICE CONTROL SOLUTION GUIDE Cisco Service Control Online Advertising Solution Guide: Behavioral Profile Creation Using Traffic Mirroring, Release 4.0.x 1 Overview 2 Configuring Traffic Mirroring

More information

HYPERION SYSTEM 9 PERFORMANCE SCORECARD

HYPERION SYSTEM 9 PERFORMANCE SCORECARD HYPERION SYSTEM 9 PERFORMANCE SCORECARD RELEASE 9.2 NEW FEATURES Welcome to Hyperion System 9 Performance Scorecard, Release 9.2. This document describes the new or modified features in this release. C

More information

The State of SD-WAN Adoption in 2017

The State of SD-WAN Adoption in 2017 TM TM The State of SD-WAN Adoption in 2017 [ ebook ] The State of SD-WAN Adoption in 2017 1 2017 SevOne TM The State of SD-WAN Adoption in 2017 SD-WAN is an undeniably hot topic among IT professionals.

More information

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah

Architecture and Governance with SharePoint for Internet Sites. Ashish Bahuguna Kartik Shah Architecture and Governance with SharePoint for Internet Sites Ashish Bahuguna ashish.bauguna@bitscape.com Kartik Shah kartik.shah@bitscape.com Agenda Web Content Management Architecture Information Architecture

More information

The ehealth Traffic Accountant Reporting Application

The ehealth Traffic Accountant Reporting Application Focus on Value The ehealth Traffic Accountant Reporting Application Understanding data (or traffic ) flow is essential for capacity planning and enabling a consistent level of performance particularly

More information

UPK and UPK Professional Technical Specifications

UPK and UPK Professional Technical Specifications UPK and UPK Professional Technical Specifications Version 12.1.0.4 December 2017 Table of Contents Introduction... 3 Multi-user Developer Install... 3 Server Requirements for a Multi-user Developer Install...

More information

WhatsUpGold. v14. Getting Started Guide

WhatsUpGold. v14. Getting Started Guide WhatsUpGold v14 Getting Started Guide Contents CHAPTER 1 Welcome Welcome to WhatsUp Gold About WhatsUp Gold Available editions WhatsUp Gold optional plug-ins... 3 CHAPTER 2 Deploying Deploying WhatsUp

More information

Cognos TM1 Architecture INTRODUCTION TO IBM COGNOS TM1. Tm1 architect Tm1 perspectives Tm1 turbo integrator Tm1 Cube Viewer Tm1 Subset Editor

Cognos TM1 Architecture INTRODUCTION TO IBM COGNOS TM1. Tm1 architect Tm1 perspectives Tm1 turbo integrator Tm1 Cube Viewer Tm1 Subset Editor Cognos TM1 Architecture INTRODUCTION TO IBM COGNOS TM1 TM1 Components Tm1 architect Tm1 perspectives Tm1 turbo integrator Tm1 Cube Viewer Tm1 Subset Editor How to Create New TM1 server and configure Server

More information

Desktop virtualization for all

Desktop virtualization for all Desktop virtualization for all 2 Desktop virtualization for all Today s organizations encompass a diverse range of users, from road warriors using laptops and mobile devices as well as power users working

More information

Enabling Performance & Stress Test throughout the Application Lifecycle

Enabling Performance & Stress Test throughout the Application Lifecycle Enabling Performance & Stress Test throughout the Application Lifecycle March 2010 Poor application performance costs companies millions of dollars and their reputation every year. The simple challenge

More information

Figure 1: The utility plans to make applications and information on its intranet available to field workers.

Figure 1: The utility plans to make applications and information on its intranet available to field workers. Wireless IP - A Case Study By Peter Rysavy, Rysavy Research, for PCS Data Today online journal. April 30, 1999 Introduction What if field workers of a public utility had online access to inventory databases,

More information

Advanced Multidimensional Reporting

Advanced Multidimensional Reporting Guideline Advanced Multidimensional Reporting Product(s): IBM Cognos 8 Report Studio Area of Interest: Report Design Advanced Multidimensional Reporting 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

Collaborative Conferencing

Collaborative Conferencing CHAPTER 8 Revised: March 30, 2012, When there are three or more participants involved in a call, the call becomes a conference. In collaborative conferencing, the audio, video and content from some or

More information

CCH Central Suite. How do I update to Microsoft.NET Framework in preparation for the CCH Central Suite? KB Article 6547 (02 Jan 2018)

CCH Central Suite. How do I update to Microsoft.NET Framework in preparation for the CCH Central Suite? KB Article 6547 (02 Jan 2018) CCH Central Suite How do I update to Microsoft.NET Framework in preparation for the CCH Central Suite? KB Article 6547 (02 Jan 2018) Legal Notice Disclaimer CCH Software has made every effort to ensure

More information

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure

Implementing, Managing, and Maintaining a Microsoft Windows Server 2003 Network Infrastructure Question Number (ID) : 1 (jaamsp_mngnwi-088) You are the administrator for medium-sized network with many users who connect remotely. You have configured a server running Microsoft Windows Server 2003,

More information

Micro Focus Developer Kit

Micro Focus Developer Kit data sheet Micro Focus Developer Kit Leverage existing host applications in creating new business solutions with our comprehensive development tools The Micro Focus Developer Kit is a comprehensive set

More information

ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3)

ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3) ORACLE USER PRODUCTIVITY KIT PROFESSIONAL V6.3 TECHNICAL SPECIFICATIONS (WITH ENABLEMENT SERVICE PACK 3) KEY FEATURES FEATURES OF ORACLE USER PRODUCTIVITY KIT Single, synchronized authoring session for

More information

StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware

StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware StorNext 3.0 Product Update: Server and Storage Virtualization with StorNext and VMware NOTICE This product brief may contain proprietary information protected by copyright. Information in this product

More information

INTEGRATED APPLICATION ASSURANCE

INTEGRATED APPLICATION ASSURANCE INTEGRATED APPLICATION ASSURANCE Layer 7 Visibility Application and Internet Control Policy Based WAN Optimization INTEGRATED ASSURANCE SUITE Increase the speed and efficiency of your wide area network.

More information

ONESOURCE FBT SYSTEM REQUIREMENTS

ONESOURCE FBT SYSTEM REQUIREMENTS FBT 2018 INSTALLATION GUIDE FBT SYSTEM REQUIREMENTS Thomson Reuters Tax Solutions Published date February 2018 Version 0.1 FBT 2018 Installation Guide An overview of Fringe Benefits Tax Fringe Benefits

More information

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Oracle Application Express 2 Copyright 2013, Oracle and/or its affiliates. All rights reserved. Fully supported no-cost feature of Oracle

More information

Novell Access Manager

Novell Access Manager SSL VPN Server Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 SSL VPN Server Guide Legal Notices Novell, Inc., makes no representations

More information

Two-Factor Authentication over Mobile: Simplifying Security and Authentication

Two-Factor Authentication over Mobile: Simplifying Security and Authentication SAP Thought Leadership Paper SAP Digital Interconnect Two-Factor Authentication over Mobile: Simplifying Security and Authentication Controlling Fraud and Validating End Users Easily and Cost-Effectively

More information

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management

Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management Solution Overview Cisco Wide Area Application Services: Secure, Scalable, and Simple Central Management What You Will Learn Companies are challenged with conflicting requirements to consolidate costly

More information

System Requirements and Prerequisites

System Requirements and Prerequisites System Requirements and Prerequisites for the Sage 200 Suite v2011 SP5 Copyright statement Sage (UK) Limited, 2012. All rights reserved. If this documentation includes advice or information relating to

More information

Worldox GX3 Enterprise Requirements. Version 1.0

Worldox GX3 Enterprise Requirements. Version 1.0 Worldox GX3 Enterprise Requirements Version 1.0 Revised 10/31/2012 REVISION HISTORY Version Date Author Description 1.0 10/31/2012 Michael Devito Published Worldox GX3 Enterprise Requirements v1.0 10/31/2012

More information

Hybrid WAN Operations: Extend Network Monitoring Across SD-WAN and Legacy WAN Infrastructure

Hybrid WAN Operations: Extend Network Monitoring Across SD-WAN and Legacy WAN Infrastructure Hybrid WAN Operations: Extend Network Monitoring Across SD-WAN and Legacy WAN Infrastructure An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) White Paper Prepared for SevOne May 2017 IT & DATA MANAGEMENT RESEARCH,

More information

WorldExtend Environment Preparation Guide

WorldExtend Environment Preparation Guide WorldExtend Environment Preparation Guide WorldExtend IronDoor Version 3.5 WorldExtend, LLC. Published: March 2008 Abstract This guide explains how to prepare your application environment for WorldExtend

More information

Sage SQL Gateway Installation and Reference Guide

Sage SQL Gateway Installation and Reference Guide Sage SQL Gateway Installation and Reference Guide IMPORTANT NOTICE This document and the Sage 300 Construction and Real Estate software may be used only in accordance with the Sage 300 Construction and

More information

Connectivity to Cloud-First Applications

Connectivity to Cloud-First Applications Aruba and Riverbed Partner to Accelerate and Optimize Mobile-First Connectivity to Cloud-First Applications Today s workforce is more distributed, more mobile, and more demanding. Constant availability

More information

IP_PBX_Manual_Data_Network_Config (Opt 2 for Support) You are viewing the IPitomy IP PBX Manual, Table of Contents.

IP_PBX_Manual_Data_Network_Config (Opt 2 for Support) You are viewing the IPitomy IP PBX Manual, Table of Contents. support@ipitomy.com 941.306.2200 (Opt 2 for Support) You are viewing the IPitomy IP PBX Manual, Table of Contents. Data and Network Configuration Planning before getting started will make the setup and

More information

IBM Lotus Domino Web Access 6.5.1

IBM Lotus Domino Web Access 6.5.1 Integrate people and business processes by providing browser-based access to Lotus Domino for messaging, collaboration and PIM capabilities IBM Lotus Domino Web Access 6.5.1 Highlights Lets you access

More information

Xcalibur Global Version Rev. 2 Administrator s Guide Document Version 1.0

Xcalibur Global Version Rev. 2 Administrator s Guide Document Version 1.0 Xcalibur Global Version 1.1 - Rev. 2 Administrator s Guide Document Version 1.0 September 2006 COPYRIGHT NOTICE 2006 Chip PC Inc., Chip PC (Israel) Ltd., Chip PC (UK) Ltd. All rights reserved. This product

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.08 2016-03-09 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Cisco Unified Videoconferencing

Cisco Unified Videoconferencing Cisco Unified Communications Rich-Media Conferencing Conferencing applications have become critical productivity tools for organizations. Cisco provides multiple conferencing offerings that are part of

More information

Oracle Hospitality Materials Control Server Sizing Guide Release 8.31 E February 2017

Oracle Hospitality Materials Control Server Sizing Guide Release 8.31 E February 2017 Oracle Hospitality Materials Control Server Sizing Guide Release 8.31 E83814-01 February 2017 Copyright 2002, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Xerox Device Data Collector 1.1 Security and Evaluation Guide

Xerox Device Data Collector 1.1 Security and Evaluation Guide Xerox Device Data Collector 1.1 Security and Evaluation Guide 2009 Xerox Corporation. All rights reserved. Xerox, WorkCentre, Phaser and the sphere of connectivity design are trademarks of Xerox Corporation

More information

An Oracle White Paper February Comprehensive Testing for Siebel With Oracle Application Testing Suite

An Oracle White Paper February Comprehensive Testing for Siebel With Oracle Application Testing Suite An Oracle White Paper February 2010 Comprehensive Testing for Siebel With Oracle Application Testing Suite Introduction Siebel provides a wide range of business-critical applications for Sales, Marketing,

More information

System Requirements for LUMEDX Hosted Solutions

System Requirements for LUMEDX Hosted Solutions System Requirements for LUMEDX Hosted Solutions 103-01268-008 Information in this documentation is subject to change without notice and does not represent a commitment on the part of LUMEDX Corporation.

More information

BOD410 SAP Lumira 2.0 Designer

BOD410 SAP Lumira 2.0 Designer BOD410 SAP Lumira 2.0 Designer. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

Sage Construction Central Setup Guide (Version 18.1)

Sage Construction Central Setup Guide (Version 18.1) Sage 300 Construction and Real Estate Sage Construction Central Setup Guide (Version 18.1) Certified course curriculum Important Notice The course materials provided are the product of Sage. Please do

More information

MULTINATIONALIZATION FOR GLOBAL LIMS DEPLOYMENT LABVANTAGE Solutions, Inc. All Rights Reserved.

MULTINATIONALIZATION FOR GLOBAL LIMS DEPLOYMENT LABVANTAGE Solutions, Inc. All Rights Reserved. FOR GLOBAL LIMS DEPLOYMENT 2011 LABVANTAGE Solutions, Inc. All Rights Reserved. OVERVIEW Successful companies leverage their assets to achieve operational efficiencies. By streamlining work processes and

More information

ICA Client Support. IBM Corporation

ICA Client Support. IBM Corporation ICA Client Support Network Station Education IBM NCD June 1999 v2r1ica.prz 01/31/00 Copyright IBM Corp. 1998 - Course materials may not be reproduced in whole 1 Objectives/Summary What is ICA? Where is

More information

Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515

Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515 Meltem Özturan misprivate.boun.edu.tr/ozturan/mis515 1 2 1 Selecting the Best Alternative Major Activities in the Analysis Phase Gather information Define system requirements Prototype for feasibility

More information

Planning and Deploying System Center 2012 Configuration Manager

Planning and Deploying System Center 2012 Configuration Manager Planning and Deploying System Center 2012 Configuration Manager 10748C; 3 days, Instructor Led Course Description Get detailed instruction and hands-on practice planning and deploying Microsoft System

More information

Pinnacle3 Professional

Pinnacle3 Professional Pinnacle3 Professional Pinnacle3 Professional centralized computing platform X6-2 specifications sheet A fast and flexible server solution for demanding small to mid-size clinics Compact and powerful,

More information

BT Web Conferencing Quick Start Service

BT Web Conferencing Quick Start Service BT Web Conferencing uses Microsoft Live Meeting 2005 to provide you with the ability to collaborate with colleagues by sharing information and ideas online and in real time. BT s Quick Start service enables

More information

Defense & Aerospace. Networked visualization for distributed mission operations

Defense & Aerospace. Networked visualization for distributed mission operations Defense & Aerospace Networked visualization for distributed mission operations Collaboration over IP Because operators and decision-makers need immediate access to visual information from a wide variety

More information

ArcGIS Server Architecture Considerations. Andrew Sakowicz

ArcGIS Server Architecture Considerations. Andrew Sakowicz ArcGIS Server Architecture Considerations Andrew Sakowicz Introduction Andrew Sakowicz - Esri Professional Services - asakowicz@esri.com 2 Audience Audience - System Architects - Project Managers - Developers

More information

AES67 Audio Networking Quick Start Guide

AES67 Audio Networking Quick Start Guide Overview This guide is intended to provide an outline of the Ethernet network switch requirements and system design guidelines for successfully deploying Attero Tech s AES67 enabled products in AES67 audio

More information

Lotus Sametime 3.x for iseries. Performance and Scaling

Lotus Sametime 3.x for iseries. Performance and Scaling Lotus Sametime 3.x for iseries Performance and Scaling Contents Introduction... 1 Sametime Workloads... 2 Instant messaging and awareness.. 3 emeeting (Data only)... 4 emeeting (Data plus A/V)... 8 Sametime

More information

Project 2010 Certification Exams

Project 2010 Certification Exams Project 2010 Certification Exams This information is taken from the Microsoft website and is a compilation of the requirements listed there for the Project 2010 and Project Server 2010 exams. This document

More information

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s)

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s) S4H01 Introduction to SAP S/4HANA. COURSE OUTLINE Course Version: 04 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information