HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0. Hands-On Lab

Size: px
Start display at page:

Download "HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0. Hands-On Lab"

Transcription

1 HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0 Hands-On Lab

2 Integrating Microsoft Technologies to Microsoft Dynamics AX 4.0 Lab Manual Table of Contents Lab 1: Deploy Enterprise Portal... 1 Lab Objective... 1 Pre-lab Exercise... 1 Exercise 1: Create a New Portal Site... 2 Exercise 2: Create a New Roles-based Web Part Page... 6 Lab Summary Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Objective Exercise 1: Build a Visual Studio 2005 Project Post-lab Exercise Lab Summary i

3

4 Lab 1: Deploy Enterprise Portal Lab Objective The objective of this lab is to get an understanding of how to deploy a new Microsoft Dynamics AX Enterprise Portal site in Windows SharePoint Services. This solution has been built on Microsoft Windows Server This lab uses a range of Microsoft technologies: Microsoft Dynamics AX 4.0 (Build ) Microsoft Dynamics AX.NET Business Connector Microsoft Dynamics AX Enterprise Portal Microsoft SQL Server 2005 Windows SharePoint Services 2.0 SP2.NET Framework 2.0 The scenario of this lab is that you are a partner providing a solution for The Light Company. You have been asked by management to deliver a simple internal portal that will allow all authorized users in the network to view data from the business application. You have a limited time to develop and deploy the solution. The good thing is that the company has deployed Microsoft Dynamics AX 4.0 as the back-end business application. This lab will take approximately 30 minutes to complete. In this lab, you will perform the following exercises: Create a new portal site Create a new roles-based Web Part page Pre-lab Exercise 1. Log in to the virtual machine 1. From the physical host machine s desktop, find the header for this Hands-On Lab: HOL159 Integrating Microsoft Technologies to Microsoft Dynamics AX On the desktop, click on the header link to begin the lab. Note: Wait for the virtual machine to load. This will take a few minutes. At this point, you should have only HOL159_Dynamics AX VPC running. 3. Press the RIGHT ALT+DELETE keys on the keyboard to launch the logon dialog box. Page 1

5 Exercise 1: Create a New Portal Site 4. Log onto the HOL159_Dynamics AX VPC Virtual PC with the following credentials: User name: Administrator Password: pass@word1 Click OK Note: You may enter full-screen mode by pressing the RIGHT ALT+ENTER keys. You may exit full-screen mode at any point by pressing the key combination again. In this exercise, you will deploy the new Microsoft Dynamics AX Enterprise Portal to Windows Share Point Services. The machine you are using has already been installed with the Enterprise Portal templates from the Microsoft Dynamics AX product CD. 1. Create a new portal site 1. Navigate to Start, Administrative Tools, Services. 2. Ensure that the Dynamics Server$01-Axapta service is running. If not, right-click on it and select Start. 3. Start Internet Explorer. Click Start, All Programs, Internet Explorer. 4. Internet Explorer will start at the default team page. In the top menu bar, locate the Create option. Click Create. Figure 1.1 Team Web Site Page 2

6 2. Create a new site 1. The list of options is displayed on the Create page. 2. Scroll down to the bottom of the list to locate the Sites and Workspaces option. 3. Click on this option to create a new site. Figure 1.2 Create a New Site 3. Review site options 1. You will be presented with a list of site options to edit. 2. Enter the title. It should refer to the portal. In this example, enter Microsoft Dynamics AX Enterprise Portal in the title. 3. Enter the Web Site Address. This will be the address referred to by the Web browser. In this example, enter HOLEP. 4. You can leave the Permissions option to be the same as the parent site. 5. Click the Create button to finalize the creation. Page 3

7 Figure 1.3 Site Options 4. Select template 1. You will be presented with a list of site templates. 2. You will notice that there is a template for Microsoft Dynamics Enterprise Portal. Select this option and click OK. Figure 1.4 Template Selection 5. Register company selection 1. You will now be presented with an option to register the company associated with the Enterprise Portal. This is where the Enterprise Portal will locate the data from Microsoft Dynamics AX. 2. Select DMO [Demo Company] from the list. 3. Click the Register button to continue. The process of completing the registration may take a few moments. The connection from Windows SharePoint Services to Page 4

8 Microsoft Dynamics AX is through the new.net Business Connector. Figure 1.5 Register Company Selection 6. Complete template site 1. If the previous task resulted in a timeout error, this is okay. This can happen because you are running on a VPC, which can be a bit slower. In the address bar of the Web browser, type 2. This will take you to the pre-configured Enterprise Portal which will look familiar if you have used the Microsoft Business Solutions Axapta Enterprise Portal. The main difference is that the display of data from Microsoft Dynamics AX is rendered in SharePoint Web Parts. 3. Spend some time to navigate through several of the links. Note: As this is pre-release software you may experience some problems and links not working. 4. Navigate back to when you are finished and ready to move on to the next step. Page 5

