Field Tech Admin. Project Engineer: Ruoqi Tian Computer Science, University of Evansville

Size: px
Start display at page:

Download "Field Tech Admin. Project Engineer: Ruoqi Tian Computer Science, University of Evansville"

Transcription

1 Field Tech Admin Project Engineer: Ruoqi Tian Computer Science, University of Evansville Project Sponsor: Christi Cronin, Metronet Inc. Project Advisor: Dr. Don Roberts 30 April 2016 ABSTRACT Metronet is a fiber based telecommunications company, and it provides fiber TV, Internet, and telephone services in multiple cities. To provide services such as installations, maintenance, etc., many technicians go to subscribers houses every day. However, most of the operations that they perform require them to call into some departments back at the company office, where employees help them look up and update information online. A limited number of office employees and a huge number of technicians result in the fact that most technicians spend a long time on both waiting and talking. To improve efficiency of technicians and provide a better service experience to subscribers, an online web tool was built. It allows technicians to log in using their mobile devices, look up information, perform simple operations, and complete a service run without calling into the office.

2 ACKNOWLEDGEMENTS The project engineer would like to express his sincere gratitude to the project sponsor, Ms. Christi Cronin, for the immeasurable amount of support and guidance she has provided throughout this project. He would also like to thank his project advisor, Dr. Don Roberts, and academic advisor, Dr. Deborah Hwang, for their valuable advice. Special recognition is given to Mr. Jason Funk and Ms. Gail Minnick for their technical support and code reviews. Furthermore, this project would not have been possible without the ideas and help provided by the members of MIS team and Field Operations at Metronet. LIST OF FIGURES Figure 1: Process Map of a Typical Technician Run Figure 2: Interfaces of ISR (left) and VES (right) Figure 3. Diagram of Data Transfer Figure 4: Initial Dashboard Interface Layout Figure 5: Improved Dashboard Interface Layout Figure 6. Process Map of Implementing and Testing Each Functionality Figure 7. Field Tech Admin Interface on Tablets Figure 8. Screenshots of Spatial Lookup Figure 9. Screenshot of Previous Notes Lookup Figure 10. Screenshot of Services Lookup Figure 11. Screenshot of ONT Lookup Figure 12. Implementation Progress of Functionalities LIST OF TABLES Table 1: Database Schema of Spatial Information

3 INTRODUCTION Metronet is a fiber network company located in Evansville, Indiana, and it provides fiber TV, Internet, and telephone services in 25 communities in Indiana area. Like cable TV companies, Metronet technicians go to subscribers homes and offices every day to perform services, including equipment installations, maintenance, etc. Normally, technicians perform a lot of tasks that require them to call into company offices, such as subscriber information lookups, equipment swaps, and work scheduling. The result of a survey shows that the average length of calls made by technicians is normally more than 5 minutes, and some are even more than 15 minutes. Besides that, to call into TTU/Repair (test and turn up, the department which most technicians call into), a technician would wait in queues due to the limited number of employees available at TTU/Repair. With more than 300 hours wasted on technicians waiting and calling every month, the problem must be solved. Developing a web tool that runs on technicians mobile devices is a solution to this issue. Field Tech Admin is a web tool that technicians can log into and perform operations on their cell phones, tablets, and laptops. It allows technicians to customize their own homepages by adding functionalities that are most important, resizing them, and organizing them. This web tool takes advantage of the structure of existing company-wide background libraries and databases, allowing efficient debugging and better security. The design of the web tool is important because a simple and informational interface helps the technicians to work with more efficiency. After logging into the web tool using their username/password combinations, they are taken to a homepage, which is also called a dashboard. There are be multiple tabs of different sizes on the dashboard. Each tab represents a functionality, such as subscriber information lookup, equipment swaps, or terminal box activation, etc. Also, the web tool is a web platform that is open to adding more functionalities available to technicians. Because of various functionalities that technicians would like to see, it is not possible to add all them into Field Tech Admin during the senior project period. In the future, engineers can add functionalities by adding corresponding front-end screen, middleware, and back-end scripts, without modifying the main dashboard platform.

4 PROBLEM STATEMENT Metronet is a fiber network company, which provides TV, phone, and network services. Although fiber broadband is the fastest internet available, to provide quality services, it is still required that a great number of field technicians to go to the customers for services such as installation, maintenance and repair. Normally, to perform some common actions, field technicians must call in, wait in a phone queue, and have someone in the office perform a function for them so they can continue working. For every appointment, there are many different steps that could require calling for assistance and there can be up to 4 different groups [1]. Figure 1: Process Map of a Typical Technician Run. Departments with a Queue shown in Green Figure 1 shows a typical service run process. For example, a normal service activity would start with a technician arriving the location, meeting customer, and gathering equipment. Then the technician would begin his or her work activity, which might require multiple phone calls. It is very likely that the technician calls TTU (Test and Turn Up) and provides the customer ID, so the TTU specialist who picks up the phone call can turn up information that the technician does not have access to, such as services or billing information. Also, it usually happens that a technician calls Repair if there is any error that he or she cannot deal with, or any equipment swap is to be recorded. For both TTU and Repair, there will be queues because there are multiple technicians calling in. Additionally, a technician would call Dispatch for work assignments and sometimes Storefront for equipment-related issues. In their Green Belt project, Metronet employees Christi Cronin and Trey Bowles are trying to improve the efficiency of field operations by finding out reasons of calls, reducing number of calls, and reducing average time of calls. According to data from Green Belt Project Summary, field technicians make approximately 3000 calls a month to the Repair and TTU call queues during customer appointments. The average length of the calls is around 6 minutes, excluding the time the technician is on hold. Each month, this causes over 300 hours (1.875 FTEs) of wait time for technicians and customers. In addition, the time that repair is spending on resolving issues that may not be necessary [2]. Appendix A lists some sample calls with reasons. It is easy to notice that many of them are simple issues and that there are a lot of similar issues. Not only is the time of field technicians wasted, technicians waiting in the queue and talking to the office specialists results a negative customer experience. Based on above data and facts, the project sponsor believes that the current solution, which is technicians calling into the office, is not sufficient, and that developing a web-tool for field technicians to complete simple operations themselves is a necessary part of solving this problem.

