LIMS Interface (LwinS) Installation and Testing manual for OSA

Size: px
Start display at page:

Download "LIMS Interface (LwinS) Installation and Testing manual for OSA"

Transcription

1 LIMS Interface (LwinS) Installation and Testing manual for OSA Submitted to Shell Lubricants By Wipro Technologies Version 1.0 Version 1.0 Page 1 of 11

2 Contents Overview:... 3 Intended Audience:... 3 Minimum Basic Requirements:... 3 Location of LIMS Service Installable:... 3 LwinS Installation Procedure:... 4 Configuration Setup:... 9 Testing procedure: Version 1.0 Page 2 of 11

3 Overview: The purpose of this document is to help understand the step by step process of installing the LIMS Services and to carry out testing prior to opening it to the live system. The set-up involves a) Registering an OSA Supplier in Shell LubeAnalyst web application. b) Associating an OSA site to the supplier. c) Installing and configuring the LIMS web interface ( LwinS ) on the OSA machine. The OSA supplier will be registered in Shell LubeAnalyst web application. The OSA sites where the OSA machines will operate from will also be registered and associated to the OSA supplier in the application. IDs of OSA Customer Service and individual OSA machines will be defined. Once associated, an with encrypted UserID and Password will be sent to the addresses defined on OSA Supplier and OSA Site association. The LIMS software installable file will be provided to OSA. The software needs to be installed and configured on each OSA machine by following the below steps. After installation, the registered OSA can send and receive samples through this automated interface. Intended Audience: OSA User and OSA Diagnostician. Minimum Basic Requirements: a) Windows 2003 Server b).net Framework Version 4.0 c) Internet enabled d) 1 GB RAM (Recommended) e) Shell.Georgia.OSAInterface.Installer.msi File Location of LIMS Service Installable (Shell.Georgia.OSAInterface.Installer.msi) file: A link to a directory containing the installable ZIP file will be provided to OSA. This will be updated in due time. The ZIP file needs to be copied and extracted to the Lab System (Eg: copy to C:\Apps folder) in which LwinS needs to be installed. URL : Version 1.0 Page 3 of 11

4 LwinS Installation Procedure: 1. Uninstall the LwinS application, if already installed on the system. This can be done by clicking - Start -> Settings -> Control Panel -> Add/Remove Programs Select LubeAnalyst.Service.Installer or Shell.Georgia.OSAInterface.Installer, then Click Remove/Uninstall Button. 2. Go to C:\Apps (or the location into which the installable files were extracted into). Double click on Shell.Georgia.OSAInterface.Installer.msi file. Following window will be opened. Click on Next Button 3. Accept the Terms of License agreement. Then click Next Button Version 1.0 Page 4 of 11

5 4. Click Next button. 5. Provide your name and organization. Then click Next button. Version 1.0 Page 5 of 11

6 6. The installable chooses a default path for installation. Click on Change if you wish to change the path. Then click Next button. 7. Review the current settings. Then click on Install button. Version 1.0 Page 6 of 11

7 8. Installation will begin. Allow the installation to complete. 9. Once completed, click on Finish to to close the Install wizard. 10. After installation, LwinS will be added as a Service on the OSA machine. Version 1.0 Page 7 of 11

8 11. Navigate to the folder where the LIMS has been installed. In this case, the default location C:\Program Files\Shell\GeorgiaLIMS OSA Service. 12. Open the LubeAnalyst.WindowsService.exe.config file in edit mode and update the details as mentioned in Configuration Setup below. Save the changes. Close the file. 13. Navigate to Services folder on the OSA machine. Steps to do this are Click on Start -> Run Enter services.msc and click on enter. 14. On the Services folder, find LubeAnalyst.OSA.Interface.Service. Select the service and click on Start. 15. The LwinS will now start running and processing samples. 16. The Service can be Stopped or Restarted at anytime by selecting the Service Name, and clicking on Stop or Restart. Version 1.0 Page 8 of 11

