Smart Locks Control USER MANUAL. Team 5

Size: px
Start display at page:

Download "Smart Locks Control USER MANUAL. Team 5"

Transcription

1 Smart Locks Control USER MANUAL Team 5 Vaibhav Vishal Mohammadreza Barazesh Hao-Yun Yang Zhe Wang Katarzyna Ruszowska Diego Brandao Alejandro Monroy Reyes University of Southern California CS 577 December, 2017 Smart Locks Control USER MANUAL Page 1

2 Revision Sheet Releas Date Revision Description Editor e No. Rev. 0 12/03 User Manual first draft Mohammadreza Barazesh /17 Rev. 1 12/03 Added section 4.0 instructions Alejandro Monroy /17 Rev.2 12/04 Adding section 1 Hao-Yun Yang /17 Adding section 2 Rev.3 12/04 /17 Review of correctness and minor modifications to finalize document for submission Katarzyna Ruszowska Smart Locks Control USER MANUAL Page 2

3 USER MANUAL TABLE OF CONTENTS 1.0 GENERAL INFORMATION 5-6 Page # 1.1 System Overview Organization of the Manual Acronyms and Abbreviations SYSTEM SUMMARY System Configuration Data Flows User Access Levels GETTING STARTED Setting up the hardware Setting up the server Installing the prerequisites Setting up the database Deploying the Docker Image Logging In Navigation Menu Exit System USING THE SYSTEM (ONLINE) Locks Add new slot Delete slot Update slot Assign random codes Hubs View Hub Status Logs View all logs Filter logs Users Add user Edit user Delete user My Profile Change user s password Smartthing View current configuration Special Instructions for Error Correction Caveats and Exceptions 28 Smart Locks Control USER MANUAL Page 3

4 Smart Locks Control USER MANUAL Page 4

5 1.0 GENERAL INFORMATION 1.0 GENERAL INFORMATION In this section, we will provide a brief system overview and explain the organization of the manual. Smart Locks Control USER MANUAL Page 5

6 1.1 System Overview This system is designed to help customers save time and money by allowing them to remotely manage their smart locks. In addition, this system provides a user hierarchy that enables customers to assign separate house managers for different houses who can help manage locks and house staff users associated with their assigned house. Furthermore, this system also allows the system administrator and house manager to create users with lower permission levels and assign temporary passwords to specific lock slots and users. Finally, this system improves security by providing a log system through which the system administrator and house managers can view and filter records of lock status changes. 1.2 Organization of the Manual The user manual consists of four major sections: General Information, System Summary, Getting Started, Using The System (Online). The General Information section explains the system and its purpose in general terms. The System Summary section provides a general overview of the system. The summary includes the uses of the system s hardware and software, system configuration, data flows, and user access levels. The Getting Started section explains how to install Smart Locks Control on the server, and how the user should set up the hardware before using the system. The Using The System (Online) section provides a detailed description of system functions with screenshots. 1.3 Acronyms and Abbreviations Samsung SmartThings: Samsung SmartThings is a product with its own server produced by Samsung to implement the Internet of Things communication with different kinds of devices. Smart Locks Control USER MANUAL Page 6

7 1.3.2 Hub In the Smart Locks Control system, we use SmartThings hubs produced by Samsung Administrator: The highest user level in Smart Locks Control. The administrator will probably be either the house owner himself/ herself or a person assigned by house owner House managers: The middle user level in Smart Locks Control. Those people assigned by the house owner or administrator to help with house management for different houses House staffs: The lowest user level in Smart Locks Control. Those people who do menial tasks to maintain the houses, such as cleaning or gardening Slots: Each lock allows for multiple access code to be associated with it, each of those code is stored in a specific slot. Smart Locks Control USER MANUAL Page 7

8 2.0 SYSTEM SUMMARY Smart Locks Control USER MANUAL Page 8

9 2.0 SYSTEM SUMMARY The System Summary section provides a brief overview of the Smart Locks Control system. The summary points out the requirements in terms of system hardware and software, system configuration, data flows, and user access levels. 2.1 System Configuration Smart Locks Control is a web-based management system for lock control. So far, this system supports use with Google Chrome and Firefox web browsers. Before installing Smart Locks Control on a server, the user must have a Samsung SmartThings account, and connect all locks to appropriate hubs and all hubs to the SmartThings account. For the software application part, the system requires connection to the Internet in order to retrieve data from the server. After preparation of the hardware and installation of the software on the server, Smart Locks Control is ready to fulfill the needs of its users from any web browser. 2.2 Data Flows Figure 1 shows the flow of data in Smart Locks Control system. When users open the website in a browser, they will see the login page first. After login, the web page will show a specific dashboard based on the permission level of the logged in user. Based on user s action, the system sends a request to the back-end. The back-end communicates with the database and Samsung SmartThings server, based on the user request. Finally, the Samsung SmartThings server sends the data to the hub if the user made any change to a lock, and the hub will update the lock with the change. Figure 1. Smart Locks Control USER MANUAL Page 9

10 2.3 User Access Levels This system separates users into three levels of access. For the highest level, we have a user called the administrator and created during initialization of the Smart Locks Control system. The current system supports exactly one system administrator for each local server. This user will have the ability to view/add/delete second and third level users, view/add/delete/modify/assign lock slots, and view all system logs for all locks. The middle level consists of users created by the administrator called house managers. Smart Locks Control allows the administrator to create multiple house manager accounts to help with management of third level users and locks. House managers have a lower permission level than the administrator; they can only create third level user accounts, view/add/delete/modify/assign lock slots of locks or hubs assigned to them, and view system logs of locks assigned to them or to the house staff users associated with them. The lowest level includes users called house staff, which the administrator or house managers can create. Smart Locks Control allows the administrator or house managers to assign locks to house staff users. The house staff users can only view all slots assigned to them and modify their own passwords. House staff can have lock slots assigned to them by the administrator or house managers of any building at which they work. Smart Locks Control USER MANUAL Page 10

