WinAutomation Version 8 Release Notes

Size: px
Start display at page:

Download "WinAutomation Version 8 Release Notes"

Transcription

1 WinAutomation Version 8 Release Notes Last Updated:

2 Table of Contents Introduction... 3 Naming Conventions... 4 WinAutomation Console... 5 Robust Robot and control... 5 Enhanced central options configuration... 5 Rich error visualization & monitor capturing... 6 Detailed process tracking... 6 Flexible and Secure Unattended Automation... 7 More options provide Autologin password New, Improved Actions... 8 Unlimited Web Automation... 8 Improved functionality... 8 Faster Excel functionality... 9 Introducing Optical Character Recognition (OCR) actions... 9 Pixel perfect image capturing via Image Magnifier... 9 Extended rule-based decision actions Multiple time-zone support New PDF actions Improved process development and debugging Advanced text search and sorting capabilities Interactive guidance for debugging Massive clearing and deletion operations New actions for Json Custom Object data type and conversion How to upgrade Summary of changes

3 Introduction WinAutomation is the leading desktop automation solution powered by Softomotive, used by more than 6000 professionals and enterprises worldwide. This document contains the Release Notes on WinAutomation version 8, offering the latest brief, high-level descriptions of enhancements and new features since the previous release (version 7). The enhancements and changes listed in this document are available with the latest license of WinAutomation offering version 8 of the software. Customers can choose to upgrade to the edition that suits their needs best. If you are unsure which WinAutomation version you are using, please check the version number at the bottom of the home page when you start the program next. Version 8 focuses on enhancing the core capabilities of WinAutomation. Specifically, users of WinAutomation will experience improvements to the UI of the design environment, added automation capabilities for the development and debugging stage, as well as enriched system monitoring and security features. Overall, this new release makes WinAutomation even easier for users to create and deploy automations rapidly, at the most affordable price in the market. For detailed feature descriptions and configuration instructions, refer to the latest Help File found with your WinAutomation installation. 3

4 Naming Conventions Νew terminology is applied with the release of WinAutomation version 8 and this document. Namely: Robot or Bot is the name of the software installed on a workstation (desktop, laptop, virtual machine), rather than an Automation. This aligns with an RPA industry accepted norm that any kind of software that resides on a machine which is running automated tasks is referred to as a Robot. Automations, a term reserved to describe any action, or series of actions, that users automate, is named a that is executed by robots. Consequently, the Robot s is renamed to and all the Robot relative actions will now become actions. Table 1 Old versus new naming conventions for WinAutomation software WinAutomation version 7 and lower WinAutomation version 8 and higher Software Automation (software) Robot or Bot (software) Automation Bot Environment for developing automations Building blocks for automations Robot Robot Actions Actions This new terminology applied to WinAutomation will bring it into alignment with the terminology familiar to the users of Robot, Softomotive s Enterprise RPA platform. This will ensure consistency of approach for users of both WinAutomation and Robot. 4

5 WinAutomation Console The WinAutomation Console is where users can configure general settings and properties for processes, triggers, schedules, logs, or general system options, such as authentication, notifications, etc. Changes in the WinAutomation Console includes more ways for users to Configure the Robot software (options and settings) Monitor the Robot software (what it is doing) Start the Robot software (unattended automation) Safeguard credentials (access and security) Robust Robot and control One of the biggest needs in robotic desktop automation is the ability to understand what robots are doing, quickly set exception handling mechanisms, and handle (or repair) possible failures. Among the most important upgrades in WinAutomation version 8 are related to the software s architecture leading to enhancements in monitoring and reporting capabilities. The new release introduces new central options, rich error visualization and monitor capture logging, and provides the ability to search for items in the or use the Find Usages feature to find controls images and functions, enabling much faster debugging times. Enhanced central options configuration Version 8 enhances the user experience by introducing a new set of settings under the Options Tab. This is designed to simplify and introduce new ways for users to configure the Robot (software), as well as set configurations. 5

6 Rich error visualization & monitor capturing WinAutomation 8 captures a screenshot of the machine s monitor at the time a process fails. This rich error visualization and monitor captures, identifies errors or unwanted behaviors so they can be easily evaluated and acted upon. This new advanced auditing and logging capability, Winautomation 8 gives developers superior debugging techniques and procedures that save time and effort. Detailed process tracking Monitoring and logging is enhanced with the new Automatic Logging capability. When enabled, WinAutomation v8 will log each and every action of a process, step-by-step, and from start to finish. This allows perfect monitoring of process execution and better identification of delay. 6

7 Flexible and Secure Unattended Automation WinAutomation version 8 enables more robust and agile solutions when it comes to Unattended or self-reliant automation and process execution. More options to get Autologin password. In Unattendeed automation periodic password changes can be a big issue, as they interrupt the automation process. WinAutomation 8 enables processes to obtain a user s password via a command in the command line as an output and then use it to login and execute the process automation For added security, the password will be retrieved and used (but not saved) only when a robot attempts to login on the machine, and at no other time. With this feature there is no need to worry about periodic password changes, saving valuable time. 7

