Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy

Size: px
Start display at page:

Download "Kony MobileFabric. Sync Windows Installation Manual - WebSphere. On-Premises. Release 6.5. Document Relevance and Accuracy"

Transcription

1 Kony MobileFabric Sync Windows Installation Manual - WebSphere On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated on the Revision History page. Remember to always view and download the latest document version relevant to the software release you are using by Kony, Inc. All rights reserved 1 of 90

2 Copyright 2014 by Kony, Inc. All rights reserved. August, 2015 This document contains information proprietary to Kony, Inc., is bound by the Kony license agreements and may not be used except in the context of understanding the use and methods of Kony Inc, software without prior, express, written permission. Kony, Empowering Everywhere, Kony MobileFabric, Kony Modeler,and Kony Visualizer are trademarks of Kony, Inc. Microsoft, the Microsoft logo, Internet Explorer, Windows, and Windows Vista are registered trademarks of Microsoft Corporation. Apple, the Apple logo, itunes, iphone, ipad, OS X, Objective-C, Safari, Apple Pay, Apple Watch and Xcode are trademarks or registered trademarks of Apple, Inc. Google, the Google logo, Android, and the Android logo are registered trademarks of Google, Inc. Chrome is a trademark of Google, Inc. BlackBerry, PlayBook, Research in Motion, and RIM are registered trademarks of BlackBerry. All other terms, trademarks, or service marks mentioned in this document have been capitalized and are to be considered the property of their respective owners by Kony, Inc. All rights reserved 2 of 90

3 Revision History Date Document Version Description of Modifications/Release 08/14/ Updated the sections Deploying Sync Service WAR file and Deploying Sync Console WAR file. 07/11/ Included a section Upgrade Kony MobileFabric Sync Manually for 6.5 release 03/31/ Added steps for Creating Datasource for DB2 SyncConsole Schema 12/12/ Updated for release by Kony, Inc. All rights reserved 3 of 90

4 Table of Contents 1. Preface Purpose Intended Audience Formatting conventions Contact Us 7 2. Prerequisites Hardware Requirements (per physical instance) Software System Requirements (per physical instance) 9 3. Deploying Kony MobileFabric Sync Server Download Files Creating Sync Console Database Setting up Sync Home Directory Setting up Shared Libraries Directory Configuring Sync Home and Middleware Home as JVM Property Creating Shared Library for Sync JAR Files Creating a Data Source for SyncConsole Configuring Sync Console JNDI and Hibernate Dialect Deploying SyncConsole WAR File Deploying syncservice WAR File Upgrade WebSphere Manually from 5.5.x / 5.6.x to 6.5.x by Kony, Inc. All rights reserved 4 of 90

5 4.1 How to upgrade Kony MobileFabric Sync Import Root Authority Certificates Exporting a Root Authority Certificate from Salesforce Login Page Importing a Certificate to the Application Server Trust Store by Kony, Inc. All rights reserved 5 of 90

6 1. Preface Kony MobileFabric Sync Installation Windows Manual - WebSphere 1. Preface Kony MobileFabric Sync product comes with two applications - Sync Management Console and Sync Services. These two applications and corresponding database schema run on various platforms like Tomcat Apache, WebLogic and WebSphere and the databases like MS SQL Server, Oracle, MySQL, PostgreSQL and DB Purpose This document provides instructions for installing and configuring Kony MobileFabric Sync Server and supporting software packages on Windows and WebSphere. 1.2 Intended Audience This document is intended for developers or system administrators who are responsible for installing and deploying Kony MobileFabric Sync Application Server. It is assumed that the reader of this document is familiar with deploying software on Java application servers / WebSphere application server. The reader must understand how to install the database software. 1.3 Formatting conventions The following typographical conventions are used throughout the document: Convention Explanation Monospace User input text, system prompts, and responses File path Commands Program code File names 2015 by Kony, Inc. All rights reserved 6 of 90

7 1. Preface Kony MobileFabric Sync Installation Windows Manual - WebSphere Convention Explanation Italic Emphasis Names of books and documents New terminology Bold Windows Menus Buttons Icons Fields Tabs URL Active link to a URL Note: Provides helpful hints or additional information Important: Highlights actions or information that might cause problems to systems or data 1.4 Contact Us We welcome your feedback on our documentation. Write to us at techpubs@kony.com. For technical questions, suggestions, comments or to report problems on Kony product line, contact prodsupport@kony.com by Kony, Inc. All rights reserved 7 of 90

8 2. Prerequisites Kony MobileFabric Sync Installation Windows Manual - WebSphere 2. Prerequisites Read this information to understand the system requirements before you install and configure Kony MobileFabric Sync Server. You must ensure that the below software is installed on the machine on which you want to install Kony MobileFabric Sync. 2.1 Hardware Requirements (per physical instance) Component Specification per Instance Standard Development Environment Standard QA or Certification Environment Standard Production Environment Windows Windows Server 2008 Windows Server 2008 Windows Server 2008 Operating R2/ Windows 8 R2/ Windows 8 R2/ Windows 8 System Professional / Windows Professional / Windows Professional / Windows 7 Professional, 64-bit, 4 7 Professional, 64-bit, 4 7 Professional, 64-bit, 4 Core Core Core Linux Red Hat Linux Red Hat Linux Red Hat Linux Operating Enterprise 6.0, 64-bit, 4 Enterprise 6.0, 64-bit, 4 Enterprise 6.0, 64-bit, 4 System Core Core Core Minimum Recommended RAM 8 GB or more 16 GB or more 32 GB or more Minimum Recommended Hard Disk Space 40 GB or more 40 GB or more 80 GB or more For detailed information on hardware requirements, refer Kony MobileFabric Sync Server Installation Options section of Kony MobileFabric Sync On-Premises Server Planning Guide by Kony, Inc. All rights reserved 8 of 90

9 2. Prerequisites Kony MobileFabric Sync Installation Windows Manual - WebSphere 2.2 Software System Requirements (per physical instance) For software system requirements, click here by Kony, Inc. All rights reserved 9 of 90

10 3. Deploying Kony MobileFabric Sync Server Kony MobileFabric Sync Installation Windows Manual - WebSphere 3. Deploying Kony MobileFabric Sync Server You have to do the following to deploy Kony MobileFabric Sync Server (Sync Console and Sync Services) on default WebSphere server node (server1): Note: To deploy in a cluster environment, you must point your server scope to cluster cell name instead of server node name in all the steps. 1. Downloading Files 2. Creating SynConsole Database 3. Setting up Kony MobileFabric Sync Home Directory 4. Setting up Shared Library Directory 5. Configuring Sync Home as JVM Property 6. Creating Shared Library for Sync Jar Files 7. Creating Data Source for Sync Console Schema 8. Configuring Sync Console JNDI and Hibernate Dialect 9. Deploying Synconsole War File 10. Deploying Syncservice War File 2015 by Kony, Inc. All rights reserved 10 of 90

11 3.1 Download Files Download the following files from Kony Developer Portal: WAR files o syncconsole.war o syncservice.war Properties-files (zip file contains the following files) o syncconsole.properties o syncservice.properties o console-log4j.properties o services-log4j.properties o synclicense.properties o middleware.properties Console Schema file o console-schema-sqlserver.sql (for MSSQL database) o console-schema-oracle.sql (for Oracle database) o console-schema-mysql.sql (for MySQL database) o console-schema-postgresql.sql (for Postgre SQL database) Sync shared libraries zip file o SyncSharedLib.zip 2015 by Kony, Inc. All rights reserved 11 of 90

