Using CaliberRM Datamart 2008 SP1

Size: px
Start display at page:

Download "Using CaliberRM Datamart 2008 SP1"

Transcription

1 Using CaliberRM Datamart 2008 SP1

2 Borland Software Corporation may have patents and/or pending patent applications covering subject matter in this document. Please refer to the product CD or the About dialog box for the list of applicable patents. The furnishing of this document does not give you any license to these patents. Copyright Borland Software Corporation and/or its subsidiaries. All Borland brand and product names are trademarks or registered trademarks of Borland Software Corporation in the United States and other countries. All other marks are the property of their respective owners. CRM06-DMUG October 2009

3 Table of Contents Chapter 1 Introduction 1 Overview Borland Support Product Documentation Chapter 2 Configuring Databases and Data Source Names 3 Configuring Microsoft Access Configuring Microsoft SQL Server Configuring a Userid and Password in CaliberRM. 4 Configuring MS SQL Server Configuring a System Data Source Name (DSN). 5 Configuring Oracle Server Multi-Extraction Naming Conventions Chapter 3 Datamart 7 Overview Datamart Configurator Datamart Extractor Datamart Extractor Recommendations Scheduling Datamart Extractions Datamart Synchronizer Chapter 4 Using BusinessObjects 15 Overview Configuring the BusinessObjects DSN For Microsoft Access For Microsoft SQL Server Configuring the Datamart Universe Location Running a Simple Report Chapter 5 Reports 19 Overview Attribute Distribution Impact Analysis Project Scorecard Requirement Volatility Status Summary Traceability Complexity User Deployment Appendix A Universe Parameters 23 Requirement Reports Class Administration Reports Class Glossary Class Appendix B Report Samples 29 Appendix C Datamart Restrictions 33 Document References Reporting Domains List of Values Requirement Types and Projects Security on Groups Users in Groups Relational Database Restrictions User-Defined Attributes Appendix D Glossary 37 Index 39 i

4 ii

5 Chapter 1 Chapter 1Introduction Overview Datamart is the Borland requirements-based decision support system that extracts data from the CaliberRM operational repository into a relational database, transforms that data, and loads it into a relational database. The robust query and analysis capabilities of Datamart are compatible with various reporting tools from leading business intelligence software vendors (for example, BusinessObjects, Crystal Reports). The Datamart includes the Datamart Extractor, the Datamart Configurator, and the Datamart Synchronizer. It also provides three BusinessObjects universes and two templates. You can use this reporting tool or another reporting tool. As illustrated in the diagram below, Datamart extracts data from the CaliberRM operational database, transforms the data, and then loads it into a relational database where you can access it using a reporting tool. Chapter 1: Introduction 1

6 Borland Support Product Documentation Borland offers a variety of support options. These include free services on the Internet, where you can search our extensive information base and connect with other users of Borland products. In addition, you can choose from several categories of support, ranging from installation support to fee-based consultant-level support and extensive assistance. For more information about Borland s support services, go to From Borland support knowledge base and discussion forums, visit support.borland.com/index.jspa. When contacting support, be prepared to provide complete information about your environment, the version of the product you are using, and a detailed description of the problem. For support on third-party tools or documentation, please contact the vendor of the tool. In addition to this document, you can find more detailed information on how to create reports in your reporting tool documentation. 2 CaliberRM Datamart User Guide

7 Chapter 2 Chapter2Configuring Databases and Data Source Names Before you can begin using the Datamart, you must first create and configure a data source name (DSN) and a database on the server the Datamart resides, if: during the installation process, you chose not to create a MS Access DSN and database, you need to create another MS Access database and DSN, you want to use a Microsoft SQL Server database, or you want to use an Oracle database. Configuring Microsoft Access There are two steps to configuring Microsoft Access: creating a DSN, which also selects or creates the database To configure MS Access: 1 On the machine that will run the extraction program, select Start > Settings > Control Panel>Administrative Tools from the Windows Start menu. 2 Double-click on Data Sources (ODBC). Note: Skip Control Panel for Windows 2003; skip Settings for Windows XP. 3 Select the System DSN tab. 4 Click Add. The Create New Data Source dialog box is displayed. 5 Select Microsoft Access Driver (*.mdb) from the list and click Finish. The ODBC Microsoft Access Setup dialog box is displayed. 6 Enter a name and description for the DSN. Note: Borland recommends RMMSA. See the section Multi-Extraction Naming Conventions on Datamart on Page 7 for information on structure and naming conventions for multiple extractions. Chapter 2: Configuring Databases and Data Source Names 3

8 7 To create a new database, click Create. The New Database dialog box is displayed. Go to Step 8. OR To open an existing database, click Select. The Select Database dialog box is displayed. Select the MS Access file and click OK. Go to Step Enter a name for the.mdb file and navigate to the location you want to save the file. Note: Borland recommends you save it in a sub-folder in the Datamart directory. 9 Click OK to exit the New Database dialog box. 10 Click OK to exit the ODBC Microsoft Access Setup dialog box. 11 Click OK to exit the Create New Data Source dialog box. Your DSN and database are created. Proceed to page 7 for information on configuring the Datamart. Configuring Microsoft SQL Server There are three steps to configuring Datamart for Microsoft SQL server: configuring a user id and password in the CaliberRM Administrator, configuring the MS SQL server, and configuring the data source name (DSN). Configuring a Userid and Password in CaliberRM 1 In the CaliberRM Administrator, create a new user specific to Datamart. Note: The User ID and Password need to match the user id and password in the MS SQL server exactly. 2 On the Group Membership tab, assign the user to a group. 3 On the Password tab, assign the user a password. Note: The User ID and Password are case sensitive. 4 Select View > Projects to display project information. On the Group Assignment tab, assign the user to the group(s) and project(s) that you are going to extract. 5 Click the Save button to save the project. For more detailed instructions for creating a CaliberRM user, see CaliberRM User Guide. Configuring MS SQL Server 1 Select Start > Programs > Microsoft SQL Server from the Windows Start menu to open the Enterprise Manager. 2 Create a database in MS SQL Server. Note: If you are unsure about how to create a SQL Server database, consult your Microsoft SQL Server documentation or SQL Server Administrator. 3 Create a SQL Server Login (user) in SQL Server that matches the user created in CaliberRM (same User ID and Password). 4 CaliberRM Datamart User Guide

9 Note: If you are unsure about how to create a MS SQL Server Login, consult your Microsoft SQL Server documentation or MS SQL Server Administrator. Note: The User ID and Password are case sensitive. 4 On the Database Access tab, ensure that the MS SQL Server user has public and db_owner access in the Database roles for section. Note: For more detailed instructions for creating a MS SQL Server user, see your Microsoft documentation or MS SQL Server Administrator. 5 Click OK. The user and database are created. 6 Exit the MS SQL Server Enterprise Manager. Configuring a System Data Source Name (DSN) The system Data Source Name selects which database CaliberRM extracts. To create a system DSN: 1 On the machine that will run the extraction program, select Start > Settings > Control Panel>Administrative Tools from the Windows Start menu. 2 Double-click on Data Sources (ODBC). Note: Skip Control Panel for Windows 2003; skip Settings for Windows XP. 3 Select the System DSN tab. 4 Click Add. The Create New Data Source dialog box is displayed. 5 Select SQL Server from the list and click Finish. The Create a New Data Source to SQL Server screen is displayed. 6 Enter a Name, Description and select the SQL Server to which you want to connect. This should be the server that contains the SQL database. Note: Borland recommends RMMSSQL as a name. See the section Multi-Extraction Naming Conventions for information on structure and naming conventions for multiple extractions. Note: For MS SQL Server, the DSN name must include the letters SQL. 7 Click Next. 8 Select the With SQL Server authentication... option button. 9 Click the Client Configuration button. The Add Network Library Configuration dialog box is displayed. 10 In the Network libraries section, make sure the TCP/IP option button is selected. 11 Click OK. 12 Enter the userid and password that you created for CaliberRM and the MS SQL Server. 13 Click Next. 14 Select the Change the default database to check box, and select the SQL database from the list. 15 Click Next. 16 Click Finish. The ODBC Microsoft SQL Server Setup dialog box is displayed. 17 Click Test Data Source. When the test is complete, click OK. Note: If the test does not respond, check with your MS SQL Server administrator to ensure the SQL Server is set up properly. 18 At the last setup box select OK, and at the ODBC box, select OK. Chapter 2: Configuring Databases and Data Source Names 5

