Integration Notes - iscala

Size: px
Start display at page:

Download "Integration Notes - iscala"

Transcription

1

2 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional content expressed herein are believed to be accurate as of its date of publication. However, Epicor Software Corporation makes no guarantee, representations or warranties with regard to the enclosed information and specifically disclaims any applicable implied warranties, such as fitness for a particular purpose, merchantability, satisfactory quality or reasonable skill and care. As each user of Epicor software is likely to be unique in their requirements in the use of such software and their business processes, users of this document are always advised to discuss the content of this document with their Epicor account manager. All information contained herein is subject to change without notice and changes to this document since printing and other important information about the software product are made or published in release notes, and you are urged to obtain the current release notes for the software product. We welcome user comments and reserve the right to revise this publication and/or make improvements or changes to the products or programs described in this publication at any time, without notice. The usage of any Epicor software shall be pursuant to an Epicor end user license agreement and the performance of any consulting services by Epicor personnel shall be pursuant to Epicor's standard services terms and conditions. Usage of the solution(s) described in this document with other Epicor software or third party products may require the purchase of licenses for such other products. Where any software is expressed to be compliant with local laws or requirements in this document, such compliance is not a warranty and is based solely on Epicor's current understanding of such laws and requirements. All laws and requirements are subject to varying interpretations as well as to change and accordingly Epicor cannot guarantee that the software will be compliant and up to date with such changes. All statements of platform and product compatibility in this document shall be considered individually in relation to the products referred to in the relevant statement, i.e., where any Epicor software is stated to be compatible with one product and also stated to be compatible with another product, it should not be interpreted that such Epicor software is compatible with both of the products running at the same time on the same platform or environment. Additionally platform or product compatibility may require the application of Epicor or third-party updates, patches and/or service packs and Epicor has no responsibility for compatibility issues which may be caused by updates, patches and/or service packs released by third parties after the date of publication of this document. Epicor is a registered trademark and/or trademark of Epicor Software Corporation in the United States, certain other countries and/or the EU. All other trademarks mentioned are the property of their respective owners. Copyright Epicor Software Corporation All rights reserved. No part of this publication may be reproduced in any form without the prior written consent of Epicor Software Corporation. Revision: February 03, :27 a.m. Total pages: 18 sys.ditaval

3 Contents Contents...4 Integration Details...4 iscala User Permissions and Impersonation...5 Create User Account For Use by BAQ Service...5 Create a User to be Impersonated from ICE3 Extend...6 Secure Authentication Using SSL...7 Add Https Binding to Site...7 Importing IIS Certificate...8 DCOM Permissions...8 Datasource Type...8 Example...8 DataSource...9 Example...9 Company...10 Example...10 General Settings...10 Enable External Datasource...11 Business Activity Query...12 Example...12 Create New Query...12 Select Table and Fields...13 Execution Settings...13 Define Updatable Properties...14 Retrieve BAQ Results...15 Update Records...15 Importing iscala Users to ICE3 Extend...16 Limitations

4 This section contains information specific to using ICE Extend with iscala. Integration Details ICE3 Extend uses WCF services exposed from iscala installation to integrate with iscala. In order to access the structural information of iscala database, ICE3 Extend's BAQ (Business Activity Query) sub-system uses Business Data Dictionary Service exposed by iscala. The service is installed by iscala Server installer when Business Query WCF Services feature is selected to be installed. In order to access this service, the BAQ engine needs to authenticate in iscala; authentication of the user accessing the information is not required. In order to check or run BAQs against iscala business data, ICE3 Extend's BAQ sub-system uses Business Query Service exposed by iscala. The service is installed by iscala Server installer when Business Query WCF Services feature is selected to be installed. In order to access this service, the BAQ engine needs to authenticate in iscala and subsequently impersonate the user (from iscala point of view) accessing the data, so that queries are executed on behalf of the user and not on behalf of the account BAQ subsystem uses. Updatable BAQs invoke Service Connect workflows in order to apply updates. Therefore, when the updatable BAQ is created or is being edited, it attempts to create or update the workflow definition, as well as its request/response schemas. In order to create and update the workflow, BAQ sub-system uses two WCF services exposed by iscala installation: UBAQ Workflow Generation Service, which is installed when the corresponding feature is installed on iscala Server (this feature is subject to iscala license). UBAQ Workflow Generation Service is used to generate a new or updated workflow definition. Accessing UBAQ Workflow Generation Service does not require any authentication, as this service does not change anything in iscala installation. BPM Integration WCF Service which is installed when the Integration WCF Services feature is installed on iscala server. BPM Integration WCF Service is used to retrieve and save the updated workflow definition. Usage of this service requires that BAQ sub-system authenticates in iscala; user authentication is not required. When the data change is attempted to be applied by the user through Updatable BAQ, BAQ sub-system generates and posts the message to the Service Connect workflow which is specified in the corresponding UBAQ. To do so, it uses BPM Integration WCF Service, and in order to access it, it needs to authenticate in iscala's Service Connect. User authentication is not performed. Note Please be aware of the following limitation. Update messages posted to iscala from BAQ subsystem are applied on behalf of the user configured in the workflow for the corresponding manager, impersonation of the user requesting the update is not performed. 4