12 3.2 Creating Sync Console Database Run console-schema-sqlserver.sql file from your SQL Server Management studio. A syncconsole database is created. Note: If you use database other than SQL Server, download respective console schema file from Kony Developer Portal and use database specific client (GUI based or command line) to create syncconsole schema by Kony, Inc. All rights reserved 12 of 90

13 3.3 Setting up Sync Home Directory To set up Sync home directory, follow these steps: 1. Create a folder in your directory structure (For example, D:\Kony\KonySync). 2. Create a conf directory under it. 3. Extract PropertyFiles.zip to the conf directory. The following files appear: console-log4j.properties services-log4j.properties synclicense.properties syncconsole.properties syncservice.properties middleware.properties 4. Create the directory structure, middleware/middleware-bootconfig under sync.home, and place an empty file with name middleware.properties. 3.4 Setting up Shared Libraries Directory You can setup the following shared libraries directory 1. Shared Libraries 2. Shared Libraries for WAS 8.x and above Note: If you are using shared libraries for WAS 8.x and above, you have to perform steps both in Shared Libraries and Shared Libraries for WAS 8.x sections by Kony, Inc. All rights reserved 13 of 90

14 3.4.1 Shared Libraries To set up shared libraries directory, follow these steps: 1. Create a folder anywhere in your directory structure (For example: D:\Kony\KonySync\sharedlib). 2. Extract downloaded SyncSharedLib.zip files under the above directory, and ensure that all the JAR files are available directly under this directory and not in one of its sub directory Shared Libraries for WAS 8.x To set up shared libraries directory for WAS 8.x and above, follow these steps: 1. Create a folder anywhere in your directory structure (For example: D:\Kony\KonySync\sharedlib-was8). 2. Extract downloaded SyncSharedLib-WAS8.x.zip files under the above directory, and ensure that all the jar files are available directly under this directory and not in one of its sub directory by Kony, Inc. All rights reserved 14 of 90

15 3.5 Configuring Sync Home and Middleware Home as JVM Property You have to configure Sync home as JVM property. To configure Sync home and Middleware home as JVM properties, follow these steps: 1. Start WebSphere Server. 2. Open the WebSphere Administration Console. 3. Go to Servers > Server Types > WebSphere application servers. 4. Click the Application Server. (For example, server1, it is the default server created with WebSphere installation). 5. Go to Server Infrastructure section, expand Java and Process Management and click 2015 by Kony, Inc. All rights reserved 15 of 90

16 Process definition by Kony, Inc. All rights reserved 16 of 90

17 6. Go to Additional Properties, click Java Virtual Machine. 7. Enter 512 as initial heap size and 1024 as maximum heap size. 8. Under Generic JVM arguments section, add the sync.home and middleware.home properties with your Sync home path as below (you must prefix -D) by Kony, Inc. All rights reserved 17 of 90

18 9. Click OK. A screen appears to save the master configuration. 10. Click Save. 3.6 Creating Shared Library for Sync JAR Files You have to create the following shared libraries for Sync JAR files by Kony, Inc. All rights reserved 18 of 90

19 1. For WebSphere 2. For WebSphere 8.x Note: If you are using WebSphere 8.x, you have to perform steps both in WebSphere and WebSphere 8.x sections For WebSphere To create a shared library for Sync JAR files, follow these steps: 1. Open the WebSphere Administration Console. 2. Go to Environment > Shared libraries. 3. Select your server Scope. The scope name may appear as Node=XXXXNode01, Server=server by Kony, Inc. All rights reserved 19 of 90

20 4. Click New. 5. Provide name of the shared library in Name. For example, SynchSharedLib. 6. Provide description of the shared library in Description. For example, Sync Shared libraries (Optional). 7. Provide the classpath in Classpath. This should be the folder path to the directory where all Sync jar files are extracted to. It is D:\Kony\KonySync\Sharedlib. 8. Clear the Class Loading check box. 9. Click OK. A screen appears to save the master configuration by Kony, Inc. All rights reserved 20 of 90

21 10. Click Save to save in master configuration. Note: If you are using WebSphere 8.x, you have to perform steps both in WebSphere and WebSphere 8.x sections For WebSphere 8.x Note: Ensure you have performed the steps in WebSphere section before performing the steps in this section. To create a shared library for Sync JAR files, follow these steps: 1. Open the WebSphere Administration Console. 2. Go to Environment > click Shared libraries. 3. Select your server Scope, scope name may appear as Node=XXXXNode01, Server=server1. 4. Click New. 5. Provide name of the shared library in Name. For example, SynchShared_WAS. 6. Provide description of the shared library in Description. (Optional) 7. Provide the classpath in Classpath. This should be the folder path to the directory where all Sync jar files are extracted to. It is E:\Websphere8.5.5\sync_ home\syncsharedlib_was8.x. 8. Select the Class Loading check box. 9. Click OK. A screen appears to save in the master configuration 10. Click Save to save in master configuration by Kony, Inc. All rights reserved 21 of 90

22 3.7 Creating a Data Source for SyncConsole You must create a data source for Sync console: Creating a Data Source for SyncConsole Schema (SQL Server) Creating a Data Source for SyncConsole Schema (Oracle) Creating a Data Source for SyncConsole Schema (MySQL) Creating a Data Source for SyncConsole Schema (PostgreSQL) Creating a Data Source for SyncConsole Schema (DB2) 2015 by Kony, Inc. All rights reserved 22 of 90

23 3.7.1 Creating a Data Source for SyncConsole Schema (SQL Server) To create a data source in WebSphere, you must create a Java Application and Authorization Service (JAAS) JAAS-J2C Authentication Data and JDBC Provider. Important: Use this section if you want to configure a data source for SyncConsole schema on SQL Server. Creating a data source involves the following processes: 1. Creating a JAAS J2C Authentication 2. Creating a JDBC Provider 3. Creating a Data source Creating a JAAS J2C Authentication To create a JAAS J2C authentication, follow these steps: 2015 by Kony, Inc. All rights reserved 23 of 90

24 1. Go to WebSphere Administration Console > Security > click Global Security. 2. Expand Java Authentication and Authorization Service > click J2C authentication data. A screen appears to create a new JAAS - J2C authentication data. 3. Click New by Kony, Inc. All rights reserved 24 of 90

25 4. Provide your database user details shown below: You must enter your SQL Server Sync Console database alias name, user name and password in Alias, User ID and Password (not the system user details). 5. Click OK. A screen appears to save the master configuration. 6. Click Save Creating a JDBC Provider To create a JDBC provider, follow these steps: 1. Go to Resources > JDBC, and click JDBC providers. 2. Select your server scope. the scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New by Kony, Inc. All rights reserved 25 of 90

26 4. Select SQL Server from the Database Type drop-down to create a SQL Server JDBC Provider. 5. Select Microsoft SQL Server JDBC Provider (any meaningful name that you shall use in Creating Datasource) from the Provider Type drop-down. 6. Click Next. 7. Provide directory location for sqljdbc4.jar that is available in Sync shared libraries. Give the path to SyncSharedLib directory, D:\Kony\KonySync\SyncSharedLib (you can give any directory that contains the sqljdbc4.jar file) by Kony, Inc. All rights reserved 26 of 90

27 Note: Native library path is optional. 8. Click Next and review your inputs. 9. Click Finish Creating a Data Source To create a data source, follow these steps: 1. Go to Resources > JDBC, click Data sources. 2. Select you server Scope. The scope name looks like Node=XXXXNode01, Server=server1. 3. Click New. 4. Provide ConsoleDBDS as Datasource Name by Kony, Inc. All rights reserved 27 of 90

