BusinessObjects Extended Analytics Architecture and recommendations

Size: px
Start display at page:

Download "BusinessObjects Extended Analytics Architecture and recommendations"

Transcription

1 BusinessObjects Extended Analytics Architecture and recommendations BusinessObjects Extended Analytics FPM 7.0

2 Copyright Third-party contributors Copyright 2008 Business Objects. All rights reserved. Business Objects owns the following U.S. patents, which may cover products that are offered and licensed by Business Objects: 5,555,403; 6,247,008; 6,289,352; 6,490,593; 6,578,027; 6,768,986; 6,772,409; 6,831,668; 6,882,998; 7,139,766; 7,181,435; 7,181,440 and 7,194,465. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Xcelsius, Crystal Decisions, Intelligent Question, Desktop Intelligence, Crystal Enterprise, Crystal Analysis, Web Intelligence, RapidMarts, and BusinessQuery are trademarks or registered trademarks of Business Objects in the United States and/or other countries. All other names mentioned herein may be trademarks of their respective owners. Business Objects products in this release may contain redistributions of software licensed from third-party contributors. Some of these individual components may also be available under alternative licenses. A partial listing of third-party contributors that have requested or permitted acknowledgments, as well as required notices, can be found at:

3 Contents Chapter 1 Introduction 1 About this guide Typefaces What s new in this version? Chapter 2 Technical architecture 1 Key Concepts of the Software Architecture Detailed software components in the BusinessObjects Extended Analytics architecture Security implementation in BusinessObjects Extended Analytics Chapter 3 Hardware and software recommendations 1 General recommendations Analyzer client Designer client Deployer for Finance SSAS server BusinessObjects XI R3 platform Microsoft Data Pump Architecture and recommendations 1

4 Contents 2 Architecture and recommendations

5 Introduction chapter

6 1 Introduction About this guide About this guide Intended audience The BusinessObjects Extended Analytics architecture and hardware and software recommendations guide contains the following: The key concepts of the BusinessObjects Extended Analytics software architecture. The hardware and software recommendations for this version. This document is intended for architects in charge of the technical setup for BusinessObjects Extended Analytics. Architects should be experienced in systems and networks and be familiar with the technology used by this application. To find out more about how to use this product, please refer to the BusinessObjects Extended Analytics user guide. The user guide is available in PDF format on the installation CD or in HTML format in the Help menu after installation. Document conventions Typefaces The table below presents the different typefaces used in the guide: Typeface Meaning Example Bold Names of windows, dialog boxes, menus, menu commands and buttons The Installation Directory dialog box will appear. Menu > Command Menu command Select New > Data source. Code Command line C:\>iisreset /restart Code on gray background All or part of a configuration file to be checked or changed <add key="compressionlevel" value="normal" /> 2 Architecture and recommendations

7 Introduction About this guide 1 Typeface Meaning Example Numbered list Procedure or series of 1. Right-click to select New > Virtual steps to be performed Directory. 2. The following dialog box will appear: 3. Click on Next. 4. Open a Command Prompt dialog box. 5. Run the C:\>iisreset /restart command line. < > Value to be set <datasource_name> Compulsory space between settings " " To be inserted if spaces are used in a setting CtStartServer.vbe_<datasource_manager > <"datasource_password"> [ ] Optional setting <"datasource_password">_[<server>] Architecture and recommendations 3

8 1 Introduction What s new in this version? What s new in this version? BusinessObjects Extended Analytics version FPM 7.0 Platform evolution Due to major architectural evolutions, the following components are no longer provided: The Reporter server and client The Configuration Manager BusinessObjects Extended Analytics Web The following version of BusinessObjects Financial Consolidation is supported: BusinessObjects Financial Consolidation 10.5 SP1 Warning: only this version is supported. Now supported To support the integration into the BusinessObjects Enterprise XI R3 platform, BusinessObjects Enterprise XI R3 Fix Pack 01 is now required The former components have been replaced by: BusinessObjects Web Intelligence BusinessObjects InfoView BusinessObjectsVoyager Support of Windows Vista SP1 for client components 4 Architecture and recommendations

9 Technical architecture chapter

10 2 Technical architecture Key Concepts of the Software Architecture Key Concepts of the Software Architecture BusinessObjects Extended Analytics uses a multi-tier client/server architecture. The presentation layer, the functional layer and the data layer have been developed as independent modules for Windows Intel 32 bit in a Microsoft.NET 2.0 environment in C# and C++ languages. Its architecture relies on the Microsoft SSAS 2005 technology, on the BusinessObjects Financial Consolidation environment and on the BusinessObjects Enterprise XI R3 platform. All user interfaces are written in Windows Forms 2.0 and have a "look & feel" similar to Microsoft Office All server components use multi-thread mechanisms. The application can thus simultaneously and automatically use all of the processors available on the servers (scaling-in, i.e. increasing the number of processors on a single server). Architecture Overview with SSAS BusinessObjects Extended Analytics architecture consists of 6 main server components: The SSAS server, which hosts the cubes and the Microsoft SSAS 2005 engine The Data Pump server, which ensures the link between the SSAS server and Analyzer The BusinessObjects Financial Consolidation Web Services, which manages security and provides Finance metadata to Designer The BusinessObjects Financial Consolidation platform, which collects data The Deployer for Finance server, which handles cubes creation and deployments The BusinessObjects Enterprise XI R3 platform, which provides security, authentication and BI tools (Voyager and WebI) There are also 3 main client components: The Analyzer client, which uses Microsoft Excel to create reports and to browse data The Designer client running on a Windows client platform, which defines cubes 2 Architecture and recommendations

11 Technical architecture Key Concepts of the Software Architecture 2 The BusinessObjects platform BI tools: BusinessObjects Web Intelligence (WebI) BusinessObjects Voyager Architecture Overview with star schema BusinessObjects Extended Analytics architecture with BusinessObjects Financial Consolidation consists of 4 main components: The BusinessObjects Financial Consolidation platform, which collects data The Deployer for Finance component, which handles cubes creation and deployments The star schema database, which handles star schemas The BusinessObjects Enterprise XI R3 platform, which provides security and authentication There is also 1 main client component: The Designer client running on a Windows client platform, which defines cubes Architecture and recommendations 3

