Call Center Reports Customization Guide

Size: px
Start display at page:

Download "Call Center Reports Customization Guide"

Transcription

1 Call Center Reports Customization Guide Release 17.0 Document Version Washingtonian Boulevard, Suite 350 Gaithersburg, MD Tel

2 BroadWorks Guide Copyright Notice Trademarks Copyright 2011 BroadSoft, Inc. All rights reserved. Any technical documentation that is made available by BroadSoft, Inc. is proprietary and confidential and is considered the copyrighted work of BroadSoft, Inc. This publication is for distribution under BroadSoft non-disclosure agreement only. No part of this publication may be duplicated without the express written permission of BroadSoft, Inc Washingtonian Boulevard, Gaithersburg, MD BroadSoft reserves the right to make changes without prior notice. BroadWorks and BroadWorks Assistant Enterprise, BroadWorks Call Center, BroadWorks Communicator, BroadWorks Receptionist, and BroadWorks Deployment Studio are trademarks of BroadSoft, Inc. Microsoft, MSN, Windows, and the Windows logo are registered trademarks of Microsoft Corporation. Other product names mentioned in this document may be trademarks or registered trademarks of their respective companies and are hereby acknowledged. This document is printed in the United States of America BROADSOFT, INC. PAGE II

3 Document Revision History Release Version Reason for Change Date Author Created document. April 27, 2011 Goska Auerbach Updated document with comments from review. May 18, 2011 Goska Auerbach Edited and published document. June 3, 2011 Andrea Fitzwilliam 2011 BROADSOFT, INC. PAGE III

4 Table of Contents 1 Summary of Changes Changes for Release 17.0, Document Version About This Document Audience Additional Resources Overview Enhanced Reporting Report Types Report Template Data Template XML Data Source Style Template Branding Template Oracle Tools Report Template Creation Process Step 1 Select Data Template Step 2 Design Style Template Step 3 Define Report Template on BroadWorks Use Template Builder with BroadWorks Templates Title Table Header and Footer Data Fields Form Fields Tables Charts Non-structural Elements Prerequisites Template Data Available from BroadSoft XML Data Files Style Template Files Branding Template Files Step-by-Step Procedures Select Data Template Design Style Template Prepare Your Environment Create Template using Template Builder Test Style Template Define Report Template Software Upgrades BROADSOFT, INC. PAGE IV

5 7 Appendix A: Reference Information Example of Modifying BroadWorks Style Template Input Parameters Canned Reports Templates Data Templates Agent Data Templates Call Center Data Templates Appendix B: BI Publisher Simplified Syntax and XSL Equivalents Index BROADSOFT, INC. PAGE V

6 Table of Figures Figure 1 Functional View of Report Generation... 3 Figure 2 Report Template... 5 Figure 3 Default Branding Template Report Header... 7 Figure 4 Default Branding Template Report Footer... 7 Figure 5 Oracle BI Publisher Download Page... 8 Figure 6 Custom Template Creation Process... 8 Figure 7 Agent Activity Report Style Template First Page Figure 8 Agent Activity Report Style Template Third Page Figure 9 BI Publisher Properties Dialog Box XSL-FO Code for Title Table Figure 10 Style Template Header Information Figure 11 Style Template Footer Information Figure 12 BI Publisher Properties Dialog Box Advanced Tab Figure 13 BI Publisher Properties Dialog Box Properties Tab Figure 14 Form Fields Tags Figure 15 Code for the numcols Tag Figure 16 Code for Beginning of a When Loop Figure 17 Code for End of a When Loop Figure 18 Field Browser Button Figure 19 Field Browser with Fragment of Code for Agent Table Figure 20 Viewing Chart Information Figure 21 Size Dialog Box Chart XSL Code Figure 22 Unpacked Style Template Figure 23 Style Template Directory Structure with Branding Template Figure 24 BI Publisher Add-in Figure 25 Select XML Data Dialog Box Figure 26 Exporting Style Template as XSL-FO Style Sheet Figure 27 BI Publisher Report Viewer Figure 28 System Report Template Add Page Figure 29 Call Center Activity Table for Call Centers Figure 30 BI Publisher Properties Dialog Box Properties Tab Figure 31 BI Publisher Properties Dialog Box Advanced Tab Figure 32 Field Browser Displaying numcols Data Field Figure 33 Title of Column Being Added Data Field Code Figure 34 Borders and Shading Dialog Box Figure 35 Call Center Activity Table for Call Centers (Fragment) with Green Title Row Figure 36 Call Center Report Call Center Activity Table for Multiple Call Centers BROADSOFT, INC. PAGE VI

7 1 Summary of Changes This section describes the changes to this document for each release and document version. 1.1 Changes for Release 17.0, Document Version 1 This is a new document for Release BROADSOFT, INC. PAGE 1

8 2 About This Document 2.1 Audience This guide describes the process of creating custom Call Center reports on BroadWorks Release 17.sp2 as part of the Enhanced Call Center Reporting feature. This document is intended as a resource for carrier personnel who customize Call Center reports and provide information to their customers who want to customize Call Center reports. 2.2 Additional Resources For more information, see the following documents: For information on managing system-level report templates on BroadWorks, see the BroadWorks Application Server System Provider Web Interface Administration Guide. For information on managing enterprise-level report templates, see the BroadWorks Application Server Enterprise Web Interface Administration Guide. For information on managing group-level report templates on BroadWorks, see the BroadWorks Application Server Group Web Interface Administration Guide Part 2. For information about the Call Center Enhanced Reporting solution, see the BroadWorks Call Center Solution Guide. For information about the canned Call Center report templates available on BroadWorks for report generation, see the BroadWorks Call Center Reports Guide BROADSOFT, INC. PAGE 2

9 3 Overview BroadWorks Enhanced Call Center Reporting solution allows system providers and authorized company (enterprise or group) personnel to create custom report templates and make them available for report generation in addition to the canned report templates available from BroadWorks. Custom report templates can be defined at the system, enterprise, and group levels and can be enabled or disabled on an individual basis. An enabled system-level report template is available to administrators, Call Center supervisors, and where applicable, agents in the system, while an enabled company-level report template is available to administrators, Call Center supervisors, and where applicable, agents within the company. 3.1 Enhanced Reporting Enhanced Reporting allows users to run reports or schedule reports to be run in the future. Figure 1 provides an overview of report generation and introduces the terminology that is used throughout this document. Figure 1 Functional View of Report Generation When requesting a report, the user selects a report template and provides a set of input parameters. The reporting engine uses the report template, input parameters, and branding template to retrieve required data from the reporting database and generate the report. The report template defines the layout and contents of the report. The input parameters determine the scope of data retrieved from the database. The branding template defines the layout and contents of the report s header and footer. The XML data source contains report data extracted from the reporting database based on the report template and input parameters BROADSOFT, INC. PAGE 3