28 5. Provide jdbc/consoledb as JNDI Name (you must configure the same JNDI name in the syncconsole.properties file). 6. Click Next. 7. Select an existing JDBC provider, for example, Microsoft SQL Server JDBC Provider (created in Creating a JDBC Provider), and click Next. 8. Provide syncconsole (the syncconsole database that is created using console schema script, initially) as Database Name 1433 (your database port number) as Port Number (Your database host name or IP address) as Server Name. 9. Click Next. The Setup security aliases screen appears. 10. Setup security aliases shown below, choose already created JAAS J2C Authentication Data here: Component-managed authentication alias: XXXNode01/sa Mapping configuration alias: DefaultPrincipalMapping Container-managed authentication alias: XXXNode01/sa by Kony, Inc. All rights reserved 28 of 90

29 11. Click Next, review changes, and then click Finish. 12. Restart the WebSphere application server for the changes to take effect by Kony, Inc. All rights reserved 29 of 90

30 3.7.2 Creating a Data Source for SyncConsole Schema (Oracle) To create a data source in WebSphere, you need to create a JAAS-J2C Authentication Data and JDBC Provider. Important: Use this section if you need to configure a data source for SyncConsole schema on Oracle. Creating a data source involves the following processes: 1. Creating a JAAS J2C Authentication 2. Creating a JDBC Provider 3. Creating a Data source Creating a JAAS J2C Authentication To create a JAAS J2C authentication, follow these steps: 1. Go to WebSphere Administration Console > Security > Global Security. 2. Expand Java Authentication and Authorization Service > click J2C authentication data > click New by Kony, Inc. All rights reserved 30 of 90

31 3. Provide your syncconsole database user details as shown below: You must enter your Oracle syncconsole database alias, user name and password in Alias, User ID and Password (not the system user details) by Kony, Inc. All rights reserved 31 of 90

32 4. Click OK. A screen appears to save the master configuration. 5. Click Save Creating a JDBC Provider To create a JDBC provider, follow these steps: 1. Go to Resources > JDBC, and click JDBC Provider. 2. Select your server scope, scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Select Oracle from the Database Type drop-down to create Oracle JDBC Provider. 5. Select Oracle JDBC Driver (any meaningful name that you use in Creating a Data Source) from the Provider Type drop-down. 6. Select Connection pool data source as Implementation type. 7. Provide Oracle JDBC Provider (any meaningful name that you use in Creating a Data Source) as Name by Kony, Inc. All rights reserved 32 of 90

33 8. Click Next. 9. Provide directory location for ojdbc6.jar that is available in Sync shared libraries. Give the path to SyncSharedLib directory, D:\Kony\KonySync\SyncSharedLib (you can give any directory that contains the ojdbc6.jar file) by Kony, Inc. All rights reserved 33 of 90

34 10. Click Next and review your inputs. 11. Click Finish Creating a Data Source To create a Data source, follow these steps: 1. Go to Resources > JDBC, click Data sources. 2. Select your server Scope. the scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Provide ConsoleDBDS as Datasource Name by Kony, Inc. All rights reserved 34 of 90

35 5. Provide jdbc/consoledb as JNDI Name (you must configure the same JNDI name in the syncconsole.properties file). 6. Click Next. 7. Select an existing JDBC provider, for example, JDBC Provider (created in Creating a JDBC Provider). 8. Click Next. 9. Provide JDBC URL for Oracle database in URL as below: jdbc:oracle:thin:@localhost:1521:xe where, localhost Oracle database host (can be IP address or host name) Oracle port number XE - Oracle SID. 10. Choose data store helper class name from the Data store helper class name drop-down. It depends on Oracle <version>. 11. Click Next. The Setup security aliases screen appears. 12. Set up the security aliases shown below, choose already created JAAS J2C Authentication Data here: 2015 by Kony, Inc. All rights reserved 35 of 90

36 Component-managed authentication alias: XXXNode01/syncconsole Mapping configuration alias: DefaultPrincipalMapping Container-managed authentication alias: XXXNode01/syncconsole. 13. Click Next, review changes, and then click Finish. 14. Restart the WebSphere application server for the changes to take effect by Kony, Inc. All rights reserved 36 of 90

37 3.7.3 Creating a Data Source for SyncConsole Schema (MySQL) MySQL is not a certified JDBC driver on WebSphere. Therefore, you must configure a user-defined JDBC provider when you configure your data source to point to a MySQL database. To create a data source in WebSphere, you must create a JAAS - J2C Authentication Data and JDBC Provider. Important: Use this section if you need to configure a data source for SyncConsole schema on MySQL. Creating a data source involves the following processes: 1. Creating a JAAS J2C Authentication 2. Creating a JDBC Provider 3. Creating a Data Source 4. Setting Custom Properties of Data Source Creating a JAAS J2C Authentication To create a JAAS J2C authentication, follow these steps: 1. Go to WebSphere Administration Console > Security > Global Security. 2. Expand Java Authentication and Authorization Service > click J2C authentication data > click New by Kony, Inc. All rights reserved 37 of 90

38 3. Provide your MySQL database user details shown below: You must enter your MySQL database alias, user name and password in Alias, User ID and Password. 4. Click OK. A screen appears to save the master configuration. 5. Click Save Creating a JDBC Provider To create a JDBC provider, follow these steps: 1. Go to Resources > JDBC, and click the JDBC Provider. 2. Select your server scope. The sope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Create a JDBC provider with name MySQL JDBC Provider by Kony, Inc. All rights reserved 38 of 90

39 5. Set User defined as Database type. 6. Set com.mysql.jdbc.jdbc2.optional.mysqlconnectionpooldatasource as Implementation class name. 7. Click Next. 8. Set Database class path to the location of MySQL JDBC connector jar file. MySQL JDBC connector jar is available in Sync shared libraries. Provide path as D:\Kony\KonySync\SyncSharedLib\mysql-connector-java bin.jar by Kony, Inc. All rights reserved 39 of 90

40 9. Click Next and review your inputs. 10. Click Finish Creating a Data Source To create a Data source, follow these steps: 1. Go to Resources > JDBC, and click Data sources. 2. Select you server Scope. The scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Provide ConsoleDBDS as Datasource Name. 5. Provide jdbc/consoledb as JNDI Name (you must configure the same JNDI name in the syncconsole.properties file). 6. Click Next by Kony, Inc. All rights reserved 40 of 90

41 7. Select an existing JDBC provider, for example, MySQL JDBC Provider (created in Creating a JDBC Provider). 8. Click Next. 9. Choose the data store helper class name. Retain the default values. 10. Click Next. 11. Setup security aliases shown below, choose already created JAAS J2C Authentication Data here: Component-managed authentication alias: XXXNode01/mysqlroot Mapping configuration alias: DefaultPrincipalMapping Container-managed authentication alias: XXXNode01/mysqlroot. 12. Click Next, review changes, and then click Finish Setting Custom Properties of Data Source For user defined data sources, you must provide database details (Server Name, Port, Database Name, User and Password) under custom properties of a data source. To set the custom properties of a data source, follow these steps: 1. Click MySQL Data source to open it. 2. Click Custom Properties under Additional Properties section. 3. Click New and set the following properties. If Customer property already exists with the below names, edit them and provide values. servername = localhost (the host name or IP address of the MySQL server) port = 3306 (MySQL database port) 2015 by Kony, Inc. All rights reserved 41 of 90

42 databasename = syncconsole (the name of the syncconsole database) user = root (the user name of the MySQL server) password = rootpassword (the password associated with the user name) Note: You can use the URL property to specify complete JDBC URL of syncconsole database shown below instead of above all properties: URL = jdbc:mysql://localhost:3306/syncconsole?user=root&password=root password 4. Restart the WebSphere application server for the changes to take effect by Kony, Inc. All rights reserved 42 of 90