9 Figure 1.6 Completed Template Site Exercise 2: Create a New Roles-based Web Part Page In this exercise, you will create a new role-based page to display information from Microsoft Dynamics AX for a salesperson. This will display basic information from the Accounts Receivable module. 1. Create a Web Part page 1. On the template Enterprise Portal page at you will notice a Create option in top right-hand corner. Click on Create. 2. In the list of options available, scroll down to the bottom of the page to locate the Web Part Page option. Figure 2.1 Create Web Part Page Page 6

10 2. Select options 1. You will be presented with a list of options to finish the creation of the Web Part page. 2. In the Name field, enter AXHOLEP. 3. You can choose from different layouts to contain your Web Parts. Select the Header, Left Column, Body option. 4. Under Save Location you can choose any of the document libraries. Choose Employee Services Documents. 5. Click the Create button to finalize the creation of the page. Figure 2.2 New Web Part Page 3. Add Web Parts You will now be presented with a page to which you can add Web Parts. A Web Part is a container for information displayed from different sources. Microsoft Dynamics AX Enterprise Portal provides a number of Web Parts to display information from Microsoft Dynamics AX. You will also see other Web Parts that can display information from Microsoft Office and Microsoft SQL Server Reporting Services. 1. Click on Virtual Server Gallery in the Add Web Parts pane. Page 7

11 Figure 2.3 Add Web Parts Pane 4. Add Web menu part 1. From the list of Web Parts presented in the Web Part List, locate the Web Menu Web Part. 2. Click on this part and drag it to the Left Column. Figure 2.4 Add Web Menu Part 5. Add Web form part 1. From the list of Web Parts presented in the Web Part List, locate the Web Form Web Part. 2. Click on this part and drag it to the Body. Page 8

12 Figure 2.5 Add Web Form Part 6. Configure properties on Web menu Web Part 1. Locate the Web Menu Web Part that is placed in the left column. 2. Click on the drop-down arrow located in the title bar of the Web Menu Web Part. 3. Select Modify Shared Web Part from the menu that is displayed. Figure 2.6 Configure Properties on Web Menu Web Part 7. Properties of Web menu Web menu Web Part 1. Configure the properties for the Web menu Web Part as follows: WebMenuName: EPSalesHome WebMenuLayout: Vertical 2. Leave the other properties as the default values. Page 9

13 3. Click the Apply button. This will refresh the Web Part and display the EPSalesHome Web menu from Microsoft Dynamics AX. Figure 2.7 Properties of Web Menu Web Part 8. Configure properties on Web form Web Part 1. Locate the Web Form Web Part that is placed in the Body. 2. Click on the drop-down arrow located in the title bar of the Web Form Web Part. 3. Select Modify Shared Web Part from the menu that is displayed. Figure 2.8 Configure Properties on Web Form Web Part 9. Properties of Web form Web Part 1. Configure the properties for the Web form Web Part as follows: Page 10

14 WebDisplayContentItemName: EPCustTableList 2. Leave the other properties as the default values. 3. Click the Apply button. This will refresh the Web Part and display the EPCustTableList Web form from Microsoft Dynamics AX. 4. Close the Web Form Web Part properties task pane. Figure 2.9 Properties of Web Form Web Part 10. Display the page When the Web menu page displays, you will notice that you now have a new page that includes information from Microsoft Dynamics AX. These are the simple steps to display information from Microsoft Dynamics AX in Windows SharePoint Services. You can add information from other sources by using the other Web Parts that have been deployed to WSS. For example, the Report Viewer Web Part allows you to view reports developed for Microsoft SQL Server Reporting Services on the same page. This allows users the flexibility to display the specific information they need to do their job. Page 11

15 Figure 2.10 Display the Page Lab Summary These exercises have shown you three important pieces of information about Microsoft Dynamics AX: Microsoft Dynamics AX now provides the Web Parts for Enterprise Portal to display information in Windows SharePoint Services to provide a common portal experience for internal enterprise users who need access to Microsoft Dynamics AX data. Users also have the ability to combine data from other applications that expose their data via SharePoint Web Parts. Access to the data in Microsoft Dynamics AX is secured through Windows Authentication provided via the.net Business Connector. New Web Part pages can be created to allow users and administrators to customize the data that is displayed from Microsoft Dynamics AX with the user of the Web Part provided in the Microsoft Dynamics AX Enterprise Portal. Page 12

16 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Objective Integrating Microsoft Dynamics AX with line-of-business applications that are based on Microsoft.NET connection software just got easier with the introduction of the.net Business Connector. By using the.net Business Connector, IT departments and ISVs can build.net-connected solutions and integrate them into Microsoft Dynamics AX. This feature allows developers a simplified way of developing integrations into Microsoft Dynamics AX and the opportunity to do it by using standard Microsoft developer tools such as Visual Studio,.NET, and the.net Framework. Technologies highlighted: Microsoft Dynamics AX.NET Framework The C# programming language Microsoft Visual Studio 2005 The scenario for this lab is that a developer wants to create a.net connection software application that will integrate into Microsoft Dynamics AX. This could be a line-ofbusiness application that is already deployed in a company and now needs to be integrated with Microsoft Dynamics AX, or it could be an ISV solution that expands the capabilities of Microsoft Dynamics AX. The objective of this lab is to show the simplicity of being able to integrate.net connection software applications into Microsoft Dynamics AX. It will demonstrate how developers can extend the functionality provided in Microsoft Dynamics AX and how they can use a simplified development model to solve business problems. This lab will take approximately 20 minutes to complete. In this lab, you will perform the following exercise: Build a Visual Studio 2005 Project Exercise 1: Build a Visual Studio 2005 Project In this exercise, you will build a new project in Visual Studio 2005 Project to use the.net Business Connector to access data from Microsoft Dynamics AX. 1. Open Visual Studio Create a new project 1. Click Start, All Programs, Microsoft Visual Studio 2005, Visual Studio From the menu, select File, New, Project. Page 13