10 Configuring Oracle Server Your system DSN is created. See Datamart on page 7 for information on configuring the Datamart. Since Datamart accesses Oracle server using a TNS service name that specifies the location of the Oracle database, no special configuration from Datamart is required. You need to install and configure an Oracle client on the machine where Datamart is already installed. Note: It is important that you specify the correct TNS name during the Oracle client installation. Refer to your Oracle documentation or contact your system administrator for support. After the installation is complete, you need to obtain a valid user name and password from your system administrator to access the Oracle server. Multi-Extraction Naming Conventions It is recommended that you follow the following structure and naming conventions for multiple Datamart extractions. First Extraction Second Extraction Third Extraction n Extraction Name Access SQL Access SQL Access SQL Access SQL *.ini file RMMSA RMMSSQL RMMSA2 RMMSSQL2 RMMSA3 RMMSSQL3 RMMSAn RMMSSQLn System DSN RMMSA RMMSSQL RMMSA2 RMMSSQL2 RMMSA3 RMMSSQL3 RMMSAn RMMSSQLn Universe file RMMSA.unv RMMSSQL.unv RMMSA2.unv RMMSSQL2.unv RMMSA3.unv RMMSSQL3.unv RMMSAn.unv RMMSSQLn.unv First Extraction Second Extraction Third Extraction n Extraction Name Access SQL Access SQL Access SQL Access SQL *.mdb file RMMSA.mdb N/A RMMSA2.mdb N/A RMMSA3.mdb N/A RMMSAn.mdb N/A SQL database.bat file (command file)* Connection Name (in Universe) N/A RMMSSQL N/A RMMSSQL2 N/A RMMSSQL3 N/A RMMSSQLn RMMSA RMMSSQL RMMSA2 RMMSSQL2 RMMSA3 RMMSSQL3 RMMSAn RMMSSQLn RMMSA RMMSSQL RMMSA2 RMMSSQL2 RMMSA3 RMMSSQL3 RMMSAn RMMSSQLn 6 CaliberRM Datamart User Guide

11 Chapter 3 Chapter 3Datamart Overview The Datamart extracts data from a CaliberRM repository, transforms that data and loads it into a relational database. You can run the Datamart program from a command prompt or using a batch file. The Datamart is comprised of three components: Datamart Configurator: a wizard that enables you to create or edit a configuration file for the Datamart Extractor to use Datamart Extractor: the component of the Datamart that extracts the data Datamart Synchronizer: a behind-the-scenes module of the Datamart that keeps the objects in the Datamart universe synchronized with the user-defined attributes (UDAs) in CaliberRM. Program Type of Program Input Output Datamart Configurator Wizard-based Selection: CaliberRM projects, baseline information, choice to extract history, traceability or discussions A *.ini file (* = the file name) Program Type of Program Input Output Chapter 3: Datamart 7

12 Datamart Extractor Command-line 1. The file name.ini, the Data Source Name (DSN) that points to the database and the server that holds the database (MS Access and SQL Server specific) 2. The file name.ini, the TNS service name that points to the location of the Oracle database and the server that holds the database (Oracle specific) Datamart Synchronizer Command-line 1. The universe name and the DSN (MS Access and SQL Server specific) 2. The universe name and the TNS service name (Oracle specific) A loaded MS Access, SQL Server, or Oracle database An updated universe with UDAs from CaliberRM (RMMSA.unv, RMMSSQL.unv, or RMORA.unv) Datamart Configurator To to create or edit a configuration file: 1 Select Start > Programs > Borland CaliberRM > Administration > Datamart. The first step of the CaliberRM Datamart Configuration Wizard displays. To create a new configuration file, select the Create a new configuration file option button. OR To open an existing configuration file, select the Open an existing configuration file option button. Click the Browse button to navigate to the location of the file you want to use. Click Next. 2 Enter the CaliberRM server Host that contains the information you want to export, your User name and Password. Click Next. Note: Click Back to change any options on the previous screen if necessary. Click Cancel to end the process without saving any changes. 3 Select the check box beside the baselines you want to export. If you chose to create a new file, the current baseline versions are selected. If you chose to use an existing configuration file, the baselines included in that file are automatically selected. Click Next. Note: Select All Projects if you want to export the current baselines of all projects. 4 Select the check box next to the objects you want to export. If you chose to use an existing configuration file, the objects included in that file are automatically selected. Click Next. 5 Step 5 of the Datamart Configuration Wizard provides a preview of the configuration file you are about to create. 6 Click Finish. In the Save As dialog box, navigate to the location in which you want to save the configuration file. Enter a name for your file. Note: Please read the section Multi-Extraction Naming Conventions on page 6 for information on structure and naming conventions for more than one extraction. 8 CaliberRM Datamart User Guide

13 Datamart Extractor 7 Click Save. The configuration file is saved as a *.ini. file. Note: It is recommended that you save it in a subfolder in the Datamart directory. The Datamart Extractor is the program that exports the data. It is a command line executable that accepts arguments for specifying a configuration file, logging options, a data source name, server name or syntax help. The Extractor program loads plain text into the database s description field. The Extractor program can export incremental changes since the last extraction. This requires that a full extraction has to have been performed on the database first. Once a full extraction has been performed, an indicator is added to the configfile.ini to show the last date and time that the extraction was run on that database. This allows you to use different configfile.ini files to retrieve data from different projects and baselines and still keep track of the last updated date and times for the different extractions. You can also copy the.ini file to a different computer to perform the extraction and keep track of the last update date and times on different machines. The syntax is: Extractor.exe [parameters] -c configfile.ini specifies the configuration file; required -l turns on logging; optional -d 1. dsnname specifies data source name for MS Access and SQL Server 2. TNS name specifies Oracle server location for Oracle; required -s 1. server name containing the MS SQL Server database; required 2. oracle specifies Oracle as a database server; required -? displays the syntax -long extracts text fields non-truncated; optional, for Oracle only -dbu specifies the Oracle user name; optional, applies only if Oracle user name differs from CaliberRM user name specified in the *.ini file -dbp -noextraces -update specifies the Oracle user password; optional; applies only if Oracle user password differs from CaliberRM user password specified in the *.ini file turns off extracting external traces incrementally extracts data modified since the last date of the last extraction; Note: configfile.ini is required to perform incremental updates. Important! When using MS SQL database, the CaliberRM user that extracts the data must have an identical userid with permit in database: public, db_owner, and bulkadmin roles in the MS SQL Server. MS SQL Server has a limit of how much data can be inserted into a row. The following registry keys are available to control the row size. The keys are placed on the server Chapter 3: Datamart 9

14 running the Datamart Extractor under \HKEY_CURRENT_USER\Software\Borland\ Extractor\Settings. These keys are for the MS SQL Server extractor only. Registry Keys Type Default Function MultiSelectColumnSize DWORD 128 Controls the amount of data inserted in the UDAs MSL, MSGL & MSUL. DescriptionColumnSize DWORD 4000 (also the maximum) Controls the amount of data inserted in the description field. MultiLineColumnSize DWORD 2048 Controls the amount of data in the UDA MLTF. ValidationColumnSize DWORD 512 Controls the amount of data inserted in the validation field. Important! When using Oracle database, Caliber RM Datamart requires that you specify the Oracle value for the -s parameter. There is a limit to how many symbols you can insert into a text field. By default all text fields are truncated by 1999 characters unless you use the -long parameter. Note that using the -long parameter is not recommended if you plan to use a reporting tool that does not support NCLOB data type (for example, BusinessObjects). Examples of Datamart Extractor Command Line Interface EXTRACTOR -c configfile.ini -d RMMSA EXTRACTOR -c configfile.ini -l -d RMMSA Extractor -? EXTRACTOR -c configfile.ini -l -d RMMSSQL -s sqlserver EXTRACTOR -c configfile.ini -long -d oracletnsname -s oracleserver -dbu oracle username -dbp oracle userpassword EXTRACTOR -c configfile.ini -d RMMSA -noextraces EXTRACTOR -c configfile.ini -d RMMSA -update Runs Extractor.exe and reads the configuration from the file configfile.ini. Runs Extractor.exe and reads the configuration from the file configfile.ini. Turns on logging. Uses the data source named RMMSA. Displays the Extractor.exe syntax. Runs Extractor.exe and reads the configuration from the file configfile.ini; logging is on and the server is specified. Runs Extractor.exe and reads the configuration from the file configfile.ini. Fields are extracted non-truncated. Uses the Oracle net service named oracletnsname, the server, user, and password specified. Runs Extractor.exe, reads the configuration from the file configfile.ini and does not extract any external traces. Runs Extractor.exe, reads the configuration from the file configfile.ini and performs incremental update. Datamart Extractor Recommendations Borland recommends the following to optimize your extractor performance and usage: Extract requirements or requirements with traces data only and turn logging off to increase the speed of the extraction. If History and Discussion are needed, consider a less frequent separate extraction (into another database) containing data from those options. Place the output database (MS Access, MS SQL Server, or Oracle) on the CaliberRM server machine and run the extraction during off peak hours to avoid network traffic. Review the section System Requirements in the CaliberRM Release Notes for server recommendations for this configuration. Use MS Access to optimize the display (up to 8,000 characters can be stored in the description and multi-line text attribute fields.) Do not extract projects that are empty. The extraction time is impacted by the number of projects extracted include those with no requirements. 10 CaliberRM Datamart User Guide