11 3.0 GETTING STARTED Smart Locks Control USER MANUAL Page 11

12 3.0 GETTING STARTED This section provides a general walkthrough of the system from initiation through exit. The logical arrangement of the information shall enable the functional personnel to easily understand the sequence and flow of the system. 3.1 Setting up the hardware To set up the hardware you need to make sure you have the following items ready: Samsung SmartThings hubs Compatible locks LAN Internet access for the hubs Next, you need to make sure that all the locks are paired with their respective hubs. To do so, please refer to the instruction manual of each chosen lock. After pairing all the locks, you can now set up the device handler and the SmartApp. Follow these steps carefully: 1- Log in to your SmartThings IDE at (create a login if you don't have one AND don't forget to opt in for the developer account). To verify that you're logged in to the correct location, after logging in at the above link, click on "My Locations" and then click on the name of the location at which you want to install the SmartApp. Note: You may be asked to log in to your account again when you click on your location; if so, log in again. 2- Click on "My Device Handlers". 3- Click on "+New Device Handler" on the top right. 4- Click "From Code". 5- Paste the code (Ctrl + V) into the editor and click "Create". You can find the code for the device handler in the.\devicetypes\rboy\universal-zwave-lock-with-alarms.src project folder. 6- Click "Publish" and then "For me" on the top right. 7- Click on "My Devices" on top. 8- Click on your existing device (thermostat/lock etc which you want to change). 9- Scroll down and click on "Edit". 10- Under "Type *" select the new device handler you just created (it will show up at the bottom of the list). 11- Scroll to the bottom of the page and click "Update". 12- Open the SmartThings App on your phone and under "My Home" look for your new device. Smart Locks Control USER MANUAL Page 12

13 Next, you will need to install the provided SmartApp. To do so please follow the following steps: 1- After logging in to the SmartThings website, click on MySmartApps. 2- Click on + New SmartApp. 3- Click on From code tab. 4- Copy and paste the code. you can find the code for the SmartApp in the.\smartapps\vaibhavx\smart-locks-control.src folder. Finally, you will need to write down the Client ID and Client Secret parameter as you will need them in the next section. To do so: 1- Click on My Smart Apps. 2- Click on Smart Locks Control. 3- Click on App Settings. 4- Scroll down and click on OAuth You will find the Client ID and Client Secret here. 3.2 Setting up the server Installing the prerequisites For the system to work, it needs to be set up on a linux server alongside the following required softwares: MySQL Server Node.js NPM Docker You can install the mentioned applications using the apt package manager with the following commands : sudo apt-get update sudo apt-get install nodejs mysql-server mysql-client docker Setting up the database After carrying out the necessary installations, the system requires the creation of a mysql database. The database needs to be created using the default credentials unless they are overridden: Database name : smart_locks_control Root password: diversity05 You can override these credentials in the./webapp/server/db/config.json file Deploying the Docker Image Smart Locks Control USER MANUAL Page 13

14 Finally, the setup can be completed by deploying the docker image. To do so, first docker needs to be started which can be achieved by running the following command in the linux shell: sudo systemctl start docker Next, you need to log in to the docker repository and retrieve and deploy the latest version of the system. When asked for username and password, make sure to use the following credentials: Username: softwarediversity05 Password: diversity05 sudo docker login sudo docker pull softwarediversity05/smart-locks-control:latest sudo docker run -d -e -p 3000:3000 -p net=host softwarediversity05/smart-locks-control:latest After running these commands, the website should be running on ADDRESS>:3000. Next you will need to connect the website to the SmartThings platform. To do so, use the above address to log in to the website. Use the default administrator credentials ( provided separately ) to access the administrator dashboard. Click on the SmartThings button in the left sidebar. In the opened page, enter your Client ID and Client Secret. You may obtain them by following the instructions in section [3.1]. Next click on the Update Settings button. Finally, click on Log in to SmartThings button. You will then be redirected to the Samsung SmartThings website where you might need to login if necessary. After logging in, you will be shown a new page similar to the following picture. Smart Locks Control USER MANUAL Page 14

15 Choose any of the available options in the From: select field, and then click on the Authorize button. If authorization is successful, you will be brought back to the administrator dashboard. Now the system is completely configured and ready to be used. 3.3 Logging In After opening the website, the user will be greeted with a login page where they can enter their username and password to enter their personal dashboard in order to use the website. 3.4 Navigation Menu The navigation menu is located at the left side of the screen and allows the user to access the different parts of the system by simply clicking on the related button. We will discuss each of the options briefly here and in depth in section [4] Locks This page allows the users to access all the locks that they are assigned to, and to add or modify new slots if they are authorized to do so Hubs Smart Locks Control USER MANUAL Page 15

16 This page will allow users to view the status of the hubs and their associated locks. Information such as lock battery percentage and whether the locks are locked/unlocked can be retrieved by viewing this page Users This page contains a list of all the users. The administrator and managers can use this page to add new users to the system or edit/delete the existing ones Logs This page provides the administrator and the managers with logs of all the events related to the locks. This data can then be sorted and filtered by user, lock and date My Profile This page provides users the ability to view their basic information such as name and username and to change their passwords SmartThings This page will allow the Administrator to view or update the current configuration, and to link the system with a SmartThings account as part of the initial setup of the system. 3.5 Exit System After 30 minutes of inactivity the user will be signed out of the system for security reasons. However they can choose to do so manually if they desire by clicking on the sign out button at the top-right corner of the screen as shown in the picture below. Smart Locks Control USER MANUAL Page 16

17 4.0 USING THE SYSTEM Smart Locks Control USER MANUAL Page 17