17 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual Figure 1.1 New Project 3. Create a new project 1. In the New Project dialog box, select Visual C#, Windows from the Project Types. 2. From the Templates list select Windows Application. 3. Click OK. Figure 1.2 Project Type 4. Add controls You will need to add on controls from the Toolbox to the new form that is created from the project template. 1. Move the mouse over to the left side of the window. The Toolbox will expand open. 2. Drag three controls, one at a time, from the toolbox to the form. 3. You will need to drag the Label, TextBox, and Button controls. Page 14

18 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual Figure 1.3 Project Type 5. Lay out controls Take a little time to reposition your controls. See the example in Figure 1.4. Figure 1.4 Controls 6. Add button code The next task is to add some code to your project to extract the data from Microsoft Dynamics AX. 1. Double-click on the Button1 you added to the form to get to the code behind the button. 2. To be able to access data from Microsoft Dynamics AX you will have to create a connection. That connection is done with the.net Business Connector. In your Visual Studio project you will need to add a reference to the.net Business Connector. 3. Right-click on the References node in the Solution Explorer. Page 15

19 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual 4. Select the option to Add Reference. Figure 1.5 Add Reference 7. Browse 1. Click the Browse tab in the Add Reference dialog box. 2. Browse to C:\Program Files\Microsoft Dynamics\4.0\Client\Bin. 3. Select Microsoft.Dynamics.BusinessConnectorNet.dll. 4. Click OK to add the reference to your project. Figure 1.6 Browse 8. Add code Now that you have added the reference to the project you can add your code. 1. Locate the button1_click method. 2. Add the following code to the method. This code is Page 16

20 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual using the objects from the.net Business Connector: Axapta and AxaptaRecord. An explanation of these objects can be found in the.net help file provided with Microsoft Dynamics AX. The methods on these objects provide the ability to work with Microsoft Dynamics AX through the.net Business Connector. In this example we will use the AxaptaRecord object to execute a query. This query will extract some customer data from Microsoft Dynamics AX and allow us to display the data on the controls we have added to the windows form in this project. Microsoft.Dynamics.BusinessConnectorNet.Axapta DynAx = new Microsoft.Dynamics.BusinessConnectorNet.Axapta( ); Microsoft.Dynamics.BusinessConnectorNet.AxaptaR ecord DynRec; DynAx.Logon(null, null, null, null); DynRec = DynAx.CreateAxaptaRecord("CustTable"); DynRec.ExecuteStmt("select firstonly * from %1"); textbox1.text = (string) DynRec.get_Field("Name"); label1.text = (string) DynRec.get_FieldLabel("Name"); Page 17

21 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual Figure 1.7 Add Code 9. Run the project You can now debug your project to test the code. 1. Press the F5 key on the keyboard to build and run the application. If the build stops with errors, then check the code in the previous step. The application will run and the form will be displayed. 2. Click the button you just created. Figure 1.8 Run Project 10. Returned data Wait till the code runs and returns data from Microsoft Dynamics AX. In this example, it is just returning the first customer that is in the database. The label control on the form is updated with the label Page 18

22 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual information from Microsoft Dynamics AX. If you were running in a different language you would see the label updated from Microsoft Dynamics AX with that language. Data can be written back to Microsoft Dynamics AX with the methods available on the.net Business Connector. Figure 1.9 Returned Data Post-lab Exercise 1. Shut down the VPC 1. If you are in full-screen mode, press RIGHT ALT+ENTER to return to windowed mode. 2. For each open Virtual PC, select Close from the Action menu on the Virtual PC 2004 menu bar. Lab Summary In this lab you performed the following exercises: Created a new Visual Studio 2005 Windows Forms application Added a reference to the project to access Microsoft Dynamics AX with the.net Business Connector Added C# code to the button on the form to access data from Microsoft Dynamics AX Page 19

23 Lab 2: Connecting to Microsoft Dynamics AX Using the.net Business Connector Lab Manual Microsoft Dynamics AX allows developers to start integrating business logic code developed for the.net Framework. The.NET Business Connector opens up new scenarios for creating applications or ISV solutions that integrate into Microsoft Dynamics AX and allows customers to solve business problems with simpler methods of integration. Page 20

Walkthrough Using the New CLR Interop Feature of Microsoft Dynamics AX