5 iscala User Permissions and Impersonation The following topics discuss the required iscala user permissions to work with ICE3 Extend BAQ engine. Create User Account For Use by BAQ Service Navigate to the iscala Administation Console. 1. Within the Security > Users node, create a New User which will be used by ICE3 Extend's BAQ engine. Example Field Name Full Name Description Alias Password Example BAQSvc ICE3 BAQ Engine ICE3: Account to be used by BAQ Service to call into iscala BAQSVC <password as per the organization policy> 2. Within the Security > Granted Permissions node, Add New Role. 3. Enter a name of the new role. Example ICE3 - BAQ Service. 4. Grant the following permissions: Permissions Developer > Manage Workflows System > General > System Logon System > Special > Impersonate Other Users 5. Within the Security > Enterprise Organigram node, Add New OrgNode. 6. Enter a name of the OrgNode. Example BAQ Integration Service. 7. Add new Associated User you created in step 1. Example BAQSvc. 5

6 8. Within the Security > Role Assignment, select the BAQ Integration Service OrgNode and map ICE3 - BAQ Service role to it (in all companies). Using the following example, specify BAQSvc account in ICE3 Extend's Data Sources and for launching SC Workflows in UBAQs. Create a User to be Impersonated from ICE3 Extend Create and set up rights for a user to be impersonated from ICE3 Extend. Since ICE3 Extend comes with a pre-defined user called Manager, the account matching it in iscala is created as an example. Navigate to the iscala Administation Console. 1. Within the Security > Users node, create a New User with the name matching one of ICE3 Extend's. Example Field Name Full Name Description Alias Password Example Manager Manager ICE3: Manager user MANAGER <password as per the organization policy> 2. Within the Security > Granted Permissions node, Add New Role. 3. Enter a name of the new role. Example ICE3 - BAQ Users. 4. Grant the following permissions: Permissions General > System Utilities > Run Queries Through Web Service System > General > System Logon 5. Within the Security > Enterprise Organigram node, Add New OrgNode. 6. Enter a name of the OrgNode. Example BAQ Users. 7. Add new Associated User you created in step 1. Example Manager. 6

7 8. Within the Security > Role Assignment, select the BAQ Users OrgNode and map ICE3 - BAQ Users role to it (in all companies). An internal iscala user with the name matching the user's User ID in ICE3 now exists in iscala. Secure Authentication Using SSL ICE3 Extend authenticates in iscala using UserName/Password credentials. For this to work, https protocol should be enabled in the IIS site hosting iscala WCF services. Enabling the https protocol also requires specifying the certificate to be used for data encryption by IIS. Add Https Binding to Site Verify that there is a certificate with the Issued To matching the full domain name of the server (or the name used to access the server in case a non-default web site is used) and that has the "Ensures the identity of a remote computer" property. To check it's properties, right-click the certificate and select View. If there's no such certificate, either create a self-signed certificate or request a certificate from the IT department. Use the following steps to enable the https protocol to be used on the site hosting iscala's WCF services. 1. Navigate to IIS Manager. Example Start > All Programs > Administrative Tools > Internet Information Services (IIS) Manager 2. In the Connections pane, expand the Sites node. 3. Select the site hosting WCF Services. Example Default Web Site. 4. In the Actions pane, click Bindings. 5. In the Site Bindings window, click Add. The Add Site Bindings window displays. 6. In the Type field, select https. 7. In the SSL certificate field, select the certificate you wish to use for the site. 8. Set up the remaining fields as desired and click OK. 9. In the Site Bindings window, click Close. 7