12 2 Technical architecture Key Concepts of the Software Architecture BusinessObjects Financial Consolidation database and star schemas database (SQL Server or Oracle databases) can be installed on separated servers. 4 Architecture and recommendations

13 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture 2 Detailed software components in the BusinessObjects Extended Analytics architecture Server components BusinessObjects Enterprise XI R3 platform Requirements: BusinessObjects Enterprise XI R3 + Fix Pack 01 BusinessObjects Extended Analytics Plugin Microsoft SQL Server 2005 SP2 MSXML6 Parser The SQLServer2005 OLEDB provider Note: The BusinessObjects Enterprise XI R3 platform is mandatory. Function: BusinessObjects Enterprise XI R3 includes specialized services including Web Intelligence, Desktop Intelligence, InfoView and Crystal Reports components, and a set of Dashboard and Analytics services for metrics Architecture and recommendations 5

14 2 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture management, predictive analysis, and process analysis. It provides you with all authentication and security management tools that are needed with this version of BusinessObjects Extended Analytics. BusinessObjects Financial Consolidation platform Requirements: The BusinessObjects Financial Consolidation Web Services component must be deployed on the BusinessObjects Financial Consolidation platform. The Web Services are mandatory because BusinessObjects Extended Analytics uses it in order to interface with BusinessObjects Financial Consolidation. If these Web Services are not installed, Analytics will not function. To find out more about the installation procedure of the web services, see the BusinessObjects Financial Consolidation installation guide, Installing and configuring BusinessObjects Financial Consolidation Web Services. Note: BusinessObjects Financial Consolidation web is not mandatory. Supported BusinessObjects Financial Consolidation versions: BusinessObjects Financial Consolidation 10.5 SP1 BusinessObjects Enterprise XI R3 + Fix Pack 01 Function: BusinessObjects Extended Analytics connects directly to the web API for security purposes and to the database for data extraction. 6 Architecture and recommendations

15 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture 2 Deployer for Finance server Required components: Microsoft components: Microsoft.NET Framework 2.0 Internet Information Services Business Objects components: BusinessObjects Extended Analytics Deployer (includes Microsoft SQL Server native client, SQL Server Management object, MSXML Parser 6.0) Function: Deployer with SSAS Solutions for cube deployment are defined and managed in the Designer client, and then processed by the Deployer server. The Deployer server sends the deployment descriptions to the SSAS server; which processes them. Deployer server does not process the cube deployment by itself. Deployer server connects to the BusinessObjects Financial Consolidation database and to SSAS. Deployer with Star Schema (for BusinessObjects Financial Consolidation) Deployer with Star Schema performs the same type of operations; but instead of directly sending deployment orders to SSAS, it directly generates a deployment inside the Star Schema database. The Deployer Server does not execute the deployment itself but sends the requests needed for the deployment. Those requests are sent to the Business Objects database and the Star Schema database. The Deployer server connects to the BusinessObjects Financial Consolidation database, to the Star Schema database. The Designer client connects to the Deployer server. Architecture and recommendations 7

16 2 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture SSAS Server & Datapump component SSAS Server Required components: Microsoft components: Microsoft SSAS 2005 Internet Information Services (only if the datapump is hosted on the SSAS server) Business Objects components: UDF for Security: this component enables BusinessObjects Financial Consolidation security to be used in SSAS Function: This server hosts the SSAS engine, which is the Microsoft OLAP engine. It also stores the cubes created in Designer which are consulted by Analyzer client that connects through the InfoView portal. The UDF for Security component must be installed in order to apply the Business Objects security to data instead of the standard Microsoft integrated security. The SSAS server is accessed by the Deployer server, by the Analyzer client connecting through the Data Pump component. 8 Architecture and recommendations

17 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture 2 Client components Designer client Datapump component Warning: This applies only if this component is installed on a machine other than the SSAS server. Required components: Microsoft components: Internet Information Services Microsoft.NET Framework 2.0 MSXML Parser 6.0 Microsoft SQL Server 2005 Analysis Services 9.0 OLE DB Provider Data Pump for SSAS 2005 Function: This server hosts the Microsoft Data Pump for SSAS 2005 component. It must be deployed in order to allow the Analyzer client to connect directly to cubes using the XMLA over HTTP protocol instead of XMLA over TCP/IP (HTTP being more manageable than TCP/IP). Required components: Warning: The BusinessObjects Financial Consolidation Windows client must be installed before installing Designer. DBMS clients for the BusinessObjects Financial Consolidation database access (Microsoft SQL Server or Oracle) Microsoft components: Microsoft.NET Framework 2.0 Business Objects components: BusinessObjects Extended Analytics Designer (includes Microsoft SQL Server 2005 native client, SQL Server 2005 Management object, MSXML Parser 6.0) Architecture and recommendations 9

18 2 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture Function: Designer is a modeling tool that: allows the Designer to define how the BusinessObjects Financial Consolidation IDM (Integrated Data Model) will be represented in the OLAP server. stores these definitions consistently as BusinessObjects Financial Consolidation Model Definitions. creates the appropriate OLAP model in the SSAS server through the Deployer server from the Model Definition specified by the user. The Designer client connects to the BusinessObjects Financial Consolidation platform, the BusinessObjects Financial Consolidation database and the Deployer server. BusinessObjects Enterprise XI R3 clients Analyzer client Required components: Internet Explorer. Function: The BusinessObjects Enterprise XI R3 provides several BI applications, like: Web Intelligence and Voyager that can be used to consult Extended Anaytics cubes. InfoView is a web portal used to store extended analytics work books. The CMC is used to configure your Extended Analytics application. 10 Architecture and recommendations

19 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture 2 Required components: Microsoft components: Windows Installer 3.1 Microsoft.NET Framework 2.0 MDAC 2.6 Internet Explorer Microsoft Excel Business Objects components: BusinessObjects Extended Analytics Analyzer (includes Analysis Services 9.0 OLE DB Provider and Visual Studio Tools for Office) Function: The Analyzer client: creates the reports that will be published on the InfoView portal. allows OLAP analysis of cubes (drill-down, pivot axis, etc.). The Analyzer client will connect to the InfoView portal and also to the SSAS server through the Data Pump server. Recommended Architecture Implementation The diagrams below provide an example of how the technical architecture in BusinessObjects Extended Analytics can be implemented. The different software components are physically separated on different computers: Architecture and recommendations 11

