CN4 - Design Specification

Size: px
Start display at page:

Download "CN4 - Design Specification"

Transcription

1 1. System Architecture CN4 - Workload Tracking Figure 1 : System Architecture

2 Authentication We use Drupal as our content management system, which it already provides login and access control system, so we can implement this feature into our system without having to design it ourselves. In order to use our system, the users need to login with username and password generated by web administrator. When the user input username and password, it will transfer these data to the database in order to check whether this user exist or not. It also compares the password given with the password stored in the database. If it is valid, the system then allow user to access the website but user will be limited by their role also. Manage Employee After logged-in, our system will check the role of logged-in user. If the user is a secretary. In the front page, it will show only the list of employees that had been added by that user ID. The system will retrieve the data from the database where user ID is matched. In the front page, there is also an Add button where the secretary user can add new employee. To add new employee, the user have to input all required information. Then all of the data including user ID will be inserted into the database so the system can keep track of who inserted what data. User can click to see the profile of each employee from the list provided. When click, the system will send employee name to the profile page. So, profile page can use that data as a query to retrieve all information of that specify employee from the database. Then it uses the return data to generate and show on the employee profile and schedule. Moreover, user can edit/delete employee data from the profile page by click at the button which will bring user to the following page along with the Employee Name attached. Within the profile page, secretary user can also click at the button Create contract or Create timesheet on each course listed which will send Employee ID and Course Name to the requested page (will be mentioned later). The profile page also use Employee Name to retrieve recent timesheet form from the database, so user can view or edit old forms. If the user is an executive. In the front page, the system will send a request to the database to retrieve all employee data and the database will return the list of all employees. Then the system will show it on the screen. Executive can click to see the profile page of each employee also. In this case the profile page will recieve Employee Name from the front page which it will use this data to retrieve employee information and schedule from the database. Within the profile page, executive user can click at the button to view the statistic of that employee and Employee ID will be send to the requested page. (will be mentioned later)

3 Generate Contract After the secretary user click at the button Create contract from the profile page. Contract page will get 2 data which are Employee ID and Course Name. These data are use to send a request to the database, then the database will return employee data and course information back. Then system will generate the contract form automatically base on the returned data, so the user doesn t need to fill in every detail again. After the user has completed the form, user can click Save in order to send all the updated data to the database or print the form out as A4 paper size. Generate Timesheet After the secretary user click at the button Create timesheet from the profile page. Contract page will get 2 data which are Employee ID and Course Name. These data are use to send a request to the database, then the database will return employee data and course information back. Then system will generate the timesheet form which include employee data and workload information automatically base on the returned data, so the user don t need to fill in every detail again. After the user has completed the form, user can click Save in order to send all the updated data to the database or print the form out as A4 paper size. Statistic Report After the executive user click at the button Statistic from the profile page. Statistic page will get Employee ID, so it can use to send a request to the database. Then database will return information such as number of class cancellation and number of make-up class to the statistic page. These data will be used to show as a bar chart. Database There are 5 tables that keep all information which included User table, Employee table, Contract table, Timesheet table, and Workload table. The system has to send a request to these tables in order to retrieve the stored data back or when insert new data.

4 2. Detailed Design 2.1 Database Design Figure 2 : ER Diagram Figure 2 shows five tables of the system database that stored the information which compose of WebUser table, Employee table, Contract table, Timesheet table, and Workload table. WebUser table It is used to keep the username, password, and user role. So when the user login and input their username and password, our system will compare those inputs with the data stored. Employee table It keeps the personal information of each employee. It has WebUser ID as a foreign key, this is used to tell which secretaries are the one who added employee data. Contract table It is used to keep the information that appear in the contract form. It also keeps the information of one course inside the table as well because one contract form is used for one course. Employee ID is used as a foreign key to represent the owner of the contract. The relationship between Employee table and Contract table is one-to-many because one employee can have many contracts.

5 Timesheet table It is used to keep the information that appear in the timesheet form but not include workload because workload information will be stored in a separate table called Workload table. The relationship between Timesheet table and workload table is one-to-many because one timesheet can have many role of workload. Timesheet table also keeps date of when the form creates under the attribute name createdon. Employee ID is used as a foreign key to represent the owner of the timesheet. 2.2 User Interface Designs Login Page This is the first page of our website, where users have to login. Front Page When the user has logged in, the system will bring the user into front page. This page shows list of employee where it will show only employees that the user has permission to access. At this page, the user can click add button in order to add a new employee or click select button on the last column of the table in order to view selected employee profile.

6 Profile Page This page shows the employee s personal information and teaching timetable. It allows the secretary user to edit and delete employee s profile. The secretary user can click to generate timesheet and contract form at this page. In case of executive user, this page will allow the user to view employee s statistic instead of generate the forms. And it also allows secretary user to click at the link to view recent created forms.

