ITSM SQL Reports. Installation and Configuration Guide. Date: November Page 1 of 18

Size: px
Start display at page:

Download "ITSM SQL Reports. Installation and Configuration Guide. Date: November Page 1 of 18"

Transcription

1 ITSM SQL Reports Installation and Configuration Guide Date: November 2017 Page 1 of 18

2 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any retrieval system of any nature without the prior written permission of Sunrise Software Limited, except for permitted fair dealing under the Copyright, Designs and Patents Act Sunrise Software Limited, Sostenuto is a registered trade mark of Sunrise Software Limited. Sunrise Software Limited does not assume or accept any liability for any loss or damage of any kind to any person that may arise as a result of that person (or any other person) using this document or acting or refraining from action in reliance on any information (including expressions of opinion) contained in this document. This limitation/exclusion of liability does not apply in the case of death or personal injury caused by negligence on the part of Sunrise Software Limited, or to the extent (if any) that a limitations and/or exclusion in these terms is not permitted under applicable law. Sunrise 50 Barwell Business Park Leatherhead Road Chessington Surrey KT9 2NY United Kingdom Visit us at Enquiries e: welcome@sunrisesoftware.com t: +44(0) Page 2 of 18

3 C O N T E N T S Overview 4 Installation 5 Pre-Requisites 5 Installing the ITSM4 Report Suite 5 Installing the Report Viewer 9 ITSM4 Reports Suite Definition 12 Navigating the Reports 14 Customising the Report Viewer CSS 16 Launching the Sunrise ITSM Reports 17 Create a Simple Launch URL Interface Operation 17 Create a Service-Specific Non-Lifecycle Operation 18 Page 3 of 18

4 Overview The purpose of this document is to provide details relating to the installation, configuration and potential modification of the standard set of ITSM reports provided for Sunrise ITSM. Before attempting to deploy these reports please ensure that you have read all instructions and have understood and completed all prerequisites. This document also provides an overview of the reports pack used as part of this installation. These reports are compatible with Sunrise ITSM4 and above. The ITSM4 Reports pack consists of the following elements... The Sunrise ITSM Reports: Our standard set of reports for Sunrise ITSM. These reports are written using Microsoft s SQL Report Services (SSRS) and delivered as a BID Reporting Service Solution Project (Microsoft SQL Server Reporting Services Designers Version ). These reports are based on the default ITSM processes. If the target database is not ITSM then some of the report definitions may require additional configuration or modification The Report Viewer: A Collection of ASPx.net web pages and files for Microsoft Internet Information Services (IIS). These files have a dependency on.net 4 and Microsoft Report Viewer 10 to be installed. A Microsoft SQL Deployment Script: A Microsoft SQL Server SQL script that must be applied to your Sunrise ITSM database to add and amend the necessary SQL objects that are referenced by the reports.

5 Installation The following section details the steps for installation and configuration of the Sunrise ITSM4 Reports. This section is aimed at the Sunrise ITSM Administrator, and assumes the knowledge and permissions that this role implies. Pre-Requisites In order to install the Sunrise ITSM Reports you must have the following: An installed and configured instance of Sunrise ITSM running on Sostenuto v4.9 and above. An installed and configured instance of Microsoft SQL Server 2008 R2 Reporting Services (SSRS). Microsoft SQL Server 2000, 2005 or 2008 Reporting Services cannot be used to deploy the ITSM4 Reports. An installed and configured instance of Microsoft Internet Information Services (IIS) (Minimum tested version ) with.net4 libraries installed. A version of Microsoft Business Intelligence Development Studio, containing Visual Studio, for making changes to the reports as required in order to configure specifically to different implementations of Sunrise ITSM configurations. A SQL Server user and password associated with the default schema of Sunrise (or use the default schema used by Sunrise ITSM ). A copy of the ITSM4 Reports installation media. If any of the above prerequisites are not met do not continue with the remaining installation steps within this guide. Installing the ITSM4 Report Suite The ITSM Reports Suite is created using Microsoft SQL Server Reporting Services (SSRS). The following section provides specific guidance on installing the reports. Note: If you are upgrading your installation of a previous set of ITSM4 reports please note that any changes that have been made specifically to the previous set will not be present in the latest version of the reports. 1 Locate the ITSM4 Reports installation files and copy the contents of the ITSM4 Reports folder to a local folder on the root of the report server C:\ drive called ITSM4Reports Note: If you use a different folder name, or locate it anywhere other than the root of C:\. You will need to edit the File path value for every table entry in the SQL script which populates the database with the reports. It is therefore recommended that you locate the folder as detailed above. 2 Ensure that the ITSM4Reports folder properties allow it to be shared with the account linked to the Sostenuto service. This is carried out as follows In File Explorer, navigate to the folder ITSM4Reports and right-click the folder to select Properties If your domain account is not currently listed in the Group or User Names list, or it is listed but you don t have the necessary permissions click Edit. If necessary add your domain account by clicking Add, selecting your domain account, and then click OK. Now select your domain account in the Group of User Name List and give yourself full control. 3 Navigate to the ITSM4Reports folder and open the ITSM4Reports Report Project File in Visual Studio. 4 Within the Solutions Explorer panel, expand the Shared Data Sources folder and double-click the Sostenuto.rds data source to open it. Page 5 of 18

6 Figure 1: The Solutions Explorer 5 The Shared Data Source Properties screen shows an example of the connection string to the database. Click Edit and update the connection details. Figure 2: Editing the Connection String 6 In the Connection Properties screen... Server Name should point to your database server. Select the correct server from the drop-down list. Check Use SQL Server Authentication and enter the username and password for the database (any account used must have a default schema of sunrise). Ensure that Save my password is checked. Ensure that Select or enter a database name is checked then select the Sunrise ITSM database. Page 6 of 18

7 Figure 3: Create the User Account for this Database Click the Test Connection button. If the connection is valid click the OK button on the Test Results popup. If the test fails, please review the settings you have made above as you will not be able to proceed with the installation. 7 Click the OK button to close the Connection Properties screen. 8 In the Shared Data Source Properties screen, click the OK button. 9 In the Solution Explorer panel, right-click the Project Header (ITSM4Reports) and select the Properties option. The ITSM4Reports Property Pages screen is displayed Page 7 of 18

