Custom Report Enablement

Size: px
Start display at page:

Download "Custom Report Enablement"

Transcription

1 NN

2 Document status: Standard Document version: 0101 Document date: 16 October 2009 All Rights Reserved While the information in this document is believed to be accurate and reliable, except as otherwise expressly agreed to in writing NORTEL PROVIDES THIS DOCUMENT "AS IS" WITHOUT WARRANTY OR CONDITION OF ANY KIND, EITHER EXPRESS OR IMPLIED The information and/or products described in this document are subject to change without notice Nortel, Nortel Networks, the Nortel logo, and the Globemark are trademarks of Nortel Networks All other trademarks are the property of their respective owners

3 3 Contents New in this release 5 Features 5 Introduction 7 Intended Audience for this Guide 7 Standard Conventions 7 Customer support 8 Finding the latest updates on the Nortel Web site 8 Getting help from the Nortel Web site 8 Getting help over the phone from a Nortel Solutions Center 8 Getting help from a specialist by using an Express Routing Code 9 Getting help through a Nortel distributor or reseller 9 (CRE) 11 Prerequisites 11 CRE Resources 12 Reporting Architecture in the Workforce Optimization Solution 12 Parameters 13 Report Creation Process in Cognos ReportNet 14 Custom Report Deployment 14 NN Standard October 2009

4 4 Contents NN Standard October 2009

5 5 New in this release The following sections detail what s new in NN ) for Workforce Management Release 70 "Features" (page 5) Features This is the first release of this document NN Standard October 2009

6 6 New in this release NN Standard October 2009

7 7 Introduction This guide is intended for use by report developers It is intended to provide you with enough information to create and deploy custom reports that can be run from within the Workforce Optimization Solution This guide is not intended to teach the basics of computer or software operation or use, and does not contain tutorial information You are expected to be experienced in working with contact center equipment and software applications as well as PC workstation hardware and software The document contains the following chapters: " (CRE)" (page 11) Intended Audience for this Guide This guide is designed to be used by report developers They are expected to have the skills and associated experience listed in the following table: Product Cognos Report Framework Manager Years of Experience Specific Experience 1 Connecting to databases; defining parameters and formulas; grouping Cognos Report Studio 1 Connecting to databases; defining parameters and formulas; grouping Microsoft SQL Server or Oracle Server Workforce Optimization Solution 2 Creating SQL queries Select, Join, Outer Join, and Union operations Creating temporary tables and parametrized queries Using Datediff, DateAdd, Case, and other SQL functions Running queries using SQL Query Analyzer or Oracle s SQL Plus utility Attended the basic training The developer must have attended the Workforce Optimization Solution basic training Standard Conventions The Standard Conventions table highlights conventions used to describe user interaction, as well as special notations NN Standard October 2009

8 8 Introduction Area Menu Items Document Names Buttons, Functi ons, and Dialog Box and Window Names User Variables Description Menu items are highlighted in bold as in the following example: From the menu, choose File > Preferences > Options Other documents are referred to using italics For example: Refer to the Quality Monitoring 77 Installation Guide for more information Specific button or function names are highlighted in bold The following example shows how a button and dialog name are referred to in the documentation: Click OK, and then choose the Restore Database dialog box When the user is expected to type a value, the name of the variable to be replaced is surrounded by <> The following are examples: <Your ER Server Name> The notation <Your ER Server Name> refers to the name of your Enterprise Reporting server When you see this notation, replace it with the actual name of your Enterprise Reporting server Customer support This section explains how to get help for Nortel products and services Finding the latest updates on the Nortel Web site The content of this documentation was current at the time the product was released To check for updates to the latest documentation, go to wwwnortelcom/documentation Getting help from the Nortel Web site The best way to get technical support for Nortel products is from the Nortel Technical Support web site: wwwnortelcom This site provides quick access to software, documentation, bulletins, and tools to address issues with Nortel products download software, documentation, and product bulletins search the Technical Support web site and the Nortel Knowledge Base for answers to technical issues sign up for automatic notification of new software and documentation for Nortel equipment open and manage technical support cases Getting help over the phone from a Nortel Solutions Center If you do not find the information you require on the Nortel Technical Support web site, and have a Nortel support contract, you can also get help over the phone from a Nortel Solutions Center NN Standard October 2009

9 Customer support 9 In North America, call Nortel ( ) Outside North America, go to the following web site to obtain the phone number for your region: wwwnortelcom/callus Getting help from a specialist by using an Express Routing Code To access some Nortel Technical Solutions Centers, you can use an Express Routing Code (ERC) to quickly route your call to a specialist in your Nortel product or service To locate the ERC for your product or service, go to: wwwnortelcom/erc Getting help through a Nortel distributor or reseller If you purchased a service contract for your Nortel product from a distributor or authorized reseller, contact the technical support staff for that distributor or reseller NN Standard October 2009

10 10 Introduction NN Standard October 2009