18 4.0 USING THE SYSTEM This section provides a detailed description of the Smart Locks Control system from initiation through exit, explaining in detail the characteristics of the required input and system-produced output. 4.1 Locks This page contains a list of all the slots that have been set on the locks. The administrator and house managers can use this page to assign new slots to users Add new slot To add new slots and assign them to users of lower permission levels, the administrator or house managers need to perform the following steps: 1. Select Locks tab in the sidebar. 2. Select a Hub from the hubs list. 3. Click get slots button. 4. Click add new slot button. 5. Select a user to assign the slot, select the lock, select the slot number and enter a 4-digit code. 6. Click add slot button Delete slot To delete an assigned slot, the administrator or house managers need to perform the following steps: 1. Select Locks tab in the sidebar. 2. Select a Hub from the hubs list. 3. Click get slots button. 4. Select a slot or slots to delete. 5. Click delete slot button. Smart Locks Control USER MANUAL Page 18

19 4.1.3 Update slot To update an assigned slot, the administrator or house managers need to perform the following steps: 1. Select Locks tab in the sidebar. 2. Select a Hub from the hubs list. 3. Click get slots button. 4. Select a slot or slots to update. 5. Add 4-digit codes to the selected slots. 6. Click the update slots button Assign random codes To assign random codes to assigned slots, the administrator or house managers need to perform the following steps: 1. Select Locks tab in the sidebar. 2. Select a Hub from the hubs list. 3. Click get slots button. 4. Select a slot or slots to update. 5. Click random code button. 6. Click the update slots button. Smart Locks Control USER MANUAL Page 19

20 4.2 Hubs This page will allow user to view the status of the hubs and their associated locks. Information such as name, lock battery percentage and whether the locks are locked/unlocked can be retrieved by viewing this page View Hub Status To view the hub statuses, the administrator or house managers need to perform the following steps: 1. Select hubs tab in sidebar. 2. Select a hub in the drop down menu. 3. Click the get locks button. 4. Hub status will be showed. If the hub is offline a red label will appear. If the hub is online a green label will appear. 5. The user will be able to see all information related to locks associated with the hub. 4.3 Logs In this page, the administrator and house managers will be able to view a detailed log of all the events. They are also able to filter the logs by user, lock, and date and sort them if desired. Smart Locks Control USER MANUAL Page 20

21 4.3.1 View all logs To view all the logs, the administrator or house managers need to perform the following steps: 1. Select logs tab in sidebar. 2. In the new page shown below, click on Search. 3. The results will be shown Filter logs To filter the logs based on user, lock, or date, the administrator or house managers need to perform the following steps: 1. Select logs tab in sidebar. 2. Set the filters by selecting a lock, username, and/or a date. Note that all the filters are optional and you may use one or many at the same time. 3. Click on the search button. 4. You will be presented with the filtered results. Smart Locks Control USER MANUAL Page 21

22 4.4 Users The users tab contains all information related to users registered in the system. The administrator and house managers can use this page to manage users. The administrator is able to add new house managers and house staff, delete users, and update user information such as name, username, role, status, and password. The house managers may only to add, update, and delete house staff users Add user To add new users the administrator or house managers need to perform the following actions: 1. Select users tab in sidebar. 2. Click add new user button. 3. Fill all required fields. a. Name: Must be 6 characters minimum. b. Username: Must be 6 characters minimum. c. Role: Select from dropdown list. d. Password: Must be at least 6 characters and contain at least 1 lowercase letter, 1 uppercase letter and 1 number. e. Active user: Activate or deactivate user. 4. Click add user Smart Locks Control USER MANUAL Page 22

23 All fields are validated before adding a user. The new name, username, role and password must meet the requirements. 1. Every field is validated to ensure data consistency. 2. Add user button is disabled if data is not correct and complete Edit user To edit existing users the administrator or house managers need to perform the following actions: 6. Select users tab in sidebar. 7. Select a user by clicking the radio button. 8. Click update user button. 9. Update information to update. 10. Click update user button. Smart Locks Control USER MANUAL Page 23

24 4.4.3 Delete user To delete existing users the administrator or house managers need to perform the following actions: 1. Select users tab in sidebar. 2. Select a user by clicking the radio button. 3. Click update user button. 4. Click delete user button. 5. Confirm user deletion by clicking OK in the alert box. 4.5 My Profile This page provides the users the ability to view their basic information such as name and username, as well as to change their password. Smart Locks Control USER MANUAL Page 24

25 4.5.1 Change password Every user can change his own password by performing the following steps: 1. Select my profile tab in the sidebar. 2. Add a new password. 3. Confirm the new password. 4. Click update password button. Password should meet the following requirements: 1. Password must be at least 6 characters and must include at least one uppercase letter, one lowercase letter and one numeric digit. 2. If the requirements are not met the update password button will be disabled. Smart Locks Control USER MANUAL Page 25

26 4.6 SmartThings This page will allow the administrator to view/update the current configuration or link the system to a SmartThings account as part of the initial setup View current configuration What follow is the instructions to view the current configuration: 1. Select SmartThings tab in the sidebar. 2. In the opened page, you can see your current Client ID and Client Secret. 3. At the bottom of the page you will be able to see all the available locations that are linked to this account Update configuration To update the current configuration the next steps need to be performed: 1. From the navigation panel at the left side of the screen, click on the Smartthings tab. 2. Update Client ID field. 3. Update Client Secret field. 4. Click update settings button. Smart Locks Control USER MANUAL Page 26

27 4.6.3 Link to SmartThings account Please refer to section [3.2.3]. 4.7 Special Instructions for Error Correction The application itself handles error properly. When an action is performed correctly the user will receive a success alert on top of the page. On the other hand, if an action was not performed correctly the user will receive a warning indicating the error. 4.8 Caveats and Exceptions Due to the asynchronous nature of all the requests made to the SmartThings server there are some exceptions that need to be taken in consideration: 1. When adding or updating a new slot there is a probability of 1/5000 which is equal to.02% that the code that has been set is equal to the master code of the lock. In this case there will be an error while setting the code and it will not work properly. 2. If the information in the Samsung server is inconsistent or not up to date, the system may fail when setting codes. E.g. When the user tries to modify a slot in a lock that Samsung reports as active but the lock is not actually active the lock will not be set correctly. In this case the guest should contact the house manager or administrator to obtain a new code. Smart Locks Control USER MANUAL Page 27