43 3.7.4 Creating a Data Source for SyncConsole Schema (PostgreSQL) PostgreSQL is not a certified JDBC driver on WebSphere. Therefore, you must configure a userdefined JDBC provider when you configure your data source to point to a PostgreSQL database. To create a data source in WebSphere, you must create a JAAS - J2C Authentication Data and JDBC Provider. Important: Use this section if you need to configure a data source for SyncConsole schema on PostgreSQL. Creating a data source involves the following processes: 1. Creating a JAAS J2C Authentication 2. Creating a JDBC Provider 3. Creating a Data Source 4. Setting Custom Properties of Data Source Creating a JAAS J2C Authentication To create a JAAS J2C authentication, follow these steps: 2015 by Kony, Inc. All rights reserved 43 of 90

44 1. Go to WebSphere Administration Console > Security > Global Security. 2. Expand Java Authentication and Authorization Service > click J2C authentication data. A screen appears to create a new JAAS - J2C authentication data. 3. Click New by Kony, Inc. All rights reserved 44 of 90

45 4. Provide your PostgreSQL database user details shown below: You must enter your PostgreSQL alias, database user name and password in Alias, User ID and Password. 5. Click OK. A screen appears to save the master configuration. 6. Click Save Creating a JDBC Provider To create a JDBC provider, follow these steps: 1. Go to Resources > JDBC, and click JDBC Provider. 2. Select your server scope. The scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Create a JDBC provider with name PostgreSQL JDBC Provider. 5. Set User defined as Database type by Kony, Inc. All rights reserved 45 of 90

46 6. Type org.postgresql.ds.pgconnectionpooldatasource in Implementation class name. 7. Provide a name and description for your user-defined JDBC provider in Name and Description respectively, and then click Next. 8. Provide the path and name of the PostgreSQL JDBC connector jar file, and click Next. PostgreSQL JDBC connector jar is available in Sync shared libraries. For example, provide path as D:\Kony\KonySync\SyncSharedLib\postgresql jdbc4.jar by Kony, Inc. All rights reserved 46 of 90

47 9. Click Next and review your inputs. 10. Click Finish Creating a Data Source To create a data source, follow these steps: 1. Go to Resources > JDBC, click Data sources. 2. Select you server Scope. The scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Provide ConsoleDBDS as Datasource Name. 5. Provide jdbc/consoledb as JNDI Name (you must configure the same JNDI name in the syncconsole.properties file). 6. Click Next. 7. Select an existing JDBC provider, for example, PostgreSQL JDBC Provider (created in Creating a JDBC Provider) by Kony, Inc. All rights reserved 47 of 90

48 8. Click Next. 9. Choose the data store helper class name. Retain the default values. 10. Click Next. The Setup security aliases screen appears. 11. Setup security aliases shown below, choose already created JAAS J2C Authentication Data here: Component-managed authentication alias: XXXNode01/postgres Mapping configuration alias: DefaultPrincipalMapping Container-managed authentication alias: XXXNode01/postgres. 12. Click Next, review changes, and then click Finish Setting Custom Properties of Data Source After you create a user-defined JDBC provider for your PostgreSQL data source, there are several properties you must set manually. To set the custom properties of the data source, follow these steps: 1. Click PostgreSQL Data source to open it. 2. Click Custom Properties under Additional Properties section. The Custom properties page appears. 3. You must add values for the database name, server name, database port number, connecting user, user password, one at a time, from the Configuration tab. Click New under Preferences. The Configuration tab appears. 4. Provide values for the following configuration properties: Click New and set the following properties. If Customer property already exists with the below names, edit them and provide values by Kony, Inc. All rights reserved 48 of 90

49 Name databasename servername portnumber User Value Name of your syncconsole database used for the data source, for example, Syncconsole Host name / IP address of the PostgreSQL database server, for example, localhost Port through which the PostgreSQL database communicates, for example, 5432 Login role name used for connections, for example, postgres Password Password for the login role, for example, ******* Note: You can use the URL property to hold complete JDBC URL of syncconsole database below instead of above properties: URL=jdbc:postgresql://localhost:5432/syncconsole?user=postgres& password=password 5. Restart the WebSphere application server for the changes to take effect by Kony, Inc. All rights reserved 49 of 90

50 3.7.5 Creating a Data Source for SyncConsole Schema (DB2) To create a data source in WebSphere, you must create a JAAS - J2C Authentication Data and JDBC Provider. Important: Use this section if you need to configure a data source for SyncConsole schema on DB2. Creating a data source involves the following processes: 1. Creating a JAAS J2C Authentication 2. Creating a JDBC Provider 3. Creating a Data Source 4. Setting Custom Properties of Data Source Creating a JAAS J2C Authentication To create a JAAS J2C authentication, follow these steps: 2015 by Kony, Inc. All rights reserved 50 of 90

51 1. Go to WebSphere Administration Console > Security > Global Security. 2. Expand Java Authentication and Authorization Service > click J2C authentication data. A screen appears to create a new JAAS - J2C authentication data. 3. Click New. 4. Provide your DB2 database user details shown below: 2015 by Kony, Inc. All rights reserved 51 of 90

52 You must enter your DB2 alias, database user name and password in Alias, User ID and Password. 5. Click OK. A screen appears to save the master configuration. 6. Click Save Creating a JDBC Provider To create a JDBC provider, follow these steps: 1. Go to Resources > JDBC, and click JDBC Provider. 2. Select your server scope. The scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Select DB2 as Database type drop-down to create DB2 JDBC Provider. 5. Select DB2 Universal JDBC Driver Provider from the Provider Type drop-down. 6. Select Connection pool data source as Implementation type. 7. Provide DB2 Universal JDBC Driver Provider (any meaningful name that you use in Creating a Data Source) as Name by Kony, Inc. All rights reserved 52 of 90

53 8. Click Next. 9. Provide directory location for db2jcc.jar. Note: Please make sure that DB2 driver jars are downloaded in the location provided in Class Path by Kony, Inc. All rights reserved 53 of 90

54 10. Click Next and review your inputs. 11. Click Finish Creating a Data Source To create a data source, follow these steps: 1. Go to Resources > JDBC, click Data sources. 2. Select you server Scope. The scope name may appear as Node=XXXXNode01, Server=server1. 3. Click New. 4. Provide ConsoleDBDS as Datasource Name. 5. Provide jdbc/consoledb as JNDI Name (you must configure the same JNDI name in the syncconsole.properties file). 6. Click Next by Kony, Inc. All rights reserved 54 of 90

55 7. Select an existing JDBC provider, for example, DB2 Universal JDBC Driver Provider (created in Creating a JDBC Provider). 8. Click Next. 9. Provide the database specific properties for the datasource. Driver type: 4 Database name: SYNCDB (your DB2 database instance name) Server Name: (Your database host name or IP address) Port Number: (Your DB2 port number) 10. Click Next. The Setup security aliases screen appears. 11. Setup security aliases shown below, choose already created JAAS J2C Authentication Data here: Component-managed authentication alias: XXXNode01/dbclient Mapping configuration alias: DefaultPrincipalMapping Container-managed authentication alias: XXXNode01/dbclient. 12. Click Next, review changes, and then click Finish by Kony, Inc. All rights reserved 55 of 90

56 Setting currentschema in Custom Properties of Data Source To set the custom properties of the data source, follow these steps: 1. Click DB2 Data source to open it. 2. Click Custom Properties under Additional Properties section. The Custom properties page appears. 3. Search for currentschema properties and click on it. 4. Enter your Sync Console database name (sync console) as a property value. 5. Click OK to apply the changes and click Save to save the changes directly to master configuration by Kony, Inc. All rights reserved 56 of 90