7 Add/Edit Page When the user click to add a new employee in the front page (or click to edit employees profile), it will bring the user to this page. This page contains input boxes for entering employee s personal information (in edit case: the boxes will already fill). Below on schedule field, the user can search the course by filling course number, semester, and year, and then click the search button. If the course is found, the table will show the section list of the course. The user can add the course section that the employee teach by clicking on plus button or delete an added course by clicking on trash button.

8 Contract Form Page When the user click to generate contract form, the form will be already filled with employee s information, and the user can edit and either save or print out the form. Timesheet Form Page When users click to generate timesheet form, the system will automatically fill the basic information into the table and calculate total payment. The user can edit the table, then save or print it out.

9 Statistic Page Executive users can only view this page, which it will show the statistic of the selected employee. The user can select to either view specific semester, or overall statistic. 2.2 System Site Map This figure indicates how secretary and executive users traverse through the website. Executive users are allowed to view employee s profile and statistic, while secretary users are allowed to add, edit, or delete employee s profile and generate forms.

Server Manager User and Permissions Setup

Server Manager User and Permissions Setup Login and Security Once you successfully create your company databases, the next step is to define the groups and users that can access the TRAVERSE data and the functionality they will have within the

More information

Processing Midterm Verifications

Processing Midterm Verifications 1 Processing Midterm Verifications Notification to Faculty All faculty are required to complete the Midterm Verification process for their class(es) on a timely basis. Midterm Verification FAQ: How will

More information

Quick Reference: Entering YourEncore Time & Expense (in iaccess)

Quick Reference: Entering YourEncore Time & Expense (in iaccess) Quick Reference: Entering YourEncore Time & Expense (in iaccess) The quickest way to get acquainted with logging into iaccess and submitting timesheets or expense reports is to view our instructional videos.

More information

ESS Security Enhancements

ESS Security Enhancements ESS Security Enhancements payentry.com Employee Self Service Enhancements 1 Table of Contents INTRODUCTION 3 EXISTING EMPLOYEES 3 Existing Employee -Email Address 4 Existing Employee - Username 4 Existing

More information

Mobile Connect - Employee. ios User Guide

Mobile Connect - Employee. ios User Guide Mobile Connect - Employee ios User Guide Table of Contents Installing Mobile Connect on your ios Device... 2 Accessing the application... 2 Installing the application... 2 How to Log into the Mobile App...

More information

Pupilpod Mobile Application. User Guide

Pupilpod Mobile Application. User Guide Pupilpod Mobile Application User Guide Version 1.0 June 2016 Contents INTRODUCTION... 3 INSTALLATION... 3 REGISTERING TO PUPILPOD MOBILE APP... 4 ADD STUDENT TO PUPILPOD MOBILE APP... 6 Valuepoint ThoughtNET

More information

AWWA-IA Member Company Registrations by a Key Contact