Smart Locks Control U SER M ANUAL. Team 5. CSCI 577b - Spring CSCI 577a - Fall 2017

Smart Locks Control U SER M ANUAL. Team 5. CSCI 577b - Spring CSCI 577a - Fall 2017 Smart Locks Control U SER M ANUAL Team 5 CSCI 577a - Fall 2017 Vaibhav Vishal Mohammadreza Barazesh Hao-Yun Yang Zhe Wang Katarzyna Ruszowska Diego Brandao Alejandro Monroy Reyes CSCI 577b - Spring 2018

More information

Prototype Report (PRO) Version 4.0. Prototype Report. Smart Locks Control. Team 05. Spring 2018 Team Members: Terence Williams William Goishi

Prototype Report (PRO) Version 4.0. Prototype Report. Smart Locks Control. Team 05. Spring 2018 Team Members: Terence Williams William Goishi Prototype Report (PRO) Version 4.0 Prototype Report Smart Locks Control Team 05 Spring 2018 Team Members: Alex Miller Diego Brandao Terence Williams William Goishi Nicholas Kwong Project Manager Implementer

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team Member: Vaibhav Vishal Diego Brandao Zhe Wang Mohammadreza Barazesh Alejandro Monroy Hao-Yun Yang Katarzyna Ruszowska Project Manager,

More information

DEPARTMENT OF EDUCATION. LEA Accounting

DEPARTMENT OF EDUCATION. LEA Accounting DEPARTMENT OF EDUCATION LEA ACCOUNTING Contents Revision History... 2 Revision History Chart... 2 Application Permissions... 3 Creating an AIM Account... 4 Create an Account Email Address Entered... 5

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Feasibility Evidence Description (FED)

Feasibility Evidence Description (FED) Feasibility Evidence Description (FED) Smart Locks Control Team 05 Team members Alex Miller Diego Brandao Terence Williams William Goishi Nick Kwong Roles Project Manager Implementer Tester IIV&V Quality

More information

TripSource: Profile Manager