10 3.2 Report Types Reports can be of one of two types: Agent or Call Center. An Agent report includes statistics related to one or more agents. A Call Center report includes statistics related to one or more call centers, or one or more Dialed Number Identification Services (DNISs) for a given call center. In addition, reports can be real-time or historical and they can be interval-based or not interval-based. A real-time report includes statistics for a period that has a start date and time, but no end date and time. A historical report includes statistics for a specified time period in the past. An interval-based report includes interval statistics. Report templates follow the same categorization and determine the types of reports that they can generate. The template type determines the type of reports that they can generate. Agent report templates are used to generate Agent reports and Call Center report templates are used to generate Call Center reports. Real-time report templates can be used to generate real-time and historical reports, whereas historical report templates can only be used to generate historical reports. Interval-based report templates are used to generate interval-based reports. 3.3 Report Template A report template is an entity defined on BroadWorks that ties together the elements of the report, such as a data template and a style template. It also fine-tunes the content of the reports generated using that template by specifying some filtering of data retrieved from the database and/or input parameters that the user must provide. The data template used in the report template drives the content of the report and generates an extensible Markup Language (XML) data source, as illustrated in Figure 1. Data templates are described in section 3.4 Data Template and the XML data source is described in section 3.5 XML Data Source. The style template used in the report template specifies the layout of the report. The style template is described in section 3.6 Style Template. Once the report template is defined and enabled, it can be used to generate reports BROADSOFT, INC. PAGE 4

11 Figure 2 Report Template 3.4 Data Template The data template selected for a report template drives the data that can be included in the report and generates the XML data source. It specifies which counters and statistics are available when creating a report template. For example, the Call Center Call Details data template generates an XML data source that contains the details of call center calls, so the report template may be designed to include call details of calls for one or more call centers for a given time period. Another example is the Call Center Interval Statistics data template, which provides summary statistics organized by interval. A data template also determines which (if any) performance parameters may be used in the report template. When performance parameters are used, the corresponding performance counters are available for report generation. Performance parameters available in each data template are specified in section 7.4 Data Templates. Some data templates also include filters that can be used to further refine the set of data to use when generating reports. A filter consists of a parameterized clause that applies when retrieving data from the database. For example, filter number 1 of the Agent Interval Statistics data template is defined as Longest ACD Call x. This selects an agent s statistics in an interval if the agent s longest completed automatic call distribution (ACD) call in that interval is greater than the specified threshold x. This filter has one parameter: x. Data templates may have several filters but only one filter can be used in any given report template. The values to assign to the filter are specified in the report template. Filters available in each data template are described in section 7.4 Data Templates. The BroadWorks Enhanced Reporting solution provides a set of data templates that can be used for creating custom report templates. For information on the available data templates, see section 7.4 Data Templates. The data templates are part of the BroadWorks software deployment. They do not need to be retrieved to customize report templates. XML data sources that correspond to the data templates are used for this. However, an understanding of their content is required to be able to use them in report templates BROADSOFT, INC. PAGE 5

12 3.5 XML Data Source An XML data source contains report data extracted from the reporting database. Each time a report is run, an XML data source is generated based on the data template and the input parameters provided by the user (if applicable). A sample XML data source is required when designing and testing style templates with Oracle tools. Sample XML data sources for the existing data templates are available from Xchange. For information, see section 4.1 Template Data Available from BroadSoft. 3.6 Style Template A style template defines the layout of the report and to some extent its content. It specifies which data counters from the data template are included in the report, which aggregation functions are used, and how the information is presented on the page. Style templates can be customized using the Oracle Business Intelligence (BI) Publisher Add-in for Microsoft Word. For more information about the Oracle tools, see section 3.8 Oracle Tools. Style templates are saved in two formats: The Rich Text Format (RTF) file that is maintained by the template designer and used only to modify the style template The extensible Style-sheet Language Formatting Objects (XSL-FO) format that is uploaded to BroadWorks and used in the report template More precisely, the XSL-FO file is bundled together with other extensible Stylesheet Language (XSL) files that contain common style template definitions and are uploaded to BroadWorks as a ZIP file. The common files contain information used by many style templates, for example, the definition of the title table displayed at the top of each report, chart formatting information (such as axis format and color scheme), calculation formulas, time display formatting, translation of the agent or call center ID into their/its name, and so on. Style templates for the canned report templates are available from Xchange, in both RTF and zipped XLS-FO formats. For information, see section 4.1 Template Data Available from BroadSoft. 3.7 Branding Template The branding template defines the layout and contents of a report s header and footer. A default branding template is defined at the system level and is installed on BroadWorks at installation. The branding template can be customized at the system level and at the individual company level. For information, see the BroadWorks Call Center Solution Guide. Reports generated in the Hypertext Markup Language (HTML) and Excel File Format (XLS) formats are single-page reports. The header and footer appear once in the generated report. Reports generated in the Portable Document Format (PDF) consist of multiple pages. In these cases, the same header and footer are repeated on every page. NOTE: For proper interworking with the branding template, the style template must be designed with a single header and footer for all pages of the document BROADSOFT, INC. PAGE 6