15 Extract incremental changes only provided the list of UDA types is preserved. Datamart performance can be enhanced by using temporary text files to load information into the relational databases. The size of the files is approximately equal to the size of the extracted database. You must ensure you have enough hard drive space for the temporary files. The files are created in the directory from which you run the extractor. Upon successful extraction, the files are automatically removed. To leverage this Microsoft and Oracle recommended option: For Oracle: Include the -sqlldr command option. If you do not include this option, Datamart will not use the temporary files. For Microsoft SQL Server: Ensure that you grant the Datamart user the bulkadmin role in addition to the public and db_owner roles. If the Microsoft SQL Server database and Datamart reside on different machines, you must complete the following steps: 1 The person responsible for the network security must create a shared folder on the computer where Datamart is installed and ensure that the Microsoft SQL Server user is granted read-only access rights to this folder. 2 Add the -path option to the command specifying the path to the folder created in Step 1. For example, -path "C:\Program Files\bulkdata". The temporary files will be placed in this folder. 3 Add the -share option to the command specifying the same folder in UNC format. For example, -share "\\MyComputer\bulkdata" where MyComputer is the computer name where the shared folder is located and bulkdata is the name of the share. Scheduling Datamart Extractions To schedule the extractions using standard Windows Scheduled Task Wizard, perform the following: 1 Start Scheduled Task Wizard from the Start menu. Click Next on the first screen. 2 On the next screen, click Browse and locate the Datamart Extractor Executable (Extractor.exe). 3 Specify the name of the scheduled task and run interval. Click Next. 4 Select the start time and date. Click Next. 5 Specify the authentication information for the task. Click Next. 6 Select Open advanced properties for this task when I click Finish and click Finish. 7 In the Run field of the tasks advanced properties dialog box, specify necessary parameters for the Extractor.exe file. For example: "C:\Program Files\Borland\CaliberRM\extractor.exe" -c "C:\Program Files\Borland\ CaliberRM\Datamart\ConfigurationFile.ini" -s oracle -d dmart4rm.intra.serverexact.com -sqlldr -dbu DatabaseUser -dbp DatabasePassword -l -noextraces Alternatively, you can create a batch file with necessary parameters for Extractor.exe and schedule batch file execution. Notes: If the data you want to extract contains traces to or from StarTeam, CaliberRM tries to log on to the necessary StarTeam server using credentials stored on the current computer. Make sure the StarTeam Toolbar is running or log on at Chapter 3: Datamart 11

16 least once to your StarTeam server to acquire a trace in the CaliberRM to store logon information on the computer. To perform silent extraction of traces to or from Quality Center, select the Make default credentials option while logging on to Quality Center. To change the default credential, delete the HKEY_CURRENT_USER\Software\ Borland\CaliberRM\qc_auth" registry key and log again in Quality Center. Datamart Synchronizer The Datamart Synchronizer keeps the user-defined attribute (UDA) objects in the Datamart universe synchronized with the UDAs in CaliberRM. The Datamart Synchronizer is a behind-the-scenes program that you should run after the Datamart is run. You should run it once, and then only after a user-defined attribute is created, modified or deleted in CaliberRM. The Datamart Synchronizer runs independently using the command prompt. The syntax is: Synchronizer.exe [parameters] -u Universe Name specifies which BusinessObjects universe to synchronize if you selected BusinessObjects as a reporting tool -d 1. DSN specifies the data source name to the database with which it is synchronized for MS Access and SQL Server 2. TNS specifies the TNS service name to the database with which it is synchronized for Oracle -n User Name your reporting tool (for example, BusinessObjects) user name; the default user name is (CaliberPRO User); optional; only used when a BusinessObjects security model is used -p Password your reporting tool (for example, BusinessObjects) password; default is (Analytics); optional, only used when a BusinessObjects security model is used -? Displays the syntax -s Server type specifies the Oracle database (the oracle value); required, for Oracle only -dbu Oracle user name; reqiured when using an Oracle database (for Oracle only -dbp Oracle user password; reqiured when using an Oracle database (for Oracle only) Examples of Datamart Synchronizer Command Line Interface SYNCHRONIZER -u RMMSA -d RMMSA MS Access example; synchronizes the universe RMMSA and specifies the data source RMMSA. 12 CaliberRM Datamart User Guide

17 Examples of Datamart Synchronizer Command Line Interface SYNCHRONIZER -u RMMSSQL -d DSN=RMMSSQL;UID=username;p wd=password SYNCHRONIZER -u RMORA -s oracle -d tns_name -dbu oracleuser -dbp oraclepassword MS SQL Server example; synchronizes the universe RMMSSQL and specifies the data source RMMSSQL, the user name UID, and the password. Note that spaces are not allowed within the value specified (for example, the option -d is followed by a space while no spaces are allowed within the DSN=RMMSSQL;UID=username;pwd=password value) Oracle example; synchronizes the universe RMORA and specifies the server oracle, the oracle TNS service name tns_name, the user name for Oracle oracle User, and the password for Oracle oraclepassword Important! When using BusinessObjects as a reporting tool, you must complete the following steps once for each universe file before running the Datamart Synchronizer. 1 Select Start > Programs > Business Objects > Designer to Launch BusinnessObjects Designer. Note: If the Designer Wizard launches, click Cancel. 2 Select File > Open. The Open dialog box is displayed. Navigate to where you installed BusinessObjects and select the universe you want to work with (RMSSA for MS Access, RMMSSQL for MS SQL Server, or RMORA for Oracle). 3 Click Open. The universe is displayed. 4 Select File > Parameters. On the Definition tab, locate and note the Connection name. Then click the Edit button and locate and note the Data Source Name for MS Access and MS SQL Server, or the User name, Password, and Service for Oracle. 5 Click OK. 6 If you want to do a multi-extraction that Datamart supports for MS Access and MS SQL Server, change the connection name and select the corresponding DSN. Otherwise, click OK again. Note: See the section Multi-Extraction Naming Conventions on page 6 for more information on structure and naming conventions for multi-extractions. Note: If the connection user name and password are filled in, take note of them. You will need them in Step Select Tools > Connections. The Connections dialog box is displayed. Note: If the connection name noted in Step 4 appears in the Connections dialog box, go to Step Click Add. The New Connection Wizard launches. 9 Click Next. Select the Data Access Driver. 10 Click Next. Specify the login parameters to access your middleware. 11 Click Next. The Perform a test step of the Wizard is displayed. Review all the connection details. 12 Click Next. Specify the advanced parameters to access your middleware. 13 Click Next. Define the custom parameters to access your middleware. 14 Click Finish. The Connections List step of the Wizard is displayed. 15 Click Finish. You may now run the Datamart Synchronizer. Chapter 3: Datamart 13

18 14 CaliberRM Datamart User Guide

19 Chapter 4 4Using BusinessObjects Chapter Overview Important! BusinessObjects is a reporting tool that enables you to create queries based on CaliberRM universes that are contained on the product CD and loaded with the product. Before running BusinessObjects, you must: configure the BusinessObjects DSN for MS Access and MS SQL Server Note: For Oracle only. You do not need a DSN configured for an Oracle database. Only a new connection is required so that BusinessObjects can access the Oracle database. Go to page 11 for more detailed instructions for creating a connection in BusinessObjects Designer. configure the BusinessObjects Universe location run a Simple Test Report read the following instructions. Note: The user must be a member of the Power User or Administrator s group to run Datamart. Note: For details on how to use BusinessObjects, please refer to your BusinessObjects documentation. Configuring the BusinessObjects DSN For Microsoft Access The system DSN allows BusinessObjects to access the data in the MS Access database. 1 On the machine that will run the extraction program, select Start > Settings > Control Panel>Administrative Tools from the Windows Start menu. 2 Double-click on Data Sources (ODBC). Chapter 4: Using BusinessObjects 15