Walkthrough Using the New CLR Interop Feature of Microsoft Dynamics AX Walkthrough Using the New CLR Interop Feature of Microsoft Dynamics AX Walkthrough Using the New CLR Interop Feature of Microsoft Dynamics AX Lab Manual Table of Contents Lab 1: CLR Interop... 1 Lab Objective...

More information

About SharePoint Server 2007 My Sites

About SharePoint Server 2007 My Sites SharePoint How To s / My Sites of 6 About SharePoint Server 007 My Sites Use your My Site to store files and collaborate with your co-workers online. My Sites have public and private pages. Use your public

More information

SQL Server 2005: Reporting Services

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

More information

The following instructions cover how to edit an existing report in IBM Cognos Analytics.

The following instructions cover how to edit an existing report in IBM Cognos Analytics. IBM Cognos Analytics Edit a Report The following instructions cover how to edit an existing report in IBM Cognos Analytics. Navigate to Cognos Cognos Analytics supports all browsers with the exception

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a List The following instructions cover how to create a list report in IBM Cognos Analytics. A list is a report type in Cognos that displays a series of data columns listing

More information

ACCURATE STUDY GUIDES, HIGH PASSING RATE! Question & Answer. Dump Step. provides update free of charge in one year!

ACCURATE STUDY GUIDES, HIGH PASSING RATE! Question & Answer. Dump Step. provides update free of charge in one year! DUMP STEP Question & Answer ACCURATE STUDY GUIDES, HIGH PASSING RATE! Dump Step provides update free of charge in one year! http://www.dumpstep.com Exam : 70-497 Title : Software Testing with Visual Studio

More information

Content Matrix. Evaluation Guide. February 12,

Content Matrix. Evaluation Guide. February 12, Content Matrix Evaluation Guide February 12, 2018 www.metalogix.com info@metalogix.com 202.609.9100 Copyright International GmbH, 2002-2018 All rights reserved. No part or section of the contents of this

More information

Microsoft Word - Templates

Microsoft Word - Templates Microsoft Word - Templates Templates & Styles. Microsoft Word come will a large amount of predefined templates designed for you to use, it is also possible to download additional templates from web sites

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2016 POWER USER

EVALUATION COPY. Unauthorized Reproduction or Distribution Prohibited SHAREPOINT 2016 POWER USER SHAREPOINT 2016 POWER USER SharePoint 2016 Power User (SHP2016.2 version 1.0.0) Copyright Information Copyright 2016 Webucator. All rights reserved. Accompanying Class Files This manual comes with accompanying

More information

SPHOL3220: Overview of IT Professional Features in SharePoint Server 2013

SPHOL3220: Overview of IT Professional Features in SharePoint Server 2013 2013 SPHOL3220: Overview of IT Professional Features in SharePoint Server 2013 Hands-On Lab Lab Manual This document is provided as-is. Information and views expressed in this document, including URL and

More information

Microsoft Virtual Labs. Module 1: Getting Started

Microsoft Virtual Labs. Module 1: Getting Started Microsoft Virtual Labs Module 1: Getting Started Table of Contents AdventureWorks Module 1: Getting Started... 1 Exercise 1 Adventure Works Walkthrough... 2 Exercise 2 Development Tools and Web Part Solution...

More information

Join Queries in Cognos Analytics Reporting

Join Queries in Cognos Analytics Reporting Join Queries in Cognos Analytics Reporting Business Intelligence Cross-Join Error A join is a relationship between a field in one query and a field of the same data type in another query. If a report includes

More information

Developing Intelligent Apps

Developing Intelligent Apps Developing Intelligent Apps Lab 1 Creating a Simple Client Application By Gerry O'Brien Overview In this lab you will construct a simple client application that will call an Azure ML web service that you

More information

Extended Search Administration

Extended Search Administration IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 IBM Lotus Extended Search Extended Search Administration Version 4 Release 0.1 SC27-1404-02 Note! Before using

More information

Vizit 6 Installation Guide

Vizit 6 Installation Guide Vizit 6 Installation Guide Contents Running the Solution Installer... 3 Installation Requirements... 3 The Solution Installer... 3 Activating your License... 7 Online Activation... 7 Offline Activation...

More information

Lab 3-1 Lab Installing Kofax Capture 10

Lab 3-1 Lab Installing Kofax Capture 10 In the following lab instructions, you re going to install and license Kofax Capture, turn on User Tracking, review the product documentation, and prepare your system for the lab exercises in this course.

More information

Protect Your Investment In Asure ID. Thank You For Purchasing Asure ID Let s Get Started! Section 1 Installing Asure ID

Protect Your Investment In Asure ID. Thank You For Purchasing Asure ID Let s Get Started! Section 1 Installing Asure ID QuickStart Guide Protect Your Investment In Asure ID Save Valuable Time And Money With Asure ID Protect! Asure ID Protect is a comprehensive customer care program designed to ensure that you receive the

More information

Microsoft Dynamics AX 4.0

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

More information

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003

De La Salle University Information Technology Center. Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 De La Salle University Information Technology Center Microsoft Windows SharePoint Services and SharePoint Portal Server 2003 WEB DESIGNER / ADMINISTRATOR User s Guide 2 Table Of Contents I. What is Microsoft