8 Figure 4: Configuring the ITSM4 Reports Properties Target Dataset Folder shows the target dataset folder for the ITSM4 Reports suite. TargetDataSourceFolder shows the target data source folder for the ITSM4 Reports suite. TargetReportFolder shows the target report folder for the ITSM4 Reports suite. Target Report Part Folder shows the target report part folder of the ITSM4 Report suite. TargetServerURL references the Reporting Server URL to which the reports will be deployed. Note: To locate the correct TargetServerURL navigate to the Microsoft SQL Server > Configuration Tools > Reporting Service Configuration Manager.Log in to the instance of Microsoft SQL Server in which the SQL Server Reporting Services are installed then click Connect. The Web Service URL option in the left panel contains the Report Server Web Service URL that should be used as the TargetServerURL. Copy and paste this URL into the TargetServerURL field 10 If the ITSM4 Reports Property Pages screen DOES NOT contain a TargetServerVersion field then skip this step Select the down arrow and to show the list of available versions. Select Detect version from the list. This will check that SSRS is running and that you are using the correct version. If an error is returned contact the database administrator, otherwise click the OK button 11 Ensure that the reports server security is set to allow you to deploy the reports. To do this, carry out the following steps Run Internet Explorer in administrator mode. Navigate to Select Site Settings in the top right hand corner of the browser page. Select Security from the left hand navigation pane. If the account you used to log into the server does not appear in the list. select New Role Assignment, add your domain account, and select System Administrator before clicking OK. 12 You may also need to enable security access at folder level within the reports page. Once you have carried out the actions in step 12, please carry out the following actions Click Home in the top right hand corner of the browser page. Click on Folder Settings in the menu bar. Click New Role Assignment and add your domain account with the Content Manager role. Page 8 of 18