5 SPECIFICATIONS Interface Requirements To gather requirements and determine specifications of Field Tech Admin, a survey containing 8 questions was sent to the technicians and accepted responses from 4 Oct to 14 Oct During the 10 days when the survey was open, 22 technicians completed the survey with detailed responses. Part of the summary of the responses is in Appendix B. It is important that technicians have access to Field Tech Admin using their mobile devices anytime, especially during a service run. According to the responses of question 8 of the survey, technicians use all kinds of different devices, including iphone, ipad, Android Phone, Android Tablet, and Dell Laptop. Field Tech Admin, which runs on web browsers, must be able to fit different screen sizes with responsive design. Foundation 6 is used for the front-end interface of Field Tech Admin. Foundation is one of the most advanced front-end responsive design framework that comes with HTML, CSS, and JavaScript [3]. Connection Requirement Security is also very important for a web tool, because users need to be able to log into it remotely and safely. Since there already exists a company-wide user database, the same credentials can be used for multiple applications, Field Tech Admin takes advantage of the user credential system so it can be accessed by technicians using their company usernames and passwords. However, Field Tech Admin is an external web application so that it can be accessed by technicians through any network considering the difficulty of connecting to the Metronet VPN. To access Field Tech Admin web tool, a technician should enter the URL on a web browser. After logging in, a technician is taken to the home page, which is also called the dashboard. Dashboard is the main interface of the web tool, which is supposed to provide information tabs and functional buttons. Since Field Tech Admin allows technicians to log in without VPN, a high-security structure is required. Figure 2: Interfaces of ISR (left) and VES (right) Also, Field Tech Admin utilizes the back-end libraries written in Perl. As a web tool that benefits the company, Field Tech Admin also takes advantage of the proprietary code frameworks of Metronet. During conference call with Metronet employees, two web frameworks, named ISR and VES, were introduced as having similar requirements and specifications as Field Tech Admin. As shown in figure 2, ISR and VES both have dashboard

6 interface and support responsive web design. The source code of the two web tools are very helpful for implementation of Field Tech Admin. Functionality Requirements Question 4, 5, 6, and 7 in the survey helped gather requirements by asking technicians to list their common reasons to call in multiple departments and what they would like to see on their dashboard of the web tool. As noted in the problem statement, TTU (Test and Turn up, the department where subscriber information is turned up and returned to technicians) and repair are the department they call in the most. According to the responses of Question 4, following are the major reasons of calling: - Equipment swaps - ONT Activation and status/lookup (ONT: Optical Network Terminal Box. The DVR, router, and VEN plug into the ONT. TTU can reset the ONT remotely.) - STB resets (STB: Set top box. Device within customer home/location that allows customer to connect to service. Only for video service.) - Spatial information lookups Equipment, ONT, STB operations is on the interface of Field Tech Admin. It is helpful that there already exist libraries for remote reset in the back-end. Spatial information lookups is also a part of the interface. The only web tool that technicians currently have access to is called ETA and it is a work scheduling system. Through Question 6, we learned that there are many functions that were not available in ETA but the technicians would like to see, including: - Unassigned work bucket - Timeline - Mac activation - Previous order notes/history - Internet speed tiers There is no doubt that adding these functions to the interface of Field Tech Admin greatly helps the technicians. In a meeting on Nov. 2 nd, 2016, the manager of TTU and Repair Mike Sibrel confirmed from a TTU/Repair perspective that those are common reasons techs call in and can help reduce that number of calls. He also confirmed that all the information mentioned above was safe to be retrieved through Field Tech Admin.

7 DESIGN APPROACH Dataflow Figure 3. Diagram of Data Transfer Metronet has a company-wide web services template. As with many of the web tools that are being used, Field Tech Admin follows Metronet Web Framework and Web Services Architecture. It uses model-view-controller (MVC) architecture and has front-end, middleware, and back-end. A front-end of a functionality consists of at least one HTML template, a CSS stylesheet, a JavaScript script, and a Perl library. The screen interacts with the front-end Perl library using AJAX. Instead of hard coding all AJAX commands, the project engineer used AJAX package from Metronet core library, which is a library that is shared by all web applications. The middleware follows SOAP, which is a protocol specification for exchanging structured information in the implementation of web services in computer networks. Its purpose is to induce extensibility, neutrality and independence [5]. In the case of Field Tech Admin, to transfer data between front-end and back-end servers, middleware files are used to wrap the data using multiple layers of protocol. Middleware files are normally in.wsdl or.xsd formats. Like front-end libraries, back-end libraries are in Perl. Also, back-end libraries use functions from Metronet core library. Front-end libraries are different from back-end libraries because front-end libraries focus on input data validation, error reporting, and formatting data to return to front-end screens, but most importantly, they only deal with the small amount of data that is returned through middleware from back-end libraries. On the other hand, the back-end libraries interact with multiple databases using SQL and format data to return to front-end.

8 Most functionalities of Field Tech Admin involve retrieving or modifying data. This web tool utilizes the company commercial database of Metronet powered by Oracle. There are multiple databases being used for different purposes. The most used database is called QCC1, and it keeps track of subscriber data, including general data, service information, billing information, transactions, and Billing Data Model. There are four development copies of QCC1, named TST1 TST4 [4]. For development and test purposes, TST1 is used so that unnecessary data modification can be avoided. System Setup There are multiple Ubuntu servers being used at Metronet for purposes such as development, testing, and production. The initial implementation of Field Tech Admin is on the development servers, where the basic configurations of Apache Server are set for other web applications that are already on the servers. There are development servers for both front-end and back-end, so security is guaranteed. Setting up the space for Field Tech Admin included creating the configuration file, adding a pre-compiling script, and creating a namespace of Perl libraries for Field Tech Admin. The setup of the back-end is easier than front-end because there is no need to combine interface templates with corresponding libraries. There is no front-end view on the back-end. The major work is to create middleware files where datatypes for different functionalities can be added and to create the handlers for middleware calls that are built inside of the back-end libraries. A good setting for bug reports and alerts can save much time during the development of Field Tech Admin. The front-end debugging for JavaScript is based on the console function of Google Chrome Web Browser. The debugging for both front-end and back-end Perl libraries utilized error log files along with error reports generated. When a database-related error take place, an error report generated by a core utility functionality is sent to the project engineer as an attachment to an . It is important to mention that, during the process of development, only test databases can be accessed. At Metronet, multiple Oracle databases are used for storing data such as customer information, construction information, and equipment information. There are copies of each of them for development purpose. The project engineer only used development databases during the implementation. Interface The dashboard is an HTML based web page. Each functionality is in a small window, where technicians can perform operations such as entering subscriber IDs for information and so on. The front-end of each specific functionality makes web service calls using the middleware to transfer data with the back-end. The back-end libraries interact with databases for this specific. Most importantly, the database cannot be accessed through front-end.