8 (formerly known as the Robot ) WinAutomation has the most user friendly interface in the market, offering an easy and intuitive design environment suitable for users with a range of different skills, from novice to advanced users. The latest release includes unique application controls, enhanced find, sort capabilities, and new group level commands that minimize the time needed to develop or debug a process. New, Improved Actions WinAutomation version 8 offers more ways to automate and control applications than ever before, supporting new development capabilities across web automation, excel automation, integration support, text analytics, and image processing. Unlimited Web Automation Based on our client experience, most of the automations implemented by our users involve a web component, making use of Web Automation. To provide greater choice WinAutomation version 8 supports two new web browsers (Google Chrome and Moizilla Firefox), in addition to the existing Internet Explorer to support all Web Automation actions. Additionally, to help advanced users building more complex processes, the ability to execute a Javascript on a web browser through a dedicated action has been added. Improved functionality From WinAutomation version 8 onwards, apart from the IMAP and SMTP protocols that are provided through the group of actions, Exchange is also supported in order to be able to manipulate s on an Exchange server. So far, users could only do so, via the Outlook group of actions which work in a protocol agnostic manner for WinAutomation. 8

9 Faster Excel functionality WinAutomation enables complex Excel automations to be built quickly and easily. WinAutomation version 8 builds on this existing functionality with the addition of two more actions: Save Excel provides the new ability to save any changes to an excel file, without the need to close and re-launch the application. With this capability, any complex excel process will be automated efficiently. Users can also run their chosen excel macro directly with a straight forward Run Excel Macro action. Introducing Optical Character Recognition (OCR) actions One of the major enhancements in WinAutomation version 8, are the new OCR actions designed to improve computer vision and VDI (Virtual Desktop Infrastructure) automation, by allowing for more cases via Citrix or RDP automation. Pixel perfect image capturing via Image Magnifier To enhance the precision of OCR, an Image magnifier tool is included in WinAutomation version 8. With Image Magnifier, images are captured in detail down to the last pixel, which is invaluable when executing processes with OCR or Image recognition actions. 9

10 Extended rule-based decision actions WinAutomation version 8 is equipped with new decision making functionality Switch-case in the Conditionals group, beyond the traditional rule-based conditions (ifthen-else). The switch-case action is designed to make developing complicated processes easy and clean, quicker to build and less prone to error. Multiple time-zone support Added time-zones to the get current date and time action, in order to be able to retrieve and use the local time of any country worldwide. New PDF actions This new action add a new dimension when it comes to handling and processing pdf documents. Users can create processes that can split a pdf and re-create a new one with the page numbers they select. Additionally, users have the ability to merge multiple pdf files into one. 10

11 Improved process development and debugging A series of changes have been made in the panes of the process designer with the goal to provide more information on actions, variables or errors, as well as, enable faster search and sort capabilities that enhance discoverability. As a result, users will be able to make appropriate informed decisions for debugging, more efficiently. Advanced text search and sorting capabilities. Advanced text search is enabled in the environment. Now users can search for simple text which may be present in the actions, or functions, This saves time, especially for very large processes with multiple functions. With the Go to line feature, users can directly go to a line in a large script, without needing to manually scroll down to get to the bottom of a function 11

12 Images repository is enhanced with the Sort images capability, enabling users to handle and navigate through larger amount of images, by sorting according to Date or filename. Interactive guidance for debugging When a process fails, users will be able to get full details of the problems and errors that cause the process to fail right within the designer environment. This increases situational awareness and enables faster troubleshooting that saves both time and effort during the debugging stage. Previously, in the designer it was possible only to see if a process had an error, without any specific information about the error. Details on error messages were only visible from the console. In WinAutomation version 8, the full error description is available in both the console and in the process designer. 12

13 Massive clearing and deletion operations We have added two commands that will help users clean up entries of large data sets like variable values and multiple functions. In WinAutomation 8, variable values in the Variable pane, will no longer disappear once an action is edited. Still, when debugging a process, it is important to track variable values. To help users view the new values after the action edit is complete, we are adding the Clear Values option. Now, users will be able to review the initial variable values during the debugging process, clear them upon demand, and get refreshed values when they re-run the process. New actions for Json Custom Object data type and conversion Version 8 includes dedicated actions that enhance support for Json responses In cases where a WEB API is used WinAutomation v8 now supports Custom object related actions that read and parse the Json text string and define a mapping into a custom object, and vice versa. Users can automate faster and more accurate of data exchanges between web services and network-based applications. 13