9 Configuration Setup: Goto the folder where LIMS Interface Installed. C:\Program Files\Shell\GeorgiaLIMS OSA Service Open the LubeAnalyst.WindowsService.exe.config file in NOTEPAD. A sample of the config file is attached. LubeAnalyst.Window sservice.exe.config Update the keys as below. Keys: 1. <add key="labnamelubes" value="osalab"/> Value = Name of the lab doing service for Lubes. E.g., OUSA1 2. <add key="mode" value="interval"/> Value = Interval. Interface will run at specific Interval. The system will treat Interval as Minutes. 3. <add key="modevalue" value="15"/> Value = Numeric value depicting the interval at which LwinS needs to run. E.g., 15. Here it indicates 15 Minutes. 4. <add key="invokeserviceonstart" value="yes"/> Value = Yes When LIMS Service run in silent mode it will send and receive the file once service is started. 5. <add key="lubesuserid" value="xxyyzz="/> <add key="lubespassword" value="aaaabbbbccccdddd=="/> Value = encrypted user ID received in the . Value = encrypted password received in the . After the OSA has been setup, an will be sent to the admin containing the encrypted user ID, password and the web service URL. These encrypted keys are used as a licence key to get the OSA authenticated to send and receive data from the web application through the web service. 6. <add key="georgiaservicelubes" value=" Value = the web service URL received in the . Leave the following keys unchanged - 7. <add key="labmachinewebauthentication" value="automatic"/> 8. <add key="webproxyaddress" value="abc.xyz.com.au:2020/"/> 9. <add key="networkusername" value="aabbcc"/> 10. <add key="networkpassword" value="nnnwww"/> 11. <add key="networkdomain" value="xxyyzz"/> 12. <add key="usenetworkdomaininauthentication" value="yes"/> Version 1.0 Page 9 of 11

10 13. <add key="filenameprefixsampletestdata" value="samplexml"/> 14. <add key="sleepdurationonstart" value="0"/> 15. <add key="debugtraceon" value="no"/> 16. <add key = "DownloadMaterialOrder" value = "No"/> 17. <add key = "FileNamePrefixMaterialOrder" value = "MATERIALORDERXML"/> 18. <add key = "FolderPathMaterialOrderLubes" value = "C:\LIMS\Material\"/> Folders need to be created on the OSA machine for receiving and sending files. Following keys need to be updated accordingly <add key="folderpathsampletestlubes" value="c:\lims\in\"/> Value = The folder path where the sample XML files from LubeAnalyst will be placed by LwinS. 20. <add key="folderpathsampletestresultlubes" value="c:\lims\out\"/> Value = The folder path where sample test results XML file will be placed by the OSA software. 21. <add key="archivefolderpathsampletestresultlubes" value="c:\lims\archive\"/> Value = The folder path where the archive of both inbound and outbound sample XML files will be placed by LwinS. 22. <add key="logfilepathlubes" value="c:\lims\logs\"/> Value = The folder path where a log of issues will be placed by LwinS. 23. <client> <endpoint address=" binding="basichttpbinding" bindingconfiguration="basichttpbinding_ilubeanalystservice" contract="osaservice.ilubeanalystservice" name="basichttpbinding_ilubeanalystservice" /> </client> endpoint address = the webservice URL received in the . Update only the value within the double quotes after endpoint address= and before binding=. Testing procedure: After the configuration file has been updated and saved, the LwinS service can be Started and sample files will start flowing between OSA and LubeAnalyst in the defined frequency of time. The following steps are typically carried out to perform the testing of the process. 1. OSA samples will be registered by the customer/osa user using LubeAnalyst web application. Details of various samples registered can be viewed or modified by logging into the application. 2. OSA samples with sample statuses Registered and Retest will be picked from LubeAnalyst. Samples with statuses Testing and Retesting that have been Re-sent to LIMS will also be picked. An XML file with all such sample details will be created and placed in the IN folder in the OSA machine. The format of the XML file is provided below: SAMPLEXML2015_01 _21_17_04_01_PM.x 3. The OSA software will then place an XML file containing the test results of the samples that were sent by LubeAnalyst in the OUT folder on the OSA machine. The format of the XML file is provided below. For testing purposes, the user may also create a dummy XML file with sample test results and manually Version 1.0 Page 10 of 11

11 place the file in this location. LIMSToLA.xml 4. After the file from the OUT Folder has been picked by LwinS, the OSA user can login to the LubeAnalyst web application and verify that the test results have been correctly updated against the sample number. Version 1.0 Page 11 of 11

LIMS Interface (LwinS) Installation and Testing manual for OSA

LIMS Interface (LwinS) Installation and Testing manual for OSA LIMS Interface (LwinS) Installation and Testing manual for OSA Submitted to Shell Lubricants By Wipro Technologies Version 1.3 Version 1.3 Page 1 of 11 Contents Overview:... 3 Intended Audience:... 3 Minimum

More information

LIMS Interface (LwinS) Installation and Testing manual for Sensor