AWWA-IA Member Company Registrations by a Key Contact AWWA-IA Member Company Registrations by a Key Contact Registration/Calendar Page: Must Log in with your Username & Password (Please contact the AWWA-IA office if you are a key contact for this company

More information

Supplier Relationship Management User Guide

Supplier Relationship Management User Guide Please input your access code into the Access Code box and click Go Leave these fields blank Owner: Jeff Pearson Date: 04/2018 Ref: V4 Page: 1 of 10 All fields marked with a red asterisk are mandatory

More information

IPT NEW ACCOUNT INSTRUCTIONS (STUDENT)

IPT NEW ACCOUNT INSTRUCTIONS (STUDENT) IPT NEW ACCOUNT INSTRUCTIONS (STUDENT) Each student will receive the following email from Jackie Jensen which contains instructions on how to log into your new IPT account along with

More information

MARK5 IPHONE APP User guide

MARK5 IPHONE APP User guide R EIN V E N TIN G B U S I N E S S I L E M A MARK5 IPHONE APP User guide 0.0 Welcome This user guide will teach you how to use the MARK5 iphone app. The app gives you the opportunity to do business at any

More information

Internet Banking User Guide

Internet Banking User Guide Internet Banking User Guide Table of Content Table of Content... 2 Introduction... 3 Internet Banking Facilities... 3 Internet Banking Security... 3 Login Screen and Navigation... 4 Updating Personal Details...

More information

Undergraduate Advising Database

Undergraduate Advising Database Undergraduate Advising Database Introduction The undergraduate advising database is used to track advising progress of students in the College of Business and Technology. The database is made up of a backend,

More information

Storefront Ordering System Demonstration Guide. Powered by

Storefront Ordering System Demonstration Guide. Powered by Storefront Ordering System Demonstration Guide Powered by Welcome to CMYK s Storefront Ordering System (SOS) The following pages will guide you through our Demo Site. We will show you many options available

More information

See/Jump Controls INTRODUCTION CONTENTS OVERVIEW 2 GIVING SEE/JUMP PERMISSIONS VIA MEMBER PERSONAL BANKER 4

See/Jump Controls INTRODUCTION CONTENTS OVERVIEW 2 GIVING SEE/JUMP PERMISSIONS VIA MEMBER PERSONAL BANKER 4 See/Jump Controls INTRODUCTION It s important to understand that Internet-savvy members may have multiple memberships, such as a spouse s that they want to log into on a frequent basis. Once See/Jump is

More information

How can I view my W2 on Vibe?

How can I view my W2 on Vibe? How can I view my W2 on Vibe? Within this document you will find easy How To, step by step instructions for logging onto Vibe and accessing your W2. How to Logon: In your browser s address bar, type the

More information

User Manual of Webmail Version 5

User Manual of Webmail Version 5 User Manual of Webmail Version 5 English Version: 1.0 Page 1 of 13 TABLE OF CONTENTS 1. ACCESS...3 1.1 Accessing to Webmail 5...3 2. COMPOSE AND SEND E-MAIL MESSAGE...4 2.1 Composing a new E-mail message...4

More information

Missouri Self-Directed Supports WEB PORTAL REGISTRATION GUIDE

Missouri Self-Directed Supports WEB PORTAL REGISTRATION GUIDE This document will review how Individuals and/or Employees can register for the PPL Better Online web portal. The web portal will be used by Individuals to monitor their budgets and approve/reject employee

More information

TIMESIMPLICITY EMPLOYEE GUIDE V1(0317D)

TIMESIMPLICITY EMPLOYEE GUIDE V1(0317D) Contents TimeSimplicity employee scheduling simplified.... 3 Login... 3 Published url... 3 Username:... 3 Password... 3 Company Code... 3 Employee Portal... Error! Bookmark not defined. Month... 4 Request

More information

Global Account Manager Franchisee Module

Global Account Manager Franchisee Module Global Account Manager Franchisee Module User Guide Last Updated: 26 June 2012, Version: 0.30 Copyright 2012 McDonald s Corporation Table of Contents GLOBAL ACCOUNT MANAGER FRANCHISEE MODULE OVERVIEW...

More information

BSD-BSS system user guide

BSD-BSS system user guide The Bank hereby notifies, and the Client confirms that accepts all obligations to independently configure the RBS BSS system. At the same time, the Customer agrees that the Bank does not take any measures

More information

Advanced ASP.NET Identity. Brock Allen

Advanced ASP.NET Identity. Brock Allen Advanced ASP.NET Identity Brock Allen brockallen@gmail.com http://brockallen.com @BrockLAllen Advanced The complicated bits of ASP.NET Identity Brock Allen brockallen@gmail.com http://brockallen.com @BrockLAllen

More information

GovIS Worksite Learning System Worksite Supervisor Guide (1.0 1/22/2019)

GovIS Worksite Learning System Worksite Supervisor Guide (1.0 1/22/2019) GovIS Worksite Learning System Worksite Supervisor Guide (1.0 1/22/2019) I. INTRODUCTION... 2 II. ACCESS WSL SYSTEM, REVIEW AND APPROVE STUDENT JOB (PROCESS #3)... 3 A. Access WSL System and Login... 3

More information

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version)

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version) Xcalenets Console Setup Guide Xcalenets Console Setup Guide (Standalone version) 1 Content CONTENT... 2 Getting Started to Xcalenets Console Setup... 3 Account Level Introduction... 3 Login Console Setup...

More information

How to create a new user to my Book? How to Remove the users from the Book? How to share the book with my accountants/partners?

How to create a new user to my Book? How to Remove the users from the Book? How to share the book with my accountants/partners? How to create a new user to my Book? How to Remove the users from the Book? How to share the book with my accountants/partners? In Reckon one, adding new user/staff to the book or sharing the book with

More information

Employee Online. Logging in to Employee Online LOAD INTERNET EXPLORER

Employee Online. Logging in to Employee Online LOAD INTERNET EXPLORER Logging in to Employee Online LOAD INTERNET EXPLORER EOL can be accessed via the staff intranet: www.southernhealth.nhs.uk/staff Click on the book Leave icon. Scroll down and click on Purple Access EOL

More information

APPROVER ELECTRONIC SALARY DISTRIBUTIONS

APPROVER ELECTRONIC SALARY DISTRIBUTIONS APPROVER ELECTRONIC SALARY DISTRIBUTIONS TABLE OF CONTENTS Overview... 2 Approve a Distribution Change... 2 Deny a Distribution Change... 6 Content of the Distribution Form Document... 7 Distribution Form...