20 Note: Skip Control Panel for Windows 2003; skip Settings for Windows XP. 1 Select the System DSN tab. 2 Click Add. 3 Select Microsoft Access Driver (*.mdb) from the list. 4 Click Finish. The ODBC Microsoft Access Setup dialog box is displayed. 5 Contact your Datamart Administrator for the DSN name used on the Datamart machine. Enter that as the Data Source Name. Note: Borland recommends RMMSA. See the section Multi-Extraction Naming Conventions on page 6 for information on structure and naming conventions for multiple extractions. 6 Click Select. The Select Database window is displayed. 7 In the Directories section, navigate to the MS Access database. Select it from the list and click OK. Note: This may require that you map a network drive to the Datamart machine. 8 Click OK to exit the ODBC Microsoft Access Setup dialog box. 9 Click OK to exit the ODBC Data Source Administrator dialog box. The DSN is created. Proceed to the section Configuring the Datamart Universe Location on page 17. For Microsoft SQL Server The system DSN allows BusinessObjects to access the data in the MS SQL Server database. 1 On the machine that will run the extraction program, select Start > Settings > Control Panel>Administrative Tools from the Windows Start menu. 2 Double-click on Data Sources (ODBC). Note: Skip Control Panel for Windows 2003; skip Settings for Windows XP. 3 Select the System DSN tab. 4 Click Add. 5 Select SQL Server from the list. Click Finish. The Create a New Data Source to SQL Server wizard is displayed. 6 Contact your Datamart Administrator for the DSN name used on the Datamart machine. Enter that as the Data Source Name. Note: Borland recommends RMMSASQL. See the section Multi-Extraction Naming Conventions on page 6 for information on structure and naming conventions for multiple extractions. For MS SQL Server, the DSN name must include the letters SQL. Example: RMMSSQL 7 If you want, enter a Description for the data source. 8 Select the server that contains the SQL database. 9 Click Next. The next wizard screen is displayed. 10 Select the With SQL Server authentication... option button. 11 Click the Client Configuration button. The Add Network Library Configuration dialog box is displayed. 12 Verify that the TCP/IP option button is selected and click OK. 16 CaliberRM Datamart User Guide

21 13 Enter the user id and password created for CaliberRM and SQL Server. Note: If you do not know the user id and password, ask your Datamart Administrator. 14 Click Next. The next wizard screen is displayed. 15 Select the Change the default database to: check box and select the SQL database from the list. 16 Click Next. The next wizard screen is displayed. 17 Click Finish. A screen is displayed indicating your configuration settings. 18 Click Test Data Source. When the test is complete, click OK. Note: If the test does not respond, check with your SQL Server administrator to ensure the SQL Server is set up properly. 19 Click OK to exit the configuration settings window. 20 Click OK to exit the ODBC Data Source Administrator dialog box. The DSN is created. Go to Configuring the Datamart Universe Location that follows. Configuring the Datamart Universe Location Running a Simple Report You must configure BusinessObjects to point to the universe folder that contains the BusinessObjects universes. The universes are installed with the Datamart. To configure the universe location: 1 Select Start > Programs > Business Objects > BusinessObjects from the Windows Start menu, to launch BusinessObjects. Note: If the New Report Wizard is displayed, click Cancel. 2 Select Tools > Options. 3 Select the File Location tab. 4 Select Universes from the File Types list. 5 Click Change. 6 Navigate to the folder that contains the BusinessObjects universes. The universes are installed with Datamart. The default is (C:\Program Files\Borland\CaliberRM Datamart\Universes\Business Objects). 7 Click OK. 8 Click OK to exit the Options dialog box. BusinessObjects is ready to run reports. However, you may want to run a simple report to verify everything is configured properly. To run a simple report: 1 In BusinessObjects, select File > New. The New Report Wizard is displayed. 2 Click Begin. 3 In the Specify Data Access screen, verify that the Universe option button is selected, and click Next. 4 In the Available Universes list, select either MS Access, MS SQL Server, or Oracle Server. 5 Click Finish. The Query Panel opens. Chapter 4: Using BusinessObjects 17

22 6 Open the Requirements Reports folder. 7 Open the Projects folder. 8 Refer to your BusinessObjects online Help for further instructions. 18 CaliberRM Datamart User Guide

23 Chapter 5 Chapter5Reports Overview There is a series of pre-defined report templates that are included when you install the product. These report templates are intended for use as the starting point for developing more complete and detailed reports. The standard queries are defined below and detailed further in the following sections. See Appendix B: Report Samples on page 29 for examples of these reports. Attribute Distribution: shows the way attributes are distributed throughout the repository Attribute Distribution Impact Analysis: shows the number of traces, both direct and implied, related to a set of requirements Project Scorecard: a number-focused report that gives indicators to the overall soundness of a project(s) Requirement Volatility: shows the number of changes that are made to a requirement within a project(s) over time Status Summary: shows the number of requirements broken down by project, baseline, requirement type, status and priority Traceability Complexity: shows the number of traces that link a user-defined number of Top 10 requirements within projects and Automated Software Quality (ASQ) applications User Deployment: shows users assigned to a specific project(s) The Attribute Distribution report is primarily designed for CaliberRM administrators. This report details the way attributes are distributed throughout the repository. It shows both the distribution of an attribute across projects as well as the attributes contained in each project. The data is broken down by attribute, requirement type and project. The report shows a tabular and a graphical representation of the data and presents different levels of detail on several different tabs. It also shows which UDAs are not used in any of your projects. Chapter 5: Reports 19

24 Impact Analysis Project Scorecard The Impact Analysis report is primarily designed for Project Managers, Quality Managers and Change Management Assessors. This report shows the number of traces, both direct and implied, related to a set of requirements both upstream and downstream. It also shows the types of elements that the traces relate. The number of traces are broken down by project, baseline, requirement type, status and priority. Suspect traces are flagged and the average depth of traces are shown. The report presents the different levels of detail of several tabs. The Project Scorecard report is a numbers-focused report that gives several indicators to the overall well-being of your project(s). This report is designed for Project Managers and Project Team Members. Data is available by project and requirement type and is run for the current version s baseline or other baselines, depending on the data. This report contains the following indicators: Length of trace chains (maximum, average) Number of requirements broken down by status and total Number of requirements broken down by owner Number of requirements broken down by responsible person Average length of time from creation to current status broken down by status. Total number of suspect links Total number of requirement s growth time, broken down by year, month and week Requirement Volatility Status Summary The Requirement Volatility report is designed primarily for Project Managers and Project Team Members. This report shows the number of minor and major changes that are made to a requirement within a project or projects over time. It shows the rate of change as well as the cumulative total number of changes. The data is broken down by project, current baseline, requirement type, status, priority, owner and requirement ID. The data is further broken down by year, month, week and day. The report shows a tabular and a graphical representation of the data and presents different levels of detail on several different tabs. The Status Summary report is designed primarily for Development Managers. This report shows the number of requirements broken down by project, baseline, requirement type, status and priority. It shows the percentage of total requirements represented by each status in each project and requirement type. Its information is presented on several different tabs. 20 CaliberRM Datamart User Guide

25 Traceability Complexity User Deployment The Traceability Complexity report is designed primarily for Project Managers and Project Team Members. It shows the number of traces that link to a user-defined number of most frequently observed requirements within and between projects and ASQ applications. It includes upstream and downstream traces, as well as direct and implied traces. It shows the type of object to or from which a requirement traces. All data is grouped by project. The User Deployment report is designed for Project Managers and CaliberRM Administrators. It shows the users that are assigned to a specified project. The report also shows which users are assigned to a group and the security profiles for each user, group and project. Chapter 5: Reports 21

26 22 CaliberRM Datamart User Guide

27 Appendix A AUniverse Parameters Appendix Requirement Reports Class This appendix details the universe objects, including the object description and type, as they appear in the BusinessObjects query panel. These objects give information about requirement-centric data. You must break down the information by project and baseline if the Datamart has multiple projects and baselines. The information in these folders cannot be combined in a queries with information from the Administration Reports or Glossary folders. Projects Class Object Description Type / Qualification Project Name The name of the CaliberRM project Character; Dimension Description The project's description Long text; Detail TestDirector Integration A flag signifying whether the TestDirector Character; Dimension Enabled integration is turned on or off (On=Enabled) Select Integration Enabled A flag signifying whether the Select Character; Dimension Enterprise integration is turned on or off (On=Enabled) SCM Integration Enabled A flag signifying whether the Source Code Character; Dimension Management integration is turned on or off (On=Enabled) Security Enforced A flag signifying whether security is turned Character; Dimension on or off for the project (On=Enabled) Requirements Mapped Enabled A flag signifying whether a requirement Character; Dimension can be mapped for the project (Yes=Mapped) Requirements Shared Enabled A flag signifying whether a requirement Character; Dimension can be shared for the project (Yes=Mapped) Number of Projects A count of the number of projects Number; Measure Appendix A: Universe Parameters 23