LIMS Interface (LwinS) Installation and Testing manual for Sensor LIMS Interface (LwinS) Installation and Testing manual for Sensor Submitted to Shell Lubricants By Wipro Technologies Version 1.2 Version 1.2 Page 1 of 12 Contents Overview:... 3 Intended Audience:...

More information

LIMS Interface (LwinS) Installation and Testing manual for Sensor

LIMS Interface (LwinS) Installation and Testing manual for Sensor LIMS Interface (LwinS) Installation and Testing manual for Sensor Submitted to Shell Lubricants By Wipro Technologies Version 1.3 Version 1.3 Page 1 of 12 Contents Overview:... 3 Intended Audience:...

More information

LIMS Interface (LwinS) Installation and Testing manual for Laboratory

LIMS Interface (LwinS) Installation and Testing manual for Laboratory LIMS Interface (LwinS) Installation and Testing manual for Laboratory Submitted to Shell Lubricants By Wipro Technologies Version 1.0 Contents Overview:... 3 Intended Audience:... 3 Minimum Basic Requirements:...

More information

Installation Guide for Windows

Installation Guide for Windows Location Intelligence Spectrum Spatial Analyst Version 6.0 Installation Guide for Windows This guide explains how to install the Spectrum Spatial Analyst on a Windows server. The topics covered in this

More information

File Synchronization Service User Manual. Delogue

File Synchronization Service User Manual. Delogue File Synchronization Service User Manual Delogue 2012-2018 TABLE OF CONTENTS Table Of Contents... 1 1. General Information... 2 1.1. System Overview... 2 2. System Summary... 2 2.1. System Configuration...

More information

LABEL ARCHIVE Administrator s Guide

LABEL ARCHIVE Administrator s Guide LABEL ARCHIVE Administrator s Guide DOC-LAS2015_25/05/2015 The information in this manual is not binding and may be modified without prior notice. Supply of the software described in this manual is subject

More information

Mascot Insight Installation and setup guide

Mascot Insight Installation and setup guide Mascot Insight Installation and setup guide System requirements These are the system requirements for a Mascot Insight server. On the client side, Mascot Insight can be accessed from most web browsers.

More information

AD Sync Client Install Guide. Contents

AD Sync Client Install Guide. Contents AD Sync Client Install Guide Contents AD Sync Client Install Guide... 1 Introduction... 2 Deployment Prerequisites... 2 Configure SQL Prerequisites... 3 Switch SQL to Mixed Mode authentication... 3 Create

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Linux VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

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

QDABRA DBXL S PDF RENDERING SERVICE CONFIGURATION

QDABRA DBXL S PDF RENDERING SERVICE CONFIGURATION Page 1 of 28 QDABRA DBXL S PDF RENDERING SERVICE CONFIGURATION LAST UPDATED: May 12, 2017 This document will guide you through the installation of DBXL Rendering Service for DBXL v3.1. CONTENTS Prerequisites...

More information

Locate your Advanced Tools and Applications

Locate your Advanced Tools and Applications . phpmyadmin is a web-based application used to manage a MySQL database. It is free and open-source software. We have modified phpmyadmin so that it functions without errors on a shared hosting platform.

More information

Getting Started with Tally.Developer 9

Getting Started with Tally.Developer 9 Getting Started with Tally.Developer 9 The information contained in this document is current as of the date of publication and subject to change. Because Tally must respond to changing market conditions,

More information

Installation Guide for Windows

Installation Guide for Windows Location Intelligence Spectrum Spatial Analyst Version 12.2 Installation Guide for Windows The topics covered in this guide are: Contents: Spectrum Spatial Analyst Documentation Supported Languages System

More information

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5

Reconfiguring VMware vsphere Update Manager. Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 Reconfiguring VMware vsphere Update Manager Update 1 VMware vsphere 6.5 vsphere Update Manager 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Administration Guide. 05 Apr TM and copyright Imagicle spa

Administration Guide. 05 Apr TM and copyright Imagicle spa Administration Guide 05 Apr 2019 TM and copyright 2010-2019 Imagicle spa Table of Contents Administration Guide...1/5 Jabber Gadgets Setup...1/5 Administration Guide Jabber Gadgets Setup The Imagicle Gadget

More information

SOA Software Intermediary for Microsoft : Install Guide

SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft : Install Guide SOA Software Intermediary for Microsoft Install Guide SOAIM_60 August 2013 Copyright Copyright 2013 SOA Software, Inc. All rights reserved. Trademarks