More information

How to register and enter scores for a NASP virtual tournament. Basic Steps:

How to register and enter scores for a NASP virtual tournament. Basic Steps: How to register and enter scores for a NASP virtual tournament. Basic Steps: 1. Register the school and the tournament roster. 2. Add group information, coaches, and other registration info. 3. Come back

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider, schedule and request appointments, take control of your medical information,

More information

How to Register your Institution with proposalcentral

How to Register your Institution with proposalcentral How to Register your Institution with proposalcentral CUSTOMER SUPPORT: The Institution Profile is created once by the appropriate institution official. The institution information is then available to

More information

Add Authentication to the Public Store Front

Add Authentication to the Public Store Front Salesforce.com: Winter '10 Last updated: November 24, 2009 Copyright 2000-2009 salesforce.com, inc. All rights reserved. Salesforce.com is a registered trademark of salesforce.com, inc., as are other names

More information

Webmail Instructions

Webmail Instructions Medway Grid for Learning Policies and Guidance Webmail Instructions (Version 1.10-29/04/2005) Connecting to the webmail service... 1 Accessing old email... 1 To Send a New Message... 3 Organising your

More information

IndustrySafe Add Users and User Levels Guide

IndustrySafe Add Users and User Levels Guide IndustrySafe Add Users and User Levels Guide This guide describes the process for adding and editing users and user levels using the IndustrySafe Safety Management Software. 1 Log in to IndustrySafe 1.1

More information

MICROSOFT DYNAMICS CRM

MICROSOFT DYNAMICS CRM MICROSOFT DYNAMICS CRM 2013-2016 Table of Contents Microsoft Dynamics 2013-2015... 3 Quick Start Guide... 4 Videos...11 Microsoft Dynamics CRM 2013-2015 Overview Video...12 The CommuniGator Integration

More information

Kenner Citizen Self Service

Kenner Citizen Self Service Kenner Citizen Self Service Online License Renewals First Time Registration In order to register for online renewals, you will need several pieces of information that are listed below: User Name and Password

More information

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0

USER MANUAL. SalesPort Salesforce Customer Portal for WordPress (Lightning Mode) TABLE OF CONTENTS. Version: 3.1.0 USER MANUAL TABLE OF CONTENTS Introduction...1 Benefits of Customer Portal...1 Prerequisites...1 Installation...2 Salesforce App Installation... 2 Salesforce Lightning... 2 WordPress Manual Plug-in installation...

More information

Help Document USER ACCOUNT PROFILE. Menu. Policy

Help Document USER ACCOUNT PROFILE. Menu. Policy Menu - Policy - Definitions and Charts - Getting Started: Managing User Accounts - How to Manage User Information - How to Unlock an Account - How to Reset a Password - How to Enable/Disable an Account

More information

POS E-HORS E-HORS POINT OF SALES EHORS VERSION 3 1

POS E-HORS E-HORS POINT OF SALES EHORS VERSION 3 1 E-HORS POINT OF SALES EHORS VERSION 3 1 POS INSTRUCTIONS 1. Type this address onto your browser local.palmhotel.my:9280/pos 2. Log on using your Username & Password then click the log in button. If you

More information

Add/Manage Business Users

Add/Manage Business Users Primary and Secondary Administrators are created by First Interstate Bank and have full access to functionality; these Administrators set up other employees as Business Banking users via the Entitlements

More information

Instructions for the Download and Installation of CTAS Version 8.2 Update (Patch)

Instructions for the Download and Installation of CTAS Version 8.2 Update (Patch) Instructions for the Download and Installation of CTAS Version 8.2 Update (Patch) Office of the State Auditor Website: http://www.osa.state.mn.us/ NOTE: Some pictures and screenshots in these instructions

More information

1 SEARCHING FOR A MEMBER SEARCHING FOR A WI ADDING A NEW MEMBER HOW TO ADD A DUAL MEMBER... 9

1 SEARCHING FOR A MEMBER SEARCHING FOR A WI ADDING A NEW MEMBER HOW TO ADD A DUAL MEMBER... 9 Contents 1 SEARCHING FOR A MEMBER... 2 2 SEARCHING FOR A WI... 4 3 ADDING A NEW MEMBER... 6 4 HOW TO ADD A DUAL MEMBER... 9 6 HOW TO CHANGE A MEMBER S WI... 19 7 HOW TO UPLOAD A DOCUMENT OR WEB LINK...

More information

Let us know what you d like to do:

Let us know what you d like to do: Thank you for registering your new Co-operative Energy online account. Your new online account has a fresh new look and brings home energy management right to your fingertips. Below you will find a guide

More information

Office365 at Triton College