20 2 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture Recommended Architecture Implementation with Star Schema The diagram below provides an example of how the technical architecture in BusinessObjects Extended Analytics with Star Schema can be implemented. The different software components are physically separated on different computers. As the Deployer server does not require many resources, it can be installed on an existing server, for instance one of the BusinessObjects Financial Consolidation servers. 12 Architecture and recommendations

21 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture 2 Protocols Used in the BusinessObjects Extended Analytics Software Architecture OleDB ADO.NET OleDB is the standard programming interface for data access between an application and a database server and is an ODBC object-oriented version. OleDB can be used to access all types of database and can therefore support several RDBMS s with the same product. OleDB is one of the software components in the MDAC (Microsoft Data Access Components) stack. ADO.NET is an extended version of OLE DB for.net applications. Architecture and recommendations 13

22 2 Technical architecture Detailed software components in the BusinessObjects Extended Analytics architecture DCOM SOAP XMLA DCOM is a network-distributed object protocol. It defines the remote procedure call that enables (DLL) objects to be run remotely over the network, regardless of their location. These objects can be located on the same computer as the client program or on another computer in the network. DCOM enables you to develop an object-oriented application to provide access to objects regardless of their exact location. DCOM: is one of the components in Windows. uses the IP, IPX and Net BEUI network protocols. Simple Object Access Protocol is an XML-based protocol providing intraprocess communication and access to objects across machines. XML for Analysis Services is the Microsoft standard protocol for accessing SSAS. 14 Architecture and recommendations

23 Technical architecture Security implementation in BusinessObjects Extended Analytics 2 Security implementation in BusinessObjects Extended Analytics Security implementation overview BusinessObjects Extended Analytics does not implement its own specific user management or authentication mechanism. Security is handled by BusinessObjects Financial Consolidation and BusinessObjects Enterprise XI R3 via Web services deployed on the BusinessObjects Financial Consolidation platform. All authentication mechanisms supported by BusinessObjects Enterprise XI R3 are therefore automatically supported by BusinessObjects Extended Analytics. Designer This component is only used with BusinessObjects Financial Consolidation. BusinessObjects Financial Consolidation manages connections to the Designer module. BusinessObjects Extended Analytics Designer uses the BusinessObjects Financial Consolidation DCOM API; when a user tries to connect, BusinessObjects Financial Consolidation authenticates the user. The BusinessObjects Financial Consolidation user must be granted the "Administrator" BusinessObjects Extended Analytics functional right in order to create and deploy cubes. When a new deployment is performed with SSAS or Star Schema, Designer connects to the Deployer server. Warning: Currently it is not possible to connect to Designer with an integrated Windows authentication. This will be possible in future versions. Deployer server The Deployer server is an ASP.NET application that runs with a Windows account. This account must belong to the SSAS administrators in order to be able to create new databases and to install UDF for Security for the first deployment. When a deployment is performed with SSAS, Deployer connects to the SSAS instance. When a deployment is performed with Star Schema, Deployer connects to the BusinessObjects Financial Consolidation database and to the Star Schema database. Architecture and recommendations 15

24 2 Technical architecture Security implementation in BusinessObjects Extended Analytics Analyzer client The Analyzer module is started via InfoView. Authentication is carried out first in InfoView and user credentials are then sent to the Analyzer Excel add-in. Excel will then use these credentials to connect to the SSAS server and to deploy new reports in InfoView. For each dimension value requested by the Analyzer client, a request will be sent to BusinessObjects Financial Consolidation to check user rights. Analyzer can function in a standalone configuration. In this case, Excel is started without the InfoView credentials. If no datapump is used, Analyzer will connect directly to the SSAS instance. The Windows account used to start Excel must have access to the SSAS database, without administration rights. If a datapump is used, the Windows account is not relevant (the datapump Windows account will be used). Internal implementation SSAS Server SSAS uses role-based security. The BusinessObjects Extended Analytics Deployer module will create a new role named "DefaultRole" in SSAS when a new database is created. This role contains one member: "Everyone". Note: The content of this role can be customized using a configuration file. When a database is created with Deployer, a UDF (User-defined function) for Security assembly is deployed on the SSAS server associated with this role and database. Each BusinessObjects Financial Consolidation data source corresponds to one SSAS database. One cube corresponds to one deployment. This role has the following rights: Read only for all cubes of the database. Read only for the definition of all dimensions. When users connect to SSAS, they will first be authenticated by SSAS (where the role is Everyone); they will then be authenticated in BusinessObjects Financial Consolidation via the UDF for Security component. There are 2 authentication modes in BusinessObjects Financial Consolidation: 16 Architecture and recommendations

25 Technical architecture Security implementation in BusinessObjects Extended Analytics 2 BusinessObjects Financial Consolidation native mode: the connection string sent to SSAS contains the BusinessObjects Financial Consolidation credentials in the CustomData field. Analyzer uses this CustomData field when BusinessObjects Financial Consolidation uses the login / password authentication mode. Windows native mode: the connection string does not have a CustomData field. In this case, the UDF for Security component retrieves the Windows ID from a client and checks the BusinessObjects Financial Consolidation application for a BusinessObjects Financial Consolidation user name that matches the Windows ID user name. Warning: The only supported authentication mode in BusinessObjects Planning is the Windows native mode. Once it is authenticated by the BusinessObjects Enterprise XI R3 platform (the CMS), the UDF for Security component will then check BusinessObjects Financial Consolidation for user rights for all of the dimensions (ie. the Data Access Group of each BusinessObjects Financial Consolidation user defined for Data Analysis Access and the Default Category). As a result, Business Objects data security is applied to the data stored in the cube. Warning: UDF for Security is not applied to any Windows or SSAS login with Administrator rights. This is why the Windows user set to run the datapump and to establish the link between SSAS and other products cannot have Administrator rights. This is also why all Business Objects components must connect to SSAS through the datapump. If users are not recognized by BusinessObjects Financial Consolidation, they will not be able to see any data. It is possible however to create other roles manually; but in this case, Business Objects security for the dimensions will not be applied. These users will only be able to see the dimensions. Note: You can customize security for a database, but each time a cube is deployed or redeployed, all dimensions are deleted and recreated. This custom security must be reset after each cube deployment. The SSAS server will host the X509 certificate public key. The BusinessObjects Extended Analytics setup will install a default X509 certficate but it is highly recommended to replace it by a true certificate when working on a full production environment. This public certificate must match the private certificate deployed on the BusinessObjects Enterprise XI R3 platform. Architecture and recommendations 17