More information

Workspace ONE UEM Notification Service. VMware Workspace ONE UEM 1811

Workspace ONE UEM  Notification Service. VMware Workspace ONE UEM 1811 Workspace ONE UEM Email Notification Service VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Installing Authoring Manager

Installing Authoring Manager Installing Authoring Manager Installing Authoring Manager v5.2 (PC only) System Requirements: Before you install Authoring Manager, you should ensure that your system meets the minimum software and hardware

More information

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0

USER MANUAL. SuitePort - SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 1.1.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

5. A small dialog window appears; enter a new password twice (this is different from Dori!) and hit Go.

5. A small dialog window appears; enter a new password twice (this is different from Dori!) and hit Go. Installing Wordpress from JMA Lab to JMA Server 1. Take note these instructions are streamlined for the JMA lab they can t be performed in this fashion from home! 2. Wordpress is a database driven web

More information

3. In the upper left hand corner, click the Barracuda logo ( ) then click Settings 4. Select the check box for SPoE as default.

3. In the upper left hand corner, click the Barracuda logo ( ) then click Settings 4. Select the check box for SPoE as default. Week 1 Lab Lab 1: Connect to the Barracuda network. 1. Download the Barracuda NG Firewall Admin 5.4 2. Launch NG Admin 3. In the upper left hand corner, click the Barracuda logo ( ) then click Settings

More information

EMS MASTER CALENDAR Installation Guide

EMS MASTER CALENDAR Installation Guide EMS MASTER CALENDAR Installation Guide V44.1 Last Updated: May 2018 EMS Software emssoftware.com/help 800.440.3994 2018 EMS Software, LLC. All Rights Reserved. Table of Contents CHAPTER 1: Introduction

More information

Important notice regarding accounts used for installation and configuration

Important notice regarding accounts used for installation and configuration System Requirements Operating System Nintex Reporting 2008 can be installed on Microsoft Windows Server 2003 or 2008 (32 and 64 bit supported for both OS versions). Browser Client Microsoft Internet Explorer

More information

WA2423 JavaScript for Web 2.0 Development. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA2423 JavaScript for Web 2.0 Development. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA2423 JavaScript for Web 2.0 Development Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

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

Getting Started with Tally.Developer 9 Series A Release 3.0

Getting Started with Tally.Developer 9 Series A Release 3.0 Getting Started with Tally.Developer 9 Series A Release 3.0 The information contained in this document is current as of the date of publication and subject to change. Because Tally must respond to changing

More information

INSTALL GUIDE AMC DIRECT DEBIT FOR MICROSOFT DYNAMICS AX 7. AMC Consult A/S Published: November 16

INSTALL GUIDE AMC DIRECT DEBIT FOR MICROSOFT DYNAMICS AX 7. AMC Consult A/S Published: November 16 INSTALL GUIDE AMC DIRECT DEBIT FOR MICROSOFT DYNAMICS AX 7 AMC Consult A/S Published: November 16 Contents 1 Introduction... 3 2 Distribution... 4 3 Installation... 5 3.1 Prerequisites... 5 3.2 Installing

More information

Copyright and Legal Disclaimers

Copyright and Legal Disclaimers Copyright and Legal Disclaimers User Manual for DiConnect Lite Copyright 2012 by DiCentral Corporation All rights reserved. This document and all content that is contained, embedded and linked to this

More information

U3 Encryption Utility User Guide

U3 Encryption Utility User Guide Contents 1. U3 ENCRYPTION UTILITY RELEASE NOTES... 2 1.1 FEATURES... 2 1.2 REMARKS... 2 1.3 GENERAL DESCRIPTION OF THE U3 VOICE ENCRYPTION... 3 1.4 CUSTOMIZATION... 5 2. INSTALLING THE U3 & P3 ENCRYPTION

More information

Schools Cash Office. Instructions for SCO live migration to version 2.4

Schools Cash Office. Instructions for SCO live migration to version 2.4 Schools Cash Office Income Administration Software Schools Cash Office Instructions for SCO live migration to version 2.4 Tucasi Ltd Wessex House Upper Market Street Eastleigh Hampshire SO50 9FD 0844 800

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.7 Have documentation feedback?

More information

Installation of Quin C

Installation of Quin C Installation of Quin C You already know that Quin C is supposed to be the digital investigations bright future. It helps in providing the leadingedge experiences for improving the speed as well as quality

More information