Office365 at Triton College Office365 at Triton College Logging in to Office365 The new log in page for Triton email is http://outlook.com/triton.edu At that page, enter your username in this format: firstnamelastname@triton.edu

More information

1. Launch your web browser. 2. Go to < Enter your address and Password as requested. Click on login.

1. Launch your web browser. 2. Go to <  Enter your  address and Password as requested. Click on login. 1. Launch your web browser. 2. Go to Enter your Email address and Password as requested. Click on login. 1. Enter your complete email address; i.e. johnsmith@

More information

Sign-off Manager User Guide

Sign-off Manager User Guide QA Ltd. Sign-off Manager User Guide MY QA PORTAL Contents Introduction... 3 Logging into myqa... 4 Homepage and My Learning... 6 Department transaction history and Booking Approval... 8 Booking Requests

More information

CAF Self Sufficiency Modernization. CAPI Release 2 Training Guide Caseworker Application Processing Interface. Site Administration

CAF Self Sufficiency Modernization. CAPI Release 2 Training Guide Caseworker Application Processing Interface. Site Administration CAF Self Sufficiency Modernization CAPI Release 2 Training Guide Caseworker Application Processing Interface Site Administration March 2010 CAPI Simple Process Flow CITRIX Everyone using CAPI will need

More information

CAQH Solutions TM EnrollHub TM Provider User Guide Chapter 5 Manage Users. Table of Contents

CAQH Solutions TM EnrollHub TM Provider User Guide Chapter 5 Manage Users. Table of Contents CAQH Solutions TM EnrollHub TM Provider User Guide Chapter 5 Manage Users Table of Contents 5 MANAGE USERS 2 5.1 PROVIDER USER ROLES 3 5.2 ADD NEW USERS 3 5.3 EDIT EXISTING USERS 5 5.4 DELETE EXISTING

More information

University of Southern California. GRS For Instructors Submitting Final Grades

University of Southern California. GRS For Instructors Submitting Final Grades University of Southern California GRS For Instructors Submitting Final Grades About GRS... 1 Accessing GRS... 1 Getting Help... 1 THE GRS MAIN MENU... 2 OVERVIEW OF THE GRS GRADING PROCESS... 3 Overview

More information

NCS Online Billing Quick Reference

NCS Online Billing Quick Reference NCS Online Billing Quick Reference Our online billing platform is a powerful end user bill analysis service. It offers our customers fast summary reports to easily identify where your money is being spent,

More information

Software Requirements Specification Version September, 2009

Software Requirements Specification Version September, 2009 Software Requirements Specification Version 1.0 24 September, 2009 Web Accessible Alumni Database Software Engineering Research Team, Faculty of Automatic Control and Computers, Polytechnic University

More information

HealthyCT Online Member Bill Pay. User Guide For Enrollment and Online Payments

HealthyCT Online Member Bill Pay. User Guide For Enrollment and Online Payments HealthyCT Online Member Bill Pay User Guide For Enrollment and Online Payments Revised April 2016 Table of Contents I. Enrollment Process: Setting up Member Bill Pay... Page 2 II. Setting Up Your Payments...

More information

Quick Start: Permission requests and approvals

Quick Start: Permission requests and approvals Quick Start: Permission requests and approvals and approvals Microsoft Volume Licensing Field Center This guide shows field users the process for requesting access to the Volume Licensing Field Center

More information

Symantec Security. Setup and Configuration Guide

Symantec  Security. Setup and Configuration Guide Symantec Email Security Setup and Configuration Guide I. Requirements A Symantec Email Security subscription A registered domain name Hosted email service Internet connection 2 II. Getting Started When

More information

When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the

When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the When you are logged into My Siena, you cannot use the Browser s Back and Forward buttons to navigate from one area to another. You need to use the tabs at the top of the My Siena page or the links directly

More information

How to Use Your EV Connect Account

How to Use Your EV Connect Account How to Use Your EV Connect Account Accessing the EV Connect Network To access the EV Connect network, point your web browser to http://network.evconnect.com. This brings you to the account login page.

More information

Employee self-service guide

Employee self-service guide Employee self-service guide August 2016 (V.2) Contents Important note... 4 Login... 5 How do I know I am on the correct site and my connection is secure?... 5 How do I login?... 6 Username and password...

More information

SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX:

SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX: SALES REPORTING GUIDE TO MANUALLY ENTER SALES DATA IN TRADEMARX: 1. Go to http://licensing.trademarxonline.com 2. Log in using your email address and password. If you don t know your password, please click

More information

Position Management Module Introduction

Position Management Module Introduction If you need assistance, contact Alicia Estes at X 2565 or estes@wcu.edu All position descriptions are maintained in an online library in the Position Management Module. Having one location makes them easy

More information

Introduction 2. Getting Started..2. Viewing a Timetable by Module.4. Viewing a Timetable by Program...6. Viewing your Personal Timetable.