26 2 Technical architecture Security implementation in BusinessObjects Extended Analytics Datapump server The datapump handles connections between Anayzer clients and SSAS. The Windows account used to run the datapump component MUST be a user known and authenticated by the SSAS Server (in the same domain or a domain known). This user must NOT have the local administration rights on the SSAS Server, SSAS instance or SSAS database. Otherwise, the UDF For Security component will not function. 18 Architecture and recommendations

27 Hardware and software recommendations chapter

28 3 Hardware and software recommendations General recommendations General recommendations The software and hardware platform presented in this chapter is the reference platform supported by BusinessObjects Extended Analytics. This platform applies to the product version indicated on the cover page of this document. Unless otherwise mentioned, all operating systems and software components specified are supported in the following languages only: English French German Japanese Warning: We recommend that BusinessObjects Extended Analytics be installed on dedicated servers. Tip: You can use BusinessObjects Extended Analytics on other platforms. To find out more about other platforms, please contact Business Objects Software Support. 2 Architecture and recommendations

29 Hardware and software recommendations Analyzer client 3 Analyzer client Category Supported configuration Recommended configuration Processor Intel Pentium processor 600 MHz or Intel Pentium processor 1 GHz a Pentium compatible processor RAM At least 256 MB (depending on the 512 MB operating system) Disk space 1 GB available disk space for installing BusinessObjects Finance Screen resolution 1024 X 768 Operating system All the following OS Service Packs available as of July : Windows XP SP1, SP2 or SP3 Windows Vista SP1 Windows 2003 SP1, R2 or SP2 Terminal Services Windows XP SP2 Software components Only 32 bits editions are supported Internet Explorer 6 SP1 or SP2 Internet Explorer 7 Internet Explorer 7 Microsoft.NET Framework 2.0 Microsoft Office Excel XP, 2003, 2007 Microsoft Office Excel 2003 Network connection Windows Installer 3.1 MDAC Kbps connection or higher dedicated to daily operations By default, the HTTP flow is compressed An ADSL connection or equivalent can improve performance Warning: In the case of complex configurations, the client computer's performance (available RAM and processor performance) can have a significant impact on the application's performance. Architecture and recommendations 3

30 3 Hardware and software recommendations Designer client Designer client Category Supported configuration Recommended configuration Processor Intel Pentium processor 500 MHz or a Intel Pentium III 1 GHz or higher Pentium compatible processor RAM 256 MB or more (depending on the 512 MB operating system) Disk space 100 MB available disk space Operating system All the following OS Service Packs available as of July : Windows XP SP1, SP2 or SP3 Windows Vista SP1 Windows 2003 SP1, R2 or SP2 Terminal Services Windows XP SP2 Software components Network connection Only 32 bits editions are supported Internet Explorer 6 SP1 or SP2 Internet Explorer 7 Microsoft.NET Framework 2.0 DBMS clients: For the BusinessObjects Finance database access: - Oracle 10g Release 1 or release 2 client - Microsoft SQL Server 2005 SP2 client For the SSAS database access: - Microsoft SSAS 2005 SP2 client (installed by default with Cartesis Analytics Designer) Ethernet 10 Mbps or higher Internet Explorer 7 with the HTTP/ 1.1 protocol Ethernet 100 Mbps 4 Architecture and recommendations

31 Hardware and software recommendations Deployer for Finance 3 Deployer for Finance Category Supported configuration Recommended configuration Processor Intel Pentium processor 600 MHz or a Pentium compatible processor Intel Pentium Xeon 2 GHz (or higher) RAM 256 MB Disk space 10 GB Operating system All the following OS Service Packs available as of July : - Windows Server 2003 SP1 - Windows Server 2003 R2 - Windows Server 2003 SP2 Windows Server 2003 SP2 Software components 32 or 64 bits editions Microsoft.NET Framework 2.0 Internet Information Services (IIS) 6 MSXML Parser 6.0 Microsoft SQL Server 2005 SP2 Analysis Services 9.0 OLEDB Provider DBMS clients: For the Business Objects databases access: - Oracle 10g Release 1 or release 2 client - Microsoft SQL Server 2005 SP2 client Network connection For the SSAS database access: - Microsoft SSAS 2005 SP2 client Ethernet 10 Mbps or higher Ethernet 100 Mbps Architecture and recommendations 5

32 3 Hardware and software recommendations SSAS server SSAS server Category Supported configuration Recommended configuration Processor Intel Pentium processor 2 GHz or a Pentium compatible processor for every 50 users Intel Pentium Xeon 2.8 GHz (or higher) dual-processor server Multi-processors are supported RAM 1 GB 4 GB Disk space 50 GB Secured disks recommended Depends on the volume of data (RAID or other technologies) Operating system All the following OS Service Packs Windows Server 2003 SP2 available as of July : - Windows Server 2003 SP1 - Windows Server 2003 R2 - Windows Server 2003 SP2 32 or 64 bits editions Software components DBMS clients: For the BusinessObjects Finance database access: - Oracle 9i Release 2 client - Oracle 10g Release 1 or release 2 client Microsoft.NET Framework Microsoft SSAS 2005 SP2 Enterprise Edition, 32 or 64 bits Internet Information Services (IIS) 6 Only the Microsoft SSAS 2005 SP2 Enterprise Edition or higher is supported Network connection Ethernet 100 Mbps or higher Ethernet 1 Gbps Warning: Since BusinessObjects Extended Analytics uses functionality only available in the Enterprise Edition, only Microsoft SQL 2005 SP2 Enterprise Edition is supported on the SSAS Server. 6 Architecture and recommendations