More information

SharePoint 2010 Instructions for Users

SharePoint 2010 Instructions for Users SharePoint 2010 Instructions for Users 1. Access your SharePoint Web site...2 2. Work with folders and documents in a Shared Documents Library...3 2.1 Edit a document...3 2.2 Create a New Document...3

More information

Server Manager User and Permissions Setup

Server Manager User and Permissions Setup Login and Security Once you successfully create your company databases, the next step is to define the groups and users that can access the TRAVERSE data and the functionality they will have within the

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 1 Databases and Database Objects: An Introduction Objectives Describe the features of the Access window Create a database Create tables in Datasheet and Design views Add records

More information

New World ERP-eSuite

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

More information

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1

Hands-On Lab. Windows Azure Virtual Machine Roles. Lab version: Last updated: 12/14/2010. Page 1 Hands-On Lab Windows Azure Virtual Machine Roles Lab version: 2.0.0 Last updated: 12/14/2010 Page 1 CONTENTS OVERVIEW... 3 EXERCISE 1: CREATING AND DEPLOYING A VIRTUAL MACHINE ROLE IN WINDOWS AZURE...

More information

AHC SharePoint 2010 Intro to Content Administration

AHC SharePoint 2010 Intro to Content Administration AHC SharePoint 2010 Intro to Content Administration Email: training@health.ufl.edu Web Page: http://training.health.ufl.edu Last Updated 2/7/2014 1.0 INTRODUCTION TO SHAREPOINT 2010 1.4 Your New Site Before

More information

Table of Contents. 1. SharePoint 2013 Introduction...1 EVALUATION COPY

Table of Contents. 1. SharePoint 2013 Introduction...1 EVALUATION COPY Table of Contents Table of Contents 1. SharePoint 2013 Introduction...1 SharePoint Versions...1 Team Site Layout and Navigation...1 Layout...1 Navigation...2 Customize Quick Launch...11 Exercise 1: Team

More information

LAB PRT01: Introduction to Microsoft SharePoint Products and Technologies: Technology and Functionality

LAB PRT01: Introduction to Microsoft SharePoint Products and Technologies: Technology and Functionality LAB PRT01: Introduction to Microsoft SharePoint Products and Technologies: Technology and Functionality Objectives After completing this lab, you will be able to: Understand the collaboration functionality

More information

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

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

More information

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

Administrator s Guide

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

More information

VMware AirWatch: Directory and Certificate Authority

VMware AirWatch: Directory and Certificate Authority Table of Contents Lab Overview - HOL-1857-06-UEM - VMware AirWatch: Directory and Certificate Authority Integration... 2 Lab Guidance... 3 Module 1 - Advanced AirWatch Configuration, AD Integration/Certificates

More information

SharePoint General Instructions

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

More information

About Customizing a SharePoint Server 2007 Site

About Customizing a SharePoint Server 2007 Site SharePoint How To s / Customizing a Site of About Customizing a SharePoint Server 007 Site Modify the structure and appearance of your SharePoint Server 007 site to best suit the needs of your group. Use

More information

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal

BEAWebLogic. Portal. Tutorials Getting Started with WebLogic Portal BEAWebLogic Portal Tutorials Getting Started with WebLogic Portal Version 10.2 February 2008 Contents 1. Introduction Introduction............................................................ 1-1 2. Setting

More information

Portal. SharePoint User Guide. British Land

Portal. SharePoint User Guide. British Land British Land Portal SharePoint User Guide British Land Contents LOGGING IN AND OUT... 3 CUSTOMISING THE HOMEPAGE... 4 Adding and Editing Web Parts... 4 Removing Web Parts... 6 SHARING DOCUMENTS... 7 Creating

More information

HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy

HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy Objectives After completing this lab, you will be able to: Install remote procedure call (RPC) over Hypertext Transfer Protocol (HTTP)

More information

SITE DESIGN & ADVANCED WEB PART FEATURES...

SITE DESIGN & ADVANCED WEB PART FEATURES... Overview OVERVIEW... 2 SITE DESIGN & ADVANCED WEB PART FEATURES... 4 SITE HIERARCHY... 4 Planning Your Site Hierarchy & Content... 4 Content Building Tools... 5 Pages vs Sites... 6 Creating Pages... 6

More information

Building reports using the Web Intelligence HTML Report Panel

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

More information

Student Manual. Cognos Analytics

Student Manual. Cognos Analytics Student Manual Cognos Analytics Join Queries in Cognos Analytics Reporting Cross-Join Error A join is a relationship between a field in one query and a field of the same data type in another query. If

More information

SharePoint AD Administration Tutorial for SharePoint 2007

SharePoint AD Administration Tutorial for SharePoint 2007 SharePoint AD Administration Tutorial for SharePoint 2007 1. General Note Please note that AD Administration has to be activated before it can be used. For further reference, please see our Product Installation

More information

Doc. Version 1.0 Updated:

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

More information

Load Balancing VMware Workspace Portal/Identity Manager