Introduction 2. Getting Started..2. Viewing a Timetable by Module.4. Viewing a Timetable by Program...6. Viewing your Personal Timetable. Contents Introduction 2 Getting Started..2 Viewing a Timetable by Module.4 Viewing a Timetable by Program...6 Viewing your Personal Timetable. 8 Different ways to view timetable information......10 Week

More information

Tripartite Alliance for Dispute Management. File a salary-related claim for mediation. Online Help

Tripartite Alliance for Dispute Management. File a salary-related claim for mediation. Online Help Tripartite Alliance for Dispute Management File a salary-related claim for mediation Online Help Contents 1. Accessing File a salary-related claim for mediation... 2 2. File a case... 7 3. Dashboard...

More information

Quick Reference Guide Changing W2 Delivery Preference in Employee Self Service In MyUNIverse

Quick Reference Guide Changing W2 Delivery Preference in Employee Self Service In MyUNIverse University employees (including student employees) can elect how they want to receive their W2 forms (electronically or by US mail) by completing W2 Delivery Preference in UNI or UNI Student. Once you

More information

Configuration Guide. Version 1.5.9

Configuration Guide. Version 1.5.9 Configuration Guide Version 1.5.9 Copyright TeamExpand 22/07/2015 1. Overview 2 Table of contents 1. Overview... 3 1.1 Purpose... 3 1.2 Preconditions... 3 1.3 Applying changes... 5 1.3.1 Sync via UI...

More information

ESSENTIAL TECHNOLOGY SKILLS AND RESOURCES

ESSENTIAL TECHNOLOGY SKILLS AND RESOURCES FORT OSAGE R-1 SCHOOL DISTRICT ESSENTIAL TECHNOLOGY SKILLS AND RESOURCES 2101 N. TWYMAN ROAD INDEPENDENCE, MO 64058 PHONE 816.650.7000 http://www.fortosage.net Table of Contents Log On to the Network...

More information

Position Management Module Introduction

Position Management Module Introduction If you need assistance, contact Alicia Estes at X 2565 or estes@wcu.edu All position descriptions are maintained in an online library in the Position Management Module. Having one location makes them easy

More information

GUIDELINES for using HRDC Online System

GUIDELINES for using HRDC Online System GUIDELINES for using HRDC Online System Contents GUIDELINES for using HRDC Online System... 2 HOME PAGE... 3 REGISTRATION PAGE... 4 SIGN IN... 5 FORGET PASSWORD... 6 MAIN PAGE... 7 MODIFY REGISTRATION

More information

Almadallah Healthcare Management

Almadallah Healthcare Management Almadallah Healthcare Management This manual contains the information on provider account, the features or benefits a provider will get by having a user account with Almadallah Website. A l m a d a l l

More information

My Account Login System Instructions

My Account Login System Instructions My Account Login System Instructions Introduction With ExcalTech s Client Login system, you will have access to your appointments, files, invoices, knowledge base, quotes, tasks, and tickets from wherever

More information

Requesting Accommodations

Requesting Accommodations PURPOSE: To provide instructions on the process for Testers. IMPORTANT: It is important that Testers use Chrome, Safari, Firefox, IE11 or higher. Also, you can use mobile browsers for all of the above

More information

Winter School Year STI PD. Instructor User Manual

Winter School Year STI PD. Instructor User Manual Winter 2008-2009 School Year STI PD Instructor User Manual Information in this document is subject to change without notice. Student and school data used herein are fictitious unless otherwise noted. The

More information

Review The Big Picture

Review The Big Picture CS445 - Introduction to Database Management Systems Fall Semester 2015 LECTURE 6 The Entity-Relationship Model Introduction TEXTBOOK REFERENCE: CHAPTERS 2,3 R&G 1 Review The Big Picture Data Modeling Relational

More information

Getting Started with the Aloha Community Template for Salesforce Identity

Getting Started with the Aloha Community Template for Salesforce Identity Getting Started with the Aloha Community Template for Salesforce Identity Salesforce, Winter 18 @salesforcedocs Last updated: November 30, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved.

More information

why DiggSpace? Easy to Setup & Manage Attractive and inviting for all employees Office 365 Integration Drive the adoption of Office 365

why DiggSpace? Easy to Setup & Manage Attractive and inviting for all employees Office 365 Integration Drive the adoption of Office 365 why DiggSpace? Engage with all Employees Support Change Management thru effective corporate information sharing increasing employee engagement and performance Easy to Setup & Manage Attractive and inviting

More information

Common Login queries. How to resolve the login query. Login Query