28 Baselines Class Object Description Type / Qualification Baseline Name The baseline name within a CaliberRM Character; Dimension project Description The baseline's description Long text; Detail Baseline locked A flag signifying whether the baseline is Character; Dimension locked or unlocked Number of Baselines A count of the number of baselines Number; Measure Requirement Types Class Object Description Type / Qualification Requirement Type Name The requirement type name within a Character; Dimension CaliberRM project Description The requirement type's description Long text; Detail Tag The tag is a short name of the requirement Character; Dimension type (6 character max) Number of Requirement Types A count of the number of requirement types Number; Measure Requirements Class Object Description Type / Qualification Hierarchy CaliberRM hierarchy number. (1.0, 1.1, Character; Dimension etc.) Hierarchy Index An object that properly sorts the Hierarchy Number; Dimension number Requirement Name The name of the requirement Character; Dimension Requirement ID The requirement's unique number Number; Dimension Tag ID The combination of the Requirement Type Character; Dimension Tag and Requirement Unique Number Version The actual version of the requirement Character; Dimension Owner The person that is defined in CaliberRM as Character; Dimension the owner (last name, first name) of the requirement Owner s User Name The owner s CaliberRM user name Character; Dimension Owner s Location The location of the owner Character; Dimension Status The Status of the requirement (System Character; Dimension Attribute) Priority The Priority of the requirement (System Character; Dimension Attribute) Description The Description of the requirement Long text; Dimension Validation A requirement's validation Long text; Dimension Shared A flag signifying whether the requirement Character; Dimension is mapped from another requirement (Yes=Mapped) Shared From The requirement is shared from this Number; Dimension requirement ID Number of requirements A count of unique requirements Number; Measure Requirement Traces Class Object Description Type / Qualification Root ID The root requirement's identification Number; Dimension number Root Project Name The root requirement's project name Character; Dimension 24 CaliberRM Datamart User Guide

29 Requirement Traces Class, cont. Object Description Type / Qualification Root Name The root requirement's name Character; Dimension Root Description The root requirement's description Long text; Dimension Root Type The root requirement's type (Requirement, Character; Dimension TestDirector, StarTeam, other, etc.) Root Owner The root requirement's owner Character; Dimension Root Test Status The root requirement's status for Character; Dimension Mercury's TestDirector Tests Trace ID The trace requirement's identification Number; Dimension number Trace Project Name The trace requirement's project name Character; Dimension Trace Name The trace requirement's name Character; Dimension Trace Description The trace requirement's description Long text; Dimension Trace Type The type of trace Character; Dimension Trace Owner The trace requirement's owner Character; Dimension Trace Priority The trace requirement's priority Character; Dimension Trace Status The trace requirement's status Character; Dimension Trace Test Status The requirement's status for Mercury's Character; Dimension TestDirector Tests Direction The direction of the root/trace (to or from) Character; Dimension Direct or Implied Signifies whether the trace is direct or Character; Dimension implied Circular A flag set that indicates a root/trace is in a Character; Dimension circular path Suspect A flag set that indicates a root/trace is Character; Dimension suspect Depth The total number of direct and indirect Number; Measure traces Number of Traces A count of the number of traces Number; Measure Number of Direct Traces A count of the number of direct traces Number; Measure Number of Circular Traces A count of the number of circular traces Number; Measure Number of Non-suspect Traces A count of the number of non-suspect Number; Measure traces Number of Suspect Traces A count of the number of suspect traces Number; Measure Requirement Discussions Class Object Description Type / Qualification Subject The subject of the discussion Long text; Dimension Discussion Date The date and time the discussion was Date; Dimension posted Day of Week The day of the week the discussion was Character; Dimension posted Discussion Week The week the discussion was posted Number; Dimension Object Description Type / Qualification Discussion Month The month the discussion was posted Character; Dimension Discussion Year The year the discussion was posted Number; Dimension Discussion Posted By The person who posted the discussion Character; Dimension User Name The user name of the person who posted Character; Dimension the discussion Location The location of the person who posted the Character; Dimension discussion Body The content of the discussion Long Text; Dimension Discussion Depth The depth of the discussion Number; Measure Appendix A: Universe Parameters 25

30 Requirement Discussions Class, cont. Object Description Type / Qualification Number of Total Discussions A count of the number of discussions Number; Measure Requirement Responsibility Class Object Description Type / Qualification Responsible Member The name of the responsible user Character; Dimension Responsible User Name The user name of the responsible person Character; Detail Location The location of the responsible person Character; Detail Number of Responsible Members A count of the number of responsible members Number; Measure Requirement Version Class Object Description Type / Qualification Requirement ID The requirement s ID Number; Dimension Version Actual The actual version of the requirement Character; Dimension Major or Minor change Indicates whether the change is a major or Character; Dimension minor change Version Change Date The date the version changed Date; Dimension Change Owner The owner of the requirement change Character; Dimension Day of Week The day of the week the version changed Character; Dimension Version Change Week The week the version changed Number; Dimension Version Change Month The month the version changed Character; Dimension Version Change Year The year the version changed Number; Dimension Comment A comment about the change Long text; Dimension Field Changed The field to which a change was made Character; Dimension Old Value The old value of the field changed Long text; Dimension New Value The new value of the field changed Long text; Dimension Requirement Day Age Shows the age of the requirement from Number; Dimension v1.0 to the max version (USE ONLY WITH OBJECTS IN THE REQUIREMENT VERSION CLASS FOLDER) Number of Changes A count of the total number of changes (not by version) Number; Measure Project Discussion Class Object Description Type / Qualification Project Name Use this project name object when running Character; Dimension reports on project discussion Posted By The user who posted the discussion Character; Dimension Subject of Project Discussion The subject of the discussion Long text; Dimension Body of Project Discussion The content of the discussion Long text; Dimension Discussion Depth The depth of the discussion Number; Dimension Project Discussion Date The date the discussion was posted Date; Dimension Number of Project Discussions A count of the total number of discussions Number; Measure 26 CaliberRM Datamart User Guide

31 Administration Reports Class These objects give information about non requirement-centric data that is beneficial to an Administrator. CaliberRM User Class Object Description Type / Qualification User Name The CaliberRM userid Character, Dimension First Name CaliberRM user's first name Character; Dimension Object Description Type / Qualification Last Name CaliberRM user's last name Character; Dimension Address CaliberRM user's address Character; Dimension Location CaliberRM user's location Character; Dimension Phone Number CaliberRM user's phone number Character; Dimension Fax Number CaliberRM user's fax number Character; Dimension Pager Number CaliberRM user's pager number Character; Dimension Department Name CaliberRM user's department Character; Dimension Must Change Password A flag set on the user s account so he/she Character; Dimension must change the password Cannot Change Password A flag set on the user s account so he/she Character; Dimension cannot change the password Password Never Expires A flag set on the user s account allowing a Character; Dimension password that never expires Account Disabled A flag set on the user s account that Character; Dimension disables the account Number of CaliberRM Users A count of the total number of CaliberRM users Number; Measure CaliberRM Groups Class Object Description Type / Qualification Group Name The CaliberRM group name Character; Dimension Description The CaliberRM group's description Long text; Dimension Group Address The CaliberRM group's address Character; Dimension Number of Groups A count of the total number of groups Number; Measure Project Security Admin Class Object Description Type / Qualification Project Name The CaliberRM project Character; Dimension Project Description The CaliberRM project description Long text; Detail Security Profile Name The CaliberRM security profile name Character; Dimension Security Profile Description The CaliberRM security profile description Long text; Detail Group Name The CaliberRM group name Character; Dimension Full Name The CaliberRM user Character; Dimension User Name The CaliberRM user name Character; Detail Department Name The CaliberRM department name Character; Dimension Number of Security Profiles A count of the total number of security profiles Number; Measure Requirement Type Security Admin Class Object Description Type / Qualification Security Profile Name The CaliberRM security profile name Character; Dimension Security Profile Description The CaliberRM security profile description Long text; Detail Appendix A: Universe Parameters 27

32 Requirement Type Security Admin Class, cont. Object Description Type / Qualification Requirement Type Name The requirement type name within a Character; Dimension CaliberRM project Requirement Type Access The security access for the requirement Character; Dimension type (None, Read, Create) Requirement Type Delete The security delete access for the Character; Dimension Permission requirement type (None, Owned, Any) UDA Name The name of the UDAs in the requirement Character; Dimension type UDA Access The security access for the UDA (None, Owned, Any) Character; Dimension Requirement Types Admin Class Object Description Type / Qualification Project Name The name of the CaliberRM project Character; Dimension Project Description The project's description Long text; Detail Requirement Type Name The requirement type name within a Character; Dimension CaliberRM project Tab Name The name of the tab within a CaliberRM Character; Dimension project UDA Name The name of the UDAs in the requirement Character; Dimension type UDA Description The description of the UDA Long text; Detail UDA Type The type of the UDA Character; Dimension System Attribute A flag set that indicates the attribute as a Character; Dimension system attribute Causes Version Change A flag set to change the version to a major Character; Dimension increment Change Makes Trace Links A flag set to make the trace suspect Character; Dimension Suspect Inherit From Parent A flag set for the UDAs to inherit the Character; Dimension default value from the parent Mandatory Set on Create A flag set for the UDAs to make the default Character; Dimension value mandatory Accept Default Setting A flag set for the UDAs to accept a default value Character; Dimension Glossary Class This class remembers Glossary Terms that are global to all projects. Object Description Type / Qualification Glossary Word The glossary word Character; Dimension Glossary Definition The definition of the glossary word Character; Dimension Number of Glossary Words A count of the number of glossary words Number; Measure 28 CaliberRM Datamart User Guide