14 How to upgrade WinAutomation is made available in 3 editions, Basic, Professional and Professional Plus. To view the set of features for each of these licenses, click here. Existing clients can upgrade through the User Area, the portal through which they can view and manage any existing licence. Users will have to login, select the checkbox of the license keys they wish to upgrade, and select the appropriate upgrade button (at the bottom of the screen that matches the edition they wish to obtain. If you have question on how to upgrade, please contact support@softomotive.com If you want to purchase a new license, you can do so online, right on our website. If you are looking to buy licenses in bulk, contact sales@softomotive.com. 14

15 Summary of changes Feature Description Location Advantage Image magnifier Image magnifier tool is now showing in all Image related actions Run excel macro Run Excel Macro New Action save excel 2 new OCR engines Save Excel New Action Support for OCR with two engines: MODI and Tesseract 2 new browsers Mozilla Firefox and Google Chrome support for better Web- Automation Execute JavaScript on browser Exchange Extract PDF to new page Time zone Switch case action Clear values Execute JavaScript on Web Browser New Action Supporting Exchange with new actions Extract PDF Pages to New PDF New Action Time Zone added to Get Current Date and Time Action New conditional actions for decision making Switch-Case Clear Values option after debugging a Better image capturing ability with greater detail, enabling better and faster image related action results New ability to run an excel macro directly instead of having to use complicated VBscripts New action to save an excel file while still being used by an automation process, eliminating the need to use the close excel action which was needed previously Addition of 2 new OCR actions to cater for VDI automation, or for reading data from images and uneditable pdf, tiff, jpg...file. Enhance the variety of web automations available, by supporting 2 more major browsers The ability to run a JavaScript on a specific webpage Enriched range of protocols supported for automations, beyond imap and smtp. New ability to split a pdf document into more files, or merge multiple pdf files into one. With this new feature we can get the current date and time of any time zone, not just the one of the current machine. With the switch case we avoid using other conditional decision making actions (like if then, else if, then else) multiple times Better handling of variable values on demand. Instead of values disappearing upon an action edit, user can see all values even after the edit and can clear them when they want. 15

16 Find usage Mass function delete Added error description Find Usages for Functions Mass Function delete. Additional details of an error Sort images Sort Images Go to line Text Search in Obfuscation Automatic Logging Screenshot of exception Password via command line Go to Line Functionality Text Search within to search for any text present in the actions, comments or regions Obfuscation in generated executables Log ALL actions and their execution timing in the Logs Get a Screenshot of the monitor(s) and add it in the logs, upon an exception The option to provide the Autologin password via a Command Line Compiler Console Console Console being able to see where a function is being called. In large scripts it helps to get a good idea of the flow The ability to select multiple functions and delete them at-once, instead of manually deleting them one-by-one Enhanced the information on error occurrence during debugging by providing the full error description from within the designer environment Ability to sort images by Date or Name improving handling of multiple files in the image repository Go directly to a line and not scroll down all the time to get to the bottom of a large script function Search for a string of text in actions, comments or regions. View highlighted results and jump to the relevant result with one click. Find variables easily When turning a process into an executable, all the variables values, especially usernames and passwords are encrypted and cannot be retrieved Log all details and steps of a process, beyond start/error/end When a process errors out, v8 takes a screenshot of the monitor to help determine the root of the problem Retrieve and use (but not save) password of the user from a command line, making autlogin process safer 16

WebAnalyzer Plus Getting Started Guide

WebAnalyzer Plus Getting Started Guide WebAnalyzer Plus Getting Started Guide www.manageengine.com/web-analytics Contents 1 Introduction 4 2 3 4 5 WebAnalyzer Plus Overview Getting Started System Requirements Installation Starting and Accessing

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS INSTALLATION INSTRUCTIONS The DPA program must be updated annually for tax, law, and system changes. We recommend that you always back up and/or copy the program s folder to another location prior to installation.

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 15, 2017 - Version 9.3 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Workstation Configuration

Workstation Configuration Workstation Configuration September 22, 2015 - Version 9 & 9.1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved.

Install and upgrade Qlik Sense. Qlik Sense 3.0 Copyright QlikTech International AB. All rights reserved. Install and upgrade Qlik Sense Qlik Sense 3.0 Copyright 1993-2016 QlikTech International AB. All rights reserved. Copyright 1993-2016 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Electrical Standards Plus Quick Start User Guide

Electrical Standards Plus Quick Start User Guide Electrical Standards Plus Quick Start User Guide Welcome to the Electrical Standards Plus Quick Start User Guide which contains all essential information for users to make full use of the platform, ensuring

More information

Portal Recipient Guide. The Signature Approval Process

Portal Recipient Guide. The Signature Approval Process Portal Recipient Guide The Signature Approval Process Contents 1 Introduction... 3 2 Account Activation... 3 3 Document Signing... Error! Bookmark not defined. 4 Authenticating your Device & Browser...

More information

Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording

Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording Integrating IBM Security Privileged Identity Manager with ObserveIT Enterprise Session Recording Contents 1 About This Document... 2 2 Overview... 2 3 Before You Begin... 2 4 Deploying ObserveIT with IBM

More information

A Comprehensive Look at Foxtrot s Action Library

A Comprehensive Look at Foxtrot s Action Library FOXTROT ACTIONS Foxtrot RPA s Smart Technology will always present the user with the Actions that are relevant to the target. A Comprehensive Look at Foxtrot s Action Library Add Sheet Arrange Workbooks

More information

Datasheet. Robotic Process Automation with Jidoka. V6 Overview. Distinctive Features. Datasheet. Automation with a human touch Version 6.

Datasheet. Robotic Process Automation with Jidoka. V6 Overview. Distinctive Features. Datasheet. Automation with a human touch Version 6. Datasheet Automation with a human touch Version 6.0 Robotic Process Automation with Jidoka The Jidoka platform is a business solution that provides a powerful infrastructure for process automation based

More information

Hosted VoIP Phone System. Blue Platform. Hosted Call Center. Agent User Guide

Hosted VoIP Phone System. Blue Platform. Hosted Call Center. Agent User Guide Hosted VoIP Phone System Blue Platform Hosted Call Center Agent User Guide Contents 1 About This Document... 5 1.1 Audience... 5 1.2 How This Guide is Organized... 5 1.3 Software Requirements... 6 2 Introduction

More information

ARGOS Upgrade to MAPS Version 4 - Argos Version 4.2 (12/22/13)

ARGOS Upgrade to MAPS Version 4 - Argos Version 4.2 (12/22/13) ARGOS Upgrade to MAPS Version 4 - Argos Version 4.2 (12/22/13) We have installed a new version of Argos (12/22/13). This new version 4.2 can be used with Internet Explorer 9 (IE9) or above, Google Chrome,

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015

AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015 AFFILIATE FAQ: CNN NEWSOURCE UPGRADED VIDEO INTERFACE Updated July 7, 2015 The Big Picture Q: What is this about? *Updated* On July 11 th 2015, CNN Newsource will debut a new video experience. Clients

More information

Moving You Forward A first look at the New FileBound 6.5.2

Moving You Forward A first look at the New FileBound 6.5.2 Moving You Forward A first look at the New FileBound 6.5.2 An overview of the new features that increase functionality and ease of use including: FileBound 6.5.2 Service Pack FileBound Capture 6.6 New

More information

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

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

More information

How do I access the wireless network using a laptop?

How do I access the wireless network using a laptop? Zane State College offers free computer software and software tools to help students achieve success. Below are instructions to install the many software applications offered at Zane State College. How

More information

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions Passwordstate Remote Session Launcher Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise

More information

Workstation Configuration Guide

Workstation Configuration Guide Workstation Configuration Guide August 13, 2018 Version 9.6.134.78 For the most recent version of this document, visit our documentation website. Table of Contents 1 Workstation configuration 4 1.1 Considerations

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware AirWatch 9.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service

Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Demo Introduction Keywords: Oracle Big Data Cloud Service, Oracle Storage Cloud Service, Oracle Database Cloud Service Goal of Demo: Oracle Big Data Preparation Cloud Services can ingest data from various

More information

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired...

Introduction Secure Message Center (Webmail, Mobile & Visually Impaired) Webmail... 2 Mobile & Tablet... 4 Visually Impaired... WEB MESSAGE CENTER END USER GUIDE The Secure Web Message Center allows users to access and send and receive secure messages via any browser on a computer, tablet or other mobile devices. Introduction...

More information

Migrating Novell ZENworks 7 to Novell ZENworks 10 Configuration Management SP3

Migrating Novell ZENworks 7 to Novell ZENworks 10 Configuration Management SP3 Migration Guide ZENWORKS Migrating Novell ZENworks 7 to Novell ZENworks 10 Configuration Management SP3 Migrating Novell ZENworks 7 to Novell SP3 Table of Contents: 2..... Your Guide to Easy Migration

More information

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone

C1 CMS User Guide Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone 2017-02-13 Orckestra, Europe Nygårdsvej 16 DK-2100 Copenhagen Phone +45 3915 7600 www.orckestra.com Content 1 INTRODUCTION... 4 1.1 Page-based systems versus item-based systems 4 1.2 Browser support 5

More information

Style Report Enterprise Edition

Style Report Enterprise Edition INTRODUCTION Style Report Enterprise Edition Welcome to Style Report Enterprise Edition! Style Report is a report design and interactive analysis package that allows you to explore, analyze, monitor, report,

More information

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales)