WA1927 Introduction to Struts 2.x Using Eclipse. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA1927 Introduction to Struts 2.x Using Eclipse. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA1927 Introduction to Struts 2.x Using Eclipse Classroom Setup Guide Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software Requirements...3 Part

More information

Quick Start. How to start monitoring use of your computer right away.

Quick Start. How to start monitoring use of your computer right away. Quick Start Using the Scheduler Capture Types Other Recommended Settings Viewing Captured Information Viewing, Replaying and Deleting captures Silently Emailing Capture Logs Hiding the prog. from praying

More information

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

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

More information

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Microsoft Corporation Published: October 2012 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com)

More information

Installation Guide Worksoft Analyze

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

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.4 Have documentation feedback?

More information

OneLogin Integration User Guide

OneLogin Integration User Guide OneLogin Integration User Guide Table of Contents OneLogin Account Setup... 2 Create Account with OneLogin... 2 Setup Application with OneLogin... 2 Setup Required in OneLogin: SSO and AD Connector...

More information

Release Notes. DataFlow Player. Version /04/2018. t: +44 (0) e: w:

Release Notes. DataFlow Player. Version /04/2018. t: +44 (0) e: w: Release Notes DataFlow Player Version 210 10/04/2018 t: +44 (0)121 232 8000 e: info@misoportalcom w: wwwmisoportalcom miso is a trading division of Dotted Eyes Ltd Dotted Eyes Ltd is registered in England

More information

VMware AirWatch Content Gateway Guide for Linux For Linux

VMware AirWatch Content Gateway Guide for Linux For Linux VMware AirWatch Content Gateway Guide for Linux For Linux Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Unified-E App Manager

Unified-E App Manager Unified-E App Manager Software Version 1.9.5.0, Last Update: June 2018 Content 1 General... 3 2 Communication with Smartphones... 3 2.1 Gateway Login... 3 2.1.1 Purchase Gateway License... 3 2.1.2 Online

More information

WA2442 Introduction to JavaScript. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA2442 Introduction to JavaScript. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA2442 Introduction to JavaScript Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

Contents. Sync Installation Guide

Contents. Sync Installation Guide 1 Contents Contents... 2 Preface... 3 Prerequisites... 3 Installation... 4 Prepare File System... 4 Setup SQL Server... 4 Setup IIS web server... 4 Creating the Sync Application Pool... 4 Add the Sync

More information

MATCH IT! Antibody v1.3 Software Installation

MATCH IT! Antibody v1.3 Software Installation MATCH IT! Antibody v1.3 Software Installation Table of Contents 1.0 Table of Contents 1 2.0 Revisions 2 3.0 Installation Checklist 3 4.0 Prerequisites 4 5.0 Database Configurations 5 6.0 Software Installation

More information

2016. All rights reserved. ecconnect V.11 User Guide

2016. All rights reserved. ecconnect V.11 User Guide 2016. All rights reserved. ecconnect V.11 User Guide Copyright and trademarks ecconnect User Guide Copyright and trademarks The information in this document is subject to change without notice. This document

More information

NBC-IG Installation Guide. Version 7.2

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

More information

EMC Documentum xcelerated Composition Platform Developer Edition Installation Guide

EMC Documentum xcelerated Composition Platform Developer Edition Installation Guide EMC Documentum xcelerated Composition Platform Developer Edition Installation Guide Version 6.5 SP2 Installation Guide P/N 300-009-602 A01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103

More information

Integrate Citrix Access Gateway

Integrate Citrix Access Gateway Publication Date: September 3, 2015 Abstract This guide provides instructions to configure Citrix Access Gateway to transfer logs to EventTracker. Scope The configurations detailed in this guide are consistent

More information

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7

Reconfiguring VMware vsphere Update Manager. 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 Reconfiguring VMware vsphere Update Manager 17 APR 2018 VMware vsphere 6.7 vsphere Update Manager 6.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

CompleteView Video Proxy User Manual. CompleteView Version 4.6.1

CompleteView Video Proxy User Manual. CompleteView Version 4.6.1 CompleteView Video Proxy User Manual CompleteView Version 4.6.1 Table of Contents Minimum System Requirements... 4 Installation... 5 Configuring the Video Proxy... 8 Add an Administrator Account... 10

More information

WA2256 Responsive Mobile Web Development with HTML5, CSS3, JavaScript, and jquery Mobile. Classroom Setup Guide. Web Age Solutions Inc.