57 6. Restart the WebSphere application server for the changes to take effect by Kony, Inc. All rights reserved 57 of 90

58 3.8 Configuring Sync Console JNDI and Hibernate Dialect Configure SyncConsole Datasource JNDI name and Hibernate dialect class name in synccosole.properties under <Sync Home>\conf directory. 1. The JNDI name should match the JNDI name that you created. 2. You must configure the dialect name for SQL Server shown below: #Sync Console configuration properties file ######################################## #Hibernate Dialect related properties. # #For SQL Server #hibernate.dialect=com.kony.sync.console.dialect.customsqlserve rdialect # #For MySQL #hibernate.dialect=com.kony.sync.console.dialect.custommysqldia lect # #For Oracle thin driver #hibernate.dialect=com.kony.sync.console.dialect.customoracledi alect # #For PostgreSQL #hibernate.dialect=com.kony.sync.console.dialect.custompostgres QLDialect 2015 by Kony, Inc. All rights reserved 58 of 90

59 # #For DB2 #hibernate.dialect=com.kony.sync.console.dialect.customdb2diale ct # ############################################################### ######### hibernate.dialect= com.kony.sync.console.dialect.customsqlserverdialect #SyncConsole JNDI Name syncconsole.jndi.name=jdbc/consoledb 3. Retain other properties with default values. Note: For other database types (MySQL, Oracle, PostgreSQL and DB2), you must configure a corresponding dialect class name as explained in the properties file by Kony, Inc. All rights reserved 59 of 90

60 3.9 Deploying SyncConsole WAR File To deploy the syncconsole.war file, follow these steps: 1. Go to Applications and click New Application. The New Application page appears. 2. Click New Enterprise Application. 3. Select local file system and browse to the syncconsole.war file. 4. Click Next. The Preparing for the application installation page appears. 5. Select the Detailed - Show all installation options and parameters option and click Next. 6. If the Application Security Warnings page appears, click Continue. The Select installation options page appears by Kony, Inc. All rights reserved 60 of 90

61 7. Retain the default values and click Next. The Map modules to servers page appears. 8. The syncconsole module is mapped to the selected server, by default. Map the syncconsole module to your selected server, if not mapped by default, and click Next. The Provide JSP reloading options for Web modules page appears by Kony, Inc. All rights reserved 61 of 90

62 9. Retain the default values and click Next. The Map shared libraries page appears. 10. Map previously created shared library SyncSharedLib to both Application (syncconsole_ war) and Module (syncconsole). a. Select the check box against syncconsole_war application, and click Reference shared libraries. The Map libraries page appears. b. Select your shared library under Available and move it to Selected using the right arrow key by Kony, Inc. All rights reserved 62 of 90

63 c. Click OK. Repeat the same steps for syncconsole to map to the shared library. Note: For WebSphere 8.x, select SyncSharedLib_WAS shared library under Available scroll box and move it to Selected using the right arrow key. Note: You cannot map both syncconsole_war and syncconsole in one step. The Map shared library relationships page appears. 11. Retain the default values and click Next. The Map virtual hosts for Web modules page appears. 12. Map your virtual host (default_host) to module, if not mapped by default, and click Next. The Map context roots for Web modules page appears by Kony, Inc. All rights reserved 63 of 90

64 13. Type the context root value as /syncconsole in Context Root, and click Next. The Map JASPI provider page appears by Kony, Inc. All rights reserved 64 of 90

65 14. Retain the default values and click Next. The Metadata for modules page appears. 15. Retain the default values and click Next. The Display module build Ids page appears. 16. Retain the default values and click Next. The Summary page appears. 17. Review summary and click Finish. Wait till you get a message conveying that the application is installed successfully by Kony, Inc. All rights reserved 65 of 90

66 18. Click Save to save the master configuration. 19. You may have to restart the WebSphere Application Server. 20. Go to Applications > Application Types, click WebSphere enterprise applications by Kony, Inc. All rights reserved 66 of 90

67 21. Select the syncconsole_war application, and click Start. 22. Restart the WebSphere application server for the changes to take effect. 23. In a new browser, use your host name, port (default port for server1 is 9080) and your context root given above (/syncconsole) to open Sync Management Console login screen by Kony, Inc. All rights reserved 67 of 90

68 2015 by Kony, Inc. All rights reserved 68 of 90

69 3.10 Deploying syncservice WAR File To deploy syncservice.war file, follow these steps: 1. Go to Applications and click New Application. The New Application page appears. 2. Click New Enterprise Application. 3. Select local file system and browse to the syncservice.war file. 4. Click Next. The Preparing for the application installation page appears. 5. Select the Detailed - Show all installation options and parameters option and click Next. 6. If the Application Security Warnings page appears, click Continue. The Select installation options page appears by Kony, Inc. All rights reserved 69 of 90

70 7. Retain the default values and click Next. The Map modules to servers page appears. 8. The syncservice module is mapped to the selected server, by default. Map the syncservice module to your selected server, if not mapped by default and click Next by Kony, Inc. All rights reserved 70 of 90

71 The Provide JSP reloading options for Web modules page appears. 9. Retain the default values and click Next. The Map shared libraries page appears. 10. Map previously created shared library SyncSharedLib to both applications (syncservice_ war) and Module (syncservice). a. Select the check box against syncservice_war application, and click Reference shared libraries. The Map libraries page appears by Kony, Inc. All rights reserved 71 of 90

72 b. Select your shared library under Available and move it to Selected using the right arrow key. c. Click OK. Repeat the same steps for syncservice to map to the shared library. Note: For WebSphere 8.x, select SyncSharedLib_WAS shared library under Available scroll box and move it to Selected using the right arrow key. Note: You cannot map both syncservice_war and syncservice in one step. The Map shared library relationships page appears. 11. Retain the default values and click Next. The Initialize parameters for servlets page appears by Kony, Inc. All rights reserved 72 of 90

73 12. Retain the default values and click Next. The Map virtual hosts for Web modules page appears 13. The virtual host (default_host) is mapped to the syncservice module. Map your virtual host (default_host) to module, if not mapped by default, and click Next. The Map context roots for Web modules page appears by Kony, Inc. All rights reserved 73 of 90

74 14. Type the context root value as /syncservice in Context Root and click Next. The Map JASPI provider page appears. 15. Click Next. The Metadata for modules page appears by Kony, Inc. All rights reserved 74 of 90

75 16. Retain the default values and click Next. The Display module build Ids page appears 17. Retain the default values and click Next. The Summary page appears. 18. Review summary and click Finish. Wait till you get a message conveying that the application is installed successfully by Kony, Inc. All rights reserved 75 of 90

76 19. Click Save to save the master configuration. 20. You may need to restart the WebSphere Application Server here. 21. Go to Applications > Application Types, and click WebSphere enterprise applications by Kony, Inc. All rights reserved 76 of 90

77 22. Select the syncservice_war application and click Start. 23. Go to a new browser, use your host name, port (default port for server1 is 9080) and your context root given above (/syncservice) to open the Sync Services Test Page by Kony, Inc. All rights reserved 77 of 90

78 2015 by Kony, Inc. All rights reserved 78 of 90

79 4. Upgrade WebSphere Manually from 5.5.x / 5.6.x to 6.5.x Kony MobileFabric Sync Installation Windows Manual - WebSphere 4. Upgrade WebSphere Manually from 5.5.x / 5.6.x to 6.5.x Kony MobileFabric Sync Framework is a comprehensive synchronization platform that enables developers to add synchronization capabilities to mobile applications. This topic talks about manually upgrading Kony MobileFabric Sync Framework without an installer. 4.1 How to upgrade Kony MobileFabric Sync The manual upgrade of Kony MobileFabric Sync includes the following steps: 1. Download the Required Files 2. Upgrade Sync Console Database 3. Upgrade Property Files 4. Upgrade WAR Files 5. Verify Sync Version Download the Required Files 1. Log on to Kony developer portal 2. Scroll down to Kony MobileFabric Sync GA <version> area. You can download the respective DB scripts from the download link provided by Kony, Inc. All rights reserved 79 of 90