My Sysco Reporting Job Aid for CMU Customers. My Sysco Reporting. For CMU Customers (Serviced by Program Sales) My Sysco Reporting For CMU Customers (Serviced by Program Sales) 1 Accessing My Sysco Reporting... 2 Logging In... 2 The Reporting Dashboard... 3 My Sysco Reporting Process... 6 Generating a Report...

More information

iquote User Guide 01 August 2018

iquote User Guide 01 August 2018 iquote User Guide 01 August 2018 Contents 1. Introduction to this User Guide... 3 2. Introduction to iquote... 3 2.1 iquote Homepage... 3 2.2 Notifications... 4 3. How to create a New Quote... 4 3.1 Launching

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.41 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Veritas System Recovery 16 Management Solution Readme

Veritas System Recovery 16 Management Solution Readme Veritas System Recovery 16 Management Solution Readme About this readme System requirements for software delivery policies of Veritas System Recovery 16 System requirements for Veritas System Recovery

More information

Workstation Configuration

Workstation Configuration Workstation Configuration December 12, 2017 - Version 9.4 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Hosted VoIP Phone System. Hosted Call Center. Supervisor User Guide

Hosted VoIP Phone System. Hosted Call Center. Supervisor User Guide Hosted VoIP Phone System Hosted Call Center Supervisor User Guide Contents 1 About This Document... 6 1.1 Audience... 6 1.2 How This Guide is Organized... 6 1.3 Software Requirements... 7 2 Introduction