13 Figure 3 shows the default report header, as defined in the default branding template. Figure 3 Default Branding Template Report Header Figure 4 shows the default report footer, as defined in the default branding template. Figure 4 Default Branding Template Report Footer The default branding template is available from Xchange. For information, see section 4.1 Template Data Available from BroadSoft. 3.8 Oracle Tools The following tools are required to customize report templates: Template Builder Oracle Business Intelligence Publisher Add-in for Microsoft Word (also called Template Builder) is an authoring tool that allows you to use native formatting features of Microsoft Word to design and validate the layout of your reports. It creates style templates in RTF, which can then be exported as an XSL-FO file and used on BroadWorks. (The Template Builder cannot use XSL-FO files as input.) During design time, data fields and other markup information are added to the RTF template using BI Publisher's simplified tags for XSL expressions. These tags associate the XML report data to the report layout. For more information, see Appendix B: BI Publisher Simplified Syntax and XSL Equivalents. BI Publisher also supports the use of pure XSL elements in the template. Template Viewer The Oracle BI Publisher Template Viewer is a tool you can use to preview the results of style template customization. NOTE: The Template Viewer does not display the actual HH:MM:SS data for charts so this part cannot be tested until the report template is created on BroadWorks. The Oracle Business Intelligence (BI) Publisher Add-in for Microsoft Word is referred to as Template Builder and the Oracle BI Publisher Template Viewer is referred to as Template Viewer in the remainder of this document. Both tools are packaged together under Oracle BI Publisher Desktop and can be downloaded from the Oracle website at: BROADSOFT, INC. PAGE 7

14 Figure 5 Oracle BI Publisher Download Page 3.9 Report Template Creation Process This section provides an overview of the process of creating a custom report template and making it available on BroadWorks for generating and scheduling reports. For detailed procedures, see section 5 Step-by-Step Procedures. At the high level, the process consists of the following steps: Step 1 Select Data Template Step 2 Design Style Template Step 3 Define Report Template on BroadWorks The following figure illustrates the process. Figure 6 Custom Template Creation Process If you need help, BroadSoft Professional Services is available to assist you in creating custom report templates. This is done outside of the regular BroadWorks release process Step 1 Select Data Template The first step in creating a custom report template consists of identifying the data requirements for the report and selecting the appropriate data template. You may also do this by looking at the existing reports templates, deciding which one most closely resembles the template you want to create, and then verifying which data template it uses. For example, the Call Center Call Detail report uses the Call Center Call Details data template, which contains all call center call detail statistics. Therefore, the report template may be designed to include call details of calls for one or more call centers for a given time period BROADSOFT, INC. PAGE 8

15 For information about the data template used by each canned report, see section 7.3 Canned Reports Templates. For a detailed description of the existing data templates, see section 7.4 Data Templates Step 2 Design Style Template The second step in building a custom report template consists of designing the report layout. You do this by creating a style template or by modifying an existing style template (in RTF format) using the Oracle Template Builder. It is assumed in this document that you will create a custom style template by modifying an existing one. When designing the report layout, you associate report data with the elements of the layout. The Template Builder uses a sample XML data file that corresponds to the selected data template for information about report data. NOTE: Do not define the header and footer of the report in the style template. The branding template is used for this. In particular, the style template document must not have a different header and footer for the first page or different headers or footers for odd and even pages. Otherwise, the interworking with the branding template does not work properly. You save the style template as an RTF file, which you keep. You export the template as an XSL-FO document to be uploaded to BroadWorks and included in the report template you are creating, as shown in the next step. You can test your design using the Oracle Template Viewer Step 3 Define Report Template on BroadWorks The third step in creating a custom report template consists of defining the report template on BroadWorks and making it available for on-demand and scheduled report requests. The following table describes the attributes you set when defining a report template. These attributes may be subsequently modified, unless stated otherwise. Attribute Name and Description Data Template Style Template Enabled Scope Interval Scope Description This is the name and description of the report. This is used as a reference to the report template. This allows you to select a data template. The data template selection cannot be modified. This allows you to download the style template you created for the report. The style template may be modified by uploading a new file. This is used to make the template available for report generation. This applies only to agent report templates. It allows you to specify whether the template should be available to Call Center agents or only to supervisors. The template is always available to administrators at the appropriate level. This attribute determines whether the report template is a real-time or historical report template. The attribute can only be set if you select a real-time data template. Otherwise, the report template is defined as a historical report template BROADSOFT, INC. PAGE 9

16 Attribute Filtering Variables Input Parameters Description The filtering variables further refine the set of data used when generating reports. The filtering variables depend on the selected data template. For each data template, 0 or more filters are defined, which in turn, can require up to 5 filtering values. For example, filter number 2 in the Call Center Call Details data template is defined as Wait Time in Queue x. It has one filtering variable, namely x, which specifies a time threshold in seconds. Only one filter can be selected for a given report template. You can also decide not to use a filter even if filters are available. The attributes in this section determine whether performance parameters are required for the report template. The type and number of performance parameters depends on the data template. For each applicable performance parameter, you must specify whether the parameter is required. If a parameter is required, the user is prompted to enter a value for it when requesting a report. If the parameter is not required, it is not used in the report. The performance parameters are not modifiable. Once the report template is defined and enabled, it can be used to generate reports Use Template Builder with BroadWorks Templates This section provides some general rules about using Template Builder with BroadWorks style templates. For more information about the Template Builder, refer to the Template Builder documentation. A BroadWorks style template includes a title table, a header and a footer, display text, data fields, form fields, tables, charts, and non-structural elements such as plain text, or text and table formatting. These elements are described in the following subsections. The code behind the elements is a mix of the simplified BI Publisher syntax and XSL. NOTE: BroadWorks style templates are very complex structures. Make sure that you understand them well before making any changes BROADSOFT, INC. PAGE 10

17 The following figure shows the first and third page of the Agent Activity report style template. Figure 7 Agent Activity Report Style Template First Page Title Table Figure 8 Agent Activity Report Style Template Third Page The title table is defined in the common style template that is included in all reports and cannot be changed in the style template for a specific report template. When you click on the Title Table data field on the first page of a BroadWorks style template, a dialog box appears displaying the code for the title table BROADSOFT, INC. PAGE 11

18 Figure 9 BI Publisher Properties Dialog Box XSL-FO Code for Title Table The dialog box in Figure 8 includes the following text: <?call-template@lines:bsir:createagenttitletable?> The bsir part of this text is the prefix to the XML namespace that defines BroadWorks specific customizations Header and Footer Each page of a style template includes a header and a footer area. Figure 10 Style Template Header Information Data Fields Figure 11 Style Template Footer Information Do not format the header or the footer of the style template. This is done using the branding template. The bsir part references a sub-template in the branding template. Data fields are placeholders for data and must be tied to a data element in the data template. The data related to data fields is actually in the XML file. This is highlighted in grey in the data template. To change a single data field, double click on the field. A BI Publisher Properties dialog box appears, allowing you to view and modify the data field. All data fields allow you to modify the code associated with the field. This is done in the Advanced tab BROADSOFT, INC. PAGE 12