Common Login queries. How to resolve the login query. Login Query Common Login queries Login Query Why can I not login into www.completecruisesolution.com? I don t know my login details for www.completecruisesolution.com or I have tried logging in but the Username or

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider and take control of your medical information. Using this quick reference guide,

More information

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved

Dynamics CRM Integration for Gmail. User Manual. Akvelon, Inc. 2017, All rights reserved User Manual Akvelon, Inc. 2017, All rights reserved Contents Overview... 3 Installation of Dynamics CRM Integration for Gmail 2.0... 3 Buying app subscription... 4 Remove the extension from Chrome... 5

More information

Effective Navigation of MyLCI, LCI & LCIF

Effective Navigation of MyLCI, LCI & LCIF Effective Navigation of MyLCI, LCI & LCIF Sept 17, 2017 Trainer : Lion Ann Kang District 19A Information Technology Training Course Jack of all trades, master of none! Agenda Important IT Notes (10 mins)

More information

Welcome to the Opus Bank Mobile Banking App User Guide

Welcome to the Opus Bank Mobile Banking App User Guide Welcome to the Opus Bank Mobile Banking App User Guide For & iphone is a registered trademark of Apple, Inc. is a trademark of Google, Inc. 1.855.678.7226 servicecenter@opusbank.com www.opusbank.com Rev.

More information

Conceptual Modeling in ER and UML

Conceptual Modeling in ER and UML Courses B0B36DBS, A7B36DBS: Database Systems Practical Classes 01 and 02: Conceptual Modeling in ER and UML Martin Svoboda 21. and 28. 2. 2017 Faculty of Electrical Engineering, Czech Technical University

More information

Follow Me an Android Application

Follow Me an Android Application Follow Me an Android Application Requirements Analysis Document CIS 450: Fall 2014 September 15, 2014 Table of Contents Introduction... 3 Proposed System... 3 Functional Requirements... 3 Non-Functional

More information

Commercial Bank Portal Multi-Factor Authentication Migration Guide

Commercial Bank Portal Multi-Factor Authentication Migration Guide Citibank N.A., Singapore Branch 18 September 2014 Commercial Bank Portal Multi-Factor Authentication Migration Guide Table of Contents 1. Introduction 2. Updating Email and Mailing Address 3. Activating

More information

REST API Operations. 8.0 Release. 12/1/2015 Version 8.0.0

REST API Operations. 8.0 Release. 12/1/2015 Version 8.0.0 REST API Operations 8.0 Release 12/1/2015 Version 8.0.0 Table of Contents Business Object Operations... 3 Search Operations... 6 Security Operations... 8 Service Operations... 11 Business Object Operations

More information

Envision Access Setup Guide

Envision Access Setup Guide Envision Access Setup Guide How To Setup Employees For Envision Access 2 EnvisionAccess Setup Guide Employee Setup EnvisionAccess Once a technician has Installed EnvisionAccess you can begin your setup

More information

Aetna Contracting Process

Aetna Contracting Process Aetna Contracting Process Multi-Factor Authentication Login Process First time applicants and returning applicants both should login using the Aetna specific link using Internet Explorer: https://www.ainsight.com/nomoreforms/logon?type=client_nonins&clientcode=cnty

More information

Security and Log-On Settings

Security and Log-On Settings TechNote #222. Rev. 06.02.2015 To access Security Settings and Log-On Settings, close PostalMate and the POS and open PM Utilities (Start > All Programs > PostalMate > PM Utilities). If you run PostalMate

More information

What this Guide Covers. Additional Info. 1. Linux based Servers. 2. Windows Servers. 3. GoldLite and Virtual Servers. 4. Other servers. 5.

What this Guide Covers. Additional Info. 1. Linux based Servers. 2. Windows Servers. 3. GoldLite and Virtual Servers. 4. Other servers. 5. This guide is designed to assist in shutting down the Gold Servers ensuring a clean reboot of the systems. This should be done by the System Administrators with all users logged off the system and any

More information

BANNER BASICS Version 8.0 Version 8.0

BANNER BASICS Version 8.0 Version 8.0 Version 8.0 Table of Contents Introduction... 2 Purpose... 2 Objective... 2 Section 1 User Responsibility... 3 Section 2 Banner Access... 4 Section 3 Parts of the Banner Main Screen... 6 Section 4 Keyboard

More information

EMPLOYEE TOOLS. The Budget Review page will display (see illustration below).

EMPLOYEE TOOLS. The Budget Review page will display (see illustration below). EMPLOYEE TOOLS This area of My Siena has options that allow Siena employees to view different reports about the University and to order supplies. Those employees who have permission are able to view the

More information

Customizing and Administering Project Server Access

Customizing and Administering Project Server Access WEB Customizing and Administering Project Server Access In this chapter Creating and Deleting Users from Project Server 2 Managing User Groups Project Server User Security 4 Using Categories to Control