WA2256 Responsive Mobile Web Development with HTML5, CSS3, JavaScript, and jquery Mobile. Classroom Setup Guide. Web Age Solutions Inc. WA2256 Responsive Mobile Web Development with HTML5, CSS3, JavaScript, and jquery Mobile Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum

More information

Antivirus Solution Guide for Clustered Data ONTAP: Symantec

Antivirus Solution Guide for Clustered Data ONTAP: Symantec Technical Report Antivirus Solution Guide for Clustered Data ONTAP: Symantec Saurabh Singh and Brahmanna Chowdary Kodavali, NetApp July 2016 TR-4304 Abstract An antivirus solution is key for enterprises

More information

Access PayrollSE v5.50a

Access PayrollSE v5.50a Access PayrollSE v5.50a Installation Instructions for Windows Contents Introduction... 3 System Requirements... 3 Microsoft Visual C++ 2005 redistributable... 3 Microsoft.NET Framework 4... 3 Other considerations...

More information

INSTALLATION AND SIGN-ON

INSTALLATION AND SIGN-ON T ECHNICAL NOTE Product: PayBase 8.5 Last modified: December 4, 2007 10:45 am Created by: Development Inside this note: PayBase Client Installation PayBase Removal INSTALLATION AND SIGN-ON This technical

More information

Forrest Terrace, Abbotsford, BC V2S 1G7 Tel: Fax: Website:

Forrest Terrace, Abbotsford, BC V2S 1G7 Tel: Fax: Website: 203-34334 Forrest Terrace, Abbotsford, BC V2S 1G7 Tel: 604-504-7936 Fax: 604-504-7976 Website: www.kcsi.ca Email: sales@kcsi.ca SIMMS Inventory Management System RFQ Module Manual Prerequisites: - SIMMS

More information

EMC Documentum Content Transformation Services Transformation Suite

EMC Documentum Content Transformation Services Transformation Suite EMC Documentum Content Transformation Services Transformation Suite Version 7.3 Installation Guide EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Legal Notice

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer AirWatch v9.1 Have documentation feedback? Submit

More information

MoveIT DMZ User Guide

MoveIT DMZ User Guide MoveIT DMZ User Guide December 10, 2014 1 Index MoveIT DMZ Introduction... 1 Initial Login and Password Change... 2 Navigation... 8 Installation Instructions for the Upload / Download Wizard... 12 Uploading

More information

TSM Studio Server Installing Version 3

TSM Studio Server Installing Version 3 TSM Studio Server Installing Version 3 1 Table of Contents Disclaimer... 3 What is TSM Studio Server?... 4 System Requirements... 5 Database Requirements... 6 Installing TSM Admin Client... 7 Installing

More information

How to Configure SMTP. To clearly document how to configure SMTP to send s from Eclipse.net

How to Configure SMTP. To clearly document how to configure SMTP to send  s from Eclipse.net Purpose: To clearly document how to configure SMTP to send emails from Eclipse.net Contents Windows Server 2003 - SMTP Installation... 2 Windows Server 2008 SMTP Installation... 5 Windows Server 2003/Windows

More information

WA2402 Introduction to Responsive Web Development with HTML5, CSS3, JavaScript and jquery. Classroom Setup Guide. Web Age Solutions Inc.

WA2402 Introduction to Responsive Web Development with HTML5, CSS3, JavaScript and jquery. Classroom Setup Guide. Web Age Solutions Inc. WA2402 Introduction to Responsive Web Development with HTML5, CSS3, JavaScript and jquery Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

Client Installation Manual. For Version 2.0.2

Client Installation Manual. For Version 2.0.2 Client Installation Manual For Version 2.0.2 icafemanager Client Installation Manual Copyright Information in this document, including URL and other Internet Web site references, is subject to change without

More information

Installing Intellicus DotNet Client on Windows. Version: 16.0

Installing Intellicus DotNet Client on Windows. Version: 16.0 Installing Intellicus DotNet Client on Windows Version: 16.0 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

Zemana Endpoint Security Administration Guide. Version

Zemana Endpoint Security Administration Guide. Version Zemana Endpoint Security Administration Guide Version 1.9.290 Introduction 4 What is Zemana Endpoint Security? 4 What is Zemana Control Center? 4 How do Endpoint Agents and Control Center communicate with

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 4 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

VIRTUAL GPU LICENSE SERVER VERSION , , AND 5.1.0