19 Figure 12 BI Publisher Properties Dialog Box Advanced Tab In addition, some data fields allow you to modify the data element associated with the data field by selecting a new element from the list. This depends on the type of data element associated with the data field. If applicable, you can also apply an aggregation function to the data, such as sum or average, and change the text that is displayed in the field in the style template Form Fields Figure 13 BI Publisher Properties Dialog Box Properties Tab After you make changes, always use the Advanced tab to verify the result. Form fields are used to design structural elements such as loops, conditions, function calls, and so on. They are represented by a tag highlighted in grey in the RTF document. When the tag is clicked, the corresponding code is displayed in a dialog window. Figure 14 Form Fields Tags 2011 BROADSOFT, INC. PAGE 13

20 Figure 14 shows tags for three form fields. The code associated with the numcols tag is displayed in Figure 15. It represents the number of columns in the Call Center Activity table. Figure 15 Code for the numcols Tag Form fields for structural elements such as loops have the beginning and corresponding end form fields. For example, the w tag in Figure 14 represents the beginning of a when loop, which has a corresponding end, as illustrated in the following figures. Figure 16 Code for Beginning of a When Loop Figure 17 Code for End of a When Loop 2011 BROADSOFT, INC. PAGE 14

21 To view the entire loop, use the Field Browser, which allows you to see the code for a selected area of the style template. To view the code for a specific element or area, select the element/area and click the Field Browser button. To view the code for the entire template, click the Field Browser button without selecting anything Tables Figure 18 Field Browser Button BroadWorks style templates include definitions of tables. Tables are complex structures that cannot be viewed by editing a single data field. To view the code for a table, use the Field Browser. The following figure shows the code for the Agent Activity table. Figure 19 Field Browser with Fragment of Code for Agent Table The numcols data field specifies the number of columns in the table and needs to be modified if the number of columns in the table is changed. NOTE: The width of columns in a table should not be changed Charts BroadWorks style templates also include definitions of charts. A chart is represented by a dummy image and related code. Chart information cannot be viewed using the Field Browser. To view chart information, right-click the chart image and select Size from the menu BROADSOFT, INC. PAGE 15

22 Figure 20 Viewing Chart Information The Size dialog box for the chart appears. The Alternative Text box on the Alt Text tab displays the code for the chart and can be modified there. NOTE: Only pure XML is allowed in the code for charts and the first line must be chart:. Figure 21 Size Dialog Box Chart XSL Code Non-structural Elements Non-structural elements, such as display text, text, and table formatting can be modified using standard Word functionality. Charts are an exception. Their presentation elements, such as the color scheme and axis formatting, are defined in a common style template and cannot be changed in an individual style template BROADSOFT, INC. PAGE 16

23 4 Prerequisites To customize a report template you need to: Be familiar with the existing BroadWorks templates Have working knowledge of XSL Have some understanding of how the Oracle Template Builder works Have the Oracle tools installed on your computer Have administrative access to BroadWorks at the appropriate level (system, enterprise, or service provider group) You also need the following data: Sample XML data files that correspond to the data templates you want to use Style templates in RTF and zipped XSL-FO format that you modify to create custom style templates A branding template For exact file names and location where the files are available, refer to the next section. 4.1 Template Data Available from BroadSoft All the files you need to customize report templates are available from Xchange. The files are available in the Rel_17.sp2_CallCenterReports.zip. This includes: XML Data Files Style Template Files Branding Template File XML Data Files The following table lists the XML data files available in the Rel_17.sp2_CallCenterReports.zip and specifies the data template used to generate each file. XML Data File Name agentcalldetailstatistics.xml agentintervaldispositioncodestatistics.xml agentintervalstatistics.xml agentintervalunavailablecodestatistics.xml agentsigninsignoutstatistics.xml callcenterintervalstatistics.xml or dnisintervalstatistics.xml callcentercalldetailstatistics.xml or dniscalldetailstatistics.xml Corresponding Data Template Agent Call Details Agent Disposition Codes Agent Interval Statistics Agent Unavailable Codes Agent Sign in Sign Out Call Center Interval Statistics Call Center Call Details 2011 BROADSOFT, INC. PAGE 17

CALL CENTER REPORTS GUIDE

CALL CENTER REPORTS GUIDE CALL CENTER REPORTS GUIDE RELEASE 18.0 DOCUMENT VERSION 2 BroadWorks Guide Copyright Notice Copyright 2011 BroadSoft, Inc. All rights reserved. Any technical documentation that is made available by BroadSoft,

More information

BroadWorks Hosted Thin Call Center Agent/Supervisor

BroadWorks Hosted Thin Call Center Agent/Supervisor BroadWorks Hosted Thin Call Center Agent/Supervisor User Guide Release 17.sp2 Document Version 8 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks

More information

BroadWorks Hosted Thin Call Center Agent/Supervisor

BroadWorks Hosted Thin Call Center Agent/Supervisor BroadWorks Hosted Thin Call Center Agent/Supervisor User Guide Release 19.0 Document Version 4 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks

More information

TELSTRA IP TELEPHONY STANDARD CALL CENTRE

TELSTRA IP TELEPHONY STANDARD CALL CENTRE TELSTRA IP TELEPHONY STANDARD CALL CENTRE REPORTING GUIDE Copyright Telstra Corporation Limited (ABN 33 051 775 556) 2014. All rights reserved. No part of this publication may be reproduced, stored in

More information

BroadWorks Call Center Guide

BroadWorks Call Center Guide BroadWorks Call Center Guide Table of Contents Log into Call Center Configuration Settings Page 3 Change Your Password... Page 3 Dashboard... Page 4 Agent View and Status... Page 5 Change Agent ACD State...

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

Assistant Enterprise. User Guide. www.lumosnetworks.com 3-27-08

Assistant Enterprise. User Guide. www.lumosnetworks.com 3-27-08 Assistant Enterprise User Guide www.lumosnetworks.com 3-27-08 Assistant Enterprise (Toolbar) Guide Copyright Notice Trademarks Copyright 2007 BroadSoft, Inc. All rights reserved. Any technical documentation

More information

An Oracle White Paper May 2013. Creating Custom PDF Reports with Oracle Application Express and the APEX Listener