11 11 (CRE) Reporting in the Workforce Optimization Solution provides web-based reporting capabilities Web-based reports offer the following advantages: a centralized location for all reports the capability to schedule reports to run during off-peak hours the ability of any Workforce Optimization Solution user with a web browser and proper access to view, execute, and run reports The purpose of this (CRE) chapter is to provide enough information to allow an experienced report developer to create and deploy custom reports that can be run from within the Workforce Optimization Solution Prerequisites You must have the following software and access to software to create custom reports: Microsoft SQL Server Enterprise Manager You must be able to connect to the BPMAINDB database with permissions to modify tables and queries Workforce Optimization Solution 780 The ability to log into the Workforce Optimization Solution as a recognized user Cognos ReportNet (CRN) Server version (included on SuiteCD7_RDK) You must be able to connect to CRN as a Workforce Optimization Solution user Cognos Report Studio version 11 Access to the computer where the application server for the Workforce Optimization Solution is installed You must be able to stop and restart the production application server Cognos Report Framework Manager NN Standard October 2009

12 12 (CRE) CRE Resources The following documents and files are provided as a resource for CRE: Guide (the PDF document located on SuiteCD7_RDK) Schema definition for the Workforce Optimization Solution (SuiteCD7_RDK) Screenshots of the standard reports (SuiteCD7_RDK) Standard report files (*xml provided during the training sessions) Standard report prompt files (*_promptxml provided during the training sessions) Reporting Architecture in the Workforce Optimization Solution The reporting architecture relies heavily on the infrastructure and interface provided by the report server that hosts the reports Currently, the Workforce Optimization Solution uses Cognos ReportNet server and Cognos Java SDK toolkit The following figure shows a conceptual layout of the major components used in the Workforce Optimization Solution reporting architecture for a single-server configuration: NN Standard October 2009

13 Reporting Architecture in the Workforce Optimization Solution 13 From your perspective, a request is made to execute a report from the Workforce Optimization Solution through the Web Client in the previous figure This request is a Hypertext Transfer Protocol (HTTP) message and is passed to the BEA WebLogic Server that is hosting either Scorecards or Workforce Management This is referred to as the Nortel Web Tier in the figure The request is then passed along to the Report Framework The Report Framework is a Nortel component that gathers report requests and provides database services to fulfill those requests At this point, the request is forwarded to the Cognos SDK client layer The Cognos SDK creates a related request in SOAP format to the Cognos gateway on the Apache Tomcat web server that is to deliver the request to related ReportNet service(s) The Cognos gateway maintains a connection with the Cognos backend (services) Although the backend is not specifically designated in the previous figure, it plays a major part in the report request and process since it houses the ReportNet Content Store (metadata model, report definition in xml format, report properties) and ReportNet security subsystem The xml files are the actual Cognos ReportNet design files that specify the layout of the data for each report, and the model, including the data source(s) the report uses The security model in ReportNet is integrated with the existing security infrastructure in the Workforce Optimization Solution It is built on top of the Workforce Optimization Solution Custom Authentication Provider (CAP) ReportNet uses CAP to define and maintain users and roles, and to control the authentication process The Workforce Optimization Solution CAP supports two namespaces: WFO_Production and WFO_Whatif Based on the request received from the Cognos gateway, the Cognos dispatcher determines which service(s) are needed to fulfill the request, routes requests, and distributes configuration changes Once the ReportNet Server has the necessary output data, it save it in the Content Store and send its properties back to the client The Report Framework then takes the properties of the report output and uses them to produce an HTTP request to view the report output in a web browser Parameters The Cognos Reports development environment lets you create reports that can accept input before the report is run Parameters are used to communicate between the Cognos Report Net Server and the Nortel application These parameters are defined in the Cognos report information, and are defined in the Nortel report prompt information The prompt information indicates the manner in which parameters are prompted for within the Nortel application NN Standard October 2009