33 Hardware and software recommendations BusinessObjects XI R3 platform 3 BusinessObjects XI R3 platform Category Supported configuration Recommended configuration Processor 2.0 GHz Pentium 4 class processor RAM 2 GB Disk space 4.9 GB hard disk space for BusinessObjects Enterprise Operating system All the following OS Service Packs available as of July : - Windows Server 2003 SP1 - Windows Server 2003 R2 - Windows Server 2003 SP2 32 or 64 bits editions Software components Internet Information Services (IIS) 6 Network connection Ethernet 100 Mbps or higher Ethernet 1 Gbps Warning: Only the Windows version of the BusinessObjects Enterprise XI R3 platform is supported with BusinessObjects Extended Analytics. Architecture and recommendations 7

34 3 Hardware and software recommendations Microsoft Data Pump Microsoft Data Pump Category Supported configuration Recommended configuration Processor Intel Pentium processor 600 MHz or a Intel Pentium Xeon 2.8 GHz (or Pentium compatible processor higher) dual-processor server RAM Disk space Operating system Multi-processors are supported 256 MB 10 GB All the following OS Service Packs available as of July : - Windows Server 2003 SP1 - Windows Server 2003 R2 - Windows Server 2003 SP2 Windows Server 2003 SP2 Software components 32 or 64 bits editions Microsoft.NET Framework 2.0 Internet Information Services (IIS) 6 MSXML Parser 6.0 Network connection Microsoft SQL Server 2005 SP2 Analysis Services 9.0 OLEDB Provider Ethernet 100 Mbps Ethernet 1 Gbps Note: The Business Objects recommendation is to install this component on the SSAS Server. Nethertheless, if you have a DMZ, you can install it on a separated machine. 8 Architecture and recommendations

SQL Server Setup Guide for BusinessObjects Planning

SQL Server Setup Guide for BusinessObjects Planning SQL Server Setup Guide for BusinessObjects Planning BusinessObjects Planning XI Release 2 Copyright 2007 Business Objects. All rights reserved. Business Objects owns the following U.S. patents, which may

More information

Prerequisites Guide. Version 4.0, Rev. 1

Prerequisites Guide. Version 4.0, Rev. 1 Version 4.0, Rev. 1 Contents Software and Hardware Prerequisites Guide... 2 anterradatacenter Version selection... 2 Required Software Components... 2 Sage 300 Construction and Real Estate ODBC... 2 Pervasive

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide

Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Sage Intelligence Financial Reporting for Sage ERP X3 Version 6.5 Installation Guide Table of Contents TABLE OF CONTENTS... 3 1.0 INTRODUCTION... 1 1.1 HOW TO USE THIS GUIDE... 1 1.2 TOPIC SUMMARY...

More information

MRI Commercial. MRI Residential. CRE Manager. Windows Version 4.0 Installation Guide

MRI Commercial. MRI Residential. CRE Manager. Windows Version 4.0 Installation Guide MRI Commercial MRI Residential CRE Manager Windows Version 4.0 Installation Guide Stock Number: IG40WIN March 2007 2007 Intuit Inc. Any unauthorized use or reproduction of this documentation is strictly

More information

intertrax Suite resource MGR Web

intertrax Suite resource MGR Web intertrax Suite resource MGR Web Resource Management Installation Guide Version 4 2012 Copyright 2003-2012 by Salamander Technologies, Inc. Protected by US Patents 5,573,278; 5,596,652; 5,793,882; 6,761,312;

More information

BusinessObjects Enterprise XI Release 2 Administrator s Guide

BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 Administrator s Guide BusinessObjects Enterprise XI Release 2 1 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 8.0 Copyright 2006 Polycom, Inc. All Rights Reserved Catalog No. DOC2138B Version 8.0 Proprietary and Confidential The information

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Change Manager 5.0 Installation Guide

Change Manager 5.0 Installation Guide Change Manager 5.0 Installation Guide Copyright 1994-2008 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

Service Desk Intelligence 4.5.7 System Requirements

Service Desk Intelligence 4.5.7 System Requirements Service Desk Intelligence 4.5.7 System Requirements with Business Objects 6.5 Westbury 2007 The information in this document is subject to change without notice. No part of this document may be photocopied,

More information

PC-Duo Web Console Installation Guide

PC-Duo Web Console Installation Guide PC-Duo Web Console Installation Guide Release 12.1 August 2012 Vector Networks, Inc. 541 Tenth Street, Unit 123 Atlanta, GA 30318 (800) 330-5035 http://www.vector-networks.com Copyright 2012 Vector Networks

More information

Microsoft Dynamics SL 7.0 System Requirements Guide

Microsoft Dynamics SL 7.0 System Requirements Guide Microsoft Dynamics SL 7.0 System s Guide Purpose The requirements listed here are the recommended minimum system requirements for Microsoft Dynamics SL version 7.0. These recommendations are provided for

More information

FileMaker 11. ODBC and JDBC Guide

FileMaker 11. ODBC and JDBC Guide FileMaker 11 ODBC and JDBC Guide 2004 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

ProSystem fx Workpaper Manager. Installation Guide

ProSystem fx Workpaper Manager. Installation Guide ProSystem fx Workpaper Manager Installation Guide July 2014 Copyright 2014, CCH INCORPORATED, a part of Wolters Kluwer. All Rights Reserved. Material in this publication may not be reproduced or transmitted,

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

FileMaker 12. ODBC and JDBC Guide

FileMaker 12. ODBC and JDBC Guide FileMaker 12 ODBC and JDBC Guide 2004 2012 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and Bento are trademarks of FileMaker, Inc.

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

How to Install MS SQL Server Express

How to Install MS SQL Server Express How to Install MS SQL Server Express EventTracker v8.x Publication Date: Jun 8, 2016 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract This guide helps users to install

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 If you are upgrading... 1 Installation Choices... 1 ZENworks

More information

System Requirements for Microsoft Dynamics GP 2013

System Requirements for Microsoft Dynamics GP 2013 Page 1 of 10 System for Microsoft Dynamics GP 2013 Last Modified 12/27/2012 Posted 4/2/2012 This page lists the system requirements for Microsoft Dynamics GP 2013. On this page: Overview Client Server