An Oracle White Paper May 2013. Creating Custom PDF Reports with Oracle Application Express and the APEX Listener An Oracle White Paper May 2013 Creating Custom PDF Reports with Oracle Application Express and the APEX Listener Disclaimer The following is intended to outline our general product direction. It is intended

More information

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2

Information Server Documentation SIMATIC. Information Server V8.0 Update 1 Information Server Documentation. Introduction 1. Web application basics 2 Introduction 1 Web application basics 2 SIMATIC Information Server V8.0 Update 1 System Manual Office add-ins basics 3 Time specifications 4 Report templates 5 Working with the Web application 6 Working

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

UNITY CALL CENTER REPORTING. Version 1.0

UNITY CALL CENTER REPORTING. Version 1.0 UNITY CALL CENTER REPORTING Version 1.0 Contents Introduction... 3 Accessing the Reports... 3 Abandoned Call Report... 4 Settings:... 4 Report:... 5 Agent Activity Detail Report... 6 Settings:... 6 Report:...

More information

BroadWorks Receptionist

BroadWorks Receptionist BroadWorks Receptionist Administration Guide Release 14.sp2 Document Version 1 220 Perry Parkway Gaithersburg, MD USA 20877 Tel +1 301.977.9440 Fax +1 301.977.8846 WWW.BROADSOFT.COM BroadWorks Guide Copyright

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

Telephony Toolbar Corporate. User Guide

Telephony Toolbar Corporate. User Guide Telephony Toolbar Corporate User Guide Release 7.1 March 2011 Table of Contents 1 About This Guide...7 1.1 Open Telephony Toolbar - Corporate... 7 1.2 First Time Login... 8 1.3 Subsequent Use... 11 2 Using

More information

ORACLE BUSINESS INTELLIGENCE WORKSHOP

ORACLE BUSINESS INTELLIGENCE WORKSHOP ORACLE BUSINESS INTELLIGENCE WORKSHOP Integration of Oracle BI Publisher with Oracle Business Intelligence Enterprise Edition Purpose This tutorial mainly covers how Oracle BI Publisher is integrated with

More information

Oracle Business Intelligence Publisher: Create Reports and Data Models. Part 1 - Layout Editor

Oracle Business Intelligence Publisher: Create Reports and Data Models. Part 1 - Layout Editor Oracle Business Intelligence Publisher: Create Reports and Data Models Part 1 - Layout Editor Pradeep Kumar Sharma Senior Principal Product Manager, Oracle Business Intelligence Kasturi Shekhar Director,

More information

ImageNow User. Getting Started Guide. ImageNow Version: 6.7. x

ImageNow User. Getting Started Guide. ImageNow Version: 6.7. x ImageNow User Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: June 2012 2012 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact, and WebNow

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

Building A Very Simple Web Site

Building A Very Simple Web Site Sitecore CMS 6.2 Building A Very Simple Web Site Rev 100601 Sitecore CMS 6. 2 Building A Very Simple Web Site A Self-Study Guide for Developers Table of Contents Chapter 1 Introduction... 3 Chapter 2 Building

More information

BroadWorks Receptionist

BroadWorks Receptionist BroadWorks Receptionist Administration Guide Release 14.sp6 Document Version 1 220 Perry Parkway Gaithersburg, MD USA 20877 Tel +1 301.977.9440 Fax +1 301.977.8846 WWW.BROADSOFT.COM BroadWorks Guide Copyright

More information

Business Objects Enterprise version 4.1. Report Viewing

Business Objects Enterprise version 4.1. Report Viewing Business Objects Enterprise version 4.1 Note about Java: With earlier versions, the Java run-time was not needed for report viewing; but was needed for report writing. The default behavior in version 4.1

More information

Microsoft Expression Web

Microsoft Expression Web Microsoft Expression Web Microsoft Expression Web is the new program from Microsoft to replace Frontpage as a website editing program. While the layout has changed, it still functions much the same as

More information

Work with the MiniBase App

Work with the MiniBase App Work with the MiniBase App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com

How To Create A Powerpoint Intelligence Report In A Pivot Table In A Powerpoints.Com Sage 500 ERP Intelligence Reporting Getting Started Guide 27.11.2012 Table of Contents 1.0 Getting started 3 2.0 Managing your reports 10 3.0 Defining report properties 18 4.0 Creating a simple PivotTable

More information

Using SQL Reporting Services with Amicus

Using SQL Reporting Services with Amicus Using SQL Reporting Services with Amicus Applies to: Amicus Attorney Premium Edition 2011 SP1 Amicus Premium Billing 2011 Contents About SQL Server Reporting Services...2 What you need 2 Setting up SQL

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

User Guide for TASKE Desktop

User Guide for TASKE Desktop User Guide for TASKE Desktop For Avaya Aura Communication Manager with Aura Application Enablement Services Version: 8.9 Date: 2013-03 This document is provided to you for informational purposes only.

More information

Figure 1 - BI Publisher Enterprise Capabilities. OAUG Forum @ Collaborate 08 Page 2 Copyright 2008 by Lee Briggs

Figure 1 - BI Publisher Enterprise Capabilities. OAUG Forum @ Collaborate 08 Page 2 Copyright 2008 by Lee Briggs Oracle BI Publisher was originally developed to solve these reporting problems. It was first released with Oracle E- Business Suite 11.5.10 towards the end of 2005. The original release was called XML

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

Bridging People and Process. Bridging People and Process. Bridging People and Process. Bridging People and Process

Bridging People and Process. Bridging People and Process. Bridging People and Process. Bridging People and Process USER MANUAL DATAMOTION SECUREMAIL SERVER Bridging People and Process APPLICATION VERSION 1.1 Bridging People and Process Bridging People and Process Bridging People and Process Published By: DataMotion,

More information

Enterprise Toolbar User s Guide. Revised March 2015

Enterprise Toolbar User s Guide. Revised March 2015 Revised March 2015 Copyright Notice Trademarks Copyright 2007 DSCI, LLC All rights reserved. Any technical documentation that is made available by DSCI, LLC is proprietary and confidential and is considered

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

Ad-hoc Reporting Report Designer

Ad-hoc Reporting Report Designer Ad-hoc Reporting Report Designer AD- H O C R E P O R T D E S I G N E R M A N U A L 2012 NonProfit Technologies, Inc. All Rights Reserved. This document contains proprietary information which is protected