VIRTUAL GPU LICENSE SERVER VERSION , , AND 5.1.0 VIRTUAL GPU LICENSE SERVER VERSION 2018.10, 2018.06, AND 5.1.0 DU-07754-001 _v7.0 through 7.2 March 2019 User Guide TABLE OF CONTENTS Chapter 1. Introduction to the NVIDIA vgpu Software License Server...

More information

WA2031 WebSphere Application Server 8.0 Administration on Windows. Student Labs. Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc.

WA2031 WebSphere Application Server 8.0 Administration on Windows. Student Labs. Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. WA2031 WebSphere Application Server 8.0 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2012 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

More information

Real-Time Dashboard Integration Bomgar Remote Support

Real-Time Dashboard Integration Bomgar Remote Support Real-Time Dashboard Integration Bomgar Remote Support 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are

More information

APA Automatic Nomination System. FTPS Access Request. For Gas Transmission Customers

APA Automatic Nomination System. FTPS Access Request. For Gas Transmission Customers APA Automatic Nomination System FTPS Access Request For Gas Transmission Customers Version: v0.7 Date: 29 th November 2012 All rights reserved. No part of this document may be reproduced, stored in a retrieval

More information

Zetadocs for Microsoft Dynamics Zetadocs Server Installation Guide

Zetadocs for Microsoft Dynamics Zetadocs Server Installation Guide Zetadocs for Microsoft Dynamics Zetadocs Server Installation Guide Version history Version: 29/10/2009 Equisys plc Equisys House 32 Southwark Bridge Road London SE1 9EU United Kingdom Tel + 44 (0)20 7203

More information

InfoRouter LDAP Authentication Web Service InfoRouter Version 7.5 Active Innovations, Inc. Copyright

InfoRouter LDAP Authentication Web Service InfoRouter Version 7.5 Active Innovations, Inc. Copyright InfoRouter LDAP Authentication Web Service InfoRouter Version 7.5 http://www.inforouter.com In addition to the built-in security and authentication system, inforouter also provides support for LDAP by

More information

Hosted Encore 5 Desktop Installation Guide

Hosted Encore 5 Desktop Installation Guide Hosted Encore 5 Desktop Installation Guide November 18, 2015 WARNING: This Guide is for quickly configuring desktops to communicate with Cluen s hosted Encore solution. If you are installing Encore within

More information

Installation and Upgrade Guide. Front Office v9.0

Installation and Upgrade Guide. Front Office v9.0 c Installation and Upgrade Guide Front Office v9.0 Contents 1.0 Introduction... 4 2.0 Prerequisites... 5 2.1 Database... 5 2.2 Portal and Web Service... 5 2.3 Windows Service... 5 3.0 New Installation...

More information

Oracle Agile Product Lifecycle Management for Process

Oracle Agile Product Lifecycle Management for Process Oracle Agile Product Lifecycle Management for Process Integration Guide for Agile Product Portfolio Management Feature Pack 3.13 E64281-01 July 2015 Copyrights and Trademarks Agile Product Lifecycle Management

More information

RED IM Integration with Bomgar Privileged Access

RED IM Integration with Bomgar Privileged Access RED IM Integration with Bomgar Privileged Access 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

AVALANCHE SE QUICK START

AVALANCHE SE QUICK START AVALANCHE SE QUICK START Avalanche SE is a client management system designed to easily manage software and configuration updates to mobile devices. This document provides a brief overview of the core tasks

More information

LIBF e-test. Installation Guide. July 2016 Version 2.3

LIBF e-test. Installation Guide. July 2016 Version 2.3 LIBF e-test Installation Guide July 2016 Version 2.3 Table of Contents Page 1 Introduction 3 1.1 Contact details 3 2 Installing the Server application 4 3 Installing the Administration application 9 4

More information

SYNTHESYS MANAGEMENT

SYNTHESYS MANAGEMENT SYNTHESYS MANAGEMENT Teams User Management Synthesys.Net Management Basics 1 SYNTHESYS.NET MANAGEMENT Introduction... 3 Synthesys Management Features... 4 User Login... 5 Synthesys Management Main Screen...

More information

Building Block Installation - Admins

Building Block Installation - Admins Building Block Installation - Admins Overview To use your Blackboard Server with Panopto, you first need to install the Panopto Building Block on your Blackboard server. You then need to add Blackboard

More information

Automation Anywhere Enterprise 10 LTS

Automation Anywhere Enterprise 10 LTS Automation Anywhere Enterprise 10 LTS Document Version: 1.3 Installation Guide Date of Publication: 15 th November, 2016 Update(s) to this document edition: Table of Contents 1. Client Prerequisites Processor