More information

Qlik Sense Desktop. Qlik Sense September 2018 Copyright QlikTech International AB. All rights reserved.

Qlik Sense Desktop. Qlik Sense September 2018 Copyright QlikTech International AB. All rights reserved. Qlik Sense Desktop Qlik Sense September 2018 Copyright 1993-2018 QlikTech International AB. All rights reserved. Copyright 1993-2018 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

CPM Quick Start Guide V2.2.0

CPM Quick Start Guide V2.2.0 CPM Quick Start Guide V2.2.0 1 Content 1 Introduction... 3 1.1 Launching the instance... 3 1.2 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 3 3 Creating a Simple Backup

More information

Vodafone Secure Device Manager Administration User Guide

Vodafone Secure Device Manager Administration User Guide Vodafone Secure Device Manager Administration User Guide Vodafone New Zealand Limited. Correct as of June 2017. Vodafone Ready Business Contents Introduction 3 Help 4 How to find help in the Vodafone Secure

More information

Warrnambool College https://vworkspace.wblcoll.vic.edu.au

Warrnambool College https://vworkspace.wblcoll.vic.edu.au 1. Main Features 2. Mac Guide a. 1st time connection/web connection b. Installing the vworkspace Connector 3. PC Guide a. 1st time connection/web connection b. Installing the vworkspace Connector 4. ipad

More information

ERP Student Manual. Contents

ERP Student Manual. Contents ERP Student Manual Contents Logging into the ERP... 2 Common Dashlet features... 3 Calendar Dashlet... 4 Attendance Dashlet... 5 Viewing your courses information... 7 Student Information dashlet... 8 Logging

More information

E mail Setup Guide for Microsoft Outlook 2002, 2003 & 2007

E mail Setup Guide for Microsoft Outlook 2002, 2003 & 2007 E mail Setup Guide for Microsoft Outlook 2002, 2003 & 2007 Summary of Settings Incoming mail server (POP3): mail.everythinggraphic.com Outgoing mail server (SMTP): mail.everythinggraphic.com Important:

More information

Upgrade Manual. Smarter Surveillance for a Safer World

Upgrade Manual. Smarter Surveillance for a Safer World Upgrade Manual Smarter Surveillance for a Safer World On-Net Surveillance Systems, Inc. One Blue Hill Plaza, 7 th Floor, PO Box 1555 Pearl River, NY 10965 Phone: (845) 732-7900 Fax: (845) 732-7999 Web:

More information

FIS Client Point Getting Started Guide

FIS Client Point Getting Started Guide FIS Client Point Getting Started Guide Table of Contents Introduction... 4 Key Features... 4 Client Point Recommended Settings... 4 Browser and Operating Systems... 4 PC and Browser Settings... 5 Screen

More information

Using the Secure MyApps Environment

Using the Secure MyApps Environment Be the Difference. Using the Secure MyApps Environment Accessing UH Applications from Non-UH Devices This Job Aid is intended for UH employees who would like to remotely connect to UH applications, especially

More information

Using the Secure MyApps Environment

Using the Secure MyApps Environment Be the Difference. Using the Secure MyApps Environment Accessing UH Applications from Non-UH Devices This Job Aid is intended for UH employees who would like to remotely connect to UH applications, especially

More information

Welcome To Account Manager 2.0

Welcome To Account Manager 2.0 Account Manager 2.0 Manage Unlimited FileMaker Servers, Databases, Privileges, and Users Effortlessly! The ultimate tool for FileMaker Database Administrators. Welcome To Account Manager 2.0 What Is Account

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.36 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

TMB LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 2 CONNECTING TO THE WEBSITE... 2 WEBLINK LOGIN... 3 BROWSING... 3 LASERFICHE FILE FORMATS...

TMB LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 2 CONNECTING TO THE WEBSITE... 2 WEBLINK LOGIN... 3 BROWSING... 3 LASERFICHE FILE FORMATS... TEXAS MEDICAL BOARD INTRODUCTION TO WEBLINK Page 1 of 20 TMB LASERFICHE WEBLINK GUIDE Table of Contents TMB LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 2 CONNECTING TO THE WEBSITE... 2 WEBLINK LOGIN...

More information

Switch to Parallels Remote Application Server and Save 60% Compared to Citrix XenApp

Switch to Parallels Remote Application Server and Save 60% Compared to Citrix XenApp Switch to Parallels Remote Application Server and Save 60% Compared to Citrix XenApp White Paper Parallels Remote Application Server 2017 Table of Contents Executive Summary... 3 Introduction... 4 Who

More information

Workspace 2.0 Android Content Locker. UBC Workspace 2.0: VMware Content Locker 3.5 for Android. User Guide

Workspace 2.0 Android Content Locker. UBC Workspace 2.0: VMware Content Locker 3.5 for Android. User Guide UBC Workspace 2.0: VMware Content Locker 3.5 for Android User Guide Contents Introduction... 2 Downloading and installing the Content Locker... 2 Logging In to the Content Locker1.... 2 Navigate the Content

More information

Smart-X Software Solutions SecReport Enterprise User Guide