More information

BusinessObjects Enterprise InfoView User's Guide

BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise XI 3.1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS

REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS REUTERS/TIM WIMBORNE SCHOLARONE MANUSCRIPTS COGNOS REPORTS 28-APRIL-2015 TABLE OF CONTENTS Select an item in the table of contents to go to that topic in the document. USE GET HELP NOW & FAQS... 1 SYSTEM

More information

Corporate Telephony Toolbar User Guide

Corporate Telephony Toolbar User Guide Corporate Telephony Toolbar User Guide 1 Table of Contents 1 Introduction...6 1.1 About Corporate Telephony Toolbar... 6 1.2 About This Guide... 6 1.3 Accessing The Toolbar... 6 1.4 First Time Login...

More information

Change Management for Rational DOORS User s Guide

Change Management for Rational DOORS User s Guide Change Management for Rational DOORS User s Guide Before using this information, read the general information under Appendix: Notices on page 58. This edition applies to Change Management for Rational

More information

REP200 Using Query Manager to Create Ad Hoc Queries

REP200 Using Query Manager to Create Ad Hoc Queries Using Query Manager to Create Ad Hoc Queries June 2013 Table of Contents USING QUERY MANAGER TO CREATE AD HOC QUERIES... 1 COURSE AUDIENCES AND PREREQUISITES...ERROR! BOOKMARK NOT DEFINED. LESSON 1: BASIC

More information

Microsoft Office System Tip Sheet

Microsoft Office System Tip Sheet The 2007 Microsoft Office System The 2007 Microsoft Office system is a complete set of desktop and server software that can help streamline the way you and your people do business. This latest release

More information

How to Schedule Report Execution and Mailing

How to Schedule Report Execution and Mailing SAP Business One How-To Guide PUBLIC How to Schedule Report Execution and Mailing Release Family 8.8 Applicable Releases: SAP Business One 8.81 PL10 and PL11 SAP Business One 8.82 PL01 and later All Countries

More information

Silect Software s MP Author

Silect Software s MP Author Silect MP Author for Microsoft System Center Operations Manager Silect Software s MP Author User Guide September 2, 2015 Disclaimer The information in this document is furnished for informational use only,

More information

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide

Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72. User Guide Richmond SupportDesk Web Reports Module For Richmond SupportDesk v6.72 User Guide Contents 1 Introduction... 4 2 Requirements... 5 3 Important Note for Customers Upgrading... 5 4 Installing the Web Reports

More information

SAS BI Dashboard 4.3. User's Guide. SAS Documentation

SAS BI Dashboard 4.3. User's Guide. SAS Documentation SAS BI Dashboard 4.3 User's Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2010. SAS BI Dashboard 4.3: User s Guide. Cary, NC: SAS Institute

More information

Email Marketing. User Guide. July 2012. Welcome to AT&T Website Solutions SM

Email Marketing. User Guide. July 2012. Welcome to AT&T Website Solutions SM July 2012 Email Marketing User Guide Welcome to AT&T Website Solutions SM We are focused on providing you the very best web hosting service including all the tools necessary to establish and maintain a

More information

Contact Center. Admin and Subscriber User Guide

Contact Center. Admin and Subscriber User Guide Contact Center Admin and Subscriber User Guide 11/12/2014 Table of Contents Configure Contact Center... 1 Queue Profile Setup... 1 Group Policies...1 Configure Basic Contact Center Settings... 6 Configure

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Self-Service Portal Implementation Guide

Self-Service Portal Implementation Guide Self-Service Portal Implementation Guide Salesforce, Winter 6 @salesforcedocs Last updated: October 0, 05 Copyright 000 05 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

COGNOS 8 Business Intelligence

COGNOS 8 Business Intelligence COGNOS 8 Business Intelligence QUERY STUDIO USER GUIDE Query Studio is the reporting tool for creating simple queries and reports in Cognos 8, the Web-based reporting solution. In Query Studio, you can

More information

ImageNow User Getting Started Guide

ImageNow User Getting Started Guide ImageNow User Getting Started Guide Version: 6.6.x Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software, Inc. All other products

More information

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700 Information Technology MS Access 2007 Users Guide ACCESS 2007 Importing and Exporting Data Files IT Training & Development (818) 677-1700 training@csun.edu TABLE OF CONTENTS Introduction... 1 Import Excel

More information

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide

SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06. Business Intelligence Launch Pad User Guide SAP BusinessObjects Business Intelligence Platform Document Version: 4.1 Support Package 5-2014-11-06 Business Intelligence Launch Pad User Guide Table of Contents 1 Document history....7 2 Getting started

More information

SAP BusinessObjects Financial Consolidation Web User Guide

SAP BusinessObjects Financial Consolidation Web User Guide SAP BusinessObjects Financial Consolidation Document Version: 10.0 Support Package 18 2016-02-19 SAP BusinessObjects Financial Consolidation Web User Guide Content 1 General user functions....12 1.1 To

More information

ewebextra OfficeMate Integration User s Guide

ewebextra OfficeMate Integration User s Guide ewebextra OfficeMate Integration User s Guide September 2013 2013 Eyefinity, Inc. All rights reserved. Eyefinity, OfficeMate, ewebextra, and ExamWRITER are registered trademarks of Eyefinity, Inc. All

More information

Datasharp Optimum Connect Toolbar

Datasharp Optimum Connect Toolbar Datasharp Optimum Connect Toolbar User Guide Release 17 Document Version 1 WWW.DATASHARP.CO.UK Table of Contents 1 About This Guide...6 1.1 Open Datasharp Optimum Connect Toolbar... 6 1.2 First Time Login...

More information

Handout: Creating Forms in Word 2010

Handout: Creating Forms in Word 2010 Creating Forms in Word 2010 Table of Contents ABOUT PRINTED FORMS AND FORMS FOR USE IN WORD... 1 KINDS OF FORMS... 2 DESIGNING A FORM... 2 CREATE FORMS THAT USERS COMPLETE IN WORD... 2 STEP 1: SHOW THE

More information

COGNOS Query Studio Ad Hoc Reporting

COGNOS Query Studio Ad Hoc Reporting COGNOS Query Studio Ad Hoc Reporting Copyright 2008, the California Institute of Technology. All rights reserved. This documentation contains proprietary information of the California Institute of Technology