More information

Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet

Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet CONTENTS Installation System requirements SQL Server setup Setting up user accounts Authentication mode Account options Import from

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

ProSystem fx Engagement. Installation Guide

ProSystem fx Engagement. Installation Guide ProSystem fx Engagement Installation Guide October 2013 Copyright 2013, CCH INCORPORATED and/or its affiliates. All Rights Reserved. Material in this publication may not be reproduced or transmitted, in

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

WEB COMPAS MINIMUM HOSTING REQUIREMENTS

WEB COMPAS MINIMUM HOSTING REQUIREMENTS WEB COMPAS MINIMUM HOSTING REQUIREMENTS For Additional Support: Northpointe Institute for Public Management T: 231.938.5959 F: 231.938.5995 www.npipm.com support@npipm.com Adult COMPAS Web Application

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

Bode Collection Point Electronic DNA Sample Information Program Technical Specifications

Bode Collection Point Electronic DNA Sample Information Program Technical Specifications Bode Collection Point Electronic DNA Sample Information Program Technical Specifications Product Definition Bode Collection Point software is used to collect and report personal information and other meta

More information

StruxureWare Power Monitoring 7.0.1

StruxureWare Power Monitoring 7.0.1 StruxureWare Power Monitoring 7.0.1 Installation Guide 7EN02-0308-01 07/2012 Contents Safety information 5 Introduction 7 Summary of topics in this guide 7 Supported operating systems and SQL Server editions

More information

Microsoft SQL Server 2014. Installation Guide

Microsoft SQL Server 2014. Installation Guide Microsoft SQL Server 2014 Installation Guide Notices 2015 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents. JP Patent 4406364B and pending patents. Microsoft

More information

ProSystem fx Engagement Installation Guide

ProSystem fx Engagement Installation Guide ProSystem fx Engagement Installation Guide August 2011 Copyright 2011 CCH INCORPORATED. A Wolters Kluwer business. All Rights Reserved. Material in this publication may not be reproduced or transmitted,

More information

Crystal Reports Server Quick Installation Guide

Crystal Reports Server Quick Installation Guide Crystal Reports Server Quick Installation Guide Crystal Reports Server Windows Patents Trademarks Copyright Business Objects owns the following U.S. patents, which may cover products that are offered and

More information

Trend Micro Control Manager 6.0 Service Pack 2 System Requirements

Trend Micro Control Manager 6.0 Service Pack 2 System Requirements Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

Asta Powerproject Enterprise

Asta Powerproject Enterprise Asta Powerproject Enterprise Overview and System Requirements Guide Asta Development plc Kingston House Goodsons Mews Wellington Street Thame Oxfordshire OX9 3BX United Kingdom Tel: +44 (0)1844 261700

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Mediasite EX server deployment guide

Mediasite EX server deployment guide Mediasite EX server deployment guide 2008 Sonic Foundry, Inc. All rights reserved. No part of this document may be copied and/or redistributed without the consent of Sonic Foundry, Inc. Additional copies

More information

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G

@ptitude Observer. Installation Manual. Part No. 32170700 Revision G Part No. 32170700 Revision G Installation Manual Copyright 2012 by SKF Reliability Systems All rights reserved. Aurorum 30, 977 75 Lulea Sweden Telephone: +46 (0) 31 337 10 00, Fax: +46 (0) 920 134 40

More information

Vector Asset Management User Manual

Vector Asset Management User Manual Vector Asset Management User Manual This manual describes how to set up Vector Asset Management 6.0. It describes how to use the: Vector AM Console Vector AM Client Hardware Inventory Software Inventory

More information

v7.1 Technical Specification

v7.1 Technical Specification v7.1 Technical Specification Copyright 2011 Sage Technologies Limited, publisher of this work. All rights reserved. No part of this documentation may be copied, photocopied, reproduced, translated, microfilmed,

More information

System Requirements Table of contents

System Requirements Table of contents Table of contents 1 Introduction... 2 2 Knoa Agent... 2 2.1 System Requirements...2 2.2 Environment Requirements...4 3 Knoa Server Architecture...4 3.1 Knoa Server Components... 4 3.2 Server Hardware Setup...5

More information

System Requirements for Microsoft Dynamics GP 9.0

System Requirements for Microsoft Dynamics GP 9.0 Requirements for Microsoft Dynamics GP 9.0 Last Modified 7/5/2007 Posted 4/7/2007 This document describes client system requirements, server recommendations and Terminal Server system requirements for

More information

CRM Outlook Plugin Installation

CRM Outlook Plugin Installation CRM Outlook Plugin Installation Last Modified on 01/15/2016 4:51 pm EST Hardware Requirements Component Minimum Recommended Processor Intel Pentium III 750-MHz CPU, or comparable Dual-core 1.8-GHz CPU

More information

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide

Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Installing Windows Rights Management Services with Service Pack 2 Step-by- Step Guide Microsoft Corporation Published: October 2006 Author: Brian Lich Editor: Carolyn Eller Abstract This step-by-step guide

More information

Introduction and Overview

Introduction and Overview Inmagic Content Server Workgroup 10.00 Microsoft SQL Server 2005 Express Edition Installation Notes Introduction and Overview These installation notes are intended for the following scenarios: 1) New installations

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2

HYPERION SYSTEM 9 N-TIER INSTALLATION GUIDE MASTER DATA MANAGEMENT RELEASE 9.2 HYPERION SYSTEM 9 MASTER DATA MANAGEMENT RELEASE 9.2 N-TIER INSTALLATION GUIDE P/N: DM90192000 Copyright 2005-2006 Hyperion Solutions Corporation. All rights reserved. Hyperion, the Hyperion logo, and

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

VisionView Maintenance Utility 1.2.0 Release Notes

VisionView Maintenance Utility 1.2.0 Release Notes VisionView Maintenance Utility 1.2.0 Release Notes Copyright 2008-2009, Cognex Corporation. All rights reserved. Overview This document describes Release 1.2.0 of the Cognex VisionView Maintenance Utility.

More information

NVivo Server 10 R2 INSTALLATION AND SET UP GUIDE