14 14 (CRE) For a more thorough understanding of the report prompt information, see NN Report Parameters Report Creation Process in Cognos ReportNet Use the Nortel Workforce Optimization Solution Reports Wizard to set up a report development environment For creating the report, see NN Creating Reports in Cognos Custom Report Deployment Requirements Before you can use the Report subsystem with Workforce Management, you must have Cognos ReportNet server installed on your computer For more information on how to install Cognos ReportNet using the Nortel InstallShield Wizard for ReportNet, see the HTML-based installation documentation available on SuiteCd1_ApplicationComponents (available through the Autorun file) Also you must have installed Workforce Optimization Solution reports using the Nortel InstallShield Wizard for Workforce Optimization Solution Reports For more information on how to install these reports, see the HTML-based installation documentation available on SuiteCd1_ApplicationComponents (available through the Autorun file) It is important to understand that all requirements listed below should be satisfied before you start the process of deploying custom reports The user should be authorized to deploy custom reports (the privilege Deploy Reports should be assigned to the user) The report author should prepare two XML files and a properties file for each custom report and put them in a folder: the file defining the custom report itself For example: Custom report 1xml the file defining the prompts for the report (has the extension _promptxml For example: Custom report 1_promptxml the file defining the report name property for each language supported by the report (has the extension _localesproperties For example: Custom report 1_localesproperties Sample content of file: en=(en) Custom report 1 en_us=(en-us) Custom report 1 fr=(fr) Custom report 1 NN Standard October 2009

15 Report Creation Process in Cognos ReportNet 15 The related model used by the custom report should be already deployed on Cognos ReportNet Develop and test the custom report using Cognos Report Studio Deploying and Undeploying Custom Reports To deploy a custom report: Step Action 1 In the Reports module, click the Deployment section A list of Workforce Optimization Solution reports topics and custom reports, if any exist, is shown in the left pane 2 In the Report Selection pane (on the left), click the topic under which you wish to deploy the report 3 In the Deployment Information pane (on the right), use the Browse buttons to choose a custom report s set of three files: Custom report file definition, Custom report prompt definition, and Custom report locales definition 4 Click Deploy End The custom report is published and should appear in the left pane under the previously selected topic To undeploy a custom report you previously deployed: Step Action 1 In the Reports module, click the Deployment section A list of Workforce Optimization Solution reports topics and custom reports, if any exist, is shown in the left pane NN Standard October 2009

16 16 (CRE) 2 In the Report Selection pane (on the left), click the custom report that you wish to undeploy 3 Click Undeploy End Assigning Access Rights In the Reports module: Step Action 1 Click the Access Rights section 2 Select the report you have just published 3 Click on the roles that will have privileges to run the report, as shown below: 4 Click Save End NN Standard October 2009

17

18 All Rights Reserved Publication: NN Document status: Standard Document version: 0101 Document date: 16 October 2009 While the information in this document is believed to be accurate and reliable, except as otherwise expressly agreed to in writing NORTEL PROVIDES THIS DOCUMENT "AS IS" WITHOUT WARRANTY OR CONDITION OF ANY KIND, EITHER EXPRESS OR IMPLIED The information and/or products described in this document are subject to change without notice Nortel, Nortel Networks, the Nortel logo, and the Globemark are trademarks of Nortel Networks All other trademarks are the property of their respective owners To provide feedback or report a problem with this document, go to wwwnortelcom/documentfeedback

Nortel Quality Monitoring. Maintenance Guide NN

Nortel Quality Monitoring. Maintenance Guide NN NN44480-504 Document status: Standard Document version: 0102 Document date: 6 November 2009 All Rights Reserved While the information in this document is believed to be accurate and reliable, except as

More information

Scorecards Configuration and Maintenance Guide

Scorecards Configuration and Maintenance Guide Scorecards Configuration and Maintenance Guide NN44480-502 Document status: Standard Document version: 0101 Document date: 6 October 2009 All Rights Reserved While the information in this document is believed

More information

Nortel Multimedia Conferencing Documentation Roadmap. Release: 6.0 Document Revision: NN

Nortel Multimedia Conferencing Documentation Roadmap. Release: 6.0 Document Revision: NN Release: 6.0 Document Revision: 02.04 NN44460-102 Release: 6.0 Publication: NN44460-102 Document status: Standard Document release date: 4 November 2009 Copyright 2008-2009 Nortel Networks. All Rights

More information

Solution Integration Guide for Multimedia Communication Server 5100/WLAN/Blackberry Enterprise Server

Solution Integration Guide for Multimedia Communication Server 5100/WLAN/Blackberry Enterprise Server Solution Integration Guide for Multimedia Communication Server 5100/WLAN/Blackberry Enterprise Server NN49000-302 Document status: Standard Document version: 0101 Document date: 24 May 2007 All Rights

More information

Nortel Cognos Installation Guide

Nortel Cognos Installation Guide NN44480-306 Nortel Cognos 1.1.4 Installation Guide Product release 6.5 and 7.0 Standard 01.04 November 2009 Nortel Cognos 1.1.4 Installation Guide Publication number: NN44480-306 Product release: 6.5

More information

Nortel Network Resource Manager Fundamentals. Release: NRM 2.1 Document Revision: NN

Nortel Network Resource Manager Fundamentals. Release: NRM 2.1 Document Revision: NN Release: NRM 21 Document Revision: 0301 wwwnortelcom NN48020-300 Release: NRM 21 Publication: NN48020-300 Document status: Standard Document release date: All Rights Reserved Printed in Canada, India,

More information

Nortel Network Resource Manager Fundamentals. Release: NRM 2.0 Document Revision: NN

Nortel Network Resource Manager Fundamentals. Release: NRM 2.0 Document Revision: NN Release: NRM 2.0 Document Revision: 02.03 www.nortel.com NN48020-300. Release: NRM 2.0 Publication: NN48020-300 Document release date: All Rights Reserved. Printed in Canada, India, and the United States

More information

Nortel Quality Monitoring Search and Replay Guide

Nortel Quality Monitoring Search and Replay Guide Nortel Quality Monitoring Search and Replay Guide NN44480-106 Product release 7.0 Standard 02.02 November 2009 Nortel Quality Monitoring Search and Replay Guide Publication number: NN44480-106 Product

More information

Nortel Enterprise Reporting Quality Monitoring Meta-Model Guide

Nortel Enterprise Reporting Quality Monitoring Meta-Model Guide NN44480-110 Nortel Enterprise Reporting Quality Monitoring Meta-Model Guide Product release 6.5 and 7.0 Standard 01.03 November 2009 Nortel Enterprise Reporting Quality Monitoring Meta-Model Guide Publication

More information

Release Notes. Network Resource Manager 1.0 NRM 1.0

Release Notes. Network Resource Manager 1.0 NRM 1.0 Release Notes Network Resource Manager 1.0 NRM 1.0 Document Number: NN48020-400 Document Status: Standard Document Version: 01.01 Date: December 2006 2 NN48020-400 Contents 3 Contents How to get help 5

More information

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning Linux Platform Base and Applications Installation and Commissioning Release: Release 5.0 Document Revision: 01.05 www.nortel.com NN43001-315. Release: Release 5.0 Publication: NN43001-315 Document release

More information

Upgrade Guide. BCM Business Communications Manager

Upgrade Guide. BCM Business Communications Manager Upgrade Guide BCM50 2.0 Business Communications Manager Document Status: Standard Document Number: NN40020-401 Document Version: 01.01 Part Code: N0107119 Date: October 2006 Copyright 2006 Nortel Networks,

More information

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center

Reporting for Contact Center Setup and Operations Guide. BCM Contact Center Reporting for Contact Center Setup and Operations Guide BCM Contact Center Document Number: Document Status: Standard Document Version: 05.01 Date: September 2006 Copyright 2005 2006 Nortel Networks, All

More information

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning

NN Nortel Communication Server 1000 Linux Platform Base and Applications Installation and Commissioning Linux Platform Base and Applications Installation and Commissioning Release: Release 5.5 Document Revision: 02.09 www.nortel.com NN43001-315. Release: Release 5.5 Publication: NN43001-315 Document release

More information

UCM IPv6 JMS Maintenance Patch Release Notes

UCM IPv6 JMS Maintenance Patch Release Notes UCM IPv6 JMS Maintenance Patch Release Notes Document Number: Document Version: 1.0 Date: 2009-09-11 Copyright 2004-2009 Nortel Networks, All Rights Reserved The information in this document

More information

Solution Integration Guide for Multimedia Communication Server 5100 Release 4.0 and AudioCodes

Solution Integration Guide for Multimedia Communication Server 5100 Release 4.0 and AudioCodes Solution Integration Guide for Multimedia Communication Server 5100 Release 40 and AudioCodes NN42020-314 Document status: Standard Document version: 0101 Document date: 18 March 2008 All Rights Reserved

More information

Nortel Quality Monitoring User Import Guide

Nortel Quality Monitoring User Import Guide NN44480-104 Nortel Quality Monitoring User Import Guide Product release 6.5 and 7.0 Standard 01.04 November 2009 Nortel Quality Monitoring User Import Guide Publication number: NN44480-104 Product release:

More information

Call Center Management Information System CC MIS Getting Started Guide (Supervisor Interface)

Call Center Management Information System CC MIS Getting Started Guide (Supervisor Interface) 297-2671-175 Call Center Management Information System CC MIS Getting Started Guide (Supervisor Interface) Release 6.0 Standard 1.0 June 2005 Call Center Management Information System CC MIS Getting Started

More information

Nortel Content Producer. User Guide NN

Nortel Content Producer. User Guide NN NN44480-126 Document status: Standard Document version: 0101 Document date: 5 November 2009 All Rights Reserved While the information in this document is believed to be accurate and reliable, except as

More information

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

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

More information

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager BCM 4.0 Personal Call Manager User Guide BCM 4.0 Business Communications Manager Document Status: Beta Document Version: 02 Part Code: N0027256 Date: January 2006 Copyright Nortel Networks Limited 2006

More information

Installation Guide. Infor HCM Workforce Management - Business Edition and higher

Installation Guide. Infor HCM Workforce Management - Business Edition and higher Installation Guide Infor HCM Workforce Management - Business Edition 5.0.5.0 and higher Copyright 2008 Infor. All rights reserved. The word and design marks set forth herein are trademarks and/or registered

More information

BCM50 Telset Administration Guide. BCM Business Communications Manager

BCM50 Telset Administration Guide. BCM Business Communications Manager BCM50 Telset Administration Guide BCM50 3.0 Business Communications Manager Document Status:Standard Document Number: NN40020-604 Document Version: 02.01 Date: August 2007 Copyright 2007 Nortel Networks,

More information

Nortel Communication Server 1000 Using the DMC DECT Manager. Release: 7.0 Document Revision: NN

Nortel Communication Server 1000 Using the DMC DECT Manager. Release: 7.0 Document Revision: NN Release: 7.0 Document Revision: 01.01 www.nortel.com NN43001-142. . Release: 7.0 Publication: NN43001-142 Document release date: 4 June 2010 While the information in this document is believed to be accurate

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Consolidated Reporting Data. BCM 4.0 Business Communications Manager

Consolidated Reporting Data. BCM 4.0 Business Communications Manager Consolidated Reporting Data BCM 4.0 Business Communications Manager Document Status: Standard Document Version: 03 Part Code: N0064482 Date: June 2006 Copyright Nortel Networks Limited 2006 All rights

More information

Nortel Interfaces Guide

Nortel Interfaces Guide NN44480-603 Document status: Standard Document version: 0101 Document date: 13 October 2009 All Rights Reserved While the information in this document is believed to be accurate and reliable, except as

More information

BCM50 Telset Administration Guide. BCM Business Communications Manager

BCM50 Telset Administration Guide. BCM Business Communications Manager BCM50 Telset Administration Guide BCM50 2.0 Business Communications Manager Document Status:Standard Document Number: NN40020-604 Document Version: 01.01 Date: September 2006 Copyright 2006 Nortel Networks,

More information

Nortel Unified Communications Management. Fundamentals. Release: 1.0 Document Revision: NN

Nortel Unified Communications Management. Fundamentals. Release: 1.0 Document Revision: NN Release: 1.0 Document Revision: 01.02 www.nortel.com NN48014-100. Release: 1.0 Publication: NN48014-100 Document release date: All Rights Reserved. Printed in Canada The information in this document is

More information

EnterpriseTrack Reporting Data Model Configuration Guide Version 17

EnterpriseTrack Reporting Data Model Configuration Guide Version 17 EnterpriseTrack EnterpriseTrack Reporting Data Model Configuration Guide Version 17 October 2018 Contents About This Guide... 5 Configuring EnterpriseTrack for Reporting... 7 Enabling the Reporting Data

More information

Installation Guide Worksoft Certify

Installation Guide Worksoft Certify Installation Guide Worksoft Certify Worksoft, Inc. 15851 Dallas Parkway, Suite 855 Addison, TX 75001 www.worksoft.com 866-836-1773 Worksoft Certify Installation Guide Version 9.0.3 Copyright 2017 by Worksoft,

More information

Guest Manager Configuration

Guest Manager Configuration Guest Manager Configuration Release: 6.0 Document Revision: 01.02 www.nortel.com NN47280-501 Release: 6.0 Publication: NN47280-501 Document status: Standard Document release date: Copyright 2009 Nortel

More information

Oracle WebLogic Server 12c: Administration I

Oracle WebLogic Server 12c: Administration I Oracle WebLogic Server 12c: Administration I Duration 5 Days What you will learn This Oracle WebLogic Server 12c: Administration I training teaches you how to install and configure Oracle WebLogic Server

More information

SAS Model Manager 2.2. Tutorials

SAS Model Manager 2.2. Tutorials SAS Model Manager 2.2 Tutorials The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2009. SAS Model Manager 2.2: Tutorials. Cary, NC: SAS Institute Inc. SAS Model Manager

More information

Getting Started Tutorial - Eclipse Edition. Sybase Unwired Platform 1.2

Getting Started Tutorial - Eclipse Edition. Sybase Unwired Platform 1.2 Getting Started Tutorial - Eclipse Edition Sybase Unwired Platform 1.2 DOCUMENT ID: DC01017-01-0120-01 LAST REVISED: March, 2009 Copyright 2009 by Sybase, Inc. All rights reserved. This publication pertains

More information

Interstage Business Process Manager Analytics V11.1. Installation Guide. Windows/Solaris/Linux

Interstage Business Process Manager Analytics V11.1. Installation Guide. Windows/Solaris/Linux Interstage Business Process Manager Analytics V11.1 Installation Guide Windows/Solaris/Linux J2U3-0052-02(00) July 2010 About this Manual This document describes how to install Interstage Business Process

More information

Securing the IBM Cognos 8 BI Environment

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

More information

Nortel Mobile Client Accelerator Windows Mobile Software User Guide. Release 3.3 February 4, 2008 NN A

Nortel Mobile Client Accelerator Windows Mobile Software User Guide. Release 3.3 February 4, 2008 NN A Nortel Mobile Client Accelerator Release 3.3 NN47224-101 324642-A Nortel Mobile Client Accelerator 3.3 2 Foreword Nortel Mobile Client Accelerator 3.3. The contents of this document are protected under

More information

WLAN Handset 2212 Installation and Configuration for VPN

WLAN Handset 2212 Installation and Configuration for VPN Title page Nortel Communication Server 1000 Nortel Networks Communication Server 1000 Release 4.5 WLAN Handset 2212 Installation and Configuration for VPN Document Number: 553-3001-229 Document Release:

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

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

NN Nortel Unified Communications Campus Solution Installation and Commissioning Roadmap. Release: 1.0 Document Revision: 01.

NN Nortel Unified Communications Campus Solution Installation and Commissioning Roadmap. Release: 1.0 Document Revision: 01. Installation and Commissioning Roadmap Release: 1.0 Document Revision: 01.01 www.nortel.com NN49000-316. Release: 1.0 Publication: NN49000-316 Document status: Standard Document release date: All Rights

More information

Upgrading from Call Center Reporting to

Upgrading from Call Center Reporting to Upgrading from Call Center Reporting to Reporting for Call Center Upgrade Document Reporting for Call Center Release 2.2.1xx Document Number: 200-0400-110 Document Status: Standard Document Version: 3.02

More information

Business Intelligence. Installation and Configuration Guide

Business Intelligence. Installation and Configuration Guide Business Intelligence Version 10.0.2 Installation and Configuration Guide Oracle ATG One Main Street Cambridge, MA 02142 USA Document Version ACI10.0.2 REPORTINGINSTALLv1 4/15/2011 Copyright Copyright

More information

IBM Maximo Anywhere Version 7 Release 6. Planning, installation, and deployment IBM

IBM Maximo Anywhere Version 7 Release 6. Planning, installation, and deployment IBM IBM Maximo Anywhere Version 7 Release 6 Planning, installation, and deployment IBM Note Before using this information and the product it supports, read the information in Notices on page 65. This edition

More information

Oracle Cloud. Oracle Cloud Adapters Postinstallation Configuration Guide E

Oracle Cloud. Oracle Cloud Adapters Postinstallation Configuration Guide E Oracle Cloud Oracle Cloud Adapters Postinstallation Configuration Guide 12.1.3 E65437-05 October 2016 Oracle Cloud Oracle Cloud Adapters Postinstallation Configuration Guide, 12.1.3 E65437-05 Copyright

More information

Installation AC Power Supply

Installation AC Power Supply NN46200-301 (316797-C Rev 01) Document status: Standard Document version: 0301 Document date: 27 August 2007 All Rights Reserved Sourced in Canada and the United States of America The information in this

More information

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide

Sage X3 Intelligence Financial Reporting. Installation and Upgrade Guide Financial Reporting Installation and Upgrade Guide The software described in this document is protected by copyright, and may not be copied on any medium except as specifically authorized in the license

More information

Title page. Nortel Mobile Communication Web User Interface User Guide

Title page. Nortel Mobile Communication Web User Interface User Guide Title page Nortel Mobile Communication 3100 Web User Interface User Guide Nortel Mobile Communication 3100 Release: 3.1 Publication: NN42030-110 Document status: Standard 04.03 Document release date: November

More information

Samples. Sybase WorkSpace 2.0.2

Samples. Sybase WorkSpace 2.0.2 Samples Sybase WorkSpace 2.0.2 DOCUMENT ID: DC00355-01-0200-02 LAST REVISED: May 2008 Copyright 2008 by Sybase, Inc. All rights reserved. This publication pertains to Sybase software and to any subsequent

More information

Deploying a System Center 2012 R2 Configuration Manager Hierarchy

Deploying a System Center 2012 R2 Configuration Manager Hierarchy Deploying a System Center 2012 R2 Configuration Manager Hierarchy This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED, OR STATUTORY, AS TO THE INFORMATION

More information

Interaction Analytics

Interaction Analytics BEAAquaLogic Interaction Analytics Installation and Upgrade Guide Version 2.0 Document Revised: September 1, 2006 Copyright Copyright 1995-2006 BEA Systems, Inc. All Rights Reserved. Restricted Rights

More information

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

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

More information

Solution Integration Guide for NMC/CS 1000 and NMC/Converged Office

Solution Integration Guide for NMC/CS 1000 and NMC/Converged Office Solution Integration Guide for NMC/CS 1000 and NMC/Converged Office NN44460-300 Document status: Standard Document version: 0203 Document date: 4 November 2009 All Rights Reserved The information in this

More information

Prerequisites for Using Enterprise Manager with Your Primavera Applications

Prerequisites for Using Enterprise Manager with Your Primavera Applications Oracle Enterprise Manager For Oracle Construction and Engineering Configuration Guide for On Premises Version 18 August 2018 Contents Introduction... 5 Prerequisites for Using Enterprise Manager with

More information

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp

NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp NTP Software Defendex (formerly known as NTP Software File Auditor) for NetApp Installation Guide This guide provides a short introduction to the installation and initial configuration of NTP Software

More information

NN Nortel Communication Server 1000 Communication Server 1000E High Scalability Installation and Commissioning

NN Nortel Communication Server 1000 Communication Server 1000E High Scalability Installation and Commissioning Communication Server 1000E High Scalability Installation and Commissioning Release: 7.0 Document Revision: 01.01 www.nortel.com NN43041-312. . Release: 7.0 Publication: NN43041-312 Document release date:

More information

SAS Enterprise Case Management 2.2. Administrator s Guide

SAS Enterprise Case Management 2.2. Administrator s Guide SAS Enterprise Case Management 2.2 Administrator s Guide The correct bibliographic citation for this manual is as follows: SAS Institute, Inc. 2010. SAS Enterprise Case Management 2.2: Administrator's

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

Cognos Analytics Reporting User Interface

Cognos Analytics Reporting User Interface September 12, 2017 (v12.2.2 - BI v11) Cognos Analytics Reporting User Interface Business Intelligence Cognos Analytics Reporting Cognos Analytics Reporting is a Web-based tool used to create ad-hoc reports

More information

HP QuickTest Professional

HP QuickTest Professional HP QuickTest Professional Software Version: 10.00 Installation Guide Manufacturing Part Number: T6513-90038 Document Release Date: January 2009 Software Release Date: January 2009 Legal Notices Warranty

More information

BEAAquaLogic. Interaction Studio. Installation and Upgrade Guide

BEAAquaLogic. Interaction Studio. Installation and Upgrade Guide BEAAquaLogic Interaction Studio Installation and Upgrade Guide Version 2.2 MP1 Document Revised: June 1, 2008 Contents 1. Welcome How to Use This Book..................................................

More information

Series 40 6th Edition SDK, Feature Pack 1 Installation Guide

Series 40 6th Edition SDK, Feature Pack 1 Installation Guide F O R U M N O K I A Series 40 6th Edition SDK, Feature Pack 1 Installation Guide Version Final; December 2nd, 2010 Contents 1 Legal Notice...3 2 Series 40 6th Edition SDK, Feature Pack 1...4 3 About Series

More information

StreamServe Persuasion SP5

StreamServe Persuasion SP5 StreamServe Persuasion SP5 Installation Guide Rev B StreamServe Persuasion SP5 Installation Guide Rev B OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents pending Use

More information

HP Service Health Reporter

HP Service Health Reporter HP Service Health Reporter Software Version: 9.40 Windows and Linux operating systems Configuration Guide Document Release Date: October 2015 Software Release Date: January 2015 Legal Notices Warranty

More information

Modeling Network Integrity Release 7.3.1

Modeling Network Integrity Release 7.3.1 [1]Oracle Communications Design Studio Modeling Network Integrity Release 7.3.1 E66651-01 December 2015 Oracle Communications Design Studio Modeling Network Integrity, Release 7.3.1 E66651-01 Copyright

More information

SAS Cost and Profitability Management 8.3. Installation, Migration, and Configuration Guide

SAS Cost and Profitability Management 8.3. Installation, Migration, and Configuration Guide SAS Cost and Profitability Management 8.3 Installation, Migration, and Configuration Guide Copyright Notice The correct bibliographic citation for this manual is as follows: SAS Institute Inc., SAS Cost

More information

Oracle Database Express Edition

Oracle Database Express Edition Oracle Database Express Edition Getting Started Guide 11g Release 2 (11.2) E18585-04 July 2011 Welcome to Oracle Database Express Edition (Oracle Database XE). This guide gets you quickly up and running

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Upgrade Guide Workforce Performance Builder Document Version: 1.0 2016-10-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Introduction... 3 2 Migrating a Workarea...

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

NTP Software File Auditor for Hitachi

NTP Software File Auditor for Hitachi NTP Software File Auditor for Hitachi Installation Guide Version 3.3 This guide details the method for the installation and initial configuration of NTP Software File Auditor for NAS, Hitachi Edition,

More information

Course : Planning and Administering SharePoint 2016

Course : Planning and Administering SharePoint 2016 Course Outline Course 20339-1: Planning and Administering SharePoint 2016 Duration: 5 days About this course This five-day course will provide you with the knowledge and skills to plan and administer a

More information

IP Softphone 3456 User Guide

IP Softphone 3456 User Guide NN43080-100 Document status: Standard Document issue: 01.02 Document date: 12 June 2009 Product release: 6.0 Job function: Product Fundamentals Type: User Guide Language type: English. All rights reserved.

More information

Dell EMC Ready System for VDI on XC Series

Dell EMC Ready System for VDI on XC Series Dell EMC Ready System for VDI on XC Series Citrix XenDesktop for Dell EMC XC Series Hyperconverged Appliance March 2018 H16969 Deployment Guide Abstract This deployment guide provides instructions for

More information

Enterprise Modernization for IBM System z:

Enterprise Modernization for IBM System z: Enterprise Modernization for IBM System z: Transform 3270 green screens to Web UI using Rational Host Access Transformation Services for Multiplatforms Extend a host application to the Web using System

More information

Oracle Application Express: Administration 1-2

Oracle Application Express: Administration 1-2 Oracle Application Express: Administration 1-2 The suggested course agenda is displayed in the slide. Each lesson, except the Course Overview, will be followed by practice time. Oracle Application Express:

More information

Release for Microsoft Windows

Release for Microsoft Windows [1]Oracle Fail Safe Tutorial Release 4.1.1 for Microsoft Windows E57061-02 April 2015 Oracle Fail Safe Tutorial, Release 4.1.1 for Microsoft Windows E57061-02 Copyright 1999, 2015, Oracle and/or its affiliates.

More information

Appeon Installation Guide for WebLogic

Appeon Installation Guide for WebLogic Appeon Installation Guide for WebLogic Appeon 6.2 for PowerBuilder WINDOWS DOCUMENT ID: DC00807-01-0620-02 LAST REVISED: July 2009 Copyright 2009 by Appeon Corporation. All rights reserved. This publication

More information

Talend Open Studio for Data Quality. User Guide 5.5.2

Talend Open Studio for Data Quality. User Guide 5.5.2 Talend Open Studio for Data Quality User Guide 5.5.2 Talend Open Studio for Data Quality Adapted for v5.5. Supersedes previous releases. Publication date: January 29, 2015 Copyleft This documentation is

More information

IBM Maximo Anywhere Version 7 Release 6. Planning, installation, and deployment IBM

IBM Maximo Anywhere Version 7 Release 6. Planning, installation, and deployment IBM IBM Maximo Anywhere Version 7 Release 6 Planning, installation, and deployment IBM Note Before using this information and the product it supports, read the information in Notices on page 71. This edition

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

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

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

More information

Scorecards Metadata Guide

Scorecards Metadata Guide NN44480-121 Document status: Standard Document version: 0101 Document date: 6 October 2009 All Rights Reserved While the information in this document is believed to be accurate and reliable, except as

More information

Keycode Installation Guide. BCM Business Communications Manager

Keycode Installation Guide. BCM Business Communications Manager Keycode Installation Guide BCM Business Communications Manager Document Status: Standard Document Version: 02.00 Document Number: NN40010-301 Part Code: N0060625 Date: June 2006 Copyright 2006 Nortel Networks,

More information

Web-enable a 5250 application with the IBM WebFacing Tool

Web-enable a 5250 application with the IBM WebFacing Tool Web-enable a 5250 application with the IBM WebFacing Tool ii Web-enable a 5250 application with the IBM WebFacing Tool Contents Web-enable a 5250 application using the IBM WebFacing Tool......... 1 Introduction..............1

More information

CallPilot Fax Set Up and Operation Guide. BCM 4.0 CallPilot

CallPilot Fax Set Up and Operation Guide. BCM 4.0 CallPilot CallPilot Fax Set Up and Operation Guide BCM 4.0 CallPilot Document Status:Standard Document Version: 03 Part Code: P0606017 Date: June 2006 Copyright 2006 Nortel Networks, All Rights Reserved The information

More information

Novell ZENworks Asset Management 7

Novell ZENworks Asset Management 7 Novell ZENworks Asset Management 7 w w w. n o v e l l. c o m July 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 Upgrade/Update Matrix...1 Installation Choices...2 ZENworks Asset

More information

Installation Guide - Mac

Installation Guide - Mac Kony Fabric Installation Guide - Mac On-Premises Release V8 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title page and the document version stated

More information

Server Installation Guide

Server Installation Guide Server Installation Guide Server Installation Guide Legal notice Copyright 2018 LAVASTORM ANALYTICS, INC. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS HEREOF MAY NOT BE REPRODUCED OR DISTRIBUTED IN ANY

More information

Release Notes for the Nortel Networks Wireless LAN Mobile Adapter 2201 Release

Release Notes for the Nortel Networks Wireless LAN Mobile Adapter 2201 Release Part No. 216582-A April 2004 4655 Great America Parkway Santa Clara, CA 95054 Release Notes for the Nortel Networks Wireless LAN Mobile Adapter 2201 Release 1.1.0.0 *216582-A* 2 Copyright 2004 Nortel Networks

More information

Quick Connection Guide

Quick Connection Guide Amazon Web Services Connector Version 1.0 Quick Connection Guide 2004-2013 Ping Identity Corporation. All rights reserved. PingFederate Amazon Web Services Connector Quick Connection Guide Version 1.0

More information

SAS Model Manager 13.1

SAS Model Manager 13.1 SAS Model Manager 13.1 Administrator's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2014. SAS Model Manager 13.1: Administrator's Guide.

More information

GVP Deployment Guide. Installing GVP with the Deployment Wizard

GVP Deployment Guide. Installing GVP with the Deployment Wizard GVP Deployment Guide Installing GVP with the Deployment Wizard 12/24/2017 Installing GVP with the Deployment Wizard The Genesys Administrator wizard simplifies the GVP deployment by prompting you for the

More information

Oracle Hospitality Simphony Venue Management Installation Guide Release 3.10 E March 2018

Oracle Hospitality Simphony Venue Management Installation Guide Release 3.10 E March 2018 Oracle Hospitality Simphony Venue Management Installation Guide Release 3.10 E89837-02 March 2018 Copyright 2002, 2018, Oracle and/or its affiliates. All rights reserved. This software and related documentation

More information

Peers Technologies Pvt. Ltd. SHAREPOINT 2010 SHAREPOINT 2010 USAGE SHAREPOINT SERVER 2010 ADMINISTRATION SHAREPOINT SERVER 2010 DESIGN

Peers Technologies Pvt. Ltd. SHAREPOINT 2010 SHAREPOINT 2010 USAGE SHAREPOINT SERVER 2010 ADMINISTRATION SHAREPOINT SERVER 2010 DESIGN Page 1 Peers Technologies Pvt. Ltd. Course Brochure 2010 2010 USAGE SERVER 2010 ADMINISTRATION SERVER 2010 DESIGN SERVER 2010 DEVELOPMENT Page 2 SharePoint 2010 Usage Course Outline This course takes users

More information

BEAAquaLogic. Pages. Installation and Upgrade Guide

BEAAquaLogic. Pages. Installation and Upgrade Guide BEAAquaLogic Pages Installation and Upgrade Guide Version 1.0 MP2 Document Revised: June 1, 2008 Contents 1. Welcome to AquaLogic Pages How to Use This Book..................................................

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

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Application Adapter for PeopleSoft User's Guide for Oracle WebLogic Server 11g Release 1 (11.1.1.4.0) E17055-04 April 2011 Oracle Fusion Middleware Application Adapter for PeopleSoft

More information

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6

Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites... 6 Gateway Installation and Configuration Guide for On-Premises Version 17 September 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Primavera Gateway On-Premises Installation Prerequisites...

More information

A: PLANNING AND ADMINISTERING SHAREPOINT 2016

A: PLANNING AND ADMINISTERING SHAREPOINT 2016 ABOUT THIS COURSE This five-day course will provide you with the knowledge and skills to plan and administer a Microsoft SharePoint 2016 environment. The course teaches you how to deploy, administer, and

More information