9 Figure 4: Initial Dashboard Interface Layout The dashboard is the most important component of Field Tech Admin because it provides information, shows various options, and lets technicians customize tabs. Figure 4 is the initial design of the dashboard interface of Field Tech Admin. The computer version of interface is on the left and the mobile version is on the right. There are four buttons on the top of the screen. With the initial design of the home page, technicians can add, remove, resize, and rearrange functionalities. To make the most of the flexibility of the web tool interface, each field technician should be able to customize his or her Dashboard/Landing Page to show the most important content. Also, since Field Tech Admin is used and maintained after the senior project, it must be scalable to additional features in the future. Figure 5: Improved Dashboard Interface Layout During a conference call with the sponsor on Nov. 29 th, 2016, some potential issues of the initial design of home page was discussed. To achieve a simple and clean interface, a hamburger menu button was added to homepages in replacement of Add, remove, drag, and settings buttons (they become sub-buttons under the menu button). The username is displayed in a drop-down window with mouse over action on computer view, and it is always displayed on mobile view. Another issue was the difficulty of implementation of dragging and moving functionalities around on a mobile phone interface due to various types and sizes of screens. Technicians can rearrange the Dashboard by changing the order of functionalities under the menu button. As shown in Figure 4, in the early stage of implementation, most functionalities have the same size. It is possible that technicians can resize the functionality windows in the future.

10 Functionality Implementation and Testing Figure 6. Process Map of Implementing and Testing Each Functionality After creating the main interface for the Dashboard, functionalities were added. The process of adding all functionalities are similar. Figure 6 is a diagram of the process of adding a new functionality to Field Tech Admin. Before adding any functionality, a phone conference regarding the input data required and the output format must be held between the project engineer, the project sponsor, and the Field Operations supervisors. After determining the input data required and the output format, the front-end interface of this functionality was implemented, along with the JavaScript, CSS, and front-end library. When it gets to the middleware part, a research is necessary before creating a new middleware. Because of the existence of multiple web applications at Metronet, a great number of well-developed middleware and back-end files are already created. Searching and using existing middleware and back-end libraries greatly reduces the code size, helped the project engineer finish the implementation of the functionality more efficiently, and make the fix and update easier in the future. If an existing middleware and back-end libraries are found, the project engineer only modifies the front-end libraries to make them work together. Otherwise, he creates the middleware and the back-end. After implementing each functionality, the project engineer performs unit test, that tests if a functionality works independently. Then an integration test is performed by the project engineer and the sponsor to make sure that the newly implemented functionality did not break the previous functionalities. If a functionality passes both tests, it is ready for code review. After a loop of code review and fix, the functionality is rolled out to the testing server for user acceptance testing. In the user acceptance test, field technicians test the functionality and return feedback. Only when all the problems reported by the users are solved, can the functionality be rolled out into production.

11 Table 1: Database Schema of Spatial Information Spatial information lookup is a simple functionality that was added to the homepage in early stage of implementation. Spatial information is a special string containing spatial code that helps technicians locate the terminals of subscribers, and it can be queried from the company database of which schema is shown in Table 1. Once spatial information lookup functionality is added to the dashboard, technicians can click on the search bar in the spatial information lookup window and search by entering address information.

12 RESULTS Figure 7. Field Tech Admin Interface on Tablets After more than 150 hours of implementation, all core requirements of Field Tech Admin have been met, with most of its basic functionalities implemented. Field technicians can use either their mobile devices or their computers to log into the web tool with their company usernames and passwords. The screen is responsive, and the sizes of functionalities and the layout change according to the types of devices that they use. On dashboard, they can use the first four functionalities that have been implemented.

13 Figure 8. Screenshots of Spatial Lookup Spatial information lookup functionality allows field technicians to enter the address of a subscriber and displays the spatial information of the address. The bar for entering address has an auto-complete feature utilizing an AJAX call and it displays all address records that match the key characters that a user enters. Figure 9. Screenshot of Previous Notes Lookup

14 Previous notes lookup functionality allows user to enter either a subscriber ID or an activity ID. If a field technician enters a subscriber ID, notes records of all activities are returned along with their activity ID s. If a field technician enters an activity ID, only the notes of that activity is returned, but the subscriber ID is returned as well. Figure 10. Screenshot of Services Lookup Services information lookup allows field technicians to enter a subscriber ID and get all the current services of this subscriber, including Internet, TV, Phone, subscriber level, and some other equipment information. Different from other existing functionalities, which are supported by web service calls and back-end libraries that are explicitly created for them, services information lookup utilizes existing web service calls along with the back-end libraries.

15 Figure 11. Screenshot of ONT Lookup ONT stands for Optimal Network Terminal, which is the equipment that adapts fiber network signals for home usage. Getting the information of an ONT helps technicians figure out the problem of a malfunctioning ONT and whether it should be fixed of replaced. The implementation process of ONT information lookup was close to previous notes lookup but the data of ONT was retrieved from another database where equipment information was saved.