More information

Parent Portal User Guide

Parent Portal User Guide Parent Portal User Guide Table of Contents LOGIN TO THE PARENT PORTAL... 2 RETRIEVE LOST LOGIN DETAILS... 3 CHANGE YOUR PASSWORD... 5 CHANGE OR CONFIRM YOUR DETAILS & MEDICAL INFORMATION... 6 NAVIGATING

More information

Mobile Android Guide for Users

Mobile Android Guide for Users Mobile Android Guide for Users Version 19.01 SP-WX-MBLAND-UG-201706--R019.01 Sage 2017. All rights reserved. This document contains information proprietary to Sage and may not be reproduced, disclosed,

More information

1.1 Login to Application System Filling out Applications Changing Password Changing Personal Information 14

1.1 Login to Application System Filling out Applications Changing Password Changing Personal Information 14 Application System 1 Chapter 1 - Student 1.1 Login to Application System 4 1.2 Filling out Applications 9 1.3 Changing Password 12 1.4 Changing Personal Information 14 Chapter 1 - Student Application System

More information

Table of Contents. Part I Introduction 1. Part II Registration 3. Part III After You Submit 9. Index 0. Contents. 1 Starting...

Table of Contents. Part I Introduction 1. Part II Registration 3. Part III After You Submit 9. Index 0. Contents. 1 Starting... Contents I Table of Contents Part I Introduction 1 1 Logging... In 1 2 Home... 1 3 My Profile... 2 Part II Registration 3 1 Starting... A Registration 3 2 General... 3 3 Attendees... 4 4 Housing... 5 5

More information

Employee Login Guide. Employee Timekeeping: Line Entry, Recording & Submitting Time. USERNAME: Please enter your username in the below format.

Employee Login Guide. Employee Timekeeping: Line Entry, Recording & Submitting Time. USERNAME: Please enter your username in the below format. Employee Timekeeping: Line Entry, Recording & Submitting Time Employee Login Guide Use the below website to access the Deltek Costpoint system: https://missionessential cp.deltekenterprise.com/cpweb USERNAME:

More information

HCA Tech Note 500. HCA Cloud Account (as of 29-May-2017) Do I need a Cloud Account?

HCA Tech Note 500. HCA Cloud Account (as of 29-May-2017) Do I need a Cloud Account? HCA Cloud Account (as of 29-May-2017) Running on a computer in your home, HCA controls devices and executes schedules and programs. And at one time that is all there was. Everything resided in the home.

More information

Employee Online Bank Staff (1 of 7) A Logging In to Employee Online. B Viewing Your Roster. 1 Enter your User Name and Password and click on Login

Employee Online Bank Staff (1 of 7) A Logging In to Employee Online. B Viewing Your Roster. 1 Enter your User Name and Password and click on Login Employee Online Bank Staff ( of 7) A Logging In to Employee Online Enter your User Name and Password and click on Login The first time you login, you will be prompted to change your password Enter the

More information

Leave Request Employee Manual

Leave Request Employee Manual South Dakota Board of Regents Human Resources/Finance Information Systems Leave Request Employee Manual Version 1.1 Updated 11/07/2011 Table of Contents Contents Introduction... 2 Overview... 2 Intended

More information

Position Management Module Introduction

Position Management Module Introduction If you need assistance, contact Alicia Estes at X 2565 or estes@wcu.edu All position descriptions are maintained in an online library in the Position Management Module. Having one location makes them easy

More information

Creating a Financial Administrator Account in eflex for Law Firms

Creating a Financial Administrator Account in eflex for Law Firms Creating a Financial Administrator Account in eflex for Law Firms In order for the attorneys in your firm to efile documents that have a fee, such as initiating cases and some secondary filings that require

More information

QUICKBOOKS ONLINE PLUS: A COMPLETE COURSE 2016

QUICKBOOKS ONLINE PLUS: A COMPLETE COURSE 2016 QUICKBOOKS ONLINE PLUS: A COMPLETE COURSE 2016 Chapter 2: Create a Company Part 1: Create Email, Access Trial Version, Download Files Lecture Focus 2 Create a QuickBooks Online Email Account Activate Educational

More information

InsightSoftware.com. for Oracle E-Business Suite

InsightSoftware.com. for Oracle E-Business Suite for Oracle E-Business Suite Insight Version: 2012.2 for EBS Document Version: 1.0 Last Updated: November 28, 2012 Contents 1. General Information 3 Upgrading Information: Repository 3 Customer Service

More information

EPAF Frequently Asked Questions

EPAF Frequently Asked Questions What is an EPAF? What is the flow of an EPAF? EPAF stands for Electronic Personnel Action Form. An EPAF allows personnel actions to be created and approved electronically, eliminating paper and allowing

More information