NVivo Server 10 R2 INSTALLATION AND SET UP GUIDE NVivo Server 10 R2 INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring

More information

EntraPass WebStation. Installation Manual DN1864-1005

EntraPass WebStation. Installation Manual DN1864-1005 EntraPass WebStation Installation Manual EntraPass WebStation Installation Manual Table of Contents General Information...1 Copyright Info...1 Technical Support...1 Overview...2 Introduction... 2 Description...

More information

Table of Contents. Introduction...9. Installation...17. Program Tour...31. The Program Components...10 Main Program Features...11

Table of Contents. Introduction...9. Installation...17. Program Tour...31. The Program Components...10 Main Program Features...11 2011 AdRem Software, Inc. This document is written by AdRem Software and represents the views and opinions of AdRem Software regarding its content, as of the date the document was issued. The information

More information

Microsoft SQL Server 2008 R2 (64-bit) Standard Edition Installation Guide

Microsoft SQL Server 2008 R2 (64-bit) Standard Edition Installation Guide Microsoft SQL Server 2008 R2 (64-bit) Standard Edition Installation Guide Notices 2011 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents. JP Patent 4406364B

More information

LockView 4.3.1 CompX Database & Network Configuration & Installation Manual

LockView 4.3.1 CompX Database & Network Configuration & Installation Manual LockView 4.3.1 CompX Database & Network Configuration & Installation Manual Table of Contents CompX Database & Network Configuration & Installation Manual Introduction... 4 Installation Requirements...

More information

BusinessObjects Data Federator XI 3.0 SP1 for Windows

BusinessObjects Data Federator XI 3.0 SP1 for Windows Revision Date: December 10, 2008 BusinessObjects Data Federator XI 3.0 SP1 for Windows Overview Contents This document lists specific platforms and configurations for the BusinessObjects Data Federator

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide

Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Microsoft SQL Server 2008 R2 Express Edition with Advanced Services Installation Guide Notices 2011 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents.

More information

Architecture Guide. BusinessObjects Planning 5.2

Architecture Guide. BusinessObjects Planning 5.2 Architecture Guide BusinessObjects Planning 5.2 Copyright Third-party contributors Copyright 2007 Business Objects. All rights reserved. Business Objects owns the following U.S. patents, which may cover

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

INSTALLATION AND SET UP GUIDE

INSTALLATION AND SET UP GUIDE INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring user permissions

More information

Unified Communications Installation & Configuration Guide

Unified Communications Installation & Configuration Guide Unified Communications Installation & Configuration Guide Table of contents Page Applications License 1 Mitel 5110 Softphone 5 Click to Dial Application 22 Applications License Obtaining and Configuration

More information

OneStop Reporting 3.7 Installation Guide. Updated: 2013-01-31

OneStop Reporting 3.7 Installation Guide. Updated: 2013-01-31 OneStop Reporting 3.7 Installation Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents System Requirements... 1 Obtaining the Software... 2 Obtaining Your

More information

ProSystem fx Engagement Installation Guide

ProSystem fx Engagement Installation Guide ProSystem fx Engagement Installation Guide July 2015 2015 CCH, Incorporated. All Rights Reserved. Material in this publication may not be reproduced or transmitted, in any form or by any means, without

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Novell PlateSpin Recon

Novell PlateSpin Recon Getting Started Guide AUTHORIZED DOCUMENTATION Novell PlateSpin Recon 3.6.1 March 15, 2010 www.novell.com PlateSpin Recon 3.6 Getting Started Guide Legal Notices Novell, Inc., makes no representations

More information

Sage Timberline Enterprise Installation and Maintenance Guide

Sage Timberline Enterprise Installation and Maintenance Guide Sage Timberline Enterprise Installation and Maintenance Guide NOTICE This document and the Sage Timberline Enterprise software may be used only in accordance with the accompanying Sage Timberline Enterprise

More information

Sage Grant Management System Requirements

Sage Grant Management System Requirements Sage Grant Management System Requirements You should meet or exceed the following system requirements: One Server - Database/Web Server The following system requirements are for Sage Grant Management to

More information

Telelogic DASHBOARD Installation Guide Release 3.6

Telelogic DASHBOARD Installation Guide Release 3.6 Telelogic DASHBOARD Installation Guide Release 3.6 1 This edition applies to 3.6.0, Telelogic Dashboard and to all subsequent releases and modifications until otherwise indicated in new editions. Copyright

More information

System Requirements for Microsoft Dynamics NAV 2013 R2

System Requirements for Microsoft Dynamics NAV 2013 R2 System Requirements for Microsoft Dynamics NAV 2013 R2 February 2014 Contents 3 System Requirements for the Microsoft Dynamics NAV Windows Client 3 Web Client 4 System Requirements for Microsoft Dynamics

More information

Web Filter. SurfControl Web Filter 5.0 Installation Guide. www.surfcontrol.com. The World s #1 Web & E-mail Filtering Company

Web Filter. SurfControl Web Filter 5.0 Installation Guide. www.surfcontrol.com. The World s #1 Web & E-mail Filtering Company Web Filter SurfControl Web Filter 5.0 Installation Guide www.surfcontrol.com The World s #1 Web & E-mail Filtering Company NOTICES NOTICES Copyright 2005 SurfControl plc. All rights reserved. No part

More information

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

More information

Microsoft Dynamics GP Business Portal. Installation Guide Release 3.0

Microsoft Dynamics GP Business Portal. Installation Guide Release 3.0 Microsoft Dynamics GP Business Portal Installation Guide Release 3.0 Copyright Copyright 2006 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR SQL SERVER QUICK-START GUIDE Product Version: 2.6.194 February 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide

Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide Hypercom Key Loading and Management (HKLM) RS232 PPP Key Injection PC Setup Guide Hypercom Corporation 8888 East Raintree Drive Scottsdale, Arizona 85260 USA Corporate Telephone: 480.642.5000 Corporate

More information

WhatsUp Event Analyst v10.x Quick Setup Guide

WhatsUp Event Analyst v10.x Quick Setup Guide WhatsUp Event Analyst v10.x Quick Setup Guide Contents WhatsUp Event Analyst Quick Setup Guide WhatsUp Event Analyst Quick Setup Guide... 2 Installation Requirements... 3 Before You Begin... 4 Microsoft