More information

Microsoft MB Microsoft Dynamics CRM Online Deployment.

Microsoft MB Microsoft Dynamics CRM Online Deployment. Microsoft MB2-706 Microsoft Dynamics CRM Online Deployment http://killexams.com/exam-detail/mb2-706 A. SQL Server cell-level transparent data encryption B..Net Framework data encryption C. SQL Server column

More information

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation

Upgrading the Secure Access Unified ID System to Equitrac Office Equitrac Corporation Upgrading the Secure Access Unified ID System to Equitrac Office 4.2.0 2010 Equitrac Corporation Upgrading the Xerox Secure Access Unified ID System to Equitrac Office 4.2.0 Document Revision History Revision

More information

Business Connect Secure Remote Access Service (SRAS) Customer Information Package

Business Connect Secure Remote Access Service (SRAS) Customer Information Package Business Connect Secure Remote Access Service (SRAS) Customer Information Package Table of Contents 1.0 Introduction... 1 1.1 Overview... 1 1.2 Scope and Audience... 1 1.3 Design Deliverables... 1 1.4

More information

AT&T Global Network Client for Mac User s Guide Version 2.0.0

AT&T Global Network Client for Mac User s Guide Version 2.0.0 Version 1.7.0 AT&T Global Network Client for Mac User s Guide Version 2.0.0 experience may vary. This document is not an offer, commitment, representation or warranty by AT&T and is subject to change..

More information

Exclaimer Mail Archiver

Exclaimer Mail Archiver Deployment Guide - Outlook Add-In www.exclaimer.com Contents About This Guide... 3 System Requirements... 4 Software... 4 Installation Files... 5 Deployment Preparation... 6 Installing the Add-In Manually...

More information

CA Service Desk Integration with Remote Support

CA Service Desk Integration with Remote Support CA Service Desk Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the

More information

Version 8 Installation Guide: Windows or Mac versions

Version 8 Installation Guide: Windows or Mac versions Version 8 Installation Guide: Windows or Mac versions Copyright 2009 ExpensAble, Inc. Installing ExpensAble Office Version 8 This document contains the following sections: System Requirements ExpensAble

More information

INSTALLATION GUIDE Spring 2017

INSTALLATION GUIDE Spring 2017 INSTALLATION GUIDE Spring 2017 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation Agreement and

More information

SDN Community Contribution

SDN Community Contribution SDN Community Contribution (This is not an official SAP document.) Disclaimer & Liability Notice This document may discuss sample coding or other information that does not include SAP official interfaces

More information

Configuring Avaya one-x Communicator 6.0 H.323 with Citrix XenApp TM 5 on Microsoft Windows 2003 (32-bit) Server Issue 1.0

Configuring Avaya one-x Communicator 6.0 H.323 with Citrix XenApp TM 5 on Microsoft Windows 2003 (32-bit) Server Issue 1.0 Avaya Solution and Interoperability Test Lab Configuring Avaya one-x Communicator 6.0 H.323 with Citrix XenApp TM 5 on Microsoft Windows 2003 (32-bit) Server Issue 1.0 Abstract This Application Note describes

More information

APA Web Services Access Request

APA Web Services Access Request APA Web Services Access Request For Gas Transmission Customers Version: v0.6 Date: 21 st April 2015 All rights reserved. No part of this document may be reproduced, stored in a retrieval system or transmitted

More information

Table of Contents. Knowledge Center -

Table of Contents. Knowledge Center - / Table of Contents... Does BioStar work on Windows 8?... Running the BioStar installation package to install BioStar on your PC... Installing MS SQL Server 2012 Express... Running SQL 2012 Express Studio...

More information

Upgrade Instructions. NetBrain Integrated Edition 7.1. Two-Server Deployment

Upgrade Instructions. NetBrain Integrated Edition 7.1. Two-Server Deployment NetBrain Integrated Edition 7.1 Upgrade Instructions Two-Server Deployment Version 7.1a Last Updated 2018-09-04 Copyright 2004-2018 NetBrain Technologies, Inc. All rights reserved. Contents 1. Upgrading

More information

UNICORN Administration and Technical Manual

UNICORN Administration and Technical Manual UNICORN 7.0.2 Administration and Technical Manual Table of Contents Table of Contents 1 Introduction... 1.1 Administrator functions overview... 1.2 Network terms and concepts... 1.3 Network environment...

More information