TripSource: Profile Manager TripSource: Profile Manager End User Manual March 12, 2018 Page 1 End User Manual April 12, 2018 Contents... 3 1. Login... 3 1.1. Travel Login and Access to Profile... 3 1.2. Login for the First Time (traveler

More information

Secure Transfer Site (STS) User Manual

Secure Transfer Site (STS) User Manual Secure Transfer Site (STS) User Manual (Revised 3/1/12) Table of Contents Basic System Display Information... 3 Command Buttons with Text... 3 Data Entry Boxes Required / Enabled... 3 Connecting to the

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1

CLIQ Web Manager. User Manual. The global leader in door opening solutions V 6.1 CLIQ Web Manager User Manual V 6.1 The global leader in door opening solutions Program version: 6.1 Document number: ST-003478 Date published: 2016-03-31 Language: en-gb Table of contents 1 Overview...9

More information

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10

Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Cloud Service Administrator's Guide 15 R2 March 2016 Contents Using the Primavera Cloud Service Administrator's Guide... 9 Web Browser Setup Tasks... 10 Configuring Settings for Microsoft Internet Explorer...

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

Amalgamated Investment Management (AIM) User Manual

Amalgamated Investment Management (AIM) User Manual Amalgamated Investment Management (AIM) User Manual Overview The Amalgamated Investment Management (AIM) client platform is an online account management system that gives you instant access to specific

More information

Protection and Advocacy Assistive Technology (PAAT) Grantee User Guide Administration for Community Living (ACL) Reporting

Protection and Advocacy Assistive Technology (PAAT) Grantee User Guide Administration for Community Living (ACL) Reporting Protection and Advocacy Assistive Technology (PAAT) Grantee User Guide Administration for Community Living (ACL) Reporting October 2017 Prepared for ACL by ICF: 9300 Lee Highway Fairfax, VA 22031 Contract

More information

Online Reporting and Information Management System (ORIMS) Manage Financial Returns User Guide for Banks & Trust Companies

Online Reporting and Information Management System (ORIMS) Manage Financial Returns User Guide for Banks & Trust Companies (ORIMS) Manage Financial Returns User Guide for Banks & Trust Companies March 31, 2015 Version 1.0 Version History Version Changes Date 1.0 Original release March 31, 2015 2 Table of Contents 1. Introduction...

More information

Banner 9. Navigation Guide Revised for Ithaca College Fall The URL for Banner 9 is

Banner 9. Navigation Guide Revised for Ithaca College Fall The URL for Banner 9 is Banner 9 Navigation Guide Revised for Ithaca College Fall 2018 The URL for Banner 9 is http://banner.ithaca.edu/ Login with Netpass Credentials Recommended Browsers Firefox Safari Edge Chrome (no Java

More information

Assessment Data Online for Parents: Quick Start Guide

Assessment Data Online for Parents: Quick Start Guide Assessment Data Online for Parents: Quick Start Guide Welcome, Parents, to the Assessment Data Online website. This Quick Start Guide is intended to help you become familiar with the application, provide

More information

Sticky Notes for Cognos Analytics by Tech Data BSP Software

Sticky Notes for Cognos Analytics by Tech Data BSP Software Sticky Notes for Cognos Analytics by Tech Data BSP Software Installation Guide Sticky Notes for Cognos Analytics is an easy to install extension that allows report authors to record notes directly from

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

AgentWorks Administrator and Manager User Guide - Release 12.5

AgentWorks Administrator and Manager User Guide - Release 12.5 AgentWorks Administrator and Manager User Guide - Release 12.5 March 21, 2013 2012 MoneyGram InternationalAll rights reserved. Table of Contents Registration Overview... 2 1. Initial Log In AgentWorks

More information

By clicking the indicated Download button your browser downloads the installer package for you to run manually.

By clicking the indicated Download button your browser downloads the installer package for you to run manually. Quick guide for install MySQL database to any computer Applicable version: MySQL installer community 5.7 1. Installing the MySQL database Download the MySQL Installer Community Edition Download your official

More information

CYF mhoms User Training

CYF mhoms User Training User Training Training Overview Accessing Registering as a user Logging into the system Overview of the user interface Version: 2/2019 1 Accessing the System Accessing Use an updated browser: Firefox,

More information

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide

Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Production Assistance for Cellular Therapies (PACT) PACT Application System User s Guide Version 1.0 February 9, 2017 Version 1.0 TABLE OF CONTENTS 1.0 Getting Started... 1 1.1 Access to the Internet...

More information

Closing Codes User Guide Setting, Managing, and Using Locks and Closing Codes

Closing Codes User Guide Setting, Managing, and Using Locks and Closing Codes Closing Codes User Guide Setting, Managing, and Using Locks and Closing Codes v10.17 Table of Contents Getting Started... 3 What you ll need... 3 Unlocking and Locking... 3 Unlock and Lock Locally... 3

More information

Ansible Tower Quick Setup Guide

Ansible Tower Quick Setup Guide Ansible Tower Quick Setup Guide Release Ansible Tower 2.4.5 Red Hat, Inc. Jun 06, 2017 CONTENTS 1 Quick Start 2 2 Login as a Superuser 3 3 Import a License 4 4 Examine the Tower Dashboard 6 5 The Setup

More information

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To

Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To Step 7 How to convert a YouTube Video to Music As I mentioned in the YouTube Introduction, you can convert a Video to a MP3 file using Free Video To MP3 Converter program. Next I will show you how to download

More information

Dell EMC ME4 Series vsphere Client Plug-in

Dell EMC ME4 Series vsphere Client Plug-in Dell EMC ME4 Series vsphere Client Plug-in User's Guide Regulatory Model: E09J, E10J, E11J Regulatory Type: E09J001, E10J001, E11J001 Notes, cautions, and warnings NOTE: A NOTE indicates important information

More information

Instruction Guide! VERITEXT VAULT - ONLINE DEPOSITORY

Instruction Guide! VERITEXT VAULT - ONLINE DEPOSITORY Veritext Vault Instruction Guide 1 Logging In 1. Visit www.veritext.com/vault 2. Click Vault Login 3. Enter your user name and password. (Ensure you have @veritext at the end of your user name.) Be sure

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

Passport Acceptance Agent Training System Student Guide

Passport Acceptance Agent Training System Student Guide Passport Acceptance Agent Training System Student Guide Welcome to the Passport Acceptance Agent Training System (PAATS). This document is intended to guide you through the technical requirements and functionality

More information

Red Hat Fuse 7.1 Fuse Online Sample Integration Tutorials

Red Hat Fuse 7.1 Fuse Online Sample Integration Tutorials Red Hat Fuse 7.1 Fuse Online Sample Integration Tutorials How business users can share data among different applications Last Updated: 2018-09-25 Red Hat Fuse 7.1 Fuse Online Sample Integration Tutorials

More information

Red Hat JBoss Fuse 7.0-TP

Red Hat JBoss Fuse 7.0-TP Red Hat JBoss Fuse 7.0-TP Ignite Sample Integration Tutorials Instructions for Creating Sample Integrations Last Updated: 2018-04-03 Red Hat JBoss Fuse 7.0-TP Ignite Sample Integration Tutorials Instructions

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

CTU Data Management Systems External Log-in

CTU Data Management Systems External Log-in CTU Data Management Systems External Log-in General User Guide Revision History Version Author Date Reason for Revision 0.1 EL 15 Mar 2012 First draft 1.0 EL 02-Apr-2012 Comments from programmer incorporated

More information

IBC Committee Manager User Guide

IBC Committee Manager User Guide IBC Committee Manager User Guide Key Solutions, Inc. 2803 Lakeview Ct. Fremont, CA 94538 www.keyusa.com Version 1.2 Copyright 2018 Key Solutions 2002-2018 Key Solutions, Inc. 2803 Lakeview Court Fremont,

More information

MoneyGram OfficialChecks

MoneyGram OfficialChecks MoneyGram OfficialChecks Version 2.6 PrimeLink Portal System Guide This system guide contains instructional information for the general use of the PrimeLink Web Portal. If you need specific assistance

More information

SportsEngine Coach & Parent Tips

SportsEngine Coach & Parent Tips SportsEngine Coach & Parent Tips 1. Finding and Following Teams Any teams for which you are a member will automatically appear in the Favorites tab when you first log in. Teams that you want to follow

More information

FPPS Payments - Password Service User Guide (v1.3)

FPPS Payments - Password Service User Guide (v1.3) FPPS Payments - Password Service User Guide (v1.3) Guide to Contents Section Description Page Link 1 Introduction 2 2 Connecting to the BSO Portal & Password Services 3 3 Enrolment for the Password Reset

More information

BlackBerry AtHoc Networked Crisis Communication. User Guide: Enterprise

BlackBerry AtHoc Networked Crisis Communication. User Guide: Enterprise BlackBerry AtHoc Networked Crisis Communication User Guide: Enterprise Release 7.3, October 2017 Copyright 2016 2017 BlackBerry Limited. All Rights Reserved. This document may not be copied, disclosed,

More information

CYF mhoms User Training

CYF mhoms User Training User Training Training Overview Accessing Registering as a user Logging into the system Overview of the user interface Version: 6/19/2018 1 Accessing the System Accessing Use an updated browser: Firefox,

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

BlackBerry AtHoc Networked Crisis Communication. User Guide

BlackBerry AtHoc Networked Crisis Communication. User Guide BlackBerry AtHoc Networked Crisis Communication User Guide Release 7.0.0.1, April 2017 Copyright 2016 2017 AtHoc Inc., a Division of BlackBerry Limited. All Rights Reserved. This document may not be copied,

More information

Student Guide INTRODUCTION TO ONLINE RESOURCES

Student Guide INTRODUCTION TO ONLINE RESOURCES Student Guide INTRODUCTION TO ONLINE RESOURCES Date: 12. March. 2018 By: Technical Support Team Table of Contents 1) Introduction 3 2) Student Panel (SIS) 3 2.1) Student Panel (SIS) Login 3 2.1.1) Definitions