80 4. Upgrade WebSphere Manually from 5.5.x / 5.6.x to 6.5.x Kony MobileFabric Sync Installation Windows Manual - WebSphere 3. Download Sync Console WAR and Sync Services WAR files. a. Under Sync Console WAR, click Download. A file named syncconsole_<version> is downloaded to your machine. b. Under Sync Services WAR, click Download. A file named syncservice- <version> is downloaded to your machine. 4. Download Properties Files and Alter Scripts. a. Under Property Files, click Download. A file named properties-filesx.x.x.x.ga is downloaded to your machine. b. Under Alter Scripts, click Download. A file named alter_scripts is downloaded to your machine. c. Under Shared Lib, click Download. A file named SyncSharedLib is downloaded to your machine Upgrade Sync Console Database 1. Extract the alter_scripts zip file. 2. The extracted folder contains the alter scripts for the respective databases used. For example: If you are using MS SQL Server, use the script file names such as consoleschema-alter-sqlserver-x.x.x.sql, the version of the script is x.x.x Execute Alter Scripts Files If you are upgrading Sync Server from version x to y, execute available alter scripts from version x to y. If there are no alter scripts in between two versions, then there is no need to upgrade the database. Example: 2015 by Kony, Inc. All rights reserved 80 of 90

81 4. Upgrade WebSphere Manually from 5.5.x / 5.6.x to 6.5.x Kony MobileFabric Sync Installation Windows Manual - WebSphere If you are upgrading Sync Server from version 6.0 to 6.5, use the following alter scripts. o console-schema-alter-mysql sql o console-schema-alter-mysql sql Upgrade Property Files To upgrade property files in Sync server: 1. Extract the properties zip file extracted in step 4.a from the section Download the Required Files. 2. Navigate to <sync.home>\conf directory and compare the existing syncconsole.properties file with downloaded property files. If there are any modifications in the files, copy the modifications to the existing property files. Note: Do not change any path in existing property files installed through installer (for example, logs file path in log4j properties files). 3. Delete the existing sharedlib folder and copy the new sharedlib files SyncSharedLib- WAS8.x and SyncSharedLib Upgrade WAR files To upgrade WAR files: 1. Setup a backup of old WAR files. 2. Uninstall the existing WAR files and install the new WAR files by Kony, Inc. All rights reserved 81 of 90

82 4. Upgrade WebSphere Manually from 5.5.x / 5.6.x to 6.5.x Kony MobileFabric Sync Installation Windows Manual - WebSphere Verify Sync Version To verify if you have upgraded the Kony MobileFabric Sync version correctly, log on to Sync Console and click Configuration. The Configuration Details screen appears. The MobileFabric Sync version upgrade details will be updated against the property value of Kony Sync version by Kony, Inc. All rights reserved 82 of 90

83 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 5. Import Root Authority Certificates Follow the below procedures to import root authority certificate of Salesforce into WebSphere application server: 1. Exporting Root Authority Certificate from Salesforce Login Page 2. Importing Certificate to the Application Server Trust Store 5.1 Exporting a Root Authority Certificate from Salesforce Login Page To export the Salesforce certificate, follow these steps: 1. Open in a browser, and click the Security Report icon as highlighted. Note: Here, you consider Internet Explorer as the browser. The below steps may slightly vary in other browsers. A Website Identification dialog appears by Kony, Inc. All rights reserved 83 of 90

84 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 2. Click View certificates. The Certificate dialog appears. 3. On the Certification Path tab, click the root path VeriSign > View Certificate. The Certificate window appears by Kony, Inc. All rights reserved 84 of 90

85 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 4. On the Details tab > click Copy to File, and click OK. The Certificate Export Wizard appears by Kony, Inc. All rights reserved 85 of 90

86 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 5. Select the DER encoded Binary option and click Next. The Certificate Export Wizard appears. 6. Browse and provide path of the certificate file. 7. Click Next and click Finish by Kony, Inc. All rights reserved 86 of 90

87 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 5.2 Importing a Certificate to the Application Server Trust Store To add a certificate to the application server trust store, follow these steps: 1. Log on to the application server administration console. 2. In the navigation panel, select Security > SSL certificate and key management. The SSL certificate and key management page appears. 3. Under Related Items, click Key stores and certificates. The SSL certificates and key management dialog appears by Kony, Inc. All rights reserved 87 of 90

88 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 4. Select the check box corresponding to NodeDefaultTrustStore. The General Properties page for NodeDefaultTrustStore appears by Kony, Inc. All rights reserved 88 of 90

89 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 5. Under Additional Properties > click Signer certificates. A table that includes a list of signer certificates appears. 6. In the table, click Add to add your signed certificate by Kony, Inc. All rights reserved 89 of 90

90 5. Import Root Authority Certificates Kony MobileFabric Sync Installation Windows Manual - WebSphere 7. You may have to restart the WebSphere application server for the changes to take effect. References: by Kony, Inc. All rights reserved 90 of 90

Kony MobileFabric. Sync Server Tomcat Installation Manual. On-Premises

Kony MobileFabric. Sync Server Tomcat Installation Manual. On-Premises Kony MobileFabric Sync Server Tomcat Installation Manual On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document

More information

Integration Service Database. Installation Guide - Oracle. On-Premises

Integration Service Database. Installation Guide - Oracle. On-Premises Kony MobileFabric Integration Service Database Installation Guide - Oracle On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title

More information

KonyOne Server Prerequisites _ MS SQL Server

KonyOne Server Prerequisites _ MS SQL Server KonyOne Server Prerequisites _ MS SQL Server KonyOne Platform Release 5.0 Copyright 2012-2013 Kony Solutions, Inc. All Rights Reserved. Page 1 of 13 Copyright 2012-2013 by Kony Solutions, Inc. All rights

More information

KPNS Database Setup Guide - SQL Server

KPNS Database Setup Guide - SQL Server KPNS Database Setup Guide - SQL Server Kony Platform Release 5.0.7 Copyright 2013 Kony, Inc. All rights reserved. February, 2014 This document contains information proprietary to Kony, Inc., is bound by

More information

Database FAQs - SQL Server

Database FAQs - SQL Server Database FAQs - SQL Server Kony Platform Release 5.0 Copyright 2013 by Kony, Inc. All rights reserved. August, 2013 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

Install guide for Websphere 7.0

Install guide for Websphere 7.0 DOCUMENTATION Install guide for Websphere 7.0 Jahia EE v6.6.1.0 Jahia s next-generation, open source CMS stems from a widely acknowledged vision of enterprise application convergence web, document, search,

More information

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application