Load Balancing VMware Workspace Portal/Identity Manager Load Balancing VMware Workspace Portal/Identity Manager Overview VMware Workspace Portal/Identity Manager combines applications and desktops in a single, aggregated workspace. Employees can then access

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS. For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a rich client plug-in application

More information

PowerPoint 2 (Office 2007)

PowerPoint 2 (Office 2007) Reference Services Division Presents PowerPoint 2 (Office 2007) In this class, we will continue to work with PowerPoint and explore more advanced features through a class exercise. This handout covers

More information

SPARK. User Manual Ver ITLAQ Technologies

SPARK. User Manual Ver ITLAQ Technologies SPARK Forms Builder for Office 365 User Manual Ver. 3.5.50.102 0 ITLAQ Technologies www.itlaq.com Table of Contents 1 The Form Designer Workspace... 3 1.1 Form Toolbox... 3 1.1.1 Hiding/ Unhiding/ Minimizing

More information

Using PI OLEDB Enterprise Page 1

Using PI OLEDB Enterprise Page 1 Using PI OLEDB Enterprise 2010 Page 1 1.1 Using PI OLEDB Enterprise 2010 1.1.1 Objectives At the end of this learning lab, you should be able to: Explain what PI OLEDB Enterprise 2010 is. Explain how it

More information

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline

Welcome Application. Introducing the Visual Studio.NET IDE. Objectives. Outline 2 T U T O R I A L Objectives In this tutorial, you will learn to: Navigate Visual Studio.NET s Start Page. Create a Visual Basic.NET solution. Use the IDE s menus and toolbars. Manipulate windows in the

More information

Tyler Dashboard. User Guide Version 6.3. For more information, visit

Tyler Dashboard. User Guide Version 6.3. For more information, visit Tyler Dashboard User Guide Version 6.3 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Search... 5 Browse... 5 Page... 6 Dashboard...

More information

Student Lab Manual MS101.1x: Microsoft 365 Security Management

Student Lab Manual MS101.1x: Microsoft 365 Security Management Student Lab Manual MS101.1x: Microsoft 365 Security Management Lab Scenario You are the system administrator for Adatum Corporation, and you have Microsoft 365 deployed in a virtualized lab environment.

More information

Discovering Computers & Microsoft Office Office 2010 and Windows 7: Essential Concepts and Skills

Discovering Computers & Microsoft Office Office 2010 and Windows 7: Essential Concepts and Skills Discovering Computers & Microsoft Office 2010 Office 2010 and Windows 7: Essential Concepts and Skills Objectives Perform basic mouse operations Start Windows and log on to the computer Identify the objects

More information

TIBCO Nimbus Control. SharePoint Customization Guide. Software Release July 2013

TIBCO Nimbus Control. SharePoint Customization Guide. Software Release July 2013 TIBCO Nimbus Control SharePoint Customization Guide Software Release 9.2 04 July 2013 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

ILTA HAND 6A. Implementing and Using. Windows Server In the Legal Environment

ILTA HAND 6A. Implementing and Using. Windows Server In the Legal Environment ILTA 2013 - HAND 6A Implementing and Using Windows Server 2012 In the Legal Environment Table of Contents Purpose of This Lab... 3 Lab Environment... 3 Presenter... 3 Exercise 1 Getting Familiar with Windows

More information

CaseMap SharePoint Web Part

CaseMap SharePoint Web Part CaseMap SharePoint Web Part User Guide CaseMap SharePoint Web Part 1.0 Installing CaseMap SharePoint Web Parts Managing Case Data 2012 LexisNexis. All rights reserved. No part of this work may be reproduced

More information

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250)

Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS For IBM System i (5250) Introduction to Eclipse Rich Client Platform Support in IBM Rational HATS 1 Lab instructions This lab teaches

More information

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy

TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy TechNet Home > Products & Technologies > Desktop Products & Technologies > Microsoft Office > SharePoint Portal Server 2003 > Deploy Reference: http://www.microsoft.com/technet/prodtechnol/office/sps2003/deploy/spst2003.mspx?pf=true

More information

Tyler Dashboard. User Guide Version 5.8. For more information, visit

Tyler Dashboard. User Guide Version 5.8. For more information, visit Tyler Dashboard User Guide Version 5.8 For more information, visit www.tylertech.com. TABLE OF CONTENTS Tyler Dashboard... 4 Tyler Dashboard Features... 4 Tyler Dashboard Ribbon... 4 User Views... 5 Tools...

More information

SharePoint Online for Site Administrators

SharePoint Online for Site Administrators SharePoint Online for Site Administrators Contents SharePoint Online for Site Administrators... 1 Access Your Office 365 SharePoint Website... 2 Make a New Subsite... 4 Permissions... 5 Edit the members

More information

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge.

Navigate to Cognos Cognos Analytics supports all browsers with the exception of Microsoft Edge. IBM Cognos Analytics Create a Crosstab The following instructions cover how to create a crosstab report in IBM Cognos Analytics. A crosstab is a report type in Cognos that displays an analytical look at

More information

Contents 1. Table of Contents. Report Server (Home Page) Installation. Manage Reports DevExpress Inc.