More information

Google Chromebook Starting Guide

Google Chromebook Starting Guide Google Chromebook Starting Guide Now that you have received your Chromebook you will notice that it looks exactly like a laptop, but there are several differences between both devices. Chromebooks are

More information

Due to security policies, password expires every three months. In this guide is described how to change password

Due to security policies, password expires every three months. In this guide is described how to change password HOW TO CHANGE PASSWORD Due to security policies, password expires every three months. In this guide is described how to change password Author :Luca Lorenzetti Release Date :05/24/2017 Last Revision :1.1

More information

Managing WCS User Accounts

Managing WCS User Accounts CHAPTER 7 This chapter describes how to configure global e-mail parameters and manage WCS user accounts. It contains these sections: Adding WCS User Accounts, page 7-1 Viewing or Editing User Information,

More information

Submission of Data to the Texas CASA Information Management System (TCIMS) Through the On-line Data Manager Version 3.1 September 25, 2013

Submission of Data to the Texas CASA Information Management System (TCIMS) Through the On-line Data Manager Version 3.1 September 25, 2013 Submission of Data to the Texas CASA Information Management System (TCIMS) Through the On-line Data Manager Version 3.1 September 25, 2013 This document may be found in the Data Management and Reporting

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Overview + Navigation // Business ebanking Mobile

Overview + Navigation // Business ebanking Mobile Overview + Navigation // Business ebanking Mobile BeB Mobile Banking is a comprehensive banking solution that encompasses two modes of Mobile Banking: Mobile Web and downloadable application. Mobile Web

More information

Service Request System User Manual

Service Request System User Manual Service Request System User Manual SEPTEMBER 2012 Login to Service Request System at: www.wattplaza.com (Quick Links) Or direct at: www.ng1.angusanywhere.com 1 Getting Started Getting Started About the

More information

2019 Softball BC Registrars How to Guide

2019 Softball BC Registrars How to Guide P a g e 1 2019 Softball BC Registrars How to Guide This guide is for association/team registrars who are registering teams for the upcoming season. Registration Link: https://registration.sportsavvy.com/sbc/index.php?option=com_sportsavvy&controller=eforms&task=l

More information

Grant Lifecycle Manager Learning Lab Applicant Tutorial

Grant Lifecycle Manager Learning Lab Applicant Tutorial VIDEO 1: Site Access & Account Creation You will access the system via the log on page. The Foundation may have provided you with a link to this page, or it may be hyperlinked on their Foundation website.

More information

Managing WCS User Accounts

Managing WCS User Accounts 7 CHAPTER This chapter describes how to configure global email parameters and manage WCS user accounts. It contains these sections: Adding WCS User Accounts, page 7-2 Viewing or Editing User Information,

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

MyCardUpdate User Guide Triple E Technologies, LLC

MyCardUpdate User Guide Triple E Technologies, LLC MyCardUpdate User Guide Triple E Technologies, LLC Version 030316.02 Triple E Technologies, LLC P.O. Box 2677 Post Falls, ID 83877 Phone: 208.777.9300 Fax: 208.777.9304 2017 Triple E Technologies, LLC

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Welcome to Learn. 1. Your first task is to log into Learn. a. (click this link or copy and paste it into your browser)

Welcome to Learn. 1. Your first task is to log into Learn. a.  (click this link or copy and paste it into your browser) Welcome to Learn 1. Your first task is to log into Learn. a. http://learn.gov.sk.ca (click this link or copy and paste it into your browser) b. You will see this at the bottom of your screen: Login. c.

More information

Learning Center Computer and Security Settings

Learning Center Computer and Security Settings Learning Center Computer and Security Settings Learning Center Computer Settings Please Note: To allow your computer to communicate most effectively with the Learning Center, and update your training record

More information

CAREERTECH INFORMATION MANAGEMENT SYSTEM (CTIMS) SETTING UP AND MANAGING YOUR CTIMS ACCOUNT GUIDEBOOK IMD

CAREERTECH INFORMATION MANAGEMENT SYSTEM (CTIMS) SETTING UP AND MANAGING YOUR CTIMS ACCOUNT GUIDEBOOK IMD CAREERTECH INFORMATION MANAGEMENT SYSTEM (CTIMS) SETTING UP AND MANAGING YOUR CTIMS ACCOUNT GUIDEBOOK IMD December 9, 2017 Setting Up and Managing Your CTIMS Account This user manual will take you through

More information

Google Classroom User Manual

Google Classroom User Manual Google Classroom User Manual Table of Contents Table of Contents 1 Google Classroom on a Computer 3 1: Making an Account 3 2: Change Your Profile Photo 5 3: Customize your Notifications 7 4: Join a Class

More information

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing

Managing Your Website with Convert Community. My MU Health and My MU Health Nursing Managing Your Website with Convert Community My MU Health and My MU Health Nursing Managing Your Website with Convert Community LOGGING IN... 4 LOG IN TO CONVERT COMMUNITY... 4 LOG OFF CORRECTLY... 4 GETTING

More information

ACT Test Accessibility and Accommodations System (TAA) User Guide

ACT Test Accessibility and Accommodations System (TAA) User Guide ACT Test Accessibility and Accommodations System (TAA) User Guide www.act.org ACT Test Accessibility and Accommodations System (TAA) User Guide Table of Contents Overview... 2 Introduction to the Test