8 Importing IIS Certificate In order for ICE3 Extend to be able to access iscala's WCF Services, the server hosting ICE3 Extend's server side needs to know the certificate used by iscala server IIS's https binding. If ICE3 Extend's Server is installed on a different server than iscala, export the certificate from iscala Server and import it to certificates on ICE3 server. Otherwise - verify that the certificate is present in corresponding certificate branches on the shared server. DCOM Permissions In order for iscala WCF services to be able to access iscala, the account under which their back-ends run (Business Query Services and BPM Integration WCF Service use the application pool EpicorSCPool which is configured to use NetworkService by default) needs to have rights to access iscala services locally. This account should have Local Access, Local Activation and Local Launch permissions in DCOM Security (which can be configured in Windows' Administrative Tools\Component Services). DCOM Security Limits should not prevent the above permissions from being applied. Datasource Type Use External Datasource Type Maintenance to create a datasource type for iscala integration. Example Navigate to External Datasource Type Maintenance. Menu Path: ICE External > Setup > Datasource Types Important This program is not available in the Epicor Web Access. 1. Click New. 2. In the Datasource Type field, enter a unique identifier of the datasource type. Example iscala Data Source Type. 3. In the Application Type field, select iscala. This field determines that on updatable BAQ creation, the iscala generic workflow will be created in Epicor Service Connect to perform updates to the target database. 4. In the Description field, enter a brief description of the datasource type. Example Data Source Type governing iscala access. 8

9 DataSource Example Use the External Datasource Maintenance to establish connection between ICE Extend and iscala. In this example, create a datasource to establish connection to the iscala database. Navigate to External Datasource Maintenance. Menu Path: ICE External > Setup > Datasources Important This program is not available in the Epicor Web Access. 1. Click New. 2. In the Datasource field, enter a unique identifier of the iscala datasource. Example iscala DataSource. 3. In the Description field, enter a description of the external datasource. Example iscala DataSource pointing to iscala install on <ServerName>. 4. In the Datasource Type field, select a datasource type you previously set up. Example iscala Data Source Type 5. Navigate to the Distribution sheet. 6. Enter the following information: Field iscala Server Client ID Client Secret Value Enter the full domain name of the iscala server (or the name for which https binding of IIS hosting iscala WCF services is configured). Enter the user name to be used by BAQ engine to authenticate in iscala. Enter the password configured in iscala for the above user. 7. Click Test connection. You should be prompted with a message that the test was successful. 8. Click OK. 9. Click Save. Important Once you create a new datasource, you must enable it for each company you wish to use within your ICE Extend installation. 9

10 Company Use Company Configuration to define the primary settings for your iscala company. The ICE3 database is delivered without any pre-installed companies. To create a new company, use the Epicor Administration Console. You can then display the new company in ICE Extend and configure it as necessary. Tip For more information on how to configure the Epicor Administration Console and how to set up a new company, review the Epicor ICE Extend Installation guide. Example This example discusses the configuration options you can use to set up the desired functionality of your company. Navigate to Company Configuration. Menu Path: ICE External > Setup > Company Maintenance Important This program is not available in the Epicor Web Access. General Settings On this sheet, you can modify the name of the company you're currently logged into, set up the Enterprise Search parameters, Epicor Web Access settings, and specify Epicor Service Connect server options and a default workflow package you want to use for this company when creating updatable Business Activity Queries. 1. Navigate to the General settings sheet. 2. If you wish to utilize Enterprise Search in your environment, enter the Search URL in the below format. Example If your search server name was EpicorApps and your search index name was default, the URL would be 3. To indicate the Search URL is the global location for the Enterprise Search program for all the companies within your organization, select the Global URL check box. You can then search for records located within other companies. 4. If you wish to launch the ICE Extend application within a web environment using the Epicor Web Access functionality, in the Web Access URL field, enter the URL of the Epicor Web Access application. Example The format looks as follows: Tip You can obtain this information by browsing the Epicor Web Access site in Internet Information Services Manager (IIS7). 5. In the MetaData OutPut Path field, enter the location where metadata generated through the Epicor Web Access environment is stored. This metadata is required for the Epicor Web Access forms to run properly. 10

11 Example C:\Inetpub\wwwroot\EpicorWeb Tip You can obtain this information by exploring the Epicor Web Access site in Internet Information Services Manager (IIS7). Tip Users must be given permissions to display dashboards in this format. You do this within User Account Maintenance by selecting the Allow Epicor Web Access check box on the Options sheet. Once they have these rights, users can navigate their web browsers to the web address defined on this Epicor Everywhere sheet. 6. If you wish to perform Prophet 21 database updates using updatable Business Activity Queries and dashboards, you must set up Service Connect parameters. Field Server User Password UBAQ Workflow Package Value Enter the full domain name of the iscala server (or the name for which https binding of IIS hosting iscala WCF services is configured) Enter the user name to be used by BAQ engine to authenticate in iscala Enter the password configured in iscala for the above user. Select the package to use by default when creating SC workflows for updatable BAQs. This field determines the default workflow package for workflows created using External Business Activity Query Designer. You can, however, override this value when creating a new BAQ. 7. Click Test Connection to verify your connection to Service Connect server is established. 8. Click Save. Enable External Datasource On this sheet, enable the datasource(s) you created to access the specific Prophet 21 SQL database. 1. Navigate to the BAQ External Datasources sheet. 2. In the Datasources grid, the list of available datasources available for the company displays. Example iscala 21 DataSource 3. Select the Enabled check box for each datasource you want to make available within the current company. Important Do not skip this step! Only the datasources you enable become available for selection in External BAQ Designer. 4. Click Save. Tip On this sheet, you can also modify security settings applied to external datasources. 11

12 Business Activity Query Use the External Business Activity Query (BAQ) Designer to create personalized queries against the Prophet 21 database or to copy system queries so you can modify them. You access queries in different ways - use queries to create custom dashboards, include them in searches, or view and update queries through a dashboard or mobile device. Leveraging this functionality does require some fundamental knowledge of iscala database concepts such as table relationships, records, and field types. This knowledge helps you create queries that perform well and display the results you want. You start by defining the information to display through your BAQ, and then finding out which database tables or updatable views contain the appropriate columns which hold this data. Besides using BAQs to display custom views of data, users can also enter data directly within business activity queries. These updatable queries utilize events inside Epicor Service Connect workflows so users can create and edit records updating the database through the query itself. You create updatable BAQs in a similar way to display-only BAQs by adding tables, views, filter criteria, display columns, and so on. You have some extra steps, however, as you need to define which view contains the updatable fields. Tip For more info on using BAQS, review the External Business Activity Query Designer topics within the Application Help. Example In this example, learn how to create a simple updatable BAQ to retrieve and update the list of iscala customers. Important Log on to ICE3 Extend Client with the user account matching the account of the user present in iscala. Example Log in as manager. Navigate to Business Activity Query. Menu Path: ICE External > Operations > Business Activity Query Important This program is not available in the Epicor Web Access. Create New Query 1. Click New. 2. In the Query ID field, enter a unique identifier of the query. Example iscalacustomers Note Query ID can not exceed 30 characters. 3. Enter a brief Description of the query. Example iscalacustomers. 12

13 4. Select the Shared check box. The Shared check box indicates that this query is available to all users. 5. Select the Updatable check box. This indicates that users can update the target database using the BAQ and activates the sheets under the Update tab. 6. In the External Datasource field, select a valid datasource that provides connection to the iscala database. Example iscala DataSource. 7. Click Test Connection to verify the connection to the iscala is successful. 8. Click Save. Select Table and Fields 1. Navigate to the Query Builder > Phrase Build sheet. 2. In the Filtering field, enter SL. The list tables displays. 3. Double-click the SL01 table (Customer File) to add it to the design surface. 4. Navigate to the Display Fields > Columns Select sheet. 5. If necessary, double-click the SL01 node to expand it. 6. Move the following fields into the Display Column(s) section using the right blue arrow. Tip To select multiple columns, press and hold Ctrl to select the columns. Field Name SL01001 (CustomerCode) SL01002 (CustomerName) SL01003 (AddressLine1) 7. Click Save. Execution Settings Important In order to specify the iscala Company and Year for the BAQ to use, select Actions > Execution Settings in the form's main menu and specify the company code and financial year in _ext_company and _ext_year respectively. 1. Click Actions > Execution Settings. The Query Test Execution Settings window displays. 13

14 2. For the _ext_company field, enter a Setting Value to specify the iscala company code. Example D2 3. For the _ext_year field, enter a Setting Value to specify the financial year for which you want to run the BAQ. Example Click OK to close the Query Test Execution Settings window. 5. Click Save. Define Updatable Properties Use the controls on the Update > General Properties sheet to identify which fields are available to update on the Business Activity Query (BAQ). 1. Navigate to the Update > General Properties sheet. 2. Verify the Allow New Record check box is selected. 3. Select the Check All Fields as Updatable check box to allow updates to all selected fields within the BAQ. Tip You can decide to only make certain fields updatable. In order to do that, leave the Updatable check box clear and select the Updatable check box for each field you want to make updatable. 4. Click Save. 5. Navigate to the Update > Update Processing sheet. 6. You can either: Click New. In the Enter Workflow window, verify the default workflow package displays or select a different workflow package you want to use for this particular workflow. In the Enter new Workflow name field, enter a name for the customer list workflow. Tip Epicor recommends the BAQ and the workflow name be the same. Example iscalacustomers. Click Configure to create a new workflow using the Select Workflow window and if necessary, set up SC Workflow launch credentials. 7. Click Save. 14

15 Retrieve BAQ Results 1. Navigate to the Analyze sheet. 2. Notice the Updatable Query buttons found at the bottom of this sheet which call related methods in the generic service connect workflow: Get List - Executes the updatable BAQ to return a list from the database. Update - Writes the new changes to the query and refreshes the list with the next Get List. Get New - Runs a separate section and produces a new row at the bottom for updated information. Run Custom - If you created custom actions for the updatable query and then used the Updatable BAQ Method Directives program to set up conditions linked to this action, you can test this directive. 3. Click the Get List button and respond OK to the warning message. Notice the list of all customers displays in the grid. Update Records Test the BAQ to find out if you can update existing records. 1. Double-click a row within the Query Results grid. The Fields window displays. Note Notice this window contains all the fields you indicated were updatable on the Update > General Properties sheet. 2. Enter a new value in one of the fields. Example Change the customer's address. 3. Click OK. The updated line turns green and the non-updated fields turn yellow. 4. To save this change to the database, click the Update button. 5. To the warning message, click Yes. 6. In the Query Execution Messages pane, verify the Updatable query action fulfilled and reported no error message displays. 7. Click Get List to retrieve the data again and verify that the update was applied. Address any issues, if necessary. 8. Click Save. Example You can now use the updatable BAQ to create a dashboard and make it available to users using the Epicor ICE smart client, Epicor Mobile Access, Epicor Web Access or Microsoft SharePoint. 15

16 Importing iscala Users to ICE3 Extend This topic outlines how to import iscala internal users to ICE3 Extend. Log into ICE 3 Extend. 1. Create a new Datasource Type using the following attributes: Field Datasource Type Application Type Description Value iscalasystemdb Generic iscala System Database 2. Create a new Datasource using the following attributes: Field Datasource Description Datasource Type ADO.NET Provider Value iscalasystemdb iscala System Database ScalaSystemDB SqlClient Data Provider 3. Click Configure and in the MS SQL Connection Parameters dialog, specify the following: Field Data Source Database name Authentication Value The name of the SQL Server (or instance) hosting iscala System Database. The name of iscala System Database. Set up the authentication to allow ICE3 Extend's server access the DB. The simplest way is to use SQL Server credentials, if they are enabled on the target SQL Server. 4. Click Test Connection to verify the connection is successful. 5. In Company Maintenance, on the BAQ External Datasources sheet, enable the data source you created. Tip In order to avoid opening iscala System Database access to all ICE3 users, disable the data source after user import is completed. 6. When importing users from iscala, Epicor Administration Console needs an existing ICE3 user to use as a template. If such user does not exist, create one using User Account Maintenance. 7. In the External Business Activity Query Designer, click Actions > Import BAQ option to import the iscalausers BAQ shipped with the product. 16

17 8. When prompted to specify the external data source for the BAQ, select iscalasystemdb. Important The backup of iscalausers BAQ is found in the following location <iscala installa tion folder>\tools\contentpacks\ice\userimport\ 9. In the Epicor Administration Console, navigate to:server Management > <ICE3 Extend server name> > <ICE 3 Extend Application Server Name> > Users 10. On the Actions pane, click Import External User(s) and follow the wizard. 11. When prompted for the BAQ to use, select the iscalausers BAQ you imported. Note Please be aware of the following limitation: Only iscala internal users can be imported to ICE3 Extend. Limitations Please be aware of the following limitations in the current release of ICE3 Extend application: Update messages posted to iscala from BAQ subsystem are applied on behalf of the user configured in the workflow for the corresponding manager, impersonation of the user requesting the update is not performed. Authenticating ICE3 Extend users in iscala as Windows users is not currently supported. 17

18 Additional information is available at the Education and Documentation areas of the EPICweb Customer Portal. To access this site, you need a Site ID and an EPICweb account. To create an account, go to

ICE for Eclipse. Release 9.0.1

ICE for Eclipse. Release 9.0.1 ICE for Eclipse Release 9.0.1 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional

More information

Customer Matrix Viewer Epicor 9

Customer Matrix Viewer Epicor 9 Customer Matrix Viewer Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints, dates and functional

More information

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite

Business Portal for Microsoft Dynamics GP 2010. Field Service Suite Business Portal for Microsoft Dynamics GP 2010 Field Service Suite Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views

More information

Microsoft Dynamics GP Release

Microsoft Dynamics GP Release Microsoft Dynamics GP Release Workflow Installation and Upgrade Guide February 17, 2011 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is.

More information

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide

MicrosoftDynam ics GP 2015. TenantServices Installation and Adm inistration Guide MicrosoftDynam ics GP 2015 TenantServices Installation and Adm inistration Guide Copyright Copyright 2014 Microsoft Corporation. All rights reserved. Limitation of liability This document is provided as-is.

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

TSM Studio Server User Guide 2.9.0.0

TSM Studio Server User Guide 2.9.0.0 TSM Studio Server User Guide 2.9.0.0 1 Table of Contents Disclaimer... 4 What is TSM Studio Server?... 5 System Requirements... 6 Database Requirements... 6 Installing TSM Studio Server... 7 TSM Studio

More information

Citrix Systems, Inc.

Citrix Systems, Inc. Citrix Password Manager Quick Deployment Guide Install and Use Password Manager on Presentation Server in Under Two Hours Citrix Systems, Inc. Notice The information in this publication is subject to change

More information

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012. October 2013 Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and 2012 October 2013 This is a publication of Sage Software, Inc. Document version: October 17, 2013 Copyright

More information

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1

Business Portal for Microsoft Dynamics GP 2010. User s Guide Release 5.1 Business Portal for Microsoft Dynamics GP 2010 User s Guide Release 5.1 Copyright Copyright 2011 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012 SOLARWINDS ORION Patch Manager Evaluation Guide for ConfigMgr 2012 About SolarWinds SolarWinds, Inc. develops and markets an array of network management, monitoring, and discovery tools to meet the diverse

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Installing CaseMap Server User Guide

Installing CaseMap Server User Guide Installing CaseMap Server User Guide CaseMap Server, Version 1.8 System Requirements Installing CaseMap Server Installing the CaseMap Admin Console Installing the CaseMap SQL Import Utility Testing Installation

More information

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide Sage 300 ERP 2014 Sage CRM 7.2 Integration Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

More information

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0

Microsoft Dynamics GP. Workflow Installation Guide Release 10.0 Microsoft Dynamics GP Workflow Installation Guide Release 10.0 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of

More information

Management Center. Installation and Upgrade Guide. Version 8 FR4

Management Center. Installation and Upgrade Guide. Version 8 FR4 Management Center Installation and Upgrade Guide Version 8 FR4 APPSENSE MANAGEMENT CENTER INSTALLATION AND UPGRADE GUIDE ii AppSense Limited, 2012 All rights reserved. part of this document may be produced

More information

Bentley CONNECT Dynamic Rights Management Service

Bentley CONNECT Dynamic Rights Management Service v1.0 Implementation Guide Last Updated: March 20, 2013 Table of Contents Notices...5 Chapter 1: Introduction to Management Service...7 Chapter 2: Configuring Bentley Dynamic Rights...9 Adding Role Services

More information

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide

Microsoft Dynamics GP 2010. SQL Server Reporting Services Guide Microsoft Dynamics GP 2010 SQL Server Reporting Services Guide April 4, 2012 Copyright Copyright 2012 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information

More information

Epicor ERP Epicor ERP Accounts Receivable Transaction Hierarchy

Epicor ERP Epicor ERP Accounts Receivable Transaction Hierarchy Epicor ERP Epicor ERP Accounts Receivable Transaction Hierarchy 10 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

AGILEXRM REFERENCE ARCHITECTURE

AGILEXRM REFERENCE ARCHITECTURE AGILEXRM REFERENCE ARCHITECTURE 2012 AgilePoint, Inc. Table of Contents 1. Introduction 4 1.1 Disclaimer of warranty 4 1.2 AgileXRM components 5 1.3 Access from PES to AgileXRM Process Engine Database

More information

Server Installation Guide ZENworks Patch Management 6.4 SP2

Server Installation Guide ZENworks Patch Management 6.4 SP2 Server Installation Guide ZENworks Patch Management 6.4 SP2 02_016N 6.4SP2 Server Installation Guide - 2 - Notices Version Information ZENworks Patch Management Server Installation Guide - ZENworks Patch

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

How To Manage Storage With Novell Storage Manager 3.X For Active Directory

How To Manage Storage With Novell Storage Manager 3.X For Active Directory www.novell.com/documentation Installation Guide Novell Storage Manager 4.1 for Active Directory September 10, 2015 Legal Notices Condrey Corporation makes no representations or warranties with respect

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

More information

By the Citrix Publications Department. Citrix Systems, Inc.

By the Citrix Publications Department. Citrix Systems, Inc. Licensing: The License Management Console By the Citrix Publications Department Citrix Systems, Inc. Notice The information in this publication is subject to change without notice. THIS PUBLICATION IS

More information

DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication

DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication DIGIPASS KEY series and smart card series for Juniper SSL VPN Authentication Certificate Based 2010 Integration VASCO Data Security. Guideline All rights reserved. Page 1 of 31 Disclaimer Disclaimer of

More information

NetWrix Password Manager. Quick Start Guide

NetWrix Password Manager. Quick Start Guide NetWrix Password Manager Quick Start Guide Contents Overview... 3 Setup... 3 Deploying the Core Components... 3 System Requirements... 3 Installation... 4 Windows Server 2008 Notes... 4 Upgrade Path...

More information

2X ApplicationServer & LoadBalancer Manual

2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Manual 2X ApplicationServer & LoadBalancer Contents 1 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies,

More information

Shavlik Patch for Microsoft System Center

Shavlik Patch for Microsoft System Center Shavlik Patch for Microsoft System Center User s Guide For use with Microsoft System Center Configuration Manager 2012 Copyright and Trademarks Copyright Copyright 2014 Shavlik. All rights reserved. This

More information

Managed Security Web Portal USER GUIDE

Managed Security Web Portal USER GUIDE Managed Security Web Portal USER GUIDE CONTENTS 1.0 Introduction 4 2.0 Login 4 3.0 Portal Layout 4 3.1 Home Tab 5 3.2 Web Filtering Tab 5 3.3 SSL VPN Users Tab 6 4.0 Web Filtering Administration 7 4.1

More information

Cloud Attached Storage

Cloud Attached Storage Backing Up and Restoring SQL Server Databases Cloud Attached Storage February 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in

More information

Dell Statistica Document Management System (SDMS) Installation Instructions

Dell Statistica Document Management System (SDMS) Installation Instructions Dell Statistica Document Management System (SDMS) Installation Instructions 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

More information

Microsoft Corporation. Project Server 2010 Installation Guide

Microsoft Corporation. Project Server 2010 Installation Guide Microsoft Corporation Project Server 2010 Installation Guide Office Asia Team 11/4/2010 Table of Contents 1. Prepare the Server... 2 1.1 Install KB979917 on Windows Server... 2 1.2 Creating users and groups

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

NTP Software File Auditor for Windows Edition

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

More information

Epicor ERP Performance Diagnostic and Troubleshooting Guide 9.05.701

Epicor ERP Performance Diagnostic and Troubleshooting Guide 9.05.701 Epicor ERP Performance Diagnostic and Troubleshooting Guide 9.05.701 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents,

More information

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS

Hands-On Lab: WSUS. Lab Manual Expediting WSUS Service for XP Embedded OS Lab Manual Expediting WSUS Service for XP Embedded OS Summary In this lab, you will learn how to deploy the security update to your XP Pro or XP embedded images. You will also learn how to prepare the

More information

Managing Software Updates with System Center 2012 R2 Configuration Manager

Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Software Updates with System Center 2012 R2 Configuration Manager Managing Microsoft Updates with Configuration Manager 2012 R2 This document is for informational purposes only. MICROSOFT MAKES

More information

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical These instructions describe the process for configuring a SAS Metadata server to work with JMP Clinical. Before You Configure

More information

Universal Management Service 2015

Universal Management Service 2015 Universal Management Service 2015 UMS 2015 Help All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording,

More information

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T

P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E M E N T, F U S I O N E D I T I O N R E L E A S E 1 1. 1. 1.x P R O V I S I O N I N G O R A C L E H Y P E R I O N F I N A N C I A L M A N A G E

More information

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials

Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials Installing Windows Server Update Services (WSUS) on Windows Server 2012 R2 Essentials With Windows Server 2012 R2 Essentials in your business, it is important to centrally manage your workstations to ensure

More information

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved.

Tenrox. Single Sign-On (SSO) Setup Guide. January, 2012. 2012 Tenrox. All rights reserved. Tenrox Single Sign-On (SSO) Setup Guide January, 2012 2012 Tenrox. All rights reserved. About this Guide This guide provides a high-level technical overview of the Tenrox Single Sign-On (SSO) architecture,

More information

StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec

StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No

More information

IHS Emergency Department Dashboard

IHS Emergency Department Dashboard RESOURCE AND PATIENT MANAGEMENT SYSTEM IHS Emergency Department Dashboard (BEDD) Version 1.0 Office of Information Technology Division of Information Resource Management Albuquerque, New Mexico Table of

More information

Epicor ERP Epicor ERP Accounts Payable Transaction Hierarchy

Epicor ERP Epicor ERP Accounts Payable Transaction Hierarchy Epicor ERP Epicor ERP Accounts Payable Transaction Hierarchy 10 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE Lepide Software LepideAuditor Suite TROUBLESHOOTING GUIDE This document explains the troubleshooting of the common issues that may appear while using LepideAuditor Suite. Copyright LepideAuditor Suite,

More information

Monitoring SQL Server with Microsoft Operations Manager 2005

Monitoring SQL Server with Microsoft Operations Manager 2005 Monitoring SQL Server with Microsoft Operations Manager 2005 Objectives After completing this lab, you will have had an opportunity to become familiar with several key SQL Management Pack features including:

More information

How to configure your Desktop Computer and Mobile Devices post migrating to Microsoft Office 365

How to configure your Desktop Computer and Mobile Devices post migrating to Microsoft Office 365 How to configure your Desktop Computer and Mobile Devices post migrating to Microsoft Office 365 1 Contents Purpose... 3 Office 365 Mail Connections... 3 Finding IMAP server... 3 Desktop computers... 4

More information

Enterprise Asset Management System

Enterprise Asset Management System Enterprise Asset Management System in the Agile Enterprise Asset Management System AgileAssets Inc. Agile Enterprise Asset Management System EAM, Version 1.2, 10/16/09. 2008 AgileAssets Inc. Copyrighted

More information

Management Reporter Integration Guide for Microsoft Dynamics AX

Management Reporter Integration Guide for Microsoft Dynamics AX Microsoft Dynamics Management Reporter Integration Guide for Microsoft Dynamics AX July 2013 Find updates to this documentation at the following location: http://go.microsoft.com/fwlink/?linkid=162565

More information

StreamServe Persuasion SP5 Control Center

StreamServe Persuasion SP5 Control Center StreamServe Persuasion SP5 Control Center User Guide Rev C StreamServe Persuasion SP5 Control Center User Guide Rev C OPEN TEXT CORPORATION ALL RIGHTS RESERVED United States and other international patents

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

MultiSite Manager. User Guide

MultiSite Manager. User Guide MultiSite Manager User Guide Contents 1. Getting Started... 2 Opening the MultiSite Manager... 2 Navigating MultiSite Manager... 2 2. The All Sites tabs... 3 All Sites... 3 Reports... 4 Licenses... 5 3.

More information

Installing CaseMap Server

Installing CaseMap Server User Guide CaseMap Server, Version 1.X System Requirements Installing the CaseMap Admin Console Installing the CaseMap SQL Import Utility Installing the TextMap SQL Import Utility Testing Installation

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Enabling Remote Management of SQL Server Integration Services

Enabling Remote Management of SQL Server Integration Services Enabling Remote Management of SQL Server Integration Services Michael@SchmittDotNet.com www.schmittdotnet.com Version 1.0 10/14/2010 Copyright and Disclaimers This guide is for informational purposes only.

More information

Sage 300 ERP 2012. Sage CRM 7.1 Integration Guide

Sage 300 ERP 2012. Sage CRM 7.1 Integration Guide Sage 300 ERP 2012 Sage CRM 7.1 Integration Guide This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Installation Guide ARGUS Symphony 1.6 and Business App Toolkit. 6/13/2014 2014 ARGUS Software, Inc.

Installation Guide ARGUS Symphony 1.6 and Business App Toolkit. 6/13/2014 2014 ARGUS Software, Inc. ARGUS Symphony 1.6 and Business App Toolkit 6/13/2014 2014 ARGUS Software, Inc. Installation Guide for ARGUS Symphony 1.600.0 6/13/2014 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite

More information

DigitalPersona, Inc. Altus AUTH SDK. Version 1.1. Developer Guide

DigitalPersona, Inc. Altus AUTH SDK. Version 1.1. Developer Guide DigitalPersona, Inc. Altus AUTH SDK Version 1.1 Developer Guide DigitalPersona, Inc. 2012-2014 DigitalPersona, Inc. All Rights Reserved. All intellectual property rights in the DigitalPersona software,

More information

Configuring the NetBackup 7.7 Cloud Connector for use with StorReduce

Configuring the NetBackup 7.7 Cloud Connector for use with StorReduce Configuring the NetBackup 7.7 Cloud Connector for use with StorReduce Introduction This document explains how to configure the NetBackup 7.7 Cloud Connector to work with StorReduce. Prerequisites A functioning

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013

Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager. Install Guide. Idera Inc., Published: April 2013 Idera SQL Diagnostic Manager Management Pack Guide for System Center Operations Manager Install Guide Idera Inc., Published: April 2013 Contents Introduction to the Idera SQL Diagnostic Manager Management

More information

Digipass Plug-In for IAS. IAS Plug-In IAS. Microsoft's Internet Authentication Service. Installation Guide

Digipass Plug-In for IAS. IAS Plug-In IAS. Microsoft's Internet Authentication Service. Installation Guide Digipass Plug-In for IAS IAS Plug-In IAS Microsoft's Internet Authentication Service Installation Guide Disclaimer of Warranties and Limitations of Liabilities Disclaimer of Warranties and Limitations

More information

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE Copyright 1998-2015 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form

More information

Microsoft SQL Server 2014. Installation Guide

Microsoft SQL Server 2014. Installation Guide Microsoft SQL Server 2014 Installation Guide Notices 2015 XMPie Inc. All rights reserved. U.S. Patents 6948115, 7406194, 7548338, 7757169 and pending patents. JP Patent 4406364B and pending patents. Microsoft

More information

Windows Azure Pack Installation and Initial Configuration

Windows Azure Pack Installation and Initial Configuration Windows Azure Pack Installation and Initial Configuration Windows Server 2012 R2 Hands-on lab In this lab, you will learn how to install and configure the components of the Windows Azure Pack. To complete

More information

4.0. Offline Folder Wizard. User Guide

4.0. Offline Folder Wizard. User Guide 4.0 Offline Folder Wizard User Guide Copyright Quest Software, Inc. 2007. All rights reserved. This guide contains proprietary information, which is protected by copyright. The software described in this

More information

Kaseya 2. Installation guide. Version 7.0. English

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

More information

How to Secure a Groove Manager Web Site

How to Secure a Groove Manager Web Site How to Secure a Groove Manager Web Site Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless otherwise noted, the companies, organizations,

More information

Front-Office Server 2.7

Front-Office Server 2.7 This release connector is deprecated. Use Kofax Capture and the appropriate Kofax Capture release script to release documents to a specific destination. KOFAX Front-Office Server 2.7 Configuration Guide

More information

Oracle Enterprise Single Sign-on Provisioning Gateway. Administrator Guide Release 10.1.4.1.0 E12613-01

Oracle Enterprise Single Sign-on Provisioning Gateway. Administrator Guide Release 10.1.4.1.0 E12613-01 Oracle Enterprise Single Sign-on Provisioning Gateway Administrator Guide Release 10.1.4.1.0 E12613-01 March 2009 Oracle Enterprise Single Sign-on Provisioning Gateway, Administrator Guide, Release 10.1.4.1.0

More information

AvePoint Tags 1.1 for Microsoft Dynamics CRM. Installation and Configuration Guide

AvePoint Tags 1.1 for Microsoft Dynamics CRM. Installation and Configuration Guide AvePoint Tags 1.1 for Microsoft Dynamics CRM Installation and Configuration Guide Revision G Issued August 2014 Table of Contents About AvePoint Tags for Microsoft Dynamics CRM... 3 Required Permissions...

More information

File Auditor for NAS, Net App Edition

File Auditor for NAS, Net App Edition File Auditor for NAS, Net App Edition Installation Guide Revision 1.2 - July 2015 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for

More information

Master Data Services. SQL Server 2012 Books Online

Master Data Services. SQL Server 2012 Books Online Master Data Services SQL Server 2012 Books Online Summary: Master Data Services (MDS) is the SQL Server solution for master data management. Master data management (MDM) describes the efforts made by an

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2

Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Secret Server Installation Windows 8 / 8.1 and Windows Server 2012 / R2 Table of Contents Table of Contents... 1 I. Introduction... 3 A. ASP.NET Website... 3 B. SQL Server Database... 3 C. Administrative

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

SolarWinds Migrating SolarWinds NPM Technical Reference

SolarWinds Migrating SolarWinds NPM Technical Reference SolarWinds Migrating SolarWinds NPM Technical Reference Copyright 1995-2015 SolarWinds Worldwide, LLC. All rights reserved worldwide. No part of this document may be reproduced by any means nor modified,

More information

ScriptLogic File System Auditor User Guide

ScriptLogic File System Auditor User Guide ScriptLogic File System Auditor User Guide FILE SYSTEM AUDITOR I 2005 by ScriptLogic Corporation All rights reserved. This publication is protected by copyright and all rights are reserved by ScriptLogic

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center Upgrading from Call Center Reporting to Reporting for Contact Center BCM Contact Center Document Number: NN40010-400 Document Status: Standard Document Version: 02.00 Date: June 2006 Copyright Nortel Networks

More information

Administration Quick Start

Administration Quick Start www.novell.com/documentation Administration Quick Start 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

Lepide Exchange Recovery Manager

Lepide Exchange Recovery Manager Configuration Guide Lepide Exchange Recovery Manager Lepide Software Private Limited, All Rights Reserved This User Guide and documentation is copyright of Lepide Software Private Limited, with all rights

More information

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming

Email Setup Guide. network support pc repairs web design graphic design Internet services spam filtering hosting sales programming Email Setup Guide 1. Entourage 2008 Page 2 2. ios / iphone Page 5 3. Outlook 2013 Page 10 4. Outlook 2007 Page 17 5. Windows Live Mail a. New Account Setup Page 21 b. Change Existing Account Page 25 Entourage

More information

Secure IIS Web Server with SSL

Secure IIS Web Server with SSL Secure IIS Web Server with SSL EventTracker v7.x Publication Date: Sep 30, 2014 EventTracker 8815 Centre Park Drive Columbia MD 21045 www.eventtracker.com Abstract The purpose of this document is to help

More information

Sophos Mobile Control as a Service Startup guide. Product version: 3.5

Sophos Mobile Control as a Service Startup guide. Product version: 3.5 Sophos Mobile Control as a Service Startup guide Product version: 3.5 Document date: August 2013 Contents 1 About this guide...3 2 What are the key steps?...4 3 First login...5 4 Change your administrator

More information

MultiSite Manager. Using HTTPS and SSL Certificates

MultiSite Manager. Using HTTPS and SSL Certificates MultiSite Manager Using HTTPS and SSL Certificates Contents 1. Using HTTPS... 2 What is HTTPS... 2 Where to implement HTTPS... 2 MultiSite Manager HTTPS (TSL/SSL) options... 2 2. How to enable HTTPS in

More information

GP REPORTS VIEWER USER GUIDE

GP REPORTS VIEWER USER GUIDE GP Reports Viewer Dynamics GP Reporting Made Easy GP REPORTS VIEWER USER GUIDE For Dynamics GP Version 2015 (Build 5) Dynamics GP Version 2013 (Build 14) Dynamics GP Version 2010 (Build 65) Last updated

More information

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE UPDATED MAY 2014 Table of Contents Table of Contents...

More information

Step-by-Step guide for SSO from MS Sharepoint 2010 to SAP EP 7.0x

Step-by-Step guide for SSO from MS Sharepoint 2010 to SAP EP 7.0x Step-by-Step guide for SSO from MS Sharepoint 2010 to SAP EP 7.0x Sverview Trust between SharePoint 2010 and ADFS 2.0 Use article Federated Collaboration with Shibboleth 2.0 and SharePoint 2010 Technologies

More information

GETTING STARTED WITH SQL SERVER

GETTING STARTED WITH SQL SERVER GETTING STARTED WITH SQL SERVER Download, Install, and Explore SQL Server Express WWW.ESSENTIALSQL.COM Introduction It can be quite confusing trying to get all the pieces in place to start using SQL. If

More information