16 CONCLUSION Field Tech Admin with the first 4 functionalities were rolled out from development server to testing server on 30 April 2017, and all field technicians and supervisors could test it and return feedbacks to the project engineer. Field Tech Admin is on its way of helping field technicians get their work done more efficiently. The next step is to gather feedback and fix any bug that comes up, so the application and the first 4 functionalities can be rolled out from testing server to production server. It is also important to keep track on the usage of this web application and calculate the total hours saved by field technicians using it, therefore the effectiveness of this web application can be known. Also, knowing the usage of each functionality helps the project engineer better improve all the functionalities and develop more functionalities in the future. Figure 12. Implementation Progress of Functionalities Figure 12 is a list of functionalities to implement that was created during requirement gathering. All the required functionalities are implemented but the last one. Because equipment swaps involve modifying multiple entries in the database through back-end libraries, it was decided to be implemented after the initial rollout of the first 4 functionalities. Most importantly, as a web application that has great extensibility, Field Technician is open to adding more functionalities written by different software engineers at Metronet upon requests by field technician supervisors. The project engineer will keep improving this web application for even better compatibility with web browsers of different devices.

17 REFERENCES [1] Christi Cronin, personal communication. [2] Christi Cronin and Trey Bowles, Green Belt Six Sigma Project Summary submitted on Aug. 1 st, [3] Zurb, Foundation. Available at: Retrieved on 22 April [4] Metronet, New Hire Guide Database. [5] Wikipedia, SOAP. Available at: Retrieved on 22 April BIOGRAPHY The project engineer, Ruoqi Tian, is a software engineer born and raised in Beijing, China. He attended college at the University of Evansville and graduated as a B.S. in Computer Science with a minor in Mathematics in May Tian has strong skills in programming in Perl and good understanding of web application structures. He has great passion to front-end design as well. Tian served as the chapter secretary at the University of Evansville Chapter of the Association of Computing Machinery till he graduated. After graduation, Tian decided to become a Software Engineer at Metronet, Inc. in Evansville, Indiana.

18 APPENDIX A The above spreadsheet lists all 14 TTU (Test and Turn Up) calls made by technicians on a single day. ONT issue is the reason of 5 calls and Triple play issue is the reason of 6 calls.

Operating System Support Plan for Test Delivery System

Operating System Support Plan for Test Delivery System Indiana Assessment Operating Support Plan for Test Delivery 2018 2019 Published September 18, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

FIRST RESPONDERS ios APPLICATION

FIRST RESPONDERS ios APPLICATION FIRST RESPONDERS ios APPLICATION Project Engineer: Daniela Fuentes Computer Science, University of Evansville December 13, 2017 Project Advisor: Dr. Donald Roberts Project Sponsor: Dr. Donald Roberts ABSTRACT

More information

Operating System Support Plan for Test Delivery System

Operating System Support Plan for Test Delivery System Washington Comprehensive Assessment Program Operating Support Plan for Test Delivery 2018-2019 Published July 6, 2018 Prepared by the American Institutes for Research Descriptions of the operation of the

More information

EMPLOYEE LOCATION TRACKING SERVICE

EMPLOYEE LOCATION TRACKING SERVICE WES T ST R EET AWE SOM E STR EET EMPLOYEE LOCATION TRACKING SERVICE Web & Android OVERVIEW GPS fleet tracking services have been on the market for some years now but with the explosion of smartphone usage,

More information

DEVICE MAGIC New User s Guide. Everything You Need to Know to Get Started. DeviceMagic.com (855)

DEVICE MAGIC New User s Guide. Everything You Need to Know to Get Started. DeviceMagic.com (855) DEVICE MAGIC New User s Guide Everything You Need to Know to Get Started 1 Table of Contents Connect Get to Know Your Dashboard...3 Connecting a Device to Your Organization...5 Build Building Your First

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Raviteja Koripalli Governors State University

More information

User Guide for REP User

User Guide for REP User User Guide for REP User Home Page This document will cover the features and functions of the TNMP Historical Usage Request / LOA site. The features on this site include the following: User Guide provides

More information

(p t y) lt d. 1995/04149/07. Course List 2018

(p t y) lt d. 1995/04149/07. Course List 2018 JAVA Java Programming Java is one of the most popular programming languages in the world, and is used by thousands of companies. This course will teach you the fundamentals of the Java language, so that

More information

As a lab attendant, you will be using isupport to put in tickets for issues that you work on. Those are going to break down to a few general types.