More information

Updating Astea Mobile URLs

Updating Astea Mobile URLs Updating Astea Mobile URLs Table of Contents UPDATING THE ASTEA APPLICATION SERVER URL... 4 RESETTING YOUR PASSWORD UPON INITIAL LOGIN... 7 CHANGING YOUR PASSWORD... 10 ACCESSING THE UPDATED TRAINING MATERIALS...

More information

AgentWorks Administrator/Manager Functions Guide R10

AgentWorks Administrator/Manager Functions Guide R10 AgentWorks Administrator/Manager Functions Guide R10 11/21/2012 2012 MoneyGram InternationalAll rights reserved. Table of Contents 1. App Configuration... 2 2. Create Users... 4 3. Edit User Profile...

More information

TRAINER MOODLE QUICK GUIDE

TRAINER MOODLE QUICK GUIDE TRAINER MOODLE QUICK GUIDE Update 2-2018 Maine Roads to Quality Professional Development Network PO Box 9300, 34 Bedford Street, Portland, ME 04104 1-888-900-0055 www.muskie.usm.maine.edu/maineroads Table

More information

EFIS 2.0 Training Materials Child Care User

EFIS 2.0 Training Materials Child Care User EFIS 2.0 Training Materials Child Care User Contents Module 1 Basic Planning... 3 Module 2 Basic Planning Through Smart View... 17 Module 3 Advanced Smart View... 29 Module 4 Data Entry Validation... 40

More information

Lime Survey is a survey tool hosted internally at the University.

Lime Survey is a survey tool hosted internally at the University. Lime Survey What is LimeSurvey? Lime Survey is a survey tool hosted internally at the University. Why would I use LimeSurvey? Compared with other tools like Course Resources or Microsoft Forms, Lime Survey

More information

Mi.Data Consumer Portal User Guide for Utility Customers. Software Version 4.2 Document Version 0.1

Mi.Data Consumer Portal User Guide for Utility Customers. Software Version 4.2 Document Version 0.1 Mi.Data Consumer Portal User Guide for Utility Customers Software Version 4.2 Document Version 0.1 2 Using the Mi.Net Consumer Portal Contents Using the Mi.Net Consumer Portal Introduction... 5 System

More information

INTRODUCTION TO BLACKBOARD

INTRODUCTION TO BLACKBOARD INTRODUCTION TO BLACKBOARD Working URL - https://www.d11.org Layout of the site MY START BAR CHANNEL BAR HEADER GLOBAL ICONS Logging In Use your email as your username and your network password. SITE MANAGER

More information

Nexus 9. 11/02/2015 Martyn