Kony MobileFabric Messaging. Demo App QuickStart Guide. (Building a Sample Application Kony MobileFabric Kony MobileFabric Messaging Demo App QuickStart Guide (Building a Sample Application Apple ios) Release 6.5 Document Relevance and Accuracy This document is considered relevant to the

More information

Third-Party Software Support. Converting from SAS Table Server to a SQL Server Database

Third-Party Software Support. Converting from SAS Table Server to a SQL Server Database Third-Party Software Support Converting from SAS Table Server to a SQL Server Database Table of Contents Prerequisite Steps... 1 Database Migration Instructions for the WebSphere Application Server...

More information

Geoportal Server 1.2.2 Installation Guide for GlassFish 3.1.2 Contents

Geoportal Server 1.2.2 Installation Guide for GlassFish 3.1.2 Contents Geoportal Server 1.2.2 Installation Guide for GlassFish 3.1.2 Contents 1. PREREQUISITES... 1 2. DEPLOY THE GEOPORTAL APPLICATION... 1 3. DEPLOY THE SERVLET APPLICATION (OPTIONAL)... 3 4. CONFIGURE THE

More information

Using the DataDirect Connect for JDBC Drivers with the Sun Java System Application Server

Using the DataDirect Connect for JDBC Drivers with the Sun Java System Application Server Using the DataDirect Connect for JDBC Drivers with the Sun Java System Application Server Introduction This document explains the steps required to use the DataDirect Connect for JDBC drivers with the

More information

Configuring IBM WebSphere Application Server 6.1 to Support SAS 9.2 Web Applications

Configuring IBM WebSphere Application Server 6.1 to Support SAS 9.2 Web Applications Configuration Guide Configuring IBM WebSphere Application Server 6.1 to Support SAS 9.2 Web Applications This document is for SAS installers who want to configure IBM WebSphere Application Server for use

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Installation Guide for Websphere ND 7.0.0.21

Installation Guide for Websphere ND 7.0.0.21 Informatica MDM Multidomain Edition for Oracle (Version 9.5.1) Installation Guide for Websphere ND 7.0.0.21 Page 1 Table of Contents Preface... 3 Introduction... 4 Before You Begin... 4 Installation Overview...

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

This document summarizes the steps of deploying ActiveVOS on the IBM WebSphere Platform.

This document summarizes the steps of deploying ActiveVOS on the IBM WebSphere Platform. Technical Note Overview This document summarizes the steps of deploying ActiveVOS on the IBM WebSphere Platform. Legal Notice The information in this document is preliminary and is subject to change without

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

By Wick Gankanda Updated: August 8, 2012

By Wick Gankanda Updated: August 8, 2012 DATA SOURCE AND RESOURCE REFERENCE SETTINGS IN WEBSPHERE 7.0, RATIONAL APPLICATION DEVELOPER FOR WEBSPHERE VER 8 WITH JAVA 6 AND MICROSOFT SQL SERVER 2008 By Wick Gankanda Updated: August 8, 2012 Table

More information

TIBCO ActiveMatrix BusinessWorks Process Monitor Server. Installation

TIBCO ActiveMatrix BusinessWorks Process Monitor Server. Installation TIBCO ActiveMatrix BusinessWorks Process Monitor Server Installation Software Release 2.1.2 Published: May 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF

More information

Configuring the SQL Server Data Source on WebSphere for LiveCycle Form Manager and LiveCycle Workflow

Configuring the SQL Server Data Source on WebSphere for LiveCycle Form Manager and LiveCycle Workflow Adobe Enterprise & Developer Support Knowledge Article ID: c4712 bc Configuring the SQL Server Data Source on WebSphere for This article describes how to configure a Microsoft SQL Server data source on

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Installation Guide for contineo

Installation Guide for contineo Installation Guide for contineo Sebastian Stein Michael Scholz 2007-02-07, contineo version 2.5 Contents 1 Overview 2 2 Installation 2 2.1 Server and Database....................... 2 2.2 Deployment............................

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

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com VERSION 9.02 INSTALLATION GUIDE www.pacifictimesheet.com PACIFIC TIMESHEET INSTALLATION GUIDE INTRODUCTION... 4 BUNDLED SOFTWARE... 4 LICENSE KEY... 4 SYSTEM REQUIREMENTS... 5 INSTALLING PACIFIC TIMESHEET

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc. WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

SMART Vantage. Installation guide

SMART Vantage. Installation guide SMART Vantage Installation guide Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at smarttech.com/registration. Keep the

More information

Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1

Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Introduction Successful ClientBase Browser usage depends on proper hardware, setup and installation. This section

More information

Sophos Mobile Control Installation guide. Product version: 3.6

Sophos Mobile Control Installation guide. Product version: 3.6 Sophos Mobile Control Installation guide Product version: 3.6 Document date: November 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...5 3 Set up Sophos Mobile Control...11 4 External

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center Upgrading from Call Center Reporting to Reporting for Contact Center BCM Contact Center Document Number: NN40010-400 Document Status: Standard Document Version: 02.00 Date: June 2006 Copyright Nortel Networks

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

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

JAMF Software Server Installation Guide for Linux. Version 8.6

JAMF Software Server Installation Guide for Linux. Version 8.6 JAMF Software Server Installation Guide for Linux Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows)

How To Create An Easybelle History Database On A Microsoft Powerbook 2.5.2 (Windows) Introduction EASYLABEL 6 has several new features for saving the history of label formats. This history can include information about when label formats were edited and printed. In order to save this history,

More information

Getting Started using the SQuirreL SQL Client

Getting Started using the SQuirreL SQL Client Getting Started using the SQuirreL SQL Client The SQuirreL SQL Client is a graphical program written in the Java programming language that will allow you to view the structure of a JDBC-compliant database,

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

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Oracle Endeca Information Discovery

Oracle Endeca Information Discovery Oracle Endeca Information Discovery Quick Start Guide Copyright and disclaimer Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle

More information

Installing The SysAidTM Server Locally

Installing The SysAidTM Server Locally Installing The SysAidTM Server Locally Document Updated: 17 October 2010 Introduction SysAid is available in two editions: a fully on-demand ASP solution and an installed, in-house solution for your server.

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

FileNet Business Activity Monitor (BAM) Release Notes

FileNet Business Activity Monitor (BAM) Release Notes FileNet Business Activity Monitor (BAM) Release Notes Release 3.6.0 September 2006 FileNet is a registered trademark of FileNet corporation. All other product and brand names are trademarks or registered

More information

EMC Documentum Content Services for SAP Repository Manager

EMC Documentum Content Services for SAP Repository Manager EMC Documentum Content Services for SAP Repository Manager Version 6.0 Installation Guide P/N 300 005 500 Rev A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748 9103 1 508 435 1000 www.emc.com

More information

Exchange Service ReadMe and Configuration Setup

Exchange Service ReadMe and Configuration Setup Exchange Service ReadMe and Configuration Setup Kony EMM Copyright 2014 Kony, Inc. All rights reserved. August, 2014 This document contains information proprietary to Kony, Inc., is bound by the Kony license

More information

Using the DataDirect Connect for JDBC Drivers with WebLogic 8.1

Using the DataDirect Connect for JDBC Drivers with WebLogic 8.1 Using the DataDirect Connect for JDBC Drivers with WebLogic 8.1 Introduction This document explains the steps required to use the DataDirect Connect for JDBC drivers with the WebLogic Application Server

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

EMR Link Server Interface Installation

EMR Link Server Interface Installation EMR Link Server Interface Installation Version 1.0 ** INTRODUCTION ** If you would like assistance with installation, please contact our preferred support provider at support@bonecomputer.com, or call

More information

Deltek Costpoint 7.1.1. New Installation Guide for Microsoft SQL Server

Deltek Costpoint 7.1.1. New Installation Guide for Microsoft SQL Server Deltek Costpoint 7.1.1 New Installation Guide for Microsoft SQL Server March 28, 2016 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

XenClient Enterprise Synchronizer Installation Guide

XenClient Enterprise Synchronizer Installation Guide XenClient Enterprise Synchronizer Installation Guide Version 5.1.0 March 26, 2014 Table of Contents About this Guide...3 Hardware, Software and Browser Requirements...3 BIOS Settings...4 Adding Hyper-V

More information

Installing SQL Express. For CribMaster 9.2 and Later

Installing SQL Express. For CribMaster 9.2 and Later Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,