33 Appendix B Chapter5Report Samples This appendix consists of examples of data generated using BusinessObjects reports. There are seven reports: Attribute Distribution: shows the way attributes are distributed throughout the repository Impact Analysis: shows the number of traces, both direct and implied, related to a set of requirements Project Scorecard: a number-focused report that gives indicators to the overall soundness of a project(s) Requirement Volatility: shows the number of changes that are made to a requirement within a project(s) over time Status Summary: shows the number of requirements broken down by project, baseline, requirement type, status and priority Traceability Complexity: shows the number of traces that link a user-defined number of Top 10 requirements within projects and Automated Software Quality (ASQ) applications User Deployment: shows users assigned to a specific project(s) Appendix B: Report Samples 29

34 Attribute Distribution.rep Impact Analysis.rep 30 CaliberRM Datamart User Guide

Integrating with Microsoft Visual Studio Team System. For Borland CaliberRM Users

Integrating with Microsoft Visual Studio Team System. For Borland CaliberRM Users Integrating with Microsoft Visual Studio Team System For Borland CaliberRM Users Micro Focus may have patents and/or pending patent applications covering subject matter in this document. Please refer to

More information

Caliber 11.0 for Visual Studio Team Systems

Caliber 11.0 for Visual Studio Team Systems Caliber 11.0 for Visual Studio Team Systems Getting Started Getting Started Caliber - Visual Studio 2010 Integration... 7 About Caliber... 8 Tour of Caliber... 9 2 Concepts Concepts Projects... 13 Baselines...

More information

CaliberRDM. Installation Guide

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

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 Installation and Setup Guide Revised on 09/25/2014 TABLE OF CONTENTS ROCK-POND REPORTING 2.1... 1 SUPPORT FROM ROCK-POND SOLUTIONS... 2 ROCK-POND REPORTING OVERVIEW... 2 INFRASTRUCTURE

More information

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide

SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects Integration Option for Microsoft SharePoint Getting Started Guide SAP BusinessObjects XI3.1 Service Pack 4 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet,

More information

Borland Search 2009 Administration Guide. StarTeam and CaliberRM

Borland Search 2009 Administration Guide. StarTeam and CaliberRM Borland Search 2009 Administration Guide StarTeam and CaliberRM Borland Software Corporation 8310 N Capital of Texas Hwy Bldg 2, Ste 100 Austin, Texas 78731 http://www.borland.com Borland Software Corporation

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide 2013 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC and QualTrend are registered trademarks of DataNet Quality Systems. All other trademarks

More information

Installation Guide. CaliberRM

Installation Guide. CaliberRM Installation Guide CaliberRM Borland Software Corporation may have patents and/or pending patent applications covering subject matter in this document. The furnishing of this document does not give you

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide Copyright 2009 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC and QualTrend are registered trademarks of DataNet Quality Systems. All other

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Integrating CaliberRM with Mercury TestDirector

Integrating CaliberRM with Mercury TestDirector Integrating CaliberRM with Mercury TestDirector A Borland White Paper By Jenny Rogers, CaliberRM Technical Writer January 2002 Contents Introduction... 3 Setting Up the Integration... 3 Enabling the Integration

More information

BusinessObjects LifeCycle Manager User's Guide

BusinessObjects LifeCycle Manager User's Guide BusinessObjects LifeCycle Manager User's Guide BusinessObjects Enterprise XI 3.1 Service Pack2 windows Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects,

More information

BusinessObjects Polestar Error Message Guide

BusinessObjects Polestar Error Message Guide BusinessObjects Polestar Error Message Guide BusinessObjects Polestar XI 3.1 windows Copyright 2008 Business Objects, an SAP company. All rights reserved. Business Objects owns the following U.S. patents,

More information

Administrator s Guide

Administrator s Guide Administrator s Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

User Manual. ARK for SharePoint-2007

User Manual. ARK for SharePoint-2007 User Manual ARK for SharePoint-2007 Table of Contents 1 About ARKSP (Admin Report Kit for SharePoint) 1 1.1 About ARKSP 1 1.2 Who can use ARKSP? 1 1.3 System Requirements 2 1.4 How to activate the software?

More information

CaliberRM 5.1 Integration for Describe Enterprise

CaliberRM 5.1 Integration for Describe Enterprise CaliberRM 5.1 Integration for Describe Enterprise Describe Enterprise integration is now available from within the Borland CaliberRM 5.1 software suite. This document describes how to set up and configure

More information

Microsoft Office Groove Server Groove Manager. Domain Administrator s Guide

Microsoft Office Groove Server Groove Manager. Domain Administrator s Guide Microsoft Office Groove Server 2007 Groove Manager Domain Administrator s Guide Copyright Information in this document, including URL and other Internet Web site references, is subject to change without

More information

Perceptive TransForm E-Forms Manager

Perceptive TransForm E-Forms Manager Perceptive TransForm E-Forms Manager Installation and Setup Guide Version: 8.x Date: February 2017 2016-2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International Inc., registered

More information

Table of Contents. User Manual

Table of Contents. User Manual USER MANUAL 5.0 Table of Contents Introduction... 2 Features and Benefits... 2 Overview... 3 Standard User... 3 Administrator... 3 Unconnected... 3 Connect or Connected... 4 Configuration... 5 Settings...

More information

InSync Service User Guide

InSync Service User Guide InSync Service User Guide Matrix Logic Corporation 1 Published by Matrix Logic Corporation Copyright 2011 by Matrix Logic Corporation All rights reserved. No part of the content of this manual may be reproduced

More information

Portions of this product were created using LEADTOOLS LEAD Technologies, Inc. ALL RIGHTS RESERVED.

Portions of this product were created using LEADTOOLS LEAD Technologies, Inc. ALL RIGHTS RESERVED. Upgrade Guide Lenel OnGuard 2010 Upgrade Guide, product version 6.4. This guide is item number DOC-120, revision 1.053, May 2010 Copyright 1995-2010 Lenel Systems International, Inc. Information in this

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

Administration. Training Guide. Infinite Visions Enterprise Edition phone toll free fax

Administration. Training Guide. Infinite Visions Enterprise Edition phone toll free fax Administration Training Guide Infinite Visions Enterprise Edition 406.252.4357 phone 1.800.247.1161 toll free 406.252.7705 fax www.csavisions.com Copyright 2005 2011 Windsor Management Group, LLC Revised:

More information

DOCUMENT REVISION HISTORY

DOCUMENT REVISION HISTORY DOCUMENT REVISION HISTORY Rev. No. Changes Date 000 New Document 10 Jan. 2011 001 Document Revision: 06 Jun. 2011 - Addition of section on MYSQL backup and restore. 002 Document Revision: 22 Jul. 2011

More information

EasyLobby Database Setup EasyLobby Family of Products Version 10.0

EasyLobby Database Setup EasyLobby Family of Products Version 10.0 EasyLobby Database Setup EasyLobby Family of Products Version 10.0 Introduction This document describes how to set up the EasyLobby 10.0 database on Microsoft SQL Server or Oracle, how to setup an ODBC

More information

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope

EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope EMC Ionix ControlCenter (formerly EMC ControlCenter) 6.0 StorageScope Best Practices Planning Abstract This white paper provides advice and information on practices that will enhance the flexibility of

More information

Overview. Borland VisiBroker 7.0

Overview. Borland VisiBroker 7.0 Overview Borland VisiBroker 7.0 Borland Software Corporation 20450 Stevens Creek Blvd., Suite 800 Cupertino, CA 95014 USA www.borland.com Refer to the file deploy.html for a complete list of files that

More information

Sage Installation and Administration Guide. May 2018

Sage Installation and Administration Guide. May 2018 Sage 300 2019 Installation and Administration Guide May 2018 This is a publication of Sage Software, Inc. 2018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product

More information

Project management integrated into Outlook

Project management integrated into Outlook Project management integrated into Outlook InLoox PM 7.x off-line operation An InLoox Whitepaper Published: November 2011 Copyright: 2011 InLoox GmbH. You can find up-to-date information at http://www.inloox.com

More information

DENTRIX ENTERPRISE 8.0.5