9 13 Return to Visual Studio and in the Solution Explorer panel, right-click on the Project Header (ITSM4Reports) and select Deploy. This creates the Target Data Source and Target Report folders on the SQL Reports Server, uploading the Data Source and SQL Reports respectively. A log of the deployment appears in the Output panel at the bottom of the screen. You should ignore any warning relating to Overlapping report items are not supported in all renderers. 14 Navigate to the Report Manager URL, typically in the format to see the uploaded files. Navigate into the folder that has just been created and switch to details view. From here, scroll down to the Sostenuto data source file and click it to open it. This confirms the database connection string and allows you to test the connection. Once tested, click the browser back button to go back to the list of reports. 15 Deploy the necessary SQL changes for this report suite Open the report headed 1_SostenutoSQLAdditions at the top of the list of reports. Click on the Run SQL button at the bottom of the report and ensure that each operation has been successful. If any have been unsuccessful please contact support for further information. NOTE: If you are installing this report suite over an existing suite of ITSM reports, the script no longer deletes the current report entries in the S_REPORT and S_REPORT_L tables. If you wish to delete any of the current report entries, you will have to manually delete them from the database. If you need any assistance with this step, please contact the Support Desk. Installing the Report Viewer The following section details the instructions on how to deploy and configure the Report Viewer for the Sunrise ITSM reports suite. Begin by configuring Microsoft Internet Information Services (IIS) 1 Ensure the.net framework 4 is registered with Microsoft Internet Information Services (IIS). To do this open a command prompt in administrator mode and type the following commands C: to switch to the C drive if not already in that drive. cd/ to navigate to the root of the C drive. cd Windows\Microsoft.NET\Framework64 to navigate to the Windows.NET directory. Please note that your default Windows directory may be a different drive to this. Carry out a directory listing by entering dir and identify the current v4 version of.net (for example v and navigate to that folder. Once in the folder, enter the following command: aspnet_regiis -i to install the latest version of.net v4. When the installation is complete, enter Exit to close the command window down. 2 Copy the contents of the Reports Viewer folder to the location where the virtual application will be installed, for example C:\inetpub\wwwroot\ITSMViewer. 3 Install the Microsoft ReportViewer 2010SP1 Redistributable.exe on the server that will be used to host the reports and IIS if this has not already been installed for previous reports. 4 Open IIS and configure the application In IIS right-click on Default Web Site under Sites and refresh. Navigate to the virtual application location you created for the Reports Viewer folder then select Convert to Application and click OK. 5 Configure the IIS Application Settings Locate the web site in the Site branch of the IIS Manager (as previously deployed) Locate the Application Settings icon in the ASP.net section as below. Page 9 of 18

10 Double click on the Application Settings icon and configure the properties of the viewer as shown in the table below: Name KeyTimeOut SSRSURL DefaultReport ErrorReport ImageURL Build_DSN NOTE: Description Not used for this type of configuration. Leave as default. The path to the SSRS instance, for example Note: This URL must be able to be browsed and depends on the correct deployment of SSRS and the reports The Path from the SSRS URL that contains the default report you wish the viewer to display when a successful login occurs. By default this would be [TargetReportFolder]/Z_Default1. The Path from the SSRS URL that contains the error report you wish the viewer to display when an error occurs, for example an invalid login. By default this would be [TargetReportFolder]/Z_Error1. Not used for this type of configuration. Leave as default. The Connection string to the database that contains the Sunrise ITSM report table, for example: Provider=sqloledb;Data Source=DBSERVER;Initial Catalog=DBNAME;UID=SQLUSER;PWD=PASSWORD. This connection is used by the Report Viewer and not the Reports. [TargetReportFolder] would be as set in Figure 4: Configuring the ITSM4 Reports Properties. 6 To allow the SSRS report to be generated without the user being prompted for a username or password, you must make a security change to SSRS. The account used by the IIS Application Pool must be granted access to the SSRS instance and the folder that it is using. To identify the Account being used by the Application Pool, navigate back to Internet Explorer Services(IIS) Manager and select the web site you installed in the Site branch of the IIS Manager. In the actions pane on the right hand side, click Browse *:80(http). If the report viewer launches correctly, no further action is required (the account would have been added to the security model previously). Go to Step 7. If you get an error saying the permissions granted for the user are insufficient (rsaccessdenied), note the account being used. This will be in the format ISS APPPOOL\DefaultAppPool. Open the SSRS instance Report Manager URL - default path Note: You may be prompted for a user name and password. Contact your network administrator for this. Locate the SSRS folder that you want the viewer to access, as configured in the section Installing the ITSM4 Report Suite. By default this is ITSM4Reports. Once in the folder, click Folder Settings. Note: To allow future growth and reduce potential problems this can also be done at the root level instead of the specific folder level. In the Security section select the Security sub-folder and add the Account used by the IIS Application Pool. Click New Role Assignment then enter the Account s Group or User Name. Allocate the Browser permission and click Apply. Page 10 of 18

11 Figure 5: Setting Up Report Security 7 After clicking the Browse *:80 (http) link, the next thing you will see is a security message similar to this. It does not mean that anything is wrong, in fact it confirms that the security is correct for you to run reports. This message is displayed when the Sunrise ITSM reports are waiting for a valid User ID (UID) to allow you access to the reports. Figure 6: Something Went Wrong? Your database administrator can provide the unique UID from the Sunrise ITSM administrator account (see Figure 3 in Installing the ITSM4 Report Suite, above). The UID should be added to the end of the URL, as in the following example: Page 11 of 18

12 ITSM4 Reports Suite Definition Each report within the ITSM4 reports suite is designed to display relevant information for each service in Sunrise ITSM. This section briefly explains what reports are available for each service within the current ITSM4 configuration. All the services have the following default reports Summary Report This returns a summary of the service records for the selected service. From here you can drill down to the details for each service record. They give key information for each record, similar to that as seen in the service record within Sunrise ITSM. The summary report returns the results as a graph followed by a summary table. Supporting 2 Level dynamic grouping, drill down and drill through, information can be obtained and displayed in a number of different way to meet requirements. Grouping Level 1 is defined as a Period Unit (Year, Quarter, Month, Week) Grouping Level 2 allows for the information to be displayed in more detail: Drill down: Expand the summary table to list all the records, by clicking the in the Grouping column of the table Drill through: Click on a record in the table to display the record s Details report, described below. Details Report The Service record Details report displays details of a specified service record and its History. It is not recommended that you run this report directly without a parameter, as it has the potential to generate detail reports for all records in the service (for example, if your system contains 10,000 incidents the report could potentially be over 10,000 pages long).'. It has been designed to be navigated to from the Summary report. Dynamic Cross Tab Report Displays Results relating to user defined requirements at the point of executions. This report provides the user with a Pivot table and a number of different options for the X and Y axes. The generated Pivot table can be split into Period groups. Daily Operations Reports Displays History Operations as a chart and a table over a fixed period broken into units of 1 day. The table supports drill down for Year, Owner Group and Owner Account, broken down by the selected operations. Monthly Operations Report Displays History Operations as a chart and a table over a fixed period broken into units of 1 month. The table supports drill down for Year, Owner Group and Owner Account, broken down by the selected operations. Yearly Operations Report Displays History Operations as a chart and a table over a fixed period broken into units of 1 year.. The table supports drill down for Year, Owner Group and Owner Account, broken down by the selected operations. Page 12 of 18

13 The reports that you have access to are limited to the enabled services on your installation of Sunrise ITSM Announcements Audits Change Management Contacts Controls Departments Documentation Event Management Expenses Feedback Incident Management Items Knowledge Locations Order Management Performance and Targets Problem Management Products Projects Release Management Risks Service Contracts Service Levels Service Management Skills Social Media Queue Suppliers Supplier Contracts Time Cards Training Work Orders In addition to generic reports, SLA reports are available in the incident Management, Problem Management and Change Management services. Page 13 of 18

14 Navigating the Reports This section details the major areas of the reports and how they can be used. The Report Viewer allows the user to choose to export the report in a variety of different formats. The Report Viewer Refresh Figure 7: Exporting a Report button allows the user to re-run the report and view updated report data. The Report Viewer report list shows the user each report they have been granted access to. The selected report currently being viewed in the main content area is highlighted. Each report button link has a mouseover effect to display the report definition. Figure 8: Navigating the Report List Most Sunrise ITSM Reports include filter controls. These values are controlled by the field list definition within the Sunrise ITSM database and can be tailored using standard functionality. Page 14 of 18

15 Figure 9: Drilling Down Using Source All Sunrise ITSM Reports provide easy data navigation using Year and Month controls. This allows viewers to quickly jump forward or backward in time to allow quick comparisons of information. Figure 10: Navigate in Time The main area of the screen displays the selected Sunrise ITSM Report. Information relating to the various sections of the report can be seen by mouse-over the various sections and icons of the displayed report. This provides the users with definitions of the field. Figure 11: Main Report Content Area Page 15 of 18

16 Customising the Report Viewer CSS it is possible to modify the Report Viewer colour and fonts, if required, using standard CSS. Navigate to the Site.css file in the Style directory in the location where the Sunrise ITSM Report Viewer was installed. You can edit this file with any CSS editor. In the example below it is being edited using Notepad++. This file contains classes for: SOSMenuTitleBox SOSMenuBackGroup SOSMenuButtonSelected SOSMenuButton Using standard CSS edit the Site.css classes accordingly. When complete save the file and refresh your browser to see the updated styles. Note: Always take a backup of the original Site.css file prior to making any changes, so that you can easily roll back should you make any major errors. Editing the Site.css will only affect the listing of the report selector on the left-hand side of the Report Viewer. The colours and fonts used within the reports themselves are held within the report definitions and must be changed using the SQL Server Business Intelligence Development Studio. Page 16 of 18

17 Launching the Sunrise ITSM Reports To link the newly created reports viewer to Sunrise ITSM it is necessary to provide a mechanism within the product that launches the report URL directly. Sunrise ITSM provides a number of methods to achieve this. The following section assumes that the reports are being integrated with the Sunrise ITSM HTML5 user interface and not the applet. Create a Simple Launch URL Interface Operation Administrators can create a new Global Operation that invokes a URL. This Operation will be available in all Sunrise ITSM Services. As this is not a Service-specific Operation it does not allow parameters to be passed within the URL. If there is a need to pass parameters within the URL, you are recommended to use Launch URL Interface Operation in the Services that use the parameters. Using Global Operations you can configure an operation that launches a new browser window to launch a fixed URL. So if the URL to the Sunrise ITSM reports is like NAME/ITSMReports/?UID=AC71F3D7-943B-43FF-AB02-EF73272D44D0 then you d just replace the URL in the example below. The following steps explain how a Global Launch URL Operation can be created: 1 On the Sunrise ITSM server locate the Config.xml file in..\tomcat 7.0\webapps\Sostenuto\WEB- INF\classes\settings\sunlight\config 2 Edit the Config.xml and locate the <global_operations> tag. 3 If there is no <global_operations> tag then create one so that the a new section below </services> looks as follows and then save the file: <global_operations> <operation id="1111" caption="reports" uniqueid="1111"> <parameters> <param name="url" value=" </parameters> </operation> </global_operations> 4 Using the Apache Manager reload the Sunrise ITSM instance and the new Global Operation will now be available within all Sunrise ITSM Services. All Global Operations are added to a menu automatically which without translation will be formed similarly to this: non.lfc.operations.menu 5 Navigate to..\tomcat 7.0\webapps\itsm\WEB-INF\classes\resources\sunlight and locate the screens_en properties file. 6 Edit this file and add the following line to an appropriate section of the document: non.lfc.operations.menu=Interface Operations Note: As this is a Global Operation for ALL Services you will need to add a similar entry for ALL Service IDs so that the phrase is translated accordingly. 7 Save the file and using Apache Manager reload the Sunrise ITSM instance. The menu has now been translated into the newly configured text and the configuration of the Service-specific Operation is complete. Note: for completeness the names of the operations should also be translated within the screens_en file but this is optional should the configuration not be needed in a multi-language environment. See the <global operations> tag in the Sunrise ITSM HTML5 Interface Configuration Guide for more information. Alternatively, if you only want the launch report operation to be available in a single Sunrise Page 17 of 18

18 ITSM Service, follow the instructions below. Create a Service-Specific Non-Lifecycle Operation Where an Operation to launch a URL is intended for a single service, you must create a new Sunrise ITSM Non-Lifecycle Operation that maps to an Interface Operation. The following steps explain how a Service Specific Operation can be created: 1 Login to Sunrise ITSM and navigate to System Management > Service > Interface Mappings. 2 Click Add Interface Mapping and use the following: Name: ITSM Reports Interface Type: URL Interface Interface Operation: Invoke URL Status: Enabled URL Query: Note: The URL Query should be the full URL to launch the Sunrise ITSM reports 3 Click the Add button to add the entry to the list of available entries and Submit the new Interface Mapping. 4 Navigate to System Management > Service > Operations 5 Click Add Operation and use the following: Name: View ITSM Reports Description: Operation to launch the Sunrise ITSM Performance Reports Type: Non-Lifecycle Maps to System Operation: Service specific Status: Enabled Interface Mapping: URL Interface & Sunrise ITSM Reports (from step 2a) 6 In the Sunrise ITSM HTML5 Configurator Utility, or within the SQL Server database, look up the Operation ID for the newly added Non-Lifecycle Operation. In the following example we ll use OperationID= to illustrate the concepts. 7 On the Sunrise ITSM instance server locate the Config.xml file in..\tomcat 7.0\webapps\Sostenuto\WEB-INF\classes\settings\sunlight\config 8 Edit the Config.xml and locate the Service that the Operation should be visible within. 9 Add the following line within the <operations> tags and save the file: <operation id=" " caption="itsm Reports"/> 10 Locate the Workflow.xml file. 11 Edit the Workflow.xml file and locate the Service that the Operation should be visible within. 12 Add the following within the <service> tags and save the file: <source screenname="menu" operation=" "> <entry show="itsmreports" /> </source> 13 Using the Apache Manager reload the Sunrise ITSM instance and the new Service-specific global Operation will now be available within the Service for which it was configured. All Non-Lifecycle Interface Operations are added to a menu automatically which without translation will be formed similarly to this: non.lfc.operations.menu 14 Navigate to..\tomcat 7.0\webapps\itsm\WEB-INF\classes\resources\sunlight and locate the screens_en properties file. 15 Edit this file and add the following line to an appropriate section of the document: non.lfc.operations.menu=Interface Operations 16 Save the file and using Apache Manager reload the Sunrise ITSM instance. The menu has now been translated into the newly configured text and the configuration of the Service-specific Operation is complete. Note: for completeness the names of the operations should also be translated within the screens_en file but this is optional should the configuration not be needed in a multi-language environment. Page 18 of 18

SDI Performance Reports Installation and Configuration Guide

SDI Performance Reports Installation and Configuration Guide SDI Performance Reports Installation and Configuration Guide Date: August 2016 Page 1 of 64 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or

More information

Sostenuto 4.1 title page. System Management User s Guide

Sostenuto 4.1 title page. System Management User s Guide Sostenuto 4.1 title page System Management User s Guide Date: November 2013 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any

More information

Release Notes. Date: August Page 1 of 20

Release Notes. Date: August Page 1 of 20 Release Notes Date: August 2012 Page 1 of 20 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any retrieval system of any nature

More information

Mail Processor 4.4 Release Notes

Mail Processor 4.4 Release Notes Mail Processor 4.4 Release Notes Date: June 2014 Page 1 of 8 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any retrieval system

More information

Sostenuto Hardware and Software Configuration Guide. Date: October Page 1 of 15

Sostenuto Hardware and Software Configuration Guide. Date: October Page 1 of 15 Sostenuto 5.3.1 Hardware and Software Configuration Guide Date: October 2017 Page 1 of 15 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or

More information

Sunrise Software Limited, Sostenuto is a registered trade mark of Sunrise Software Limited.

Sunrise Software Limited, Sostenuto is a registered trade mark of Sunrise Software Limited. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any retrieval system of any nature without the prior written permission of Sunrise

More information

Mail Processor 4.4. Installation and Configuration Guide. Date: June Page 1 of 37

Mail Processor 4.4. Installation and Configuration Guide. Date: June Page 1 of 37 Mail Processor 4.4 Installation and Configuration Guide Date: June 2014 Page 1 of 37 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored

More information

Deltek PM Compass 2.2. Custom Reports and Microsoft SQL Server Reporting Services Guide

Deltek PM Compass 2.2. Custom Reports and Microsoft SQL Server Reporting Services Guide Deltek PM Compass 2.2 Custom Reports and Microsoft SQL Server Reporting September 4, 2015 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

Configuring RentalPoint Web Services

Configuring RentalPoint Web Services Table of Contents 1. What is RentalPoint Web Services? 2 2. How to Configure Your Server 2 2.1 Download and Install.NET Framework 4.5.1 2 2.2 Download and Install IIS 2 2.3 Download and Install RPWS Files

More information

Follow all of the steps indicated below for each process. Some steps may require IT assistance.

Follow all of the steps indicated below for each process. Some steps may require IT assistance. The instructions provided below are for upgrading EnergyCAP Enterprise from Release 6.0 to Release 6.1SP1. The version number of EnergyCAP 6.1 is 6.1.60.xx. (xx will correspond to the current build, and

More information

Web Client User Guide

Web Client User Guide ImageTag, Inc. 2016 Contents Introduction... 2 Logging Into Your KwikTag Client... 3 KwikTag Tabs and Your Landing Page... 4 Drawers Tab Features and Functions... 7 My Lists... 7 The KwikTag Library...

More information

Version 5. Recruiting Manager / Administrator

Version 5. Recruiting Manager / Administrator Version 5 Recruiting Manager / Administrator 1 Contents 1.0 Introduction... 4 2.0 Recruitment at a Glance... 6 3.0 Viewing Applicant Numbers... 8 4.0 Activities After Closing Date... 10 5.0 Shortlisting...

More information

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E

ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE SERVICE PACK 1 PART NO. E ORACLE USER PRODUCTIVITY KIT USAGE TRACKING ADMINISTRATION & REPORTING RELEASE 3.6.1 SERVICE PACK 1 PART NO. E17383-01 MARCH 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights

More information

HR-Lite Database & Web Service Setup Guide

HR-Lite Database & Web Service Setup Guide HR-Lite Database & Web Service Setup Guide Version: 1.00 HR21 Limited All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical,

More information

SharePoint User Manual

SharePoint User Manual SharePoint User Manual Developed By The CCAP SharePoint Team Revision: 10/2009 TABLE OF CONTENTS SECTION 1... 5 ABOUT SHAREPOINT... 5 1. WHAT IS MICROSOFT OFFICE SHAREPOINT SERVER (MOSS OR SHAREPOINT)?...

More information

Configuring RentalPoint Web Services

Configuring RentalPoint Web Services Table of Contents 1. What is RentalPoint Web Services? 2 2. How to Configure Your Server 2 2.1 Download and Install.NET Framework 4.5.1 2 2.2 Download and Install IIS 2 2.3 Download and Install RPWS Files

More information

IQSweb Installation Instructions Version 5.0

IQSweb Installation Instructions Version 5.0 IQSweb Installation Instructions Version 5.0 Contents Additional References... 3 IQSweb ROSS Connection... 3 IQSweb V5.0 Install/Upgrade Scenarios... 4 IQSweb Configuration Options... 5 A. Single Computer/Server

More information

Early Data Analyzer Web User Guide

Early Data Analyzer Web User Guide Early Data Analyzer Web User Guide Early Data Analyzer, Version 1.4 About Early Data Analyzer Web Getting Started Installing Early Data Analyzer Web Opening a Case About the Case Dashboard Filtering Tagging

More information

Workspace Administrator Help File

Workspace Administrator Help File Workspace Administrator Help File Table of Contents HotDocs Workspace Help File... 1 Getting Started with Workspace... 3 What is HotDocs Workspace?... 3 Getting Started with Workspace... 3 To access Workspace...

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

SQL Server 2005: Reporting Services

SQL Server 2005: Reporting Services SQL Server 2005: Reporting Services Table of Contents SQL Server 2005: Reporting Services...3 Lab Setup...4 Exercise 1 Creating a Report Using the Wizard...5 Exercise 2 Creating a List Report...7 Exercise

More information

Attix5 Pro Storage Platform Console

Attix5 Pro Storage Platform Console Attix5 Pro Storage Platform Console V7.0.1 User Manual for Microsoft Windows Your guide to managing the Attix5 Pro backup environment using the Storage Platform Console. 0 Copyright notice and proprietary

More information

Installation Manual. Fleet Maintenance Software. Version 6.4

Installation Manual. Fleet Maintenance Software. Version 6.4 Fleet Maintenance Software Installation Manual Version 6.4 6 Terri Lane, Suite 700 Burlington, NJ 08016 (609) 747-8800 Fax (609) 747-8801 Dossier@dossiersystemsinc.com www.dossiersystemsinc.com Copyright

More information

NETWRIX GROUP POLICY CHANGE REPORTER

NETWRIX GROUP POLICY CHANGE REPORTER NETWRIX GROUP POLICY CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 7.2 November 2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Sage Construction Central Setup Guide (Version 18.1)

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

More information

URL for staff interface (bookmark this address on staff computers):

URL for staff interface (bookmark this address on staff computers): URL for public interface (link to this address): URL for staff interface (bookmark this address on staff computers): Application Name (for IIS): System Maintenance In the following Directory on your web

More information

Server Edition USER MANUAL. For Microsoft Windows

Server Edition USER MANUAL. For Microsoft Windows Server Edition USER MANUAL For Microsoft Windows Copyright Notice & Proprietary Information Redstor Limited, 2016. All rights reserved. Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft Windows

More information

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide

Authentication Services ActiveRoles Integration Pack 2.1.x. Administration Guide Authentication Services ActiveRoles Integration Pack 2.1.x Administration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

WebStudio User Guide. OpenL Tablets BRMS Release 5.18

WebStudio User Guide. OpenL Tablets BRMS Release 5.18 WebStudio User Guide OpenL Tablets BRMS Release 5.18 Document number: TP_OpenL_WS_UG_3.2_LSh Revised: 07-12-2017 OpenL Tablets Documentation is licensed under a Creative Commons Attribution 3.0 United

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

NBC-IG Installation Guide. Version 7.2

NBC-IG Installation Guide. Version 7.2 Installation Guide Version 7.2 2017 Nuance Business Connect 7.2 Installation Guide Document Revision History Revision Date August 8, 2017 Revision List Updated supported SQL Server versions June 14, 2017

More information

WebsitePanel User Guide

WebsitePanel User Guide WebsitePanel User Guide User role in WebsitePanel is the last security level in roles hierarchy. Users are created by reseller and they are consumers of hosting services. Users are able to create and manage

More information

CAL 9-2: Café Soylent Green Chapter 12

CAL 9-2: Café Soylent Green Chapter 12 CAL 9-2: Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CC. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping

More information

Reporter Tutorial: Intermediate

Reporter Tutorial: Intermediate Reporter Tutorial: Intermediate Refer to the following sections for guidance on using these features of the Reporter: Lesson 1 Data Relationships in Reports Lesson 2 Create Tutorial Training Report Lesson

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

Microsoft Windows SharePoint Services

Microsoft Windows SharePoint Services Microsoft Windows SharePoint Services SITE ADMIN USER TRAINING 1 Introduction What is Microsoft Windows SharePoint Services? Windows SharePoint Services (referred to generically as SharePoint) is a tool

More information

Café Soylent Green Chapter 12

Café Soylent Green Chapter 12 Café Soylent Green Chapter 12 This version is for those students who are using Dreamweaver CS6. You will be completing the Forms Tutorial from your textbook, Chapter 12 however, you will be skipping quite

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

SUREedge DR Installation Guide for Windows Hyper-V

SUREedge DR Installation Guide for Windows Hyper-V SUREedge DR Installation Guide for Windows Hyper-V Contents 1. Introduction... 2 1.1 SUREedge DR Deployment Scenarios... 2 1.2 Installation Overview... 3 2. Obtaining SUREedge Software and Documentation...

More information

Administration Guide. Lavastorm Analytics Engine 6.1.1

Administration Guide. Lavastorm Analytics Engine 6.1.1 Administration Guide Lavastorm Analytics Engine 6.1.1 Lavastorm Analytics Engine 6.1.1: Administration Guide Legal notice Copyright THE CONTENTS OF THIS DOCUMENT ARE THE COPYRIGHT OF LIMITED. ALL RIGHTS

More information

WebAD IISADMPWD. Replacement Tool v2.5. Installation and Configuration Guide. Instructions to Install and Configure IISADMPWD

WebAD IISADMPWD. Replacement Tool v2.5. Installation and Configuration Guide. Instructions to Install and Configure IISADMPWD WebAD IISADMPWD Replacement Tool v2.5 Installation and Configuration Guide Instructions to Install and Configure IISADMPWD Replacement Tool v2.5 Web Active Directory, LLC Contents Overview... 2 Solution

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

Status Web Evaluator s Guide Software Pursuits, Inc. Status Web Evaluator s Guide 2018 Table of Contents Introduction... 2 System Requirements... 2 Contact Information... 2 Installing Microsoft IIS... 2 Verifying Microsoft IIS Features... 9 Installing the

More information

SQL Server Reporting Services (SSRS) is one of SQL Server 2008 s

SQL Server Reporting Services (SSRS) is one of SQL Server 2008 s Chapter 9 Turning Data into Information with SQL Server Reporting Services In This Chapter Configuring SQL Server Reporting Services with Reporting Services Configuration Manager Designing reports Publishing

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

License Manager Client

License Manager Client License Manager Client Operations Guide NEC NEC Corporation of America November 2010 NDA-30899, Revision 6 Liability Disclaimer NEC Corporation of America reserves the right to change the specifications,

More information

Search Application User Guide

Search Application User Guide SiteExecutive Version 2013 EP1 Search Application User Guide Revised January 2014 Contact: Systems Alliance, Inc. Executive Plaza III 11350 McCormick Road, Suite 1203 Hunt Valley, MD 21031 Phone: 410.584.0595

More information

Training Manual and Help File

Training Manual and Help File Training Manual and Help File 30.06.2011 Update Manage Grow Welcome to your new Juniper Website Management System with CMS Introduction The Juniper Website Management System with CMS (Website Content Management

More information

Supervisor Insight. Installation Guide.

Supervisor Insight. Installation Guide. Supervisor Insight Installation Guide www.monitorbm.com Supervisor Insight Installation Guide Copyright 2014 Monitor Business Machines Ltd The software contains proprietary information of Monitor Business

More information

ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE SERVICE PACK 2 PART NO. E

ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE SERVICE PACK 2 PART NO. E ORACLE USER PRODUCTIVITY KIT UPGRADE RELEASE 3.6.1 SERVICE PACK 2 PART NO. E17977-01 JUNE 2010 COPYRIGHT Copyright 1998, 2010, Oracle and/or its affiliates. All rights reserved. Part No. E17977-01 Oracle

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Installation Guide. . All right reserved. For more information about Specops Command and other Specops products, visit

Installation Guide. . All right reserved. For more information about Specops Command and other Specops products, visit . All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops Software.

More information

DocAve Content Shield v2.2 for SharePoint

DocAve Content Shield v2.2 for SharePoint DocAve Content Shield v2.2 for SharePoint User Guide For SharePoint 2007 Revision A Issued August 2012 1 Table of Contents Table of Contents... 2 About DocAve Content Shield for SharePoint... 4 Complementary

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

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

EQUELLA Upgrade Guide

EQUELLA Upgrade Guide Helping put innovation into education EQUELLA Upgrade Guide Version 6.5 MELBOURNE - CANBERRA - HOBART 1800 EDALEX - www. edalexsolutions.com ABN 56 611 448 394 Document History Date Change Responsible

More information

CreateASite Beginner s Guide

CreateASite Beginner s Guide Contents Getting Started... 3 Access the CreateASite Control Panel... 3 Select a Category/Subcategory... 4 Select a Template... 6 Change the Site Template... 10 Change Colours... 12 Change Fonts... 13

More information

Online Backup Manager v7 Quick Start Guide for Synology NAS

Online Backup Manager v7 Quick Start Guide for Synology NAS Online Backup Manager v7 Quick Start Guide for Synology NAS Copyright Notice The use and copying of this product is subject to a license agreement. Any other use is prohibited. No part of this publication

More information

Business Insights Dashboard

Business Insights Dashboard Business Insights Dashboard Sage 500 ERP 2000-2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes 3.7 June 21, 2013 SureClose 3.7 Release Notes June 2013 1 Table of Contents Overview... 4 Post-Installation Considerations... 4 Features and Functionality... 6 New

More information

Installation Guide. Last Revision: Oct 03, Page 1-

Installation Guide. Last Revision: Oct 03, Page 1- Installation Guide Last Revision: Oct 03, 2005 -Page 1- Contents Before You Begin... 2 Installation Overview... 2 Installation for Microsoft Windows 2000, Windows 2003, and Windows XP Professional... 3

More information

Chancellor s Office Information Technology Services Corporate Information Management FIRMS Budget Review Hyperion Process

Chancellor s Office Information Technology Services Corporate Information Management FIRMS Budget Review Hyperion Process Step Open Internet Explorer and type in the following URL: http://peterson.calstate.edu:8080/hyperion/browse/login The Hyperion Login screen will display. Enter your User Id and Password > click on the

More information

Document Management System GUI. v6.0 User Guide

Document Management System GUI. v6.0 User Guide Document Management System GUI v6.0 User Guide Copyright Copyright HelpSystems, LLC. All rights reserved. www.helpsystems.com US: +1 952-933-0609 Outside the U.S.: +44 (0) 870 120 3148 IBM, AS/400, OS/400,

More information

4 BSM FOUNDATION BOOTCAMP

4 BSM FOUNDATION BOOTCAMP Lab 4 BSM FOUNDATION BOOTCAMP BMC Analytics Using and Installing BMC Analytics Table of Contents Part I: Part II: Simple Report Creation Converting table to chart; switching the dimension. Part III: How

More information

Installation and Configuration Guide for CitectSCADA Reports V4.1

Installation and Configuration Guide for CitectSCADA Reports V4.1 Installation and Configuration Guide Tips & Hints April 2008 CitectSCADA Reports Manager Installation Guide V1.0 1 Issue History Doc Rev CVS Rev Status Date Modified by Summary of Amendments 1 Final 12/04/2008

More information

Connect Install Guide

Connect Install Guide Connect Install Guide Version 3.2 Publication Date: December 16, 2013 Copyright Metalogix International GmbH 2008-2013. All Rights Reserved. This software is protected by copyright law and international

More information

Contents. Common Site Operations. Home actions. Using SharePoint

Contents. Common Site Operations. Home actions. Using SharePoint This is a companion document to About Share-Point. That document describes the features of a SharePoint website in as much detail as possible with an emphasis on the relationships between features. This

More information

AvePoint RevIM Installation and Configuration Guide. Issued May AvePoint RevIM Installation and Configuration Guide

AvePoint RevIM Installation and Configuration Guide. Issued May AvePoint RevIM Installation and Configuration Guide AvePoint RevIM 3.2.1 Installation and Configuration Guide Issued May 2017 1 Table of Contents What s New in This Guide... 4 About AvePoint RevIM... 5 Installation Requirements... 6 Hardware Requirements...

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

Server Edition. V8 Peregrine User Manual. for Microsoft Windows

Server Edition. V8 Peregrine User Manual. for Microsoft Windows Server Edition V8 Peregrine User Manual for Microsoft Windows Copyright Notice and Proprietary Information All rights reserved. Attix5, 2015 Trademarks - Microsoft, Windows, Microsoft Windows, Microsoft

More information

SIMDELL USER MANUAL Rent Arrears

SIMDELL USER MANUAL Rent Arrears FROM SIMDELL USER MANUAL Rent Arrears Software for The Providers of Social Housing Page 1 of 111 Release - August 2007 Revision History Date of next revision: June 2008 Revision date Previous revision

More information

AvePoint Online Services for Partners 2

AvePoint Online Services for Partners 2 AvePoint Online Services for Partners 2 User Guide Service Pack 1 Issued June 2017 Table of Contents What s New in this Guide...4 About...5 Submitting Documentation Feedback to AvePoint...6 Browser Support

More information

New World ERP-eSuite

New World ERP-eSuite New World ERP-eSuite 2018.1 INSTALLATION GUIDE April 9, 2018 Review important information for installing this release: SSL is required for esuite Services and Website servers. 2018 Tyler Technologies.

More information

QRM Installation Guide Windows

QRM Installation Guide Windows 1 The Compatible with LabVIEW logo is a trademark of National Instruments Corporation and is used under a license from National Instruments Corporation. 1 2 Contents 1 Document Change History... 3 2 Documents

More information

DefendX Software Control-Audit for Hitachi Installation Guide

DefendX Software Control-Audit for Hitachi Installation Guide DefendX Software Control-Audit for Hitachi Installation Guide Version 4.1 This guide details the method for the installation and initial configuration of DefendX Software Control-Audit for NAS, Hitachi

More information

Reliable High-Speed Connection to Publication Database for Synchronization

Reliable High-Speed Connection to Publication Database for Synchronization PCS Axis v1.9 Client/Server New Installation with Replication May 2015 Introduction American Innovations (AI) is pleased to announce version 1.9 of our Pipeline Compliance System Axis software (PCS Axis

More information

Dell License Manager Version 1.2 User s Guide

Dell License Manager Version 1.2 User s Guide Dell License Manager Version 1.2 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either

More information

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1

Microsoft Dynamics GP Web Client Installation and Administration Guide For Service Pack 1 Microsoft Dynamics GP 2013 Web Client Installation and Administration Guide For Service Pack 1 Copyright Copyright 2013 Microsoft. All rights reserved. Limitation of liability This document is provided

More information

24x7 Scheduler Web-based Management Console User's Guide Version 5.3

24x7 Scheduler Web-based Management Console User's Guide Version 5.3 24x7 Scheduler Web-based Management Console User's Guide Version 5.3 Copyright SoftTree Technologies, Inc. 1998-2014 All rights reserved Table of Contents Table of Contents ABOUT THIS GUIDE... 4 CONVENTIONS

More information

CCH Audit Automation SQL Release Notes

CCH Audit Automation SQL Release Notes CCH Audit Automation SQL 2017.3 Release Notes Disclaimer CCH Software has made every effort to ensure the accuracy and completeness of these release notes. However, CCH Software, its staff and agents will

More information

Nintex Reporting 2008 Help

Nintex Reporting 2008 Help Nintex Reporting 2008 Help Last updated: Thursday, 24 December 2009 1 Using Nintex Reporting 2008 1.1 Chart Viewer Web Part 1.2 Importing and Exporting Reports 1.3 Import Nintex report page 1.4 Item Level

More information

Community Development System Administrator s Guide new world ERP Community Development

Community Development System Administrator s Guide new world ERP Community Development Community Development 2017.1 System Administrator s Guide new world ERP Community Development 2017 Tyler Technologies, Inc. Data used to illustrate the reports and screens may include names of individuals,

More information

User and Reference Manual

User and Reference Manual User and Reference Manual User & Reference Manual All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying,

More information

RISKMAN QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS

RISKMAN QUICK REFERENCE GUIDE TO SYSTEM CONFIGURATION & TOOLS Introduction This reference guide is aimed at RiskMan Administrators who will be responsible for maintaining your RiskMan system configuration and also to use some of the System Tools that are available

More information

Learning and Development. UWE Staff Profiles (USP) User Guide

Learning and Development. UWE Staff Profiles (USP) User Guide Learning and Development UWE Staff Profiles (USP) User Guide About this training manual This manual is yours to keep and is intended as a guide to be used during the training course and as a reference

More information

Using NetShow Commands

Using NetShow Commands CHAPTER 10 Network show (NetShow) commands represent a set of read-only commands. These are primarily, show commands that you can run on devices that are managed in LMS. You can specify the commands that

More information

ScholarOne Manuscripts. COGNOS Reports User Guide

ScholarOne Manuscripts. COGNOS Reports User Guide ScholarOne Manuscripts COGNOS Reports User Guide 1-May-2018 Clarivate Analytics ScholarOne Manuscripts COGNOS Reports User Guide Page i TABLE OF CONTENTS USE GET HELP NOW & FAQS... 1 SYSTEM REQUIREMENTS...

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

Multi-NVR Manager. Quick Start Configuration Usage

Multi-NVR Manager. Quick Start Configuration Usage Multi-NVR Manager Quick Start Configuration Usage 2014. All rights are reserved. No portion of this document may be reproduced without permission. All trademarks and brand names mentioned in this publication

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode.

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Abstract This Application Note describes the steps required for installing and configuring

More information

Colligo Manager for Outlook User Guide. User Guide

Colligo  Manager for Outlook User Guide. User Guide Colligo Email Manager for Outlook User Guide User Guide Contents About This Guide... 5 Audience... 5 Requirements... 5 Terminology... 5 Colligo Technical Support... 5 Installation... 6 EXE Installation...

More information

Kaseya 2. Installation guide. Version R8. English

Kaseya 2. Installation guide. Version R8. English Kaseya 2 Kaseya Server Setup Installation guide Version R8 English October 24, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

REPORTING Copyright Framework Private Equity Investment Data Management Ltd

REPORTING Copyright Framework Private Equity Investment Data Management Ltd REPORTING Copyright Framework Private Equity Investment Data Management Ltd - 2016 Table of Contents Standard Reports... 3 Standard Report Pack... 4 General Data Protection and Framework... 7 Partner Bank

More information

NetApp Cloud Volumes Service for AWS

NetApp Cloud Volumes Service for AWS NetApp Cloud Volumes Service for AWS AWS Account Setup Cloud Volumes Team, NetApp, Inc. March 29, 2019 Abstract This document provides instructions to set up the initial AWS environment for using the NetApp

More information

Dreamweaver MX The Basics

Dreamweaver MX The Basics Chapter 1 Dreamweaver MX 2004 - The Basics COPYRIGHTED MATERIAL Welcome to Dreamweaver MX 2004! Dreamweaver is a powerful Web page creation program created by Macromedia. It s included in the Macromedia

More information

MicroStrategy Quick Guide: Running the PI Report

MicroStrategy Quick Guide: Running the PI Report MicroStrategy Quick Guide: Running the PI Report ITS Business Intelligence Group Go to reporting.gmu.edu and click on Login to Microstrategy ACTION Enter User name and Password. Keep default selection

More information

Evaluation Guide Host Access Management and Security Server 12.4

Evaluation Guide Host Access Management and Security Server 12.4 Evaluation Guide Host Access Management and Security Server 12.4 Copyrights and Notices Copyright 2017 Attachmate Corporation, a Micro Focus company. All rights reserved. No part of the documentation materials

More information

ControlPoint. Quick Start Guide. November 09,

ControlPoint. Quick Start Guide. November 09, ControlPoint Quick Start Guide November 09, 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 of this

More information

Poet Image Description Tool: Step-by-step Guide

Poet Image Description Tool: Step-by-step Guide Poet Image Description Tool: Step-by-step Guide Introduction This guide is designed to help you use the Poet image description tool to add image descriptions to DAISY books. The tool assumes you have access

More information