More information

Easy Scan Complete. Administrator User Guide. HealthStream Competency Cent. HealthStream, Inc. 209 10th Ave. South Suite 450 Nashville, TN 37203

Easy Scan Complete. Administrator User Guide. HealthStream Competency Cent. HealthStream, Inc. 209 10th Ave. South Suite 450 Nashville, TN 37203 Easy Scan Complete Administrator User Guide HealthStream, Inc. 209 10th Ave. South Suite 450 Nashville, TN 37203 HealthStream Competency Cent Table of Contents Easy Scan Overview... 3 Gathering Data for

More information

How to Use Swiftpage for Microsoft Outlook

How to Use Swiftpage for Microsoft Outlook How to Use Swiftpage for Microsoft Outlook 1 Table of Contents Basics of the Swiftpage for Microsoft Outlook Integration.. 3 How to Install Swiftpage for Microsoft Outlook and Set Up Your Account...4 The

More information

How to Use Swiftpage for Microsoft Excel

How to Use Swiftpage for Microsoft Excel How to Use Swiftpage for Microsoft Excel 1 Table of Contents Basics of the Swiftpage for Microsoft Excel Integration....3 How to Install Swiftpage for Microsoft Excel and Set Up Your Account...4 Creating

More information

BroadTouch Business Communicator for Desktop

BroadTouch Business Communicator for Desktop BroadTouch Business Communicator for Desktop User Guide Release 10.0.2 Document Version 1 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadTouch

More information

Excel Reports User Guide

Excel Reports User Guide Excel Reports User Guide Copyright 2000-2006, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written consent of

More information

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices.

Abstract. For notes detailing the changes in each release, see the MySQL for Excel Release Notes. For legal information, see the Legal Notices. MySQL for Excel Abstract This is the MySQL for Excel Reference Manual. It documents MySQL for Excel 1.3 through 1.3.6. Much of the documentation also applies to the previous 1.2 series. For notes detailing

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

SQL Server 2005: Report Builder

SQL Server 2005: Report Builder SQL Server 2005: Report Builder Table of Contents SQL Server 2005: Report Builder...3 Lab Setup...4 Exercise 1 Report Model Projects...5 Exercise 2 Create a Report using Report Builder...9 SQL Server 2005:

More information

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual

SPHOL326: Designing a SharePoint 2013 Site. Hands-On Lab. Lab Manual 2013 SPHOL326: Designing a SharePoint 2013 Site Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references,

More information

17. The Contact Center

17. The Contact Center 17. The Contact Center Avaya provides Customer Contact solutions that meet the needs of the small to mid-size business. From the smallest company that requires basic system performance reporting to the

More information

Audit Management Reference

Audit Management Reference www.novell.com/documentation Audit Management Reference ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

WatchDox for Mac User Guide

WatchDox for Mac User Guide WatchDox for Mac User Guide Version 2.3.0 Confidentiality This document contains confidential material that is proprietary to WatchDox. The information and ideas herein may not be disclosed to any unauthorized

More information

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide

Taleo Enterprise. Taleo Reporting Getting Started with Business Objects XI3.1 - User Guide Taleo Enterprise Taleo Reporting XI3.1 - User Guide Feature Pack 12A January 27, 2012 Confidential Information and Notices Confidential Information The recipient of this document (hereafter referred to

More information

Sharperlight Web Interface

Sharperlight Web Interface Sharperlight Web Interface www.sharperlight.com info@sharperlight.com Sharperlight Web Interface Published by philight Software International Pty Ltd All other copyrights and trademarks are the property

More information

FOR WINDOWS FILE SERVERS

FOR WINDOWS FILE SERVERS Quest ChangeAuditor FOR WINDOWS FILE SERVERS 5.1 User Guide Copyright Quest Software, Inc. 2010. All rights reserved. This guide contains proprietary information protected by copyright. The software described

More information

Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015. webteam@twu.edu

Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015. webteam@twu.edu Texas Woman s University RedDot Webspinner s Manual Revised 7/23/2015 webteam@twu.edu 1 Contents CONNECTING TO YOUR SITE... 3 MAIN MENU... 4 REPEATED CONTENT AREAS... 4 OPENING PAGE LAYOUTS AND EXISTING

More information

Recruiter s Resource Guide

Recruiter s Resource Guide Recruiter s Resource Guide First Edition 1.29.2015 Contents Section One Recruiting... 3 Accessing Team Georgia Careers... 4 My Setup Preferences... 5 Creating a Requisition... 6 Approving a Requisition...

More information

ewebextra OfficeMate Integration User s Guide

ewebextra OfficeMate Integration User s Guide ewebextra OfficeMate Integration User s Guide April 2014 2014 Eyefinity, Inc. All rights reserved. Eyefinity, OfficeMate, ewebextra, and ExamWRITER are registered trademarks of Eyefinity, Inc. All other

More information

Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users

Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users Beginner s Guide to AIA Contract Documents Online Service for Single-Seat Users Table of Contents Getting Started - Introducing ACD5- AIA Contract Documents New Online Service System Requirements Transitioning

More information

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients

Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients Technical Paper Build Your First Web-based Report Using the SAS 9.2 Business Intelligence Clients A practical introduction to SAS Information Map Studio and SAS Web Report Studio for new and experienced

More information

Load testing with. WAPT Cloud. Quick Start Guide

Load testing with. WAPT Cloud. Quick Start Guide Load testing with WAPT Cloud Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. 2007-2015 SoftLogica

More information

for Sage 100 ERP Business Insights Overview Document

for Sage 100 ERP Business Insights Overview Document for Sage 100 ERP Business Insights Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered

More information

Cloud Administration Guide for Service Cloud. August 2015 E65820-01

Cloud Administration Guide for Service Cloud. August 2015 E65820-01 Cloud Administration Guide for Service Cloud August 2015 E65820-01 Table of Contents Introduction 4 How does Policy Automation work with Oracle Service Cloud? 4 For Customers 4 For Employees 4 Prerequisites

More information

How To Use Cleanersmate Software On A Pc Or Mac Or Macbook Or Macintosh (For Pc Or Pc) With A Computer Or Mac (For Mac) With An Ipa Or Mac Xp (For A Mac) On A Computer With

How To Use Cleanersmate Software On A Pc Or Mac Or Macbook Or Macintosh (For Pc Or Pc) With A Computer Or Mac (For Mac) With An Ipa Or Mac Xp (For A Mac) On A Computer With User Guide Installation... 2 Using CleanersMate... 3 Initial Settings... 3 Clients... 3 Clients Summary Screen... 4 Adding a New Client... 4 Deleting an Existing Client... 4 Editing an Existing Client...

More information

Converting an Excel Spreadsheet Into an Access Database

Converting an Excel Spreadsheet Into an Access Database Converting an Excel Spreadsheet Into an Access Database Tracey L. Fisher Personal Computer and Software Instructor Butler County Community College - Adult and Community Education Exceeding Your Expectations..

More information

Colligo Contributor File Manager 4.6. User Guide

Colligo Contributor File Manager 4.6. User Guide Colligo Contributor File Manager 4.6 User Guide Contents Colligo Contributor File Manager Introduction... 2 Benefits... 2 Features... 2 Platforms Supported... 2 Installing and Activating Contributor File

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Crystal Reports Payroll Exercise

Crystal Reports Payroll Exercise Crystal Reports Payroll Exercise Objective This document provides step-by-step instructions on how to build a basic report on Crystal Reports XI on the MUNIS System supported by MAISD. The exercise will

More information

Creating Online Surveys with Qualtrics Survey Tool

Creating Online Surveys with Qualtrics Survey Tool Creating Online Surveys with Qualtrics Survey Tool Copyright 2015, Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this

More information

How to Build a SharePoint Website

How to Build a SharePoint Website How to Build a SharePoint Website Beginners Guide to SharePoint Overview: 1. Introduction 2. Access your SharePoint Site 3. Edit Your Home Page 4. Working With Text 5. Inserting Pictures 6. Making Tables

More information

Google Docs Basics Website: http://etc.usf.edu/te/

Google Docs Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ Google Docs is a free web-based office suite that allows you to store documents online so you can access them from any computer with an internet connection. With Google

More information

Lab 05: Deploying Microsoft Office Web Apps Server

Lab 05: Deploying Microsoft Office Web Apps Server Lab 05: Deploying Microsoft Office Web Apps Server DISCLAIMER 2013 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Hyper-V, Internet Explorer, Lync, PowerPoint, Silverlight, SQL

More information

2/24/2010 ClassApps.com

2/24/2010 ClassApps.com SelectSurvey.NET Training Manual This document is intended to be a simple visual guide for non technical users to help with basic survey creation, management and deployment. 2/24/2010 ClassApps.com Getting

More information

Learn About Analysis, Interactive Reports, and Dashboards

Learn About Analysis, Interactive Reports, and Dashboards Learn About Analysis, Interactive Reports, and Dashboards This document supports Pentaho Business Analytics Suite 5.0 GA and Pentaho Data Integration 5.0 GA, documentation revision February 3, 2014, copyright

More information

How to Use Swiftpage for SageCRM

How to Use Swiftpage for SageCRM How to Use Swiftpage for SageCRM 1 Table of Contents Basics of the Swiftpage for SageCRM Integration 3 How to Install Swiftpage for SageCRM and Set Up Your Account...4 Accessing Swiftpage s Online Editor

More information

SUCCESSFACTORS LEARNING USER OVERVIEW REFERENCE GUIDE

SUCCESSFACTORS LEARNING USER OVERVIEW REFERENCE GUIDE SUCCESSFACTORS LEARNING USER OVERVIEW REFERENCE GUIDE SuccessFactors, Inc. 4401 Wilson Boulevard, Suite 400 Arlington, VA 22203 Tel: (703) 678-0000 www.successfactors.com Confidential and Proprietary For

More information

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A.

Empowered by Innovation. Setting Up and Using Fax Mail. P/N 1770087 July 2006 Printed in U.S.A. Empowered by Innovation Setting Up and Using Fax Mail P/N 1770087 July 2006 Printed in U.S.A. This manual has been developed by NEC Unified Solutions, Inc. It is intended for the use of its customers and

More information

One of the fundamental kinds of Web sites that SharePoint 2010 allows

One of the fundamental kinds of Web sites that SharePoint 2010 allows Chapter 1 Getting to Know Your Team Site In This Chapter Requesting a new team site and opening it in the browser Participating in a team site Changing your team site s home page One of the fundamental

More information

Call Center Solution Guide

Call Center Solution Guide Call Center Solution Guide Release 17.0 Document Version 1 9737 Washingtonian Boulevard, Suite 350 Gaithersburg, MD 20878 Tel +1 301.977.9440 WWW.BROADSOFT.COM BroadWorks Guide Copyright Notice Trademarks

More information

WebSphere Business Monitor V7.0 Business space dashboards

WebSphere Business Monitor V7.0 Business space dashboards Copyright IBM Corporation 2010 All rights reserved IBM WEBSPHERE BUSINESS MONITOR 7.0 LAB EXERCISE WebSphere Business Monitor V7.0 What this exercise is about... 2 Lab requirements... 2 What you should

More information

Auditing manual. Archive Manager. Publication Date: November, 2015

Auditing manual. Archive Manager. Publication Date: November, 2015 Archive Manager Publication Date: November, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this software,

More information

MegaPath Call Center Agent/Supervisor

MegaPath Call Center Agent/Supervisor MegaPath Call Center Agent/Supervisor User Guide Table of Contents 1 Introduction to Call Center...9 1.1 Call Center Agent... 9 1.2 Call Center Supervisor... 10 2 Getting Started... 12 2.1 Launch Call

More information

NAIP Consortium Strengthening Statistical Computing for NARS www.iasri.res.in/sscnars SAS Enterprise Business Intelligence

NAIP Consortium Strengthening Statistical Computing for NARS www.iasri.res.in/sscnars SAS Enterprise Business Intelligence NAIP Consortium Strengthening Statistical Computing for NARS www.iasri.res.in/sscnars SAS Enterprise Business Intelligence BY Rajender Parsad, Neeraj Monga, Satyajit Dwivedi, RS Tomar, RK Saini Contents

More information

Vector HelpDesk - Administrator s Guide

Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Vector HelpDesk - Administrator s Guide Configuring and Maintaining Vector HelpDesk version 5.6 Vector HelpDesk - Administrator s Guide Copyright Vector Networks

More information