As a lab attendant, you will be using isupport to put in tickets for issues that you work on. Those are going to break down to a few general types. Intro to isupport As a lab attendant, you will be using isupport to put in tickets for issues that you work on. Those are going to break down to a few general types. Password tickets Generic tickets (*there

More information

Operating System Support Plan for Test Delivery System

Operating System Support Plan for Test Delivery System Operating System Support Plan for Test Delivery System 2017 2018 Published August 7, 2017 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information Distribution

More information

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant

Personal Health Assistant: Final Report Prepared by K. Morillo, J. Redway, and I. Smyrnow Version Date April 29, 2010 Personal Health Assistant Personal Health Assistant Ishmael Smyrnow Kevin Morillo James Redway CSE 293 Final Report Table of Contents 0... 3 1...General Overview... 3 1.1 Introduction... 3 1.2 Goal...3 1.3 Overview... 3 2... Server

More information

Efed Management Suite

Efed Management Suite Efed Management Suite Version 1.0.1 Alpha Release Document Updated Author Software Version Revision Version 1.0.0 6/6/18 Benjamin Halkum V.0.5 Pre-Alpha Initial Documentation Layout 1.0.1 6/6/18 Benjamin

More information

COMMAND CENTRAL. Commander Phone USER GUIDE

COMMAND CENTRAL. Commander Phone USER GUIDE COMMAND CENTRAL Commander Phone USER GUIDE Getting Started How to log into your Command Central account The Command Central Dashboard Feature Quick Set Call Logs Help guides Contacts and Speed dials My

More information

Operating System Support Plan for Test Delivery System

Operating System Support Plan for Test Delivery System Washington Comprehensive Assessment Program Operating System Support Plan for Test Delivery System 2017 2018 Published July 20, 2017 Prepared by the American Institutes for Research Descriptions of the

More information

Student Guide to Neehr Perfect Go!

Student Guide to Neehr Perfect Go! Student Guide to Neehr Perfect Go! I. Introduction... 1 II. Quick Facts... 1 III. Creating your Account... 1 IV. Applying Your Subscription... 4 V. Logging in to Neehr Perfect... 6 VI. Activities... 6

More information

Hosted PBX Administrator Guide

Hosted PBX Administrator Guide Hosted PBX Administrator Guide Table of Contents 1 INTRODUCTION... 1-1 1.1 PURPOSE OF THIS GUIDE... 1-1 1.2 OTHER GUIDES... 1-1 2 COMMPORTAL BUSINESS GROUP ADMINISTRATOR (BG ADMIN)... 2-1 2.1 ACCESSING

More information

USER QUICK LOOK FOR FACULTY & STAFF

USER QUICK LOOK FOR FACULTY & STAFF TABLE OF CONTENTS ACCESSING ONTRACK... 2 PROFILE INFORMATION... 3 INSTITUTIONAL PROFILE... 3 APPOINTMENT PREFERENCES:... 3 EMAIL NOTIFICATIONS... 3 UPDATE YOUR PROFILE... 4 INSTITUTIONAL PROFILE... 4 APPOINTMENT

More information

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows,

2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, 2012 Microsoft Corporation. All rights reserved. Microsoft, Active Directory, Excel, Lync, Outlook, SharePoint, Silverlight, SQL Server, Windows, Windows Server, and other product names are or may be registered

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Syed Jalaluddin Governors State University

More information

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13

Media Services Online Mohammed Abukhiran. Report 13 on the work of Week 13 Media Services Online Mohammed Abukhiran Report 13 on the work of Week 13 Berea College Nov 30, 2010 Application Development Project Concept Proposal Media Services at Berea College uses Voyger (Database

More information

Create quick link URLs for a candidate merge Turn off external ID links in candidate profiles... 4

Create quick link URLs for a candidate merge Turn off external ID links in candidate profiles... 4 Credential Manager 1603 March 2016 In this issue Pearson Credential Management is proud to announce Generate quick link URLs for a candidate merge in the upcoming release of Credential Manager 1603, scheduled

More information

Create and Manage Partner Portals

Create and Manage Partner Portals Create and Manage Partner Portals Salesforce, Summer 18 @salesforcedocs Last updated: June 20, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

elton Group 3. Michael Spetås, Lars Brekke, Sondre Wiersdalen and Richard Wangsvik System Requirements & Design (SRD)

elton Group 3. Michael Spetås, Lars Brekke, Sondre Wiersdalen and Richard Wangsvik System Requirements & Design (SRD) - System Requirements & Design (SRD) 1 Glossary ASP.net Framework by Microsoft for creating web forms C# Programming language based on the.net framework Microsoft SQL GUI VS T-SQL UML CSS HTML Microsoft

More information

NubiS Interviewer Manual

NubiS Interviewer Manual NubiS Interviewer Manual Version 1.1 August 2016 Preface Supporting every successful survey is a strong data collection tool. At the University of Southern California s Center for Economic and Social Research

More information

Known Visual Bug with UBC CLF Theme Publishing Surveys Deploying Survey Customizing the Survey URL Embedding Surveys on to

Known Visual Bug with UBC CLF Theme Publishing Surveys Deploying Survey Customizing the Survey URL Embedding Surveys on to Contents Accounts... 3 Logging In... 3 Note about CWL user accounts... 4 Updating Your Account Details... 4 Adding/Inviting Users... 5 Surveys... 5 Creating a Survey from a Template... 5 Creating a Survey

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Thanks for exploring The Commons. Below are answers to some of your most frequently asked questions regarding DPS social intranet. The Commons Overview What is The Commons? What

More information

HOSTED CONTACT CENTRE

HOSTED CONTACT CENTRE ---------------------------------------------------------------------------- ------ HOSTED CONTACT CENTRE ANALYTICS GUIDE Version 9.4 Revision 1.0 Confidentiality and Proprietary Statement This document

More information

Welcome. to your flash new modem and set up guide

Welcome. to your flash new modem and set up guide Welcome to your flash new modem and set up guide DSL Telephone Ethernet 2 1 4 3 2 1 Reset USB2 Power Before you start... We ll send you an email when your connection is ready to go. Once that s confirmed

More information

Volume. User Manual and Resource Guide

Volume. User Manual and Resource Guide Volume 1 User Manual and Resource Guide User Manual and Resource Guide Game Gurus United States Telephone: (415) 800-3599 Brazil Telephone: 55 84-8723-2557 Email: info@gamegurus.com Table of Contents What

More information

Mentoring Connector Program Administrator Manual

Mentoring Connector Program Administrator Manual Mentoring Connector Program Administrator Manual Mentoring Connector Welcome 2 Policies 3 Mentoring Connector Roles - Program Administrator 3 - Volunteer Contact 3 Responding to Volunteers - Responding

More information

Dinet Dashboard User Guide.

Dinet Dashboard User Guide. Dinet Dashboard User Guide www.datainterchange.com 1 Copyright Data Interchange Plc. All rights reserved. No part of this document may be disclosed to third parties or reproduced, stored in a retrieval

More information

Parent Student Portal User Guide. Version 3.1,

Parent Student Portal User Guide. Version 3.1, Parent Student Portal User Guide Version 3.1, 3.21.14 Version 3.1, 3.21.14 Table of Contents 4 The Login Page Students Authorized Users Password Reset 5 The PSP Display Icons Header Side Navigation Panel

More information

SGI HUB Navigation Guide

SGI HUB Navigation Guide SGI HUB Navigation Guide The new SGI member portal is now called the HUB and can be accessed at http://www.yoursgihub.com. The SGI HUB can be viewed using Google Chrome, Internet Explorer, Firefox, and

More information

COMMAND CENTRAL. Command Central ADMINISTRATOR QUICK START GUIDE

COMMAND CENTRAL. Command Central ADMINISTRATOR QUICK START GUIDE COMMAND CENTRAL Command Central ADMINISTRATOR QUICK START GUIDE CONTENTS QUICK START GUIDE Your Start Up configuration... 3 Command Central Requirements... 5 How to log into your account... 6 The Command

More information

Selenium Testing Training

Selenium Testing Training About Intellipaat Intellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

More information

UEA Award Help Sheet Bronze

UEA Award Help Sheet Bronze UEA Award Help Sheet Bronze Contents Introduction... 1 Overview of Common Form Elements and Submitting Academic Activities... 3 Overview of Main Form Differences... 9 CV Development Form... 10 This quick

More information

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps

WebSphere Puts Business In Motion. Put People In Motion With Mobile Apps WebSphere Puts Business In Motion Put People In Motion With Mobile Apps Use Mobile Apps To Create New Revenue Opportunities A clothing store increases sales through personalized offers Customers can scan

More information

Cummins Guidanz TM (Mobile App) Training

Cummins Guidanz TM (Mobile App) Training Cummins Guidanz TM (Mobile App) Training July 05, 2018 Public Table of Contents General App Information New release information Cummins Guidanz Functionality Supported Products Hardware Requirements Download/Installation

More information

CCQ Release Notes [ v ] Update March 16, 2018

CCQ Release Notes [ v ] Update March 16, 2018 CCQ Release Notes [ v.2018.03 ] Update March 16, 2018 Origo 03/2018 [ Update ] March 16, 2018 The following is a brief report on the main changes we ve made to the CCQ system since the last update. These

More information

Frooition Implementation guide

Frooition Implementation guide Frooition Implementation guide Version: 2.0 Updated: 14/12/2016 Contents Account Setup: 1. Software Checklist 2. Accessing the Frooition Software 3. Completing your Account Profile 4. Updating your Frooition

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2014 KWizCom Corporation. All rights reserved. Company Headquarters 95 Mural Street, Suite 600 Richmond Hill, ON L4B 3G2

More information

HERO LAB ONLINE FOR STARFINDER

HERO LAB ONLINE FOR STARFINDER HERO LAB ONLINE FOR STARFINDER Open Beta BEFORE GETTING STARTED Open Beta Welcome to the Hero Lab Online Open Beta! We ask that you respect LWD by not sharing access or videos with anyone else. While we

More information

Getting Started with Commercial Services

Getting Started with Commercial Services Getting Started with Commercial Services USER GUIDE For informational purposes only, not considered an advertisement. WELCOME TO M&T BANK S COMMERCIAL SERVICES M&T Bank s Commercial Services system provides

More information

Importing Existing Data into LastPass

Importing Existing Data into LastPass Importing Existing Data into LastPass Once you have installed LastPass, you may need to impocort your existing password entries and secure data from another LastPass account or from another password manager

More information

Operating System Support Plan for Test Delivery System

Operating System Support Plan for Test Delivery System U.S. Virgin Islands Smarter Balanced Assessments Operating System Support Plan for Test Delivery System 2016 2017 Published October 4, 2016 Prepared by the American Institutes for Research Descriptions

More information

Logging into Client Site. Web browser following the Link Client site on our Caple Banks Website.

Logging into Client Site. Web browser following the Link Client site on our Caple Banks Website. Logging into Client Site This tool is an aid for you to be able to get unlimited access to your financial information. This is a unique online tool that allows you to view current valuations or your portfolio,

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information

American Astronautical Society. Field Session Team. Summer Emma May Antonia Sisneros Jake Wong Jeff Greene

American Astronautical Society. Field Session Team. Summer Emma May Antonia Sisneros Jake Wong Jeff Greene American Astronautical Society Field Session Team Summer 2018 Emma May Antonia Sisneros Jake Wong Jeff Greene 1 I. Introduction The American Astronautical Society (AAS) is a national society with chapters

More information

Appendix A. Operating System Support Plan for the Test Delivery System

Appendix A. Operating System Support Plan for the Test Delivery System Appendices Secure Browser Configuration Proxy Settings for Desktop Secure Browsers Appendix A. Operating System Support Plan for the 2018 19 Test Delivery System A supported operating system is one for

More information

Web Portal Guide my.phone.coop

Web Portal Guide my.phone.coop Web Portal Guide my.phone.coop The Phone Co-op has an online portal called my.phone.coop which is designed to help you keep an eye on your broadband usage and telephone calls with us. Not only can you

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Naga Venkata Sandeep Kavuru Governors State

More information

Training Manual and Help File

Training Manual and Help File Training Manual and Help File 30.06.2011 Update Manage Grow Welcome to your new Juniper Website Management System with CMS Introduction The Juniper Website Management System with CMS (Website Content Management

More information

South Essex College Remote Resources

South Essex College Remote Resources South Essex College Remote Resources South Essex College Remote Resources can be configured on Windows so that the programs appear in your Start menu for ease of use, please see below under Set up RemoteApp

More information

Operating System Support Plan for Test Delivery System

Operating System Support Plan for Test Delivery System Operating System Support Plan for Test Delivery System Updated for the 2017 2018 This support plan establishes clear guidelines regarding which operating systems AIR will support for the upcoming test

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Sarath Garimella Governors State University

More information

Names and Numbers SpecArt System ver 4.0 Introduction and Functional Overview

Names and Numbers SpecArt System ver 4.0 Introduction and Functional Overview Introduction and Functional Overview General Introduction and Outline SpecArt Ver 4 represents a significant improvement over the former systems. It includes many of the positive features of the previous

More information

User Guide. for. Lenovo Mobile Service System (CRM) V0.96 (for Field Service Center Only)

User Guide. for. Lenovo Mobile Service System (CRM) V0.96 (for Field Service Center Only) User Guide for Lenovo Mobile Service System (CRM) V0.96 (for Field Service Center Only) 1 Official Website: http://lenovomobileservice.com/ Training and testing site: http://test.lenovomobileservice.com

More information

CIS 086 : Week 1. Web Development with PHP and MySQL

CIS 086 : Week 1. Web Development with PHP and MySQL + CIS 086 : Week 1 Web Development with PHP and MySQL + Introduction n Instructor: Mark Brautigam n You: Skills and Technology Survey n You: Expectations of this class n You: Introduce yourself on the

More information

Requirements Specification

Requirements Specification Requirements Specification Smart Scheduling Requested by: Dr. Robert Yoder Associate Professor of Computer Science Computer Science Department Head Siena College Tom Mottola Jason Czajkowski Brian Maxwell

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

Happy Birthday, Ajax4jsf! A Progress Report

Happy Birthday, Ajax4jsf! A Progress Report Happy Birthday, Ajax4jsf! A Progress Report By Max Katz, Senior Systems Engineer, Exadel Ajax4jsf is turning one soon and what a year it will have been. It was an amazing ride for all of us here at Exadel.

More information

Service Manager. Ops Console On-Premise User Guide

Service Manager. Ops Console On-Premise User Guide Service Manager powered by HEAT Ops Console On-Premise User Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition

Basics of Web. First published on 3 July 2012 This is the 7 h Revised edition First published on 3 July 2012 This is the 7 h Revised edition Updated on: 03 August 2015 DISCLAIMER The data in the tutorials is supposed to be one for reference. We have made sure that maximum errors

More information

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017

ORAC Match. User Manual for Support Workers. V1.0 Updated 13/11/2017 ORAC Match User Manual for Support Workers V1.0 Updated 13/11/2017 1 Contents: The Login Screen: ORAC can be accessed through any web browser, smartphone or tablet via the following link; https://app.orac.support

More information

Guide For Parking Administrators

Guide For Parking Administrators Guide For Parking Administrators Parking setup 1 Sign up, enable notifications and choose Create parking Create your account at app.parkalot.io by providing your email and a password, or do it through

More information

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by:

Acceptance Test. Smart Scheduling. Empire Unlimited. Requested by: Smart Scheduling Requested by: Dr. Robert Yoder Computer Science Department Head Siena College Department of Computer Science Prepared by: Meghan Servello Thomas Mottola Jonathan Smith Jason Czajkowski

More information

REFERENCE GUIDE FOR MANUAL DATA INPUT v1.1

REFERENCE GUIDE FOR MANUAL DATA INPUT v1.1 REFERENCE GUIDE FOR MANUAL DATA INPUT v. TABLE OF CONTENTS Introduction User Roles Logging in to VIVO Site Administration Menu Navigating VIVO Data Input Overview Profile Fields Mapping a CV to a VIVO

More information

SGI HUB Navigation Guide

SGI HUB Navigation Guide SGI HUB Navigation Guide The new SGI member portal is now called the HUB and can be accessed at http://www.yoursgihub.com. The SGI HUB can be viewed using Google Chrome, Internet Explorer, Firefox, and

More information

Sync to a Secondary Salesforce Organization

Sync to a Secondary Salesforce Organization Sync to a Secondary Salesforce Organization Salesforce, Summer 17 @salesforcedocs Last updated: August 9, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

My Research Portal General User FAQ Updated 12 Nov 2013

My Research Portal General User FAQ Updated 12 Nov 2013 My Research Portal General User FAQ Updated 12 Nov 2013 1.) How can one gain access to the Portal? A: Enter https://myresearch.gatech.edu into the web browser address bar, click Sign In and use GT login

More information

Comodo One Software Version 3.26

Comodo One Software Version 3.26 rat Comodo One Software Version 3.26 Service Desk Staff Guide Guide Version 4.16.101018 Comodo Security Solutions 1255 Broad Street Clifton, NJ 07013 Table of Contents 1 Introduction to Service Desk Module...3

More information

Interim Report Technical Support for Integrated Library Systems Comparison of Open Source and Proprietary Software

Interim Report Technical Support for Integrated Library Systems Comparison of Open Source and Proprietary Software Interim Report Technical Support for Integrated Library Systems Comparison of Open Source and Proprietary Software Vandana Singh Assistant Professor, School of Information Science, University of Tennessee,

More information

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4

USER MANUAL TABLE OF CONTENTS. Easy Site Maintenance. Version: 1.0.4 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Easy Site Maintenance... 1 Installation... 2 Installation Steps... 2 Installation (Custom Theme)... 3 Configuration... 4 Contact Us... 8 Easy

More information

Doc Ref: eup HRIS User Manual [02 Dec 2015] v 1.3

Doc Ref: eup HRIS User Manual [02 Dec 2015] v 1.3 1 Copyright 2015 by the University of the Philippines System All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including photocopying,

More information

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide

KWizCom Corporation. SharePoint Repeating Rows Field Type. User Guide KWizCom Corporation SharePoint Repeating Rows Field Type User Guide Copyright 2005-2011 KWizCom Corporation. All rights reserved. Company Headquarters KWizCom 50 McIntosh Drive, Unit 109 Markham, Ontario

More information

Development of Content Management System with Animated Graph

Development of Content Management System with Animated Graph Development of Content Management System with Animated Graph Saipunidzam Mahamad, Mohammad Noor Ibrahim, Rozana Kasbon, and Chap Samol Abstract Animated graph gives some good impressions in presenting

More information

How to Apply for Funding Via ZoomGrants. Tips and Tools for Creating, Submitting, and Managing Your Applications

How to Apply for Funding Via ZoomGrants. Tips and Tools for Creating, Submitting, and Managing Your Applications How to Apply for Funding Via ZoomGrants Tips and Tools for Creating, Submitting, and Managing Your Applications 3 Quick Things to Know: THE AUTO-SAVE FEATURE ZoomGrants automatically saves your progress,

More information

VSP16. Venafi Security Professional 16 Course 04 April 2016

VSP16. Venafi Security Professional 16 Course 04 April 2016 VSP16 Venafi Security Professional 16 Course 04 April 2016 VSP16 Prerequisites Course intended for: IT Professionals who interact with Digital Certificates Also appropriate for: Enterprise Security Officers

More information

Service Desk Staff Guide. Software version 4.16 Guide version ITarian 1255 Broad Street Clifton, NJ 07013

Service Desk Staff Guide. Software version 4.16 Guide version ITarian 1255 Broad Street Clifton, NJ 07013 Service Desk Staff Guide Software version 4.16 Guide version 4.16.110618 ITarian 1255 Broad Street Clifton, NJ 07013 Table of Contents 1 Introduction to Service Desk Module...3 1.1 Quick Start...5 1.2

More information

SmarterMail v. Exchange: Admin Comparison

SmarterMail v. Exchange: Admin Comparison SmarterMail v. Exchange: Admin Comparison Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2018 SmarterTools Inc. SmarterMail and Microsoft

More information

2015 Mobiliya. All Rights Reserved Page 2

2015 Mobiliya. All Rights Reserved Page 2 Contents About this Guide... 3 Getting Started... 3 About Mobiliya Shoonya... 3 Key Features... 3 Add-on Features... 4 1. Sign In... 5 2. Admin Dashboard... 6 1. Licenses... 6 2. Users... 7 3. Devices...

More information

QLIKVIEW ARCHITECTURAL OVERVIEW

QLIKVIEW ARCHITECTURAL OVERVIEW QLIKVIEW ARCHITECTURAL OVERVIEW A QlikView Technology White Paper Published: October, 2010 qlikview.com Table of Contents Making Sense of the QlikView Platform 3 Most BI Software Is Built on Old Technology

More information

Setting up the Linksys Smart Wi-Fi Router using the Smart Setup Wizard

Setting up the Linksys Smart Wi-Fi Router using the Smart Setup Wizard Setting up the Linksys Smart Wi-Fi Router using the Smart Setup Wizard This article will guide you on how to set up your Linksys Smart Wi-Fi Router using the Smart Setup Wizard. QUICK TIP: The Smart Setup

More information

Pratt User Guide

Pratt User Guide 25LIVE @ Pratt User Guide This guide is to be used by Pratt Institute Faculty, Staff and Official Student Groups who want to request a campus public room for a class or an event. Technical questions and

More information

2013 EDITION. V-Camp Student. Guide. INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK

2013 EDITION. V-Camp Student. Guide. INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK V-Camp Student Guide INTERACTIVE GUIDE Use the buttons shown below to navigate throughout this interactive PDF BACK 03 EDITION V-Camp Student Guide Table of Contents Unit : Table of Contents...iii How

More information

Admin Control Panel Overview 4. Organization 5. Interview Questions 6

Admin Control Panel Overview 4. Organization 5. Interview Questions 6 Table of Contents Admin Control Panel Overview 4 Organization 5 Interview Questions 6 Adding an Interview Question 6 Removing an Interview Question 7 Editing an Interview Question 7 Locations 7 Modifying

More information

Real Time Marketing and Sales Data

Real Time Marketing and Sales Data Real Time Marketing and Sales Data 6/21/2016 Chase West Eric Sheeder Marissa Renfro 1 Table of Contents Introduction... About JumpCloud Product Vision Requirements.. Functional Requirements Non Functional

More information

Software User's Manual

Software User's Manual Software User's Manual REAL ESTATE INVESTMENT AND REVIEW TOOL Team - 02 Venkata Sravanti Malapaka Yuxuan Chen Yonghyun Cho

More information

FreeRangeRemote Access

FreeRangeRemote Access City of Westminster User Guide to FreeRangeRemote Access For Android tablets using the native browser (Chrome) https://freerange.cityofwestminster.us IMPORTANT! Some versions of Chrome on Android are unable

More information

Create. Your step-by-step guide to successfully create an app with FileMaker

Create. Your step-by-step guide to successfully create an app with FileMaker Create Your step-by-step guide to successfully create an app with FileMaker Bring it to life! Now that you ve completed the Plan guide and have learned to gather requirements, prototype your design, and

More information

An Oracle White Paper April Oracle Application Express 5.0 Overview

An Oracle White Paper April Oracle Application Express 5.0 Overview An Oracle White Paper April 2015 Oracle Application Express 5.0 Overview Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only, and

More information

Virtual Office Phone Service Setup Guide

Virtual Office Phone Service Setup Guide Setup Guide A guide for the Phone System Administrator Version 6.0, November 2010 Table of Contents Welcome to 8x8 Virtual Office!...3 8x8 Virtual Office Softphone...3 Activate Your 8x8 IP Phones...3 The

More information

XFINITY On Campus: Campus Technical Support Guide

XFINITY On Campus: Campus Technical Support Guide XFINITY On Campus Campus Technical Support Guide 1 AGENDA XFINITY On Campus Overview Navigation Upgrades & Features Support and Escalation Troubleshooting Steps Support Portal https://support.xfinityoncampus.com

More information

Demo Lab Guide TechDirect

Demo Lab Guide TechDirect Demo Lab Guide TechDirect Product Domain: Cloud Client Computing Author: David Aherne Version: 1.01 Table of Contents 1 Product Overview... 3 1.1 Lab Preparation Considerations and Caveats... 3 2 Introduction...

More information

The purpose of Veco Mobile is to give remote workers, such as negotiators and property management/maintenance staff real-time access to Veco data.

The purpose of Veco Mobile is to give remote workers, such as negotiators and property management/maintenance staff real-time access to Veco data. VECO MOBILE INTRODUCTION Veco Mobile (formerly Veco2Go) is a mobile web application ( Web App ) designed to run on a mobile phone or tablet device running either the Android or Apple ios operating systems.

More information

CiviCore Team Auren Daniel Pierce David Wang Scott Wiedemann Client Chic Naumer

CiviCore Team Auren Daniel Pierce David Wang Scott Wiedemann Client Chic Naumer CiviCore WidgetBuilder CiviCore Team Auren Daniel Pierce David Wang Scott Wiedemann Client Chic Naumer COLORADO SCHOOL OF MINES Faculty Advisors Dr. Cyndi Rader Dr. Roman Tankelevich MACS 2009 Field Session

More information

User Manual Appointment System

User Manual Appointment System User Manual Appointment System Page 1 of 17 1.0 TABLE OF CONTENTS TABLE OF CONTENTS... 2 System Overview... 3 Menu Options... 3 Application Access... 3 Patient Registration... 6 Schedule Appointment...

More information

user manual version 12

user manual version 12 MOBILE check-in user manual version 12 Table of Contents MOBILE CHECK IN OVERVIEW Check In / Out Process...4 Check in with an ipad, smart phone or other mobile device...4 Name Tags and Security Tags...5

More information

Taking a First Look at Excel s Reporting Tools

Taking a First Look at Excel s Reporting Tools CHAPTER 1 Taking a First Look at Excel s Reporting Tools This chapter provides you with an overview of Excel s reporting features. It shows you the principal types of Excel reports and how you can use

More information