Nexus 9. 11/02/2015 Martyn Nexus 9 11/02/2015 Martyn 1 Installation 1.1 Preparation The Nexus 9 runs Android 5.0 (Lollipop) and requires a Google account which in turn requires an email address. Create an Outlook email address (http://login.live.com)

More information

SureClose Product Line

SureClose Product Line SureClose Product Line Release Notes 3.7 June 21, 2013 SureClose 3.7 Release Notes June 2013 1 Table of Contents Overview... 4 Post-Installation Considerations... 4 Features and Functionality... 6 New

More information

Methodist University. Wireless Connectivity Guide. Version 1.5.0

Methodist University. Wireless Connectivity Guide. Version 1.5.0 Methodist University Wireless Connectivity Guide Version 1.5.0 Guide Updates... 3 Getting Started... 4 Available SSID s... 5 Unsecured Connectivity... 5 Methodist University... 5 MU_Guest... 5 MU_Devices...

More information

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in

Contents. 1. Using Cherry 1.1 Getting started 1.2 Logging in 1 Contents 1. Using Cherry 1.1 Getting started 1.2 Logging in 2. Site Page Hierarchy Management 2.1 Page Addition 2.2 Page Deletion 2.3 Editing Page Details 3. Page Content Modification 3.1 Page Revisions

More information

JOB AID: Contractor: Timecard and Expense Entry in the New UI

JOB AID: Contractor: Timecard and Expense Entry in the New UI JOB AID: Contractor: Timecard and Expense Entry in the New UI This job aid highlights how to enter a timecard and an expense report in the New User Interface as a contractor. 1. Access the IQNavigator

More information

Actual4Test. Actual4test - actual test exam dumps-pass for IT exams

Actual4Test.  Actual4test - actual test exam dumps-pass for IT exams Actual4Test http://www.actual4test.com Actual4test - actual test exam dumps-pass for IT exams Exam : MB2-715 Title : Microsoft Dynamics 365 customer engagement Online Deployment Vendor : Microsoft Version

More information

PowerPanel Enterprise

PowerPanel Enterprise INSTALLATION GUIDE PowerPanel Enterprise Rev. 1 SAVE THESE INSTRUCTIONS Please read this manual and follow the instructions for installation and use. Copyright 2018 Cyber Power Systems, Inc. All rights

More information

InSite Prepress Portal Quick Start Guide IPP 9.0

InSite Prepress Portal Quick Start Guide IPP 9.0 InSite Prepress Portal Quick Start Guide IPP 9.0 Exported on 07/26/2018 Table of Contents 1 What is InSite Prepress Portal?... 4 1.1 Getting familiar with InSite Prepress Portal 9.0...4 1.2 Use a single

More information

Tk20 MSW Social Work Student Field Applications

Tk20 MSW Social Work Student Field Applications Tk20 MSW Social Work Student Field Applications TK20 STUDENT ACCOUNTS Students should NOT purchase their own accounts. If you try to access TK20 and receive a message that you do not have an account, DO

More information

Contents. Last updated: 18 th August 2017

Contents. Last updated: 18 th August 2017 DRM Lite in Firefox DRM Lite is the new way for British Library to deliver electronic documents securely. When a document is requested via this service the document is locked so that only one user can

More information

July CYP-IMS Admin User Guide

July CYP-IMS Admin User Guide July 2018 CYP-IMS Admin User Guide CYP-IMS ADMIN USER GUIDE CYP-IMS Admin User Guide... 1 Table of Figures... 4 Introduction... 8 Getting Help 8 Prerequisites 9 Login and Logout... 10 Logging in to CYP-IMS

More information

Methodist University. Wireless Connectivity Guide. Version 1.2

Methodist University. Wireless Connectivity Guide. Version 1.2 Methodist University Wireless Connectivity Guide Version 1.2 Getting Started... 3 Available SSID s... 4 Unsecured Connectivity... 4 Methodist University... 4 MU_Guest... 4 MU_Devices... 4 Secured Connectivity...

More information

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017 MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL 31 January 2017 Contents 1 Introduction... 2 1.1 Prerequisite for configuring the multi-factor authentication:... 2 1.1.1 On the Guest side... 2 1.1.2

More information

Logging in. Below this is a series of links to the course structure documentation for each unit in the Level 3 Diploma in Castings Technology.

Logging in. Below this is a series of links to the course structure documentation for each unit in the Level 3 Diploma in Castings Technology. Logging in Before 'Logging in' Make sure you have navigated to www.foundrytrainingonline.com using your browser address window (not Google search window). Occasionally, the location of the site will move

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

GfK Digital Trends App. Installation Guide & User Manual for Microsoft Internet Explorer users

GfK Digital Trends App. Installation Guide & User Manual for Microsoft Internet Explorer users GfK Digital Trends App Installation Guide & User Manual for Microsoft Internet Explorer users Software version: 15.2 Effective date: 24 th August 2015 Table of contents The GfK Digital Trends App... 1

More information

User Guide. Avery Dennison Web Ordering Solution for Steinmart

User Guide. Avery Dennison Web Ordering Solution for Steinmart User Guide Avery Dennison Web Ordering Solution for Steinmart March 2012 Copyright 2012 A very Dennison The information in this document is subject to change without notice and should not be construed

More information

Installing VPN client by Jupiter Networks:

Installing VPN client by Jupiter Networks: Installing VPN client by Jupiter Networks: 1. Open Firefox. The icon is likely on your desktop. If you are using internet explorer, much of the steps will be the same, but the way that Internet Explorer

More information

Retrieve Download File from CSDI Installation Instructions

Retrieve Download File from CSDI Installation Instructions Retrieve Download File from CSDI Installation Instructions Rev. 12-001 FOOD & NUTRITION MANAGEMENT SYSTEMS This instruction sheet provides instructions for installing our Retrieve Download File from CSDI

More information

SIS offline. Getting Started

SIS offline. Getting Started SIS offline We highly recommend using Firefox version 3.0 or newer with the offline SIS. Internet Explorer is specifically not recommended because of its noncompliance with internet standards. Getting

More information

LearnMate 7 Administrator s Quick Start Guide November 2015 Rev B Catalog #

LearnMate 7 Administrator s Quick Start Guide November 2015 Rev B Catalog # November 015 Rev B Catalog # 00070 Contents 1. SYSTEM REQUIREMENTS... 1. RESETTING YOUR PASSWORD... 3. INSTALLING REQUIRED UTILITIES... 3 4. ADDING AND ENTERING COURSES... 4 5. THE LEARNMATE INTERFACE...

More information

How Do I Manage Active Directory

How Do I Manage Active Directory How Do I Manage Active Directory Your Red Box Recorder supports Windows Active Directory integration and Single Sign-On. This Quick Question topic is provided for system administrators and covers the setup

More information

RNDC / NDC MicroStrategy Supplier Web Troubleshooting Guide

RNDC / NDC MicroStrategy Supplier Web Troubleshooting Guide RNDC / NDC MicroStrategy Supplier Web Troubleshooting Guide Where do I log into MicroStrategy for RNDC markets? 2 Where do I log into MicroStrategy for NDC markets? 3 Why can t I log in? Most common log

More information

Content Publisher User Guide

Content Publisher User Guide Content Publisher User Guide Overview 1 Overview of the Content Management System 1 Table of Contents What's New in the Content Management System? 2 Anatomy of a Portal Page 3 Toggling Edit Controls 5

More information

October CYP-IMS Admin User Guide

October CYP-IMS Admin User Guide October 2018 CYP-IMS Admin User Guide CYP-IMS ADMIN USER GUIDE CYP-IMS Admin User Guide... 1 Table of Figures... 5 Introduction... 9 Getting Help 9 Prerequisites 10 Login and Logout... 11 Logging in to

More information

CANVAS OBSERVER GUIDE

CANVAS OBSERVER GUIDE CANVAS OBSERVER GUIDE This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License Table of Contents Introduction...3 What is the Observer role?...4 How can I use Canvas

More information

UNDP etendering: User Guide for Bidders. January 2018

UNDP etendering: User Guide for Bidders. January 2018 UNDP etendering: User Guide for Bidders January 2018 Quick References to the Guide The UNDP etendering Guide for Bidders is a manual for individuals or companies who wish to participate in a UNDP tender

More information

SecureLogin 8.7 Application Definition Wizard Administration Guide. December, 2018

SecureLogin 8.7 Application Definition Wizard Administration Guide. December, 2018 SecureLogin 8.7 Application Definition Wizard Administration Guide December, 2018 Legal Notice For information about NetIQ legal notices, disclaimers, warranties, export and other use restrictions, U.S.

More information

Using Dropbox with Node-RED

Using Dropbox with Node-RED Overview Often when using Platform services, you need to work with files for example reading in a dialog xml file for Watson Dialog or feeding training images to Watson Visual Recognition. While you can

More information

Configuring an Android Device for inet Guardian

Configuring an Android Device for inet Guardian Configuring an Android Device for inet Guardian Edge IT Ltd Piecing Together the IT Puzzle 2016 Edge IT Ltd 1 Configuring a Device for inetguardian inetguardian has been tested on the following devices

More information