Contents 1. Table of Contents. Report Server (Home Page) Installation. Manage Reports DevExpress Inc. Contents 1 Table of Contents Report Server (Home Page)... 3 Report Server... 4 Worker Service... 11 End-User Designer... 15... 18 Licensing and... Distribution 19 Manage User... Accounts 20 Manage Data...

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

Evoq 9 Content Managers Training Manual

Evoq 9 Content Managers Training Manual Evoq 9 Content Managers Training Manual Table of Contents Chapter 1: User Login... 2 User Login...2 User Login Screen...2 User Logout...2 Chapter 2: Navigating within Evoq 9...3 Editing Bar...3 Dashboard...4

More information

TRAINING GUIDE FOR OPC SYSTEMS.NET. Simple steps to successful development and deployment. Step by Step Guide

TRAINING GUIDE FOR OPC SYSTEMS.NET. Simple steps to successful development and deployment. Step by Step Guide TRAINING GUIDE FOR OPC SYSTEMS.NET Simple steps to successful development and deployment. Step by Step Guide SOFTWARE DEVELOPMENT TRAINING OPC Systems.NET Training Guide Open Automation Software Evergreen,

More information

Processing Big Data with Hadoop in Azure HDInsight

Processing Big Data with Hadoop in Azure HDInsight Processing Big Data with Hadoop in Azure HDInsight Lab 4C Using the.net Framework Overview In this lab, you will use the Microsoft.NET Framework to serialize and upload data to Azure storage, and to initiate

More information

Status Web Evaluator s Guide Software Pursuits, Inc.

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

More information

Toolkit Activity Installation and Registration

Toolkit Activity Installation and Registration Toolkit Activity Installation and Registration Installing the Toolkit activity on the Workflow Server Install the Qfiche Toolkit workflow activity by running the appropriate SETUP.EXE and stepping through

More information

TIBCO NimbusTM SharePoint Customization Guide. Software Release March 2015

TIBCO NimbusTM SharePoint Customization Guide. Software Release March 2015 TIBCO NimbusTM SharePoint Customization Guide Software Release 9.5.1 March 2015 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE

More information

SCHOOL COLLABORATION SITES Reference Guide

SCHOOL COLLABORATION SITES Reference Guide SCHOOL COLLABORATION SITES Reference Guide Information Technology Services SCHOOL COLLABORATION SITES Reference Guide Information Technology Services 13135 SW 26 ST Miami, FL 33176 Phone 305.995.3770 Fax

More information

Module 2: Creating Multidimensional Analysis Solutions

Module 2: Creating Multidimensional Analysis Solutions Module 2: Creating Multidimensional Analysis Solutions Overview Developing Analysis Services Solutions Creating Data Sources and Data Source Views Creating a Cube Lesson 1: Developing Analysis Services

More information

Part I. Integrated Development Environment. Chapter 2: The Solution Explorer, Toolbox, and Properties. Chapter 3: Options and Customizations

Part I. Integrated Development Environment. Chapter 2: The Solution Explorer, Toolbox, and Properties. Chapter 3: Options and Customizations Part I Integrated Development Environment Chapter 1: A Quick Tour Chapter 2: The Solution Explorer, Toolbox, and Properties Chapter 3: Options and Customizations Chapter 4: Workspace Control Chapter 5:

More information

Electronic Document and Records Management System. End User Tips and Tricks for SharePoint Online

Electronic Document and Records Management System. End User Tips and Tricks for SharePoint Online Electronic Document and Records Management System End User Tips and Tricks for SharePoint Online Title EDRMS End User Tips and Tricks for SharePoint Online Creation Date 7th November 2018 Version 1.0 TABLE

More information

Using the Orchestration Console in System Center 2012 R2 Orchestrator

Using the Orchestration Console in System Center 2012 R2 Orchestrator Using the Orchestration Console in System Center 2012 R2 Orchestrator Microsoft Corporation Published: November 1, 2013 Applies To System Center 2012 - Orchestrator Orchestrator in System Center 2012 SP1

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

Vizit Essential for SharePoint 2013 Version 6.x User Manual

Vizit Essential for SharePoint 2013 Version 6.x User Manual Vizit Essential for SharePoint 2013 Version 6.x User Manual 1 Vizit Essential... 3 Deployment Options... 3 SharePoint 2013 Document Libraries... 3 SharePoint 2013 Search Results... 4 Vizit Essential Pop-Up

More information

Module Overview. Monday, January 30, :55 AM

Module Overview. Monday, January 30, :55 AM Module 11 - Extending SQL Server Integration Services Page 1 Module Overview 12:55 AM Instructor Notes (PPT Text) Emphasize that this module is not designed to teach students how to be professional SSIS

More information

Sage Construction Central Setup Guide (Version 18.1)

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

More information

What s New in Cognos. Cognos Analytics Participant s Guide

What s New in Cognos. Cognos Analytics Participant s Guide What s New in Cognos Cognos Analytics Participant s Guide Welcome to What s New in Cognos! Illinois State University has undergone a version upgrade of IBM Cognos to Cognos Analytics. All functionality

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

CA Clarity Project & Portfolio Manager