Smart-X Software Solutions SecReport Enterprise User Guide Smart-X Software Solutions SecReport Enterprise User Guide Table of Contents: WELCOME 4 FEATURES AND CAPABILITIES 5 CONTENTS AND REQUIREMENTS 7 CONTENTS 7 REQUIREMENTS 8 LICENSING AND INSTALLATION 10 EVALUATION

More information

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE

MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE GUIDE APRIL 2019 PRINTED 17 APRIL 2019 MANAGING ANDROID DEVICES: VMWARE WORKSPACE ONE OPERATIONAL TUTORIAL VMware Workspace ONE Table of Contents Overview Introduction Audience Getting Started with Android

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

SAFARI DOWNLOAD INSTRUCTIONS

SAFARI DOWNLOAD INSTRUCTIONS SAFARI ODBC OVERVIEW Safari ODBC provides end-user data management and reporting capabilities by allowing access to your district s data via Excel. The product was purchased by the Ohio Department of Education

More information

INSIGHTS, POWERED BY INSIDEVIEW

INSIGHTS, POWERED BY INSIDEVIEW INSIGHTS, POWERED BY INSIDEVIEW Installation Guide Product Version 4.2 OCTOBER, 2017 Table of Contents Chapter 1: Introduction to Insights, powered by InsideView...3 What s New in this Release?... 4 Chapter

More information

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018

AMS Device View Installation Guide. Version 2.0 Installation Guide May 2018 AMS Device View Installation Guide Version 2.0 Installation Guide May 2018 Disclaimer The contents of this publication are presented for informational purposes only, and while every effort has been made

More information

WebFOCUS User Manual

WebFOCUS User Manual WebFOCUS User Manual Table of Contents What is WebFOCUS 1 Using the WebFOCUS Portal 1 Portal Layout 2 Resource Tree 2 Navigating the Content Node 3 Favorites 3 Recent Items 3 Running Reports 3 Opening

More information

Document Management System User Guide

Document Management System User Guide Document Management System User Guide Rev. Feb. 21, 2013 TABLE OF CONTENTS LASERFICHE WEBLINK GUIDE... 1 INTRODUCTION... 3 CONNECTING TO THE WEBSITE... 3 WEBLINK LOG IN... 3 BROWSING... 4 SEARCHING...

More information

Info Input Express Network Edition

Info Input Express Network Edition Info Input Express Network Edition Administrator s Guide A-61892 Table of Contents Using Info Input Express to Create and Retrieve Documents... 9 Compatibility... 9 Contents of this Guide... 9 Terminology...

More information

Qlik Sense Desktop. Qlik Sense February 2018 Copyright QlikTech International AB. All rights reserved.

Qlik Sense Desktop. Qlik Sense February 2018 Copyright QlikTech International AB. All rights reserved. Qlik Sense Desktop Qlik Sense February 2018 Copyright 1993-2018 QlikTech International AB. All rights reserved. Copyright 1993-2018 QlikTech International AB. All rights reserved. Qlik, QlikTech, Qlik

More information

Ekran System v Program Overview

Ekran System v Program Overview Ekran System v. 6.2 Program Overview Contents About the Program Login Ekran Server & Management Tool Notifying Users about Being Database Management Monitored Licensing User Blocking Client Installation

More information

Communication. Identity

Communication. Identity Mailock User guide OUR MISSION STATEMENT To Secure your Communication Data Identity Contents Introducing Mailock... 5 Business Users... 5 What do you need to run Mailock?... 5 In a browser... 5 On a mobile

More information

Scanning to SkyDrive with ccscan Document Capture to the Cloud

Scanning to SkyDrive with ccscan Document Capture to the Cloud Capture Components, LLC White Paper Page 1 of 15 Scanning to SkyDrive with ccscan Document Capture to the Cloud 32158 Camino Capistrano Suite A PMB 373 San Juan Capistrano, CA 92675 Sales@CaptureComponents.com

More information

How Parallels RAS Enhances Microsoft RDS. White Paper Parallels Remote Application Server

How Parallels RAS Enhances Microsoft RDS. White Paper Parallels Remote Application Server How Parallels RAS Enhances Microsoft RDS White Paper Parallels Remote Application Server Table of Contents Introduction... 3 Overview of Microsoft Remote Desktop Services... 3 Microsoft RDS Pain Points...

More information

Updating Firmware on the Trimble R2

Updating Firmware on the Trimble R2 May 2017 1 Updating Firmware on the Trimble R2 May 2017 2 Table of Contents Section 1: Downloading the Latest R2 Firmware Page 3 Section 2: Connecting the R2 to a Wifi Enabled Personal Computer (PC) Page

More information

Online App Access: Quick Set-up & Instructions

Online App Access: Quick Set-up & Instructions Online App Access: Quick Set-up & Instructions Welcome to The Media Audit You will be accessing data ONLINE through our Citrix app, available by visiting: app.themediaaudit.com This simple guidebook contains

More information

LabWare 7. Why LabWare 7?

LabWare 7. Why LabWare 7? LabWare 7 Why LabWare 7? LabWare v1 to v6 were all about adding functionality. LabWare 7 continues that tradition, but places the user experience front and center. This release has been re-designed to