DENTRIX ENTERPRISE 8.0.5 DENTRIX ENTERPRISE 8.0.5 CLIENT INSTALLATION GUIDE PRACTICE SOLUTIONS www.dentrixenterprise.com 1-800-DSCHEIN ii Publication Date July 2015 Copyright 2015 Henry Schein, Inc. All rights reserved. No part

More information

Inmagic Genie 2.10 Installation Notes, Revision 3, for New and Upgrade Installations

Inmagic Genie 2.10 Installation Notes, Revision 3, for New and Upgrade Installations Inmagic Genie 2.10 Installation Notes, Revision 3, for New and Upgrade Installations Thank you for purchasing Inmagic Genie. This document is intended for the following installations: New Genie installations

More information

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E

T E KLYNX CENTRAL I N S T A L L A T I O N G U I D E TEKLYNX CENTRAL I N S T A L L A T I O N G U I D E Note TEKLYNX CENTRAL Installation Guide The information in this manual is not binding and may be modified without prior notice. Supply of the software

More information

xtrace Monitor Installation Guide

xtrace Monitor Installation Guide xtrace Monitor Installation Guide Version 2.5.9 Copyright Meisner IT 2008-2018 Page 1 of 12 Install xtrace monitor Download the installation setup file from www.iet.co.uk. The setup file is named xtmonxxx.exe

More information

Genium INET. Clearing Workstation (CW1) Installation Guide. NASDAQ OMX Nordic. Version:

Genium INET. Clearing Workstation (CW1) Installation Guide. NASDAQ OMX Nordic. Version: Genium INET Clearing Workstation (CW1) Installation Guide NASDAQ OMX Nordic Version: 4.0.0220 Document ID: Documentation Release: Release Date: Publication Date: CW1_IG_6 GENIUM_Product_a1091 2014-04-03

More information

Caliber Visual Studio.NET Integration Visual Studio Integration

Caliber Visual Studio.NET Integration Visual Studio Integration Caliber Visual Studio.NET Integration 11.5 Visual Studio Integration Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2016. All rights

More information

Interactive Analysis Getting Started Guide Interactive Analysis 1.0

Interactive Analysis Getting Started Guide Interactive Analysis 1.0 Interactive Analysis Getting Started Guide Interactive Analysis 1.0 Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP Business ByDesign, and other SAP

More information

McAfee Client Proxy Product Guide

McAfee Client Proxy Product Guide McAfee Client Proxy 2.3.5 Product Guide COPYRIGHT Copyright 2018 McAfee, LLC TRADEMARK ATTRIBUTIONS McAfee and the McAfee logo, McAfee Active Protection, epolicy Orchestrator, McAfee epo, McAfee EMM, Foundstone,

More information

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

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

More information

Managing the CaseMap Admin Console User Guide

Managing the CaseMap Admin Console User Guide Managing the CaseMap Admin Console User Guide CaseMap Server, Version 2.3 Accessing the CaseMap Admin Console Registering CaseMap Servers Registering SQL Servers Setting Up Roles and Users Managing SQL

More information

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A

User Guide. Data Gatherer 1.1 6/20/2014. Edition: A Data Gatherer 1.1 6/20/2014 Edition: A Data Gatherer 1.1 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Smart Access Control System Software User Manual (Client Version)

Smart Access Control System Software User Manual (Client Version) Disclaimer 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 may be reproduced

More information

StarTeam LDAP QuickStart Manager Administration Guide

StarTeam LDAP QuickStart Manager Administration Guide StarTeam 15.1 LDAP QuickStart Manager Administration Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2016. All rights reserved.

More information

Centrify Infrastructure Services

Centrify Infrastructure Services Centrify Infrastructure Services Evaluation Guide for Windows November 2017 (release 2017.2) Centrify Corporation Legal notice This document and the software described in this document are furnished under

More information

GFI EventsManager 8 ReportPack. Manual. By GFI Software Ltd.

GFI EventsManager 8 ReportPack. Manual. By GFI Software Ltd. GFI EventsManager 8 ReportPack Manual By GFI Software Ltd. http://www.gfi.com E-Mail: info@gfi.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Introduction. How Does it Work with Autodesk Vault? What is Microsoft Data Protection Manager (DPM)? autodesk vault

Introduction. How Does it Work with Autodesk Vault? What is Microsoft Data Protection Manager (DPM)? autodesk vault Introduction What is Microsoft Data Protection Manager (DPM)? The Microsoft Data Protection Manager is a member of the Microsoft System Center family of management products. DPM provides continuous data

More information

SolidWorks Enterprise PDM Installation Guide

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

More information

Additional VisNetic MailServer Documentation is available at:

Additional VisNetic MailServer Documentation is available at: VisNetic GroupWare User s Guide Additional VisNetic MailServer Documentation is available at: http://www.deerfield.com/support/visnetic-mailserver VisNetic MailServer is published by Deerfield.com 4241

More information

MapMarker Plus Desktop Installation Guide

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

More information

EMC Documentum My Documentum Desktop (Windows)

EMC Documentum My Documentum Desktop (Windows) EMC Documentum My Documentum Desktop (Windows) Version 7.2 User Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 017489103 15084351000 www.emc.com Legal Notice Copyright 2003 2015 EMC Corporation.

More information

ForeScout Extended Module for Qualys VM

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

More information

Océ Posterizer Pro. POP into retail. User manual Administration settings and tasks

Océ Posterizer Pro. POP into retail. User manual Administration settings and tasks - Océ Posterizer Pro POP into retail o User manual Administration settings and tasks Copyright copyright-2010 Océ All rights reserved. No part of this work may be reproduced, copied, adapted, or transmitted

More information

Mercury WinRunner. Installation Guide Version 9.2. Document Release Date: February 26, 2007

Mercury WinRunner. Installation Guide Version 9.2. Document Release Date: February 26, 2007 Mercury WinRunner Installation Guide Version 9.2 Document Release Date: February 26, 2007 Mercury WinRunner Installation Guide, Version 9.2 This document, and the accompanying software and other documentation,

More information

Micro Focus Enterprise Analyzer 3.4. Installation Guide

Micro Focus Enterprise Analyzer 3.4. Installation Guide Micro Focus Enterprise Analyzer 3.4 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2013. All rights reserved.

More information

Client Proxy interface reference

Client Proxy interface reference Reference Guide McAfee Client Proxy 2.3.2 Client Proxy interface reference These tables provide information about the settings found in the Client Proxy UI. Policy Catalog On the McAfee Client Proxy page

More information

Nexio G-Scribe Data Source Wizard

Nexio G-Scribe Data Source Wizard Nexio G-Scribe Data Source Wizard 6/17/2014 175-100330-00 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and its contents

More information

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Supports extraction of Oracle WebCenter Interaction components and migrate to Microsoft SharePoint using Tzunami Deployer Version 2.8 Table

More information

LABEL ARCHIVE Administrator s Guide

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

More information

KASPERSKY LAB. Kaspersky Administration Kit version 6.0. Reference Book

KASPERSKY LAB. Kaspersky Administration Kit version 6.0. Reference Book KASPERSKY LAB Kaspersky Administration Kit version 6.0 Reference Book KASPERSKY ADMINISTRATION KIT VERSION 6.0 Reference Book Kaspersky Lab Ltd. Visit our website: http://www.kaspersky.com/ Revision date:

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

External Data Connector for SharePoint

External Data Connector for SharePoint External Data Connector for SharePoint Last Updated: August 2014 Copyright 2014 Vyapin Software Systems Private Limited. All rights reserved. This document is being furnished by Vyapin Software Systems

More information

Microsoft Dynamics AX 4.0

Microsoft Dynamics AX 4.0 Microsoft Dynamics AX 4.0 Install and Configure a Microsoft Dynamics AX Enterprise Portal Server White Paper Date: June 27, 2006 http://go.microsoft.com/fwlink/?linkid=69531&clcid=0x409 Table of Contents

More information

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9

Media Writer. Installation Guide LX-DOC-MW5.1.9-IN-EN-REVB. Version 5.1.9 Media Writer Installation Guide Version 5.1.9 Regulations and Compliance Tel: 1-844-535-1404 Email: TS_PACSGEAR@hyland.com 2018 Hyland. Hyland and the Hyland logo are trademarks of Hyland LLC, registered

More information

Password Reset Utility. Configuration

Password Reset Utility. Configuration Password Reset Utility Configuration 1 Table of Contents 1. Uninstalling Legacy Password Reset... 2 2. Password Reset Utility: How to deploy and configure via Group Policy... 2 3. Configuring Group Policy

More information

Sage Installation and System Administrator s Guide. October 2016

Sage Installation and System Administrator s Guide. October 2016 Sage 100 2017 Installation and System Administrator s Guide October 2016 2016 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service names mentioned herein

More information

Windows Authentication. Delphi Service Pack 3. Document Version /10/09