More information

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014 Adeptia Suite 6.2 Application Services Guide Release Date October 16, 2014 343 West Erie, Suite 440 Chicago, IL 60654, USA Phone: (312) 229-1727 x111 Fax: (312) 229-1736 Document Information DOCUMENT INFORMATION

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.7 This document supports the version of each product listed and supports all subsequent versions until the document

More information

How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal 1.1.3 On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected (

How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal 1.1.3 On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected ( Avaya one X Portal 1.1.3 Lightweight Directory Access Protocol (LDAP) over Secure Socket Layer (SSL) Configuration This document provides configuration steps for Avaya one X Portal s 1.1.3 communication

More information

Installation Instruction STATISTICA Enterprise Small Business

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

More information

vcenter Chargeback User s Guide

vcenter Chargeback User s Guide vcenter Chargeback 1.6 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL

Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Getting Started with Attunity CloudBeam for Azure SQL Data Warehouse BYOL Overview This short guide explains how to use Attunity CloudBeam to replicate data from your on premises database to Microsoft

More information

Witango Application Server 6. Installation Guide for Windows

Witango Application Server 6. Installation Guide for Windows Witango Application Server 6 Installation Guide for Windows December 2010 Tronics Software LLC 503 Mountain Ave. Gillette, NJ 07933 USA Telephone: (570) 647 4370 Email: support@witango.com Web: www.witango.com

More information

Oracle Product Data Quality

Oracle Product Data Quality Oracle Product Data Quality Oracle DataLens Server Installation Guide Version 55 E18261-01 August 2010 Oracle Product Data Quality Oracle DataLens Server Installation Guide, Version 55 E18261-01 Copyright

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

HR Onboarding Solution

HR Onboarding Solution HR Onboarding Solution Installation and Setup Guide Version: 3.0.x Compatible with ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: November 2014 2014 Perceptive Software. All rights

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Reconfiguration of VMware vcenter Update Manager

Reconfiguration of VMware vcenter Update Manager Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Witango Application Server 6. Installation Guide for OS X

Witango Application Server 6. Installation Guide for OS X Witango Application Server 6 Installation Guide for OS X January 2011 Tronics Software LLC 503 Mountain Ave. Gillette, NJ 07933 USA Telephone: (570) 647 4370 Email: support@witango.com Web: www.witango.com

More information

Oracle Fusion Middleware. 1 Oracle Team Productivity Center Server System Requirements. 2 Installing the Oracle Team Productivity Center Server

Oracle Fusion Middleware. 1 Oracle Team Productivity Center Server System Requirements. 2 Installing the Oracle Team Productivity Center Server Oracle Fusion Middleware Installation Guide for Oracle Team Productivity Center Server 11g Release 2 (11.1.2.1.0) E17075-02 September 2011 This document provides information on: Section 1, "Oracle Team

More information

Upgrading to Document Manager 2.7

Upgrading to Document Manager 2.7 Upgrading to Document Manager 2.7 22 July 2013 Trademarks Document Manager and Document Manager Administration are trademarks of Document Logistix Ltd. TokOpen, TokAdmin, TokImport and TokExRef are registered

More information

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management

Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management IBM Tivoli Software Maximo Asset Management Installing and Configuring DB2 10, WebSphere Application Server v8 & Maximo Asset Management Document version 1.0 Rick McGovern Staff Software Engineer IBM Maximo

More information

Aradial Installation Guide

Aradial Installation Guide Aradial Technologies Ltd. Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise noted. No part of this document

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

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

How To Connect A Java To A Microsoft Database To An Ibm.Com Database On A Microsq Server On A Blackberry (Windows) Computer (Windows 2000) On A Powerpoint (Windows 5) On An Ubio.Com

How To Connect A Java To A Microsoft Database To An Ibm.Com Database On A Microsq Server On A Blackberry (Windows) Computer (Windows 2000) On A Powerpoint (Windows 5) On An Ubio.Com Guideline Setting Up a Microsoft SQL Server JDBC Connection within IBM Product(s): IBM Area of Interest: Infrastructure 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright IBM Corp.

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

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15

Product Manual. MDM On Premise Installation Version 8.1. Last Updated: 06/07/15 Product Manual MDM On Premise Installation Version 8.1 Last Updated: 06/07/15 Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 632 0411 Fax: + 41 52 672 2010 www.parallels.com

More information

Automated Process Center Installation and Configuration Guide for UNIX

Automated Process Center Installation and Configuration Guide for UNIX Automated Process Center Installation and Configuration Guide for UNIX Table of Contents Introduction... 1 Lombardi product components... 1 Lombardi architecture... 1 Lombardi installation options... 4

More information

Postgres Enterprise Manager Installation Guide

Postgres Enterprise Manager Installation Guide Postgres Enterprise Manager Installation Guide January 22, 2016 Postgres Enterprise Manager Installation Guide, Version 6.0.0 by EnterpriseDB Corporation Copyright 2013-2016 EnterpriseDB Corporation. All

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011 Omgeo OASYS Workstation Installation Guide Version 6.4 December 13, 2011 Copyright 2011 Omgeo LLC. All rights reserved. This publication (including, without limitation, any text, image, logo, compilation,

More information

Instant Chime for IBM Sametime For IBM Websphere and IBM DB2 Installation Guide

Instant Chime for IBM Sametime For IBM Websphere and IBM DB2 Installation Guide Instant Chime for IBM Sametime For IBM Websphere and IBM DB2 Installation Guide Fall 2014 Page 1 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

Plug-In for Informatica Guide

Plug-In for Informatica Guide HP Vertica Analytic Database Software Version: 7.0.x Document Release Date: 2/20/2015 Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty statements

More information

Quick Start Guide for Parallels Virtuozzo

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

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

Product Guide Revision A. McAfee Web Reporter 5.2.1

Product Guide Revision A. McAfee Web Reporter 5.2.1 Product Guide Revision A McAfee Web Reporter 5.2.1 COPYRIGHT Copyright 2012 McAfee, Inc. Do not copy without permission. TRADEMARK ATTRIBUTIONS McAfee, the McAfee logo, McAfee Active Protection, McAfee

More information

DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER

DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER White Paper DEPLOYING EMC DOCUMENTUM BUSINESS ACTIVITY MONITOR SERVER ON IBM WEBSPHERE APPLICATION SERVER CLUSTER Abstract This white paper describes the process of deploying EMC Documentum Business Activity

More information

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installation and Configuration of Hyper-Converged 2 Nodes with MARCH 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

Installation, Configuration and Administration Guide

Installation, Configuration and Administration Guide Installation, Configuration and Administration Guide ehd10.0.1 everything HelpDesk Installation, Configuration and Administration Guide GroupLink Corporation 2013 GroupLink Corporation. All rights reserved

More information

Installation Guide. Version 2.1. on Oracle Java Cloud Service 2015-06-19

Installation Guide. Version 2.1. on Oracle Java Cloud Service 2015-06-19 Installation Guide on Oracle Java Cloud Service Version 2.1 2015-06-19 1 Preface This installation guide provides instructions for installing FlexDeploy on the Oracle Java Cloud Service. For on-premise

More information

Installing RMFT on an MS Cluster

Installing RMFT on an MS Cluster Installing RMFT on an MS Cluster RMFT Software Version 2.4.3 Supported on: Windows Server 2003 Enterprise Edition Windows Server 2000 Advanced Windows Server 2003 Datacenter Edition Windows Server 2008

More information

Administration Guide for the System Center Cloud Services Process Pack

Administration Guide for the System Center Cloud Services Process Pack Administration Guide for the System Center Cloud Services Process Pack Microsoft Corporation Published: May 7, 2012 Author Kathy Vinatieri Applies To System Center Cloud Services Process Pack This document

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