More information

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

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

More information

INSIGHTS, POWERED BY INSIDEVIEW

INSIGHTS, POWERED BY INSIDEVIEW INSIGHTS, POWERED BY INSIDEVIEW Installation Guide Product Version 4.3 JANUARY, 2019 Table of Contents Chapter 1: Introduction to Insights, powered by InsideView...3 What s New in this Release?... 4 Chapter

More information

Installing and Configuring Worldox/Web Mobile

Installing and Configuring Worldox/Web Mobile Installing and Configuring Worldox/Web Mobile SETUP GUIDE v 1.1 Revised 6/16/2009 REVISION HISTORY Version Date Author Description 1.0 10/20/2008 Michael Devito Revised and expanded original draft document.

More information

MIGRATING FROM PORTALS TO COMMUNITIES

MIGRATING FROM PORTALS TO COMMUNITIES MIGRATING FROM PORTALS TO COMMUNITIES Introduction Have a partner portal or customer portal in your org? You can set up a community as well, to take advantage of the great new features that Salesforce

More information

User Manual For SmartRoom Managers

User Manual For SmartRoom Managers User Manual For SmartRoom Managers Table of Contents 1.0 Login 2.0 Confidentiality Agreement 3.0 Software Installation 4.0 Dashboard 5.0 Document Review and Index Maintenance 5.1 View by Index 5.1.1 Index

More information

ForeScout Extended Module for ServiceNow

ForeScout Extended Module for ServiceNow ForeScout Extended Module for ServiceNow Version 1.2 Table of Contents About ServiceNow Integration... 4 Use Cases... 4 Asset Identification... 4 Asset Inventory True-up... 5 Additional ServiceNow Documentation...

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

Version 1.4. FaxCore User Manual

Version 1.4. FaxCore User Manual Version 1.4 FaxCore User Manual Table of Contents Introduction... 1 Contacting FaxCore... 1 Getting Started... 2 Understanding FaxCore s User Interface... 4 Settings: Your User Profile... 4 Personal Information

More information

Overview. Top. Welcome to SysTools MailXaminer

Overview. Top. Welcome to SysTools MailXaminer Table of Contents Overview... 2 System Requirements... 3 Installation of SysTools MailXaminer... 4 Uninstall Software... 6 Software Menu Option... 8 Software Navigation Option... 10 Complete Steps to Recover,

More information

Veriato Recon / 360. Version 9.0.3

Veriato Recon / 360. Version 9.0.3 Veriato Recon / 360 Version 9.0.3 1/3/2018 Upgrade Guide January 3, 2018 Table of Contents Before You Begin... 1 What's New... 1 How the System Works... 1 Upgrade Support... 6 Update Antivirus Exclusions...

More information

Connecting to Cisco Insight Reporter v3.1

Connecting to Cisco Insight Reporter v3.1 CHAPTER 2 Connecting to Cisco Insight Reporter v3.1 This chapter provides instructions on how to launch the Cisco Insight Reporter v3.1 application after it is installed on a server and describes the various

More information

Install and Configure RelayFax

Install and Configure RelayFax RelayFax Network Fax Manager How To Quick Start Guide Install and Configure RelayFax Welcome to RelayFax Network Fax Manager. This guide is designed to help you quickly install and start using your RelayFax.

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Release Notes. Gina Dowling

Sage Intelligence Financial Reporting for Sage ERP X3 Release Notes. Gina Dowling Sage Intelligence Financial Reporting for Sage ERP X3 Release Notes Gina Dowling 01.01.2014 Table of Contents 1.0 Release Notes 3 Introduction 3 2.0 New Features 4 New Report Designer 4 2.1.1 Task Pane

More information

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003

Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 Configuring an IMAP4 or POP3 Journal Account for Microsoft Exchange Server 2003 This article refers to Microsoft Exchange Server 2003. As of April 8, 2014, Microsoft no longer issues security updates for

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

IQ Bot Trial Quick Start Guide

IQ Bot Trial Quick Start Guide AUTOMATION ANYWHERE IQ Bot Trial Quick Start Guide Document Version 1.0 Date of Publication 23/10/2018 Update(s) to Document Edition First Edition Table of Contents Table of Contents... 2 1 Introduction...

More information

THE PERFECT DEMO 2006

THE PERFECT DEMO 2006 THE PERFECT DEMO 2006 By carefully following the steps below, and reading the Talking Points, you will be able to demonstrate this sophisticated software like a professional. As in most things, practice

More information

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual

leveraging your Microsoft Calendar Browser for SharePoint Administrator Manual CONTENT Calendar Browser for SharePoint Administrator manual 1 INTRODUCTION... 3 2 REQUIREMENTS... 3 3 CALENDAR BROWSER FEATURES... 4 3.1 BOOK... 4 3.1.1 Order Supplies... 4 3.2 PROJECTS... 5 3.3 DESCRIPTIONS...

More information

This section of the release notes is reserved for notable changes and new features since the prior version.

This section of the release notes is reserved for notable changes and new features since the prior version. Release Notes Browsium Proton 4.0 Product Version: 4.0.0 Release Notes Updated: 9 August 2016 About this Release This document lists new features and known issues as of the release date. If you discover