Windows Authentication. Delphi Service Pack 3. Document Version /10/09 Delphi 9.5.2 Service Pack 3 Document Version 1.0 11/10/09 Copyright 2009 Newmarket International, Inc. All rights reserved. The information in this document is confidential and proprietary to Newmarket

More information

SAP BusinessObjects Profitability and Cost Management Upgrade Guide

SAP BusinessObjects Profitability and Cost Management Upgrade Guide PUBLIC SAP BusinessObjects Profitability and Cost Management Document Version: 10.0 2019-04-09 SAP BusinessObjects Profitability and Cost Management Upgrade Guide 2019 SAP SE or an SAP affiliate company.

More information

Building reports using the Web Intelligence HTML Report Panel

Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Copyright 2008 Business Objects. All rights reserved. Business Objects owns the

More information

PaperClip32. Revision 2.0

PaperClip32. Revision 2.0 PaperClip32 Quick Start Guide Revision 2.0 Copyright Information Copyright 2003, PaperClip Software, Inc. The PaperClip32 product name and PaperClip Logo are registered trademarks of PaperClip Software,

More information

Modern Requirements4TFS 2018 Update 1 Release Notes

Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements4TFS 2018 Update 1 Release Notes Modern Requirements 6/22/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES...

More information

Abila MIP DrillPoint Reports. Installation Guide

Abila MIP DrillPoint Reports. Installation Guide Abila MIP DrillPoint Reports This is a publication of Abila, Inc. Version 16.1 2015 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product and service

More information

Database Migration Guide

Database Migration Guide Database Migration Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2005 Express Edition to Microsoft SQL Server 2005 or 2008 Enterprise, Standard, or Workgroup Editions. Contents

More information

Last Updated: 14 February 2011 Version 6.5. Page 1

Last Updated: 14 February 2011 Version 6.5. Page 1 Last Updated: 14 February 2011 Version 6.5 Page 1 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the current view of Propalms Ltd. on the issues discussed

More information

Perceptive Interact for Microsoft Dynamics AX

Perceptive Interact for Microsoft Dynamics AX Perceptive Interact for Microsoft Dynamics AX Installation and Setup Guide Version 1.2 Compatible with ImageNow, version 6.7.x Written by: Product Documentation, R&D Date: September 2016 2013 Perceptive

More information

LepideAuditor. Current Permission Report

LepideAuditor. Current Permission Report Table of Contents 1. Introduction... 3 2. Current Permission Scan Settings... 3 2.1 Configure SQL Server... 3 2.2 Stale Object Settings... 5 2.3 Available Options to manage the data set... 6 2.3.1 Add

More information

DocAve 6 Administrator

DocAve 6 Administrator DocAve 6 Administrator User Guide Service Pack 4, Cumulative Update 3 Revision P Issued September 2014 Table of Contents About DocAve Administrator for SharePoint... 7 Complementary Products... 7 Submitting

More information

Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint.

Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint. Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint. Version 2.7 Table of Content PREFACE... I INTENDED AUDIENCE...

More information

OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide

OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide OpenText RightFax 10.0 Connector for Microsoft SharePoint 2007 Administrator Guide ii Edition OpenText RightFax 10.0 Connector

More information

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager

Vector Issue Tracker and License Manager - Administrator s Guide. Configuring and Maintaining Vector Issue Tracker and License Manager Vector Issue Tracker and License Manager - Administrator s Guide Configuring and Maintaining Vector Issue Tracker and License Manager Copyright Vector Networks Limited, MetaQuest Software Inc. and NetSupport

More information

ALTIUM VAULT IMPLEMENTATION GUIDE

ALTIUM VAULT IMPLEMENTATION GUIDE TABLE OF CONTENTS FIRST-TIME SETUP FOR ALTIUM VAULT SOFTWARE INSTALLATION RUNNING THE SETUP WIZARD LICENSE AGREEMENT SELECT DESTINATION LOCATION SELECT ALTIUM VAULT DATA DIRECTORY ALTIUM VAULT CONFIGURATION

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Composer 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 2 Who should read this manual... 2 What s included in this manual... 2 Symbols and

More information

Minimum System Requirements The following are the minimum system requirements needed to run and install Premium Pro Enterprise:

Minimum System Requirements The following are the minimum system requirements needed to run and install Premium Pro Enterprise: Overview Premium Pro Enterprise is the next generation of the Premium Pro family of applications. It is a Javabased application that houses multiple products and tax years in a single interface. It requires

More information

Sage Residential Management Versions 9.5 through Installation Guide

Sage Residential Management Versions 9.5 through Installation Guide Sage Residential Management Versions 9.5 through 14.1 Installation Guide This is a publication of Sage Software, Inc. Copyright 2014. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and

More information

Oracle IVR Integrator

Oracle IVR Integrator Oracle IVR Integrator Implementation Guide Release 11i for Windows NT July 2001 Part No. A87492-03 1 Implementing Oracle IVR Integrator This topic group provides general descriptions of the setup and configuration

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Defender Desktop Login GrIDsure Token User Guide

Defender Desktop Login GrIDsure Token User Guide Desktop Login GrIDsure Token User Guide Introduction This guide describes what the user will see when using Desktop Login with GrIDsure tokens. The logon procedure will vary slightly depending on the platform

More information

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012

Perceptive TransForm E-Forms Manager 8.x. Installation and Configuration Guide March 1, 2012 Perceptive TransForm E-Forms Manager 8.x Installation and Configuration Guide March 1, 2012 Table of Contents 1 Introduction... 3 1.1 Intended Audience... 3 1.2 Related Resources and Documentation... 3

More information

NTP Software QFS for Isilon

NTP Software QFS for Isilon NTP Software QFS for Isilon Installation Guide Version 8.5 This guide details the method for the installation and initial configuration of NTP Software QFS for NAS, Isilon Edition, from an administrator

More information

SAS. Information Map Studio 3.1: Creating Your First Information Map

SAS. Information Map Studio 3.1: Creating Your First Information Map SAS Information Map Studio 3.1: Creating Your First Information Map The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Information Map Studio 3.1: Creating Your

More information

ForeScout Extended Module for Tenable Vulnerability Management

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

More information

Crystal Enterprise. Overview. Contents. Upgrading CE8.5 to CE10 Microsoft Windows

Crystal Enterprise. Overview. Contents. Upgrading CE8.5 to CE10 Microsoft Windows Crystal Enterprise Upgrading CE8.5 to CE10 Microsoft Windows Overview This document is intended to assist you upgrade from a Crystal Enterprise (CE) 8.5 system to a CE 10 system. NOTE: The scenario outlined

More information

1.0. Quest Enterprise Reporter Discovery Manager USER GUIDE

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

More information

ControlPoint. Advanced Installation Guide. September 07,

ControlPoint. Advanced Installation Guide. September 07, ControlPoint Advanced Installation Guide September 07, 2017 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH., 2008-2017 All rights reserved. No part or section of the contents

More information

Mercury QuickTest Professional. Installation Guide Version 9.0

Mercury QuickTest Professional. Installation Guide Version 9.0 Mercury QuickTest Professional Installation Guide Version 9.0 Mercury QuickTest Professional Installation Guide, Version 9.0 This manual, and the accompanying software and other documentation, is protected

More information

INSTALLATION GUIDE Spring 2017

INSTALLATION GUIDE Spring 2017 INSTALLATION GUIDE Spring 2017 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and

More information

INSTALL GUIDE BIOVIA INSIGHT 2016

INSTALL GUIDE BIOVIA INSIGHT 2016 INSTALL GUIDE BIOVIA INSIGHT 2016 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

Area Access Manager User Guide

Area Access Manager User Guide Area Access Manager User Guide PERPETUAL INNOVATION Lenel OnGuard 2012 Area Access Manager User Guide, product version 6.5 This guide is part 2 of a 2-document suite, item number DOC-800, revision 2.003,

More information

WEBSEWSS SINGLE SERVER INSTALLATION INSTRUCTIONS

WEBSEWSS SINGLE SERVER INSTALLATION INSTRUCTIONS 2300 East 14th Street Tulsa, Oklahoma 74104 USA Phone: (918) 749-1119 Fax: (918) 749-2217 e-mail: info@statsoft.com WEB: http://www.statsoft.com Notes: WEBSEWSS SINGLE SERVER INSTALLATION INSTRUCTIONS

More information

Deltek Costpoint CRM 6.2. Custom Reports and Microsoft SQL Server Reporting Services

Deltek Costpoint CRM 6.2. Custom Reports and Microsoft SQL Server Reporting Services Deltek Costpoint CRM 6.2 Custom Reports and Microsoft SQL Server Reporting November 11, 2011 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

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 MIGRATING & UPGRADING Table Of Contents 1. Migrating and Upgrading... 3 Upgrading from Earlier Versions...3 Upgrading Client

More information