More information

MGC WebCommander Web Server Manager

MGC WebCommander Web Server Manager MGC WebCommander Web Server Manager Installation and Configuration Guide Version 9.0 Copyright 2007 Polycom, Inc. All Rights Reserved Catalog No. DOC2138C Version 9.0 Proprietary and Confidential The information

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

LockView 4.2 CompX Database & Network Configuration & Installation Manual

LockView 4.2 CompX Database & Network Configuration & Installation Manual LockView 4.2 CompX Database & Network Configuration & Installation Manual Table of Contents CompX Database & Network Configuration & Installation Manual Introduction... 4 Installation Requirements... 5

More information

This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016

This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016 This document is provided to you by ABC E BUSINESS, Microsoft Dynamics Preferred partner. System Requirements NAV 2016 Page 1 System Requirements NAV 2016 Microsoft Dynamics NAV Windows Client Requirements

More information

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01

Sharpdesk V3.5. Push Installation Guide for system administrator Version 3.5.01 Sharpdesk V3.5 Push Installation Guide for system administrator Version 3.5.01 Copyright 2000-2015 by SHARP CORPORATION. All rights reserved. Reproduction, adaptation or translation without prior written

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

HP Business Availability Center

HP Business Availability Center HP Business Availability Center for the Windows and Solaris operating systems Software Version: 8.05 Business Process Monitor Administration Document Release Date:September 2010 Software Release Date:

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

System Requirements for Microsoft Dynamics NAV 2015

System Requirements for Microsoft Dynamics NAV 2015 System Requirements for Microsoft Dynamics September 2014 Contents... 3 Microsoft Dynamics NAV Windows Client Requirements... 4 Microsoft Dynamics NAV Development Environment Requirements... 5 Microsoft

More information

VERSION NINE. Be A Better Auditor. You Have The Knowledge. We Have The Tools. INSTALLATION GUIDE

VERSION NINE. Be A Better Auditor. You Have The Knowledge. We Have The Tools. INSTALLATION GUIDE VERSION NINE Be A Better Auditor. You Have The Knowledge. We Have The Tools. INSTALLATION GUIDE Copyright October 2012 (v9.0) CaseWare IDEA Inc. All rights reserved. This manual and the data files are

More information

Hyper-V Server 2008 Setup and Configuration Tool Guide

Hyper-V Server 2008 Setup and Configuration Tool Guide Hyper-V Server 2008 Setup and Configuration Tool Guide Microsoft Corporation Published: October 2008 Author: Cynthia Nottingham Abstract This guide will help you set up and configure Microsoft Hyper-V

More information

MAPILab Reports for Hardware and Software Inventory Installation Guide. Document version 1.0

MAPILab Reports for Hardware and Software Inventory Installation Guide. Document version 1.0 MAPILab Reports for Hardware and Software Inventory Installation Guide Document version 1.0 MAPILab Ltd., January 2010 Table of Contents Introduction... 3 1. Product architecture and general explanations...

More information

PowerSchool Student Information System

PowerSchool Student Information System Oracle ODBC Configuration and Client Installation Guide PowerSchool Student Information System Released July 9, 2008 Document Owner: Documentation Services This edition applies to Release 5.2 of the PowerSchool

More information

Microsoft Dynamics CRM 2011 Guide to features and requirements

Microsoft Dynamics CRM 2011 Guide to features and requirements Guide to features and requirements New or existing Dynamics CRM Users, here s what you need to know about CRM 2011! This guide explains what new features are available and what hardware and software requirements

More information

StreamServe Persuasion SP4

StreamServe Persuasion SP4 StreamServe Persuasion SP4 Installation Guide Rev B StreamServe Persuasion SP4 Installation Guide Rev B 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

Table of Contents. FleetSoft Installation Guide

Table of Contents. FleetSoft Installation Guide FleetSoft Installation Guide Table of Contents FleetSoft Installation Guide... 1 Minimum System Requirements... 2 Installation Notes... 3 Frequently Asked Questions... 4 Deployment Overview... 6 Automating

More information

Design Better Products. SolidWorks 2009. SolidWorks Enterprise PDM Installation Guide

Design Better Products. SolidWorks 2009. SolidWorks Enterprise PDM Installation Guide Design Better Products SolidWorks 2009 SolidWorks Enterprise PDM Installation Guide 1995-2008, Dassault Systèmes Dassault Systèmes SolidWorks Corporation, a Dassault Systèmes S.A. company. 300 Baker Avenue

More information

Point of Sale 2015 Enterprise. Installation Guide

Point of Sale 2015 Enterprise. Installation Guide Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System

More information

RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE. PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E

RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE. PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E RSView 32 ACTIVE DISPLAY SYSTEM GETTING RESULTS GUIDE PUBLICATION VW32AD-GR001E-EN-E July 2011 Supersedes Publication VW32AD-GR001D-EN-E Contact Rockwell Copyright Notice Trademark Notices Customer Support

More information

Installation Guide for Workstations

Installation Guide for Workstations Installation Guide for Workstations Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

InventoryControl for use with QuoteWerks Quick Start Guide

InventoryControl for use with QuoteWerks Quick Start Guide InventoryControl for use with QuoteWerks Quick Start Guide Copyright 2013 Wasp Barcode Technologies 1400 10 th St. Plano, TX 75074 All Rights Reserved STATEMENTS IN THIS DOCUMENT REGARDING THIRD PARTY

More information

Inmagic Content Server v9 Standard Configuration Technical Guidelines

Inmagic Content Server v9 Standard Configuration Technical Guidelines Inmagic Content Server v9.0 Standard Configuration Technical Guidelines 5/2006 Page 1 of 15 Inmagic Content Server v9 Standard Configuration Technical Guidelines Last Updated: May, 2006 Inmagic, Inc. All

More information

Central Management System

Central Management System Central Management System Software Installation Guide Ver. 1.5.0.101115.001 ... ii System Introduction... 3 Client/Server Architecture...3 System Requirements... 4 System Setup...4 Multiple Monitor Configuration...5

More information