CA Clarity Project & Portfolio Manager CA Clarity Project & Portfolio Manager CA Clarity PPM Connector for Microsoft SharePoint Product Guide v1.1.0 Second Edition This documentation and any related computer software help programs (hereinafter

More information

Getting Started with Access

Getting Started with Access MS Access Chapter 2 Getting Started with Access Course Guide 2 Getting Started with Access The Ribbon The strip across the top of the program window that contains groups of commands is a component of the

More information

Microsoft PowerPoint The Microsoft PowerPoint 2000 Screen. Leander ISD Technology Services CMB Title.

Microsoft PowerPoint The Microsoft PowerPoint 2000 Screen. Leander ISD Technology Services CMB Title. Microsoft PowerPoint 2007 The Microsoft PowerPoint 2007 Screen The Microsoft PowerPoint 2000 Screen Title Menu Bar Standard Formatting Toolbar Outline Pane Placeholders Slide Pane View Buttons Leander

More information

A Quick Tour GETTING STARTED WHAT S IN THIS CHAPTER?

A Quick Tour GETTING STARTED WHAT S IN THIS CHAPTER? 1 A Quick Tour WHAT S IN THIS CHAPTER? Installing and getting started with Visual Studio 2012 Creating and running your fi rst application Debugging and deploying an application Ever since software has

More information

Sage 300. Sage CRM 2018 Integration Guide. October 2017

Sage 300. Sage CRM 2018 Integration Guide. October 2017 Sage 300 Sage CRM 2018 Integration Guide October 2017 This is a publication of Sage Software, Inc. 2017 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

2 Getting Started: Navigation and General Options

2 Getting Started: Navigation and General Options 2 Getting Started: Navigation and General Options One of the core principles of Microsoft Dynamics AX is to grant a familiar look and feel to people, who are used to Microsoft software. However, business

More information

User Manual. ARK for SharePoint-2007

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

More information

Hands-On Lab. Lab 11: Enterprise Search. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab 11: Enterprise Search. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab 11: Enterprise Search Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: CUSTOMIZING SEARCH CENTER... 4 EXERCISE 2: CREATING A CUSTOM RANKING MODEL... 14 EXERCISE

More information

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date:

Print Audit 6. Print Audit 6 Documentation Apr :07. Version: Date: Print Audit 6 Version: Date: 37 21-Apr-2015 23:07 Table of Contents Browse Documents:..................................................... 3 Database Documentation.................................................

More information

Online with Janison Toolbox

Online with Janison Toolbox J E T Janison Education Team Fac ulty o f E duc ation Online with Janison Toolbox A Step-By-Step Guide For UOW Staff May 2006 Welcome to the Faculty Of Education s new generation of online subject delivery.

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

Microsoft Windows SharePoint Services

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

More information

A SharePoint Developer Introduction. Hands-On Lab. Lab Manual HOL5 Using Client OM and REST from.net App C#

A SharePoint Developer Introduction. Hands-On Lab. Lab Manual HOL5 Using Client OM and REST from.net App C# A SharePoint Developer Introduction Hands-On Lab Lab Manual HOL5 Using Client OM and REST from.net App C# Information in this document, including URL and other Internet Web site references, is subject

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

Create a Windows Application that Reads- Writes PI Data via PI OLEDB. Page 1

Create a Windows Application that Reads- Writes PI Data via PI OLEDB. Page 1 Create a Windows Application that Reads- Writes PI Data via PI OLEDB Page 1 1.1 Create a Windows Application that Reads-Writes PI Data via PI OLEDB 1.1.1 Description The goal of this lab is to learn how

More information

SharePoint 2013 Power User EVALUATION COPY. (SHP version 1.0.1) Copyright Information. Copyright 2013 Webucator. All rights reserved.

SharePoint 2013 Power User EVALUATION COPY. (SHP version 1.0.1) Copyright Information. Copyright 2013 Webucator. All rights reserved. SharePoint 2013 Power User (SHP2013.2 version 1.0.1) Copyright Information Copyright 2013 Webucator. All rights reserved. The Authors Bruce Gordon Bruce Gordon has been a Microsoft Certified Trainer since

More information

SAPPHIRE Viewer: The Collaboration Tool

SAPPHIRE Viewer: The Collaboration Tool SAPPHIRE Viewer: The Collaboration Tool MiTek SAPPHIRE Viewer is a scaled down version of SAPPHIRE Structure that allows users to open, view, comment on, and print Structure files. This free application

More information

What Is SharePoint Server 2007? SharePoint Server 2007 Sites. SharePoint How To s / Collaboration 1of 5

What Is SharePoint Server 2007? SharePoint Server 2007 Sites. SharePoint How To s / Collaboration 1of 5 SharePoint How To s / Collaboration 1of 5 SharePoint Server 2007 is an integrated suite of server applications that helps people and teams work together. At Microsoft, these sites are most commonly used

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

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

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

More information

Enter your Appserv username and password to sign in to the Website

Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Windows 10 Device Step 1. To sign in to the Appserv Desktop Access website, either enter the following address into the Microsoft Edge browser address bar, or click

More information