More information

TIBCO LiveView Web Getting Started Guide

TIBCO LiveView Web Getting Started Guide TIBCO LiveView Web Getting Started Guide Contents Introduction... 1 Prerequisites... 1 Installation... 2 Installation Overview... 2 Downloading and Installing for Windows... 3 Downloading and Installing

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information

Migration from Citrix. White Paper Parallels Remote Application Server

Migration from Citrix. White Paper Parallels Remote Application Server Migration from Citrix White Paper Parallels Remote Application Server Table of Contents Introduction... 3 Why Should You Migrate from Citrix to Parallels RAS?... 3 Migrating from Citrix to Parallels RAS...

More information

Document Manager User Guide

Document Manager User Guide Document Manager User Guide Table of Contents Introduction... 2 Logging in to Document Manager... 2 Forgotten Password... 3 File Manager... 4 File Manager Information View... 5 Creating Folders... 7 Uploading

More information

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL

PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL P 2 I S A 0 1 8 PISA 2018 COMPUTER-BASED SCHOOL QUESTIONNAIRE: PRINCIPAL S MANUAL Doc.: CY7_CBA_ScQPrincipalManual.docx Produced by ETS, Core A Contractor TABLE OF CONTENTS Part 1 Introduction Introduction

More information

New in Release: Secomea Release 8.0. This document shows the changes from release 7.4 to release 8.0. Version: 1.5, 2018

New in Release: Secomea Release 8.0. This document shows the changes from release 7.4 to release 8.0. Version: 1.5, 2018 New in Release: Secomea Release 8.0 This document shows the changes from release 7.4 to release 8.0. Version: 1.5, 2018 Table of Contents Change log 4 1. Release 8.0 4 Highlights 4 2. General 6 2.1. New

More information

Set-Up Guide for Lightning Experience of Salesforce.com

Set-Up Guide for Lightning Experience of Salesforce.com Set-Up Guide for Lightning Experience of Salesforce.com MultiMatch for Professional, Enterprise and Unlimited editions This guide is for those with email hosting at Office 365 (without Global Admin role),

More information

Intelligent Power Software Manage your power easily

Intelligent Power Software Manage your power easily Manage your power easily Power Quality Software poweronaustralia.com.au 1300 662 435 Intelligent Power Software is a suite of productivity tools for power management from Eaton. It greatly simplifies the

More information

System Administrator s Guide Login. Updated: May 2018 Version: 2.4

System Administrator s Guide Login. Updated: May 2018 Version: 2.4 System Administrator s Guide Login Updated: May 2018 Version: 2.4 Contents CONTENTS... 2 WHAT S NEW IN THIS VERSION 2018R1 RELEASE... 4 Password Retrieval via Email (GDPR Alignment)... 4 Self-Registration

More information

User Guide. Version R94. English

User Guide. Version R94. English AuthAnvil User Guide Version R94 English March 8, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated

More information

Installation Guide. Mobile Print for Business version 1.0. July 2014 Issue 1.0

Installation Guide. Mobile Print for Business version 1.0. July 2014 Issue 1.0 Installation Guide Mobile Print for Business version 1.0 July 2014 Issue 1.0 Fuji Xerox Australia 101 Waterloo Road North Ryde NSW 2113 For technical queries please contact the Fuji Xerox Australia Customer

More information

SharePoint: Fundamentals

SharePoint: Fundamentals SharePoint: Fundamentals This class will introduce you to SharePoint and cover components available to end users in a typical SharePoint site. To access SharePoint, you will need to log into Office 365.

More information

FITECH FITNESS TECHNOLOGY

FITECH FITNESS TECHNOLOGY Browser Software & Fitech FITECH FITNESS TECHNOLOGY What is a Browser? Well, What is a browser? A browser is the software that you use to work with Fitech. It s called a browser because you use it to browse

More information

Ekran System v Program Overview

Ekran System v Program Overview Ekran System v. 5.1 Program Overview Contents About the Program Ekran Server & Management Tool Database Management Licensing Client Installation Monitoring Parameters Client Protection Advanced User Authentication

More information

Workspace ONE Content for Android User Guide. VMware Workspace ONE UEM

Workspace ONE Content for Android User Guide. VMware Workspace ONE UEM Workspace ONE Content for Android User Guide VMware Workspace ONE UEM Workspace ONE Content for Android User Guide You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

AUTOMATION ANYWHERE ENTERPRISE 11 LTS

AUTOMATION ANYWHERE ENTERPRISE 11 LTS AUTOMATION ANYWHERE ENTERPRISE 11 LTS MetaBot Designer - User Guide Copyright 2018 Automation Anywhere, Inc. 1 https://support.automationanywhere.com Section: MetaBots - Getting Started Copyright 2018

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: July 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

CLEO VLTrader Made Simple Guide

CLEO VLTrader Made Simple Guide CLEO VLTrader Made Simple Guide Table of Contents Quick Reference... 3 Miscellaneous Technical Notes... 3 CLEO VLTrader at a Glance... 3 Introduction... 5 Application Page Layout... 5 Preconfigured Hosts...

More information