Wells Fargo TM CMS (Treasury Management Customer Management System) MIS Group 12

Size: px
Start display at page:

Download "Wells Fargo TM CMS (Treasury Management Customer Management System) MIS Group 12"

Transcription

1 Wells Fargo TM CMS (Treasury Management Customer Management System) MIS Group 12 Group Members: Arindam Bhattacharya (Project Manager) Jose Romero Amer Homsi Ameen Syed Guled Dalmar

2 Table of Contents 1. Introduction 1.1. Executive Summary (Page 1) 1.2. Problem Statement (Page 2) 2. Existing System 2.1. Interface (Pages 3-6) 2.2. Architecture (Page 6) 2.3. Context Diagram (Page 6) 2.4. Use Case Diagram (Page 7) 2.5. Use Case Descriptions (Pages 7-10) 3. Proposed System 3.1. Interface (Pages 11-12) 3.2. Architecture (Page 12) 3.3. Context Diagram (Page 13) 3.4. Use Case Diagram (Page 13) 3.5. Use Case Descriptions (Page 14) 3.6. Data Dictionary (Page 15) 3.7. Data Model/Class Diagram (Page 16) 3.8. Object Behavior Model (Page 17) 3.9. Complete Class Diagram (Classes + Methods) (Page 18) Database Design (Page 19) Software Design (Page 20-22) System Controls (Page 23) Functional Specification Document (Page 23) 4. Project Management 4.1. Project Activities (Page 24) 4.2. Allocation of Activities to Team Members (Page 24-25) 4.3. Planned Timeline (Page 25) 4.4. Executed Timeline (Page 25) 4.5. Minutes of Project Meetings (Page 26) 5. Presentation link (Page 27)

3 Introduction 1.1. Executive Summary Treasury Management is a division within Wells Fargo Bank which specializes in providing solutions to customers related to Accounts Payable, Accounts Receivable, Information Reporting, Payroll Services, and liquidity management. In the Treasury Manager division, there is a sales team which plays a very important role overall, as it is the primary driver for building customer relationships and generating new sources of revenue for the division. Our focus for this project is on one of most commonly used systems in the Treasury Management Sales Department: The TM CMS (Treasury Management Customer Management System). Its primary function is to allow sales employees (TMSOs) with the ability to invite clients to industry events sponsored by Wells Fargo. The system was built approximately a decade ago by contractors who are no longer involved with the bank, resulting in improper maintenance of the system. The current system is very slow and inefficient, particularly with respect to creating new user accounts, which will be the primary focus of our project. Currently, adding a new user can take anywhere from minutes due to numerous manual data entry steps, as well as poor integration of related activities in the process of setting up a new TMSO account. We have improved the system by properly integrating all of the steps required to set up a new account, automating the entire data entry process by integrating the external data source from which data was previously pulled and manually entered into the CMS system, and eliminating unnecessary fields that were not consistently being filled out. 1

4 1.2. Problem Statement Problems in the current system, with regards to creating new user accounts: Administrators cannot directly make a new user account; they must first search for the account amongst existing user accounts and receive a failed search result before being allowed to make a new account Administrators are forced to fill out almost 20 fields manually, which is very inefficient; some of these fields are particularly time-consuming, such as a picking a manager from drop down menu with dozens of managers in no particular order Administrators have to look up the information for these new user accounts in an external database; this database (the HR database, in PeopleSoft) has no connection to the CMS system at all Several of the fields on the add new user form are optional, and are inconsistently filled out by admins, leading to great variance in the time required to set up new accounts, as well as inconsistent user account data Linking TMSO accounts to regions is not handled during the initial account setup; it requires traversing a separate set of links and menus, and manually scrolling through 60+ regions and hundreds of TMSOs Objectives of the project: Allow administrators direct access to add new user form Integrate the HR/PeopleSoft database into the CMS System to allow direct searches for employee data from within CMS Automate all of the data entry involved with new account creation after pulling data from HR/PeopleSoft database Eliminate unnecessary fields when creating new accounts Integrate and automate TMSO region-linking into new account creation process Scope of the project: Project should focus primarily on improving existing processes and functionalities, not adding new functionalities beyond those necessary to create a new account Development should mostly leverage existing tools and not require significant development of new databases or systems Project should not require significant manpower or resources to implement 2

5 Existing System 2.1. Interface Home page for administrators; contains search for new user link at top: Search interface; shows search results after failed search and add new user link: 3

6 Add new user (TMSO) screen: HR/PeopleSoft database; used to fill out TMSO information to create new account: 4

7 Linking a TMSO to a Region; first screenshot shows region selection, second screenshot shows how to add TMSO to a region: 5

8 2.2 Architecture 2.3 Context Diagram 6

9 2.4. Use Case Diagram 2.5 Use Case Descriptions Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Login to CMS System Administrator, TMSO, Client TM CMS System 1. User clicks on login link on homepage. 2. User enters username and password information. 3. CMS System verifies username and password information. 4. Based on user type, CMS System grants access to appropriate system tools and resources. 3a. If username and/or password are incorrect, CMS System generates an error screen and reprompts user for information. 7

10 Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Search for TMSO in CMS Users Database Administrator TM CMS System 1. User clicks on "Search Users" link on homepage. 2. User enters CMS user search criteria, and presses "Search" button. 3. CMS system fails to find TMSO account in Users database, and displays "no results found" as well as "add new user" link. 4. Administrator clicks on "Add New" link, and system calls Add New TMSO use case. 3a. If TMSO is already in system, administrator verifies information and does not create new account. Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Add New TMSO Administrator TM CMS System 1. Administrator clicks on "Add New User" link in "Search Results" screen after failed CMS user search for TMSO account data. 2. System generates "Add New User" screen, which displays all TMSO data to be filled out. 4. Administrator manually enters in values for each field for new TMSO account based on HR database information. 5. Administrator clicks "Save Changes" button, and system creates new TMSO account. 6. Administrator executes Link TMSO to Region use case to assign a region to new TMSO. 5a. If user presses "Cancel", clear all fields, do not create new user, and return to homepage. 8

11 Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Link TMSO To Region Administrator TM CMS System 1. Administrator clicks on "Link TMSO to Region" on homepage. 2. Administrator goes to HR (PeopleSoft) database and finds new TMSO's manager, and looks up manager's region information. 3. Administrator scrolls through list of all regions (60+ regions) to find the link for TMSO's manager's region in CMS system and clicks on it. 4. Administrator manually finds new TMSO's account from list of all TMSOs, and adds it to the list of TMSOs assigned to the selected region. 5. Administrator clicks "Save Changes" button, and system creates new user account. Invite Client to Event TMSO TM CMS System 1. TMSO searches for event using event search criteria. 2. TMSO selects appropriate event from list of event search results. 3. TMSO searches for client using client search criteria. 4. TMSO adds client to invitation list for event. 5. TMSO repeats steps 3 and 4 for as many clients as he or she would like to invite to the event. 6. TMSO clicks "invite" button to record invitations. 9

12 Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Compile and Distribute Invitations Event Manager TM CMS System 1. Event manager searches for event using event search criteria. 2. Event manager selects appropriate event from list of event search results. 3. Event manager pulls up list of all invited clients for the selected event, and sends out a batch invitation using client address information. 3a. If there are no invited clients, event manager marks event as "no invitations". 10

13 Proposed System 3.1 Interface New admin homepage; note add new user link at top, which removes need to search for user in CMS database every time before creating new account: Current CMS Admin Menu Proposed CMS Admin Menu Renamed link label to read Search only Added new link to Add new users on the Admin menu. 11

14 Add New User screen; provides option to search for TMSOs in HR database directly from CMS interface, and auto-fills relevant fields for creating new users: 3.2 Architecture 12

15 3.3 Context Diagram 3.4 Use Case Diagram 13

16 3.5 Use Case Descriptions Note: I have only listed use case descriptions for new use cases and changes to old use cases. All other use cases are the same as in the existing system (which is outlined in section 2), and some use cases from existing system are not used in proposed improved system. Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Add New TMSO Administrator TM CMS System 1. Administrator clicks on "Add New User" link in Admin homepage. 2. System generates "Add New User" screen. 3. Administrator executes Search for new TMSO information in HR database use case. 4. System automatically fills out all of the fields required to create new TMSO account, including the region field, which is set to the TMSO s manager s region. 5. Administrator verifies information (fields are greyed out, so admin cannot change data), and clicks "Save changes" to create new TMSO account. 5a. If user presses "Cancel", clear all fields, do not create new user, and return to homepage. Use Case Name: Primary Actor: Stakeholder: Normal flow of events: Exceptional flows: Search for new TMSO info in HR database Administrator TM CMS System 1. Administrator clicks on magnifying glass in "Add New User" screen. 2. System generates "Search for employee data" screen. 2. Administrator enters HR database search criteria to find new TMSO data. 3. Administrator selects correct employee from HR database search results. 4. System returns to "Add New User" screen. 5a. If user presses "Cancel", clear all fields, do not create new user, and return to homepage. 14

17 3.6 Data Dictionary Login Info = username + password Employee = first name + last name + employee type Employee type = [manager TMSO] TMSO = first name + last name + username + (password) + + (phone number) + (TMSO ID) + manager + (security level) Manager = manager ID + first name + last name + region Security level = [None Low Medium High] Region = region name + geographic area + authorized TMSOs Geographic area = {zip code} Authorized TMSO = {TMSO} Event = event name + date + time + location + invited clients Invited clients = {client} Client = company name + address + representative name + address CMS user search = (first name) + (last name) + (login ID) + client search results HR database search = (first name) + (last name) + (login ID) + HR database search results Event search = (event name) + (date) + (time) + (location) + Event search results Client search = (company name) + (address) + (representative name) + ( address) + client search results CMS user search results = 0{TMSO} Event search results = 0{Event} Client search results = 0{Client} HR database search results = 0{Employee) 15

18 3.7 Data Model Class Diagram 16

19 3.8 Object Behavior Model/Sequence Diagram for Add New User Use Case 17

20 3.9 Complete Class Diagram With Methods 18

21 3.10 Database Design 19

22 3.11. Software Design/Method Specifications 1. Method Name: AuthorizeLogin() Class name: Login Clients: Administrator, TMSO, Event Managers Associated Use Cases: Log In to CMS System Description: Authenticates username and password and grants access to the system. Arguments: Username and password Type of Value Returned: Access to system granted or denied Pre-Conditions: N/A Post-Conditions: Valid users are allowed to use CMS system resources. Pseudo-code: For each user account in system Compare provided username + password against stored username + password for current account If username and password match Grant appropriate access to CMS system based on user type Else move on to next user account If no user accounts match provided username + password Display error message and re-prompt for username and password 2. Method Name: AddNewUser() Class name: TMSO Clients: Administrators Associated Use Cases: Add New TMSO Description: Generates add new user form, and allows user to search for employee to auto-fill fields. Arguments: N/A Type of Value Returned: N/A Pre-Conditions: N/A Post-Conditions: Allows user to search for employee data in HR database. Pseudo-code: If Administrator presses add new user button Generate add new user screen with appropriate fields If Administrator presses magnifying glass icon Bring up HR database search screen Else If Administrator clicks save changes without selecting a user Display error message Else Do Nothing End If End If 20

23 3. Method Name: EmployeeSearch() Class name: HR Database Search Clients: Administrators Associated Use Cases: Search for TMSO info in HR Database Description: Allows user to search for employee data in HR Database, and returns appropriate results for given search criteria. Arguments: Search criteria; some combination of first name, last name, and login ID Type of Value Returned: Data from HR Database for single employee. Pre-Conditions: User is coming from add new user screen. Post-Conditions: Returns employee data to be used in filling out add new user screen fields. Pseudo-code: Do while there are still records to examine Compare current record fields to provided search criteria If provided criteria match corresponding record fields Determine region by linking current record to corresponding manager record Return all relevant information, including region BREAK Else move to next record End Do If no records match provided criteria Show no matching results; please search with different criteria screen End If 4. Method Name: CreateNewAccount() Class name: TMSO Clients: Administrators Associated Use Cases: Add New User Description: Use the information provided by HR database to verify and instantiate new account. Arguments: Relevant employee data from HR database (see data dictionary for all fields required for TMSO ) Type of Value Returned: New use account for TMSO. Pre-Conditions: Data provided is that of a valid employee account from HR database. Post-Conditions: New employee account is ready for TMSO to use for inviting clients. Pseudo-code: Check to make sure account does not already exist in System Check to make sure account is that of a TMSO Link account to region using manager s region information Create new TMSO user account with data provided from HR database search 21

24 5. Method Name: VerifyAccountIsTMSO() Class name: Employee Clients: Administrators Associated Use Cases: Add New User Description: Use the information provided by HR database to verify and instantiate new account. Arguments: Relevant employee data from HR database (see data dictionary for all fields required for TMSO ), particularly employee type Type of Value Returned: True/False verification of TMSO account type. Pre-Conditions: Data provided is that of a valid employee account from HR database. Post-Conditions: Valid accounts will continue to be processed for new TMSO accounts in CMS System. Pseudo-code: If the employee type data retrieved for the HR Database is not equal to TMSO Return false and display error message and instruct user to search again Else return true to indicate account is of a valid type ( TMSO ) 22

25 3.12 System Controls 1. The system will require a login ID and password for all users (Admins, TMSOs, and Event Managers) to ensure only authorized employees are allowed to access system. 2. If the admin chooses an employee that already has an account in the CMS users database when searching for employee data in the HR database, the System will show an error message and give admin option to pull up the existing account information for viewing and verification purposes instead. 3. If the admin chooses an employee that is not a TMSO in the HR database, the System will give an error message and allow the admin to search again for a different user. 4. The admin cannot change the fields that are auto-filled after choosing an employee from the HR database, to ensure that the data is consistent between the HR database and the CMS users database. 5. System will automatically fill out region information (instead of going through Link TMSO to region ) when employee data is retrieved from HR database to avoid errors in manual entry and ensure consistency across HR and CMS user databases. 6. The system will no longer retrieve or fill out non-mandatory fields when creating new accounts; previously, some admins were filling out these fields but the majority were leaving them blank. This will ensure consistency for all new TMSO accounts moving forward. 7. System disables invitation to event for events after the invitation deadline has passed, to prevent accidental invitations to events that have already occurred Functional Specification Document 1. Administrators will be able to search for existing CMS users. 2. Administrators will be able to create new users without any manual entry of data, simply by searching for the appropriate user in the integrated HR/PeopleSoft database. The necessary fields will be filled out automatically. 3. TMSOs will automatically be assigned to the correct region based on their manager s region information. 4. TMSOs will be able to view the appropriate events based their region assignment, and will be able to invite clients to these events accordingly. 5. Event managers will be able to compile the invitations set by TMSOs and distribute them using the information for the clients on file. 23

26 Project Management 4.1 Project Activities This project involved two primary activities: 1. Project Report. We mostly worked on this individually, and everyone submitted their respective parts of the project to me. I reviewed their submissions for quality, made improvements, and put together the final project report. 2. Presentation. Jose put together the slides for the presentation, and we practiced before we recorded our presentation. 4.2 Allocation of activities to team members The following material in this section is the document I sent out to team members, allocating activities, setting deadlines, and expectations for the project: ************************************************************************************* This is how the work is split up: Team Member Document 1 Document 2 Document 3 Arindam Data Model Database Design Software Design Jose Interface Design Object Behavior Model Class Diagram Amer Controls Data Dictionary Functional Specs Document Ameen Process Model Problem Statement Guled Context Diagram Executive Summary Due dates for each document: Document 1: November 20 th Document 2: November 27 th Document 3: December 4 th Expectations: 1. Given that many of these documents are dependent on each other (for example, we cannot do database design without completed data model, process mode, and controls), it is very important that everything is completed BY THE DEADLINES SPECIFIED ABOVE. 2. I will not remind or hunt team members down to get the documents, and I will not accept late documents. If I do not have a document by the given date, I will do it myself to ensure the project is completed in a timely manner, and I will notify Prof. Raghunathan. 3. I expect a reasonable, honest effort to be made on each document. If the document you submit to me looks like it was thrown together in 5 minutes, you will not receive any credit from me on the final evaluation. I will discuss any work that I think is of unacceptable quality with Prof. Raghunathan directly so there is no dispute on the subject. 24

27 4. I will not test team members to make sure everyone understands how the system works. I had hoped to explain how the system works in person and scheduled several meetings, but not a single person came to any of the meetings. Accordingly, it is YOUR responsibility to ensure that you understand how the system works. If you have questions, you can me or try to set up a meeting with me or Jose, and we will do our best to clarify matters in person. If I do not hear from any of you with questions, I assume you understand how the system works from the document provided. ************************************************************************************* 4.3 Planned Timeline Although we did not have a formal planned timeline, the general plan was as follows: September: Choose a system, learn about the system October: Start work on project, complete analysis phase by end of month November: Finish project report, complete design phase and review final project report December: Put together and execute presentation 4.4 Execution Timeline September October: Unsuccessfully attempt to have several meetings; Jose teaches me about the system November: I put together document explaining system for remaining team members and allocate project report duties to everyone at start of month, along with deadlines December: Most of the work is done during this time; presentation is recorded 25

28 4.5 Meeting Notes Meeting 1 Date: September 7 th Invitees: Entire Group Attendees: Arindam Bhattacharya, Jose Romero Time: 4:45 PM Discussion: Choosing a system, settling on Jose s TM CMS System from work, learning the basics of the system Meeting 2 Date: September 28 th Invitees: Entire Group Attendees: Arindam Bhattacharya Time: 4:45 PM Discussion: Cancelled, as Jose was sick and nobody else showed up. Meeting 3 Date: October 8 th Invitees: Arindam Bhattacharya, Jose Romero Attendees: Arindam Bhattacharya, Jose Romero Time: 12:00 PM Discussion: Jose showed me the system in person, and I was able to learn hands-on how the system worked and what its issues were. Also discussion of how to improve the system. Meeting 4 Date: October 26 th Invitees: Entire Group Attendees: Arindam Bhattacharya Time: 3:00 PM Discussion: Cancelled, as Jose was sick and nobody else showed up. Meeting 5 Date: December 4 th Invitees: Entire Group Attendees: Entire Group Time: 8:30 PM Discussion: Recorded presentation. 26

29 Presentation Link Here is the link to our presentation on our project (about 12 minutes long): 27

Online Registration Management Guide

Online Registration Management Guide Online Registration Management Guide For Extension Registration Managers Penn State College of Agricultural Sciences, Online Registration Management System 10/27/2014 This document is intended to provide

More information

Admin Series: Common Admin Tasks

Admin Series: Common Admin Tasks Admin Series: Common Admin Tasks Updated Aug. 2010 Copyright EZinspections.com Support@ezinspections.com 1 Copyright EZinpsections.com CONTENTS I II Introduction Tasks on the Summary Page A) Monitoring

More information

Good afternoon, everyone. Thanks for joining us today. My name is Paloma Costa and I m the Program Manager of Outreach for the Rural Health Care

Good afternoon, everyone. Thanks for joining us today. My name is Paloma Costa and I m the Program Manager of Outreach for the Rural Health Care Good afternoon, everyone. Thanks for joining us today. My name is Paloma Costa and I m the Program Manager of Outreach for the Rural Health Care program. And I m joined by Carolyn McCornac, also Program

More information

ProcessWorld User Guide. (October 2017)

ProcessWorld User Guide. (October 2017) ProcessWorld User Guide (October 2017) Table of Contents 1. INTRODUCTION... 2 2. REGISTRATION... 2 3. PASSWORDS... 3 4. REQUESTING ACCESS TO APPLICATIONS... 3 5. THE PROCESSWORLD MENU... 4 5.1 MY DETAILS...

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

Employer Self Service (ESS) User Guide

Employer Self Service (ESS) User Guide MainePERS Employer Self Service Maine Public Employees Retirement System Employer Self Service (ESS) User Guide V10 Version 10.0 December 3, 2018 TABLE OF CONTENTS Table of Contents Logging into ESS 1

More information

Depending on the modules that have been implemented by your company, you may have access to the following information:

Depending on the modules that have been implemented by your company, you may have access to the following information: Employee Self Service (ESS) User Quick Reference Guide Introduction to ESS The Employee Self Service (ESS) Application is a web-based application that gives you access to information from your employee

More information

Table of Contents Step One: Create a new account... 2 Step Two: Log-in to Inspira... 5 Step Three: Sign up for mandatory courses...

Table of Contents Step One: Create a new account... 2 Step Two: Log-in to Inspira... 5 Step Three: Sign up for mandatory courses... You can now access Inspira mandatory courses through elearning.un.org!!!! In this quick guide you will learn how to register and find mandatory courses on Inspira. If you are new to learning, please start

More information

ClientTrack Administrator Guide Texas Database for Refugee Cash Assistance and Refugee Social Services

ClientTrack Administrator Guide Texas Database for Refugee Cash Assistance and Refugee Social Services ClientTrack Administrator Guide Texas Database for Refugee Cash Assistance and Refugee Social Services Working Draft Revised December 4, 2017 CONTENTS Disclaimer... 2 About This User Guide... 2 User Management...

More information

MT+ Beneficiary Guide

MT+ Beneficiary Guide MT+ Beneficiary Guide Current version MT+ 2.5.0 implemented on 10/08/16 Introduction... 2 How to get access... 3 Login... 4 Automatic notifications... 8 Menu and Navigation... 9 List functionalities...

More information

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 71

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 71 Table of Contents Launch into the Card Link Online Web Application... 4 Roles for User Management... 5 UFA Credit Account Application... 9 Credit Application Options... 10 Accessing Card Link Online Launch

More information

Western Water Online User Guide

Western Water Online User Guide Western Water Online User Guide Western Water December 2017 About Western Water Online Western Water Online is a self-service portal for plumbers, builders and developers. With the portal, you can apply

More information

For Questions Contact: Employee Service Center (ESC), ,

For Questions Contact: Employee Service Center (ESC), , Title: Paid Time Off (PTO): MPI Absence Management Frequently Asked Questions Date Modified: 3/1/2018 Purpose: The purpose of this document is to identify frequently asked questions pertaining to the process

More information

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 77

Table of Contents UFA Credit Account Application... 9 Card Link Online Account Management User Management... 77 Table of Contents Launch into the Card Link Online Web Application... 4 Roles for User Management... 5 UFA Credit Account Application... 9 Credit Application Options... 10 Accessing Card Link Online Launch

More information

POC Evaluation Guide May 09, 2017

POC Evaluation Guide May 09, 2017 POC Evaluation Guide May 09, 2017 This page intentionally left blank P r o p r i e t a r y a n d C o n f i d e n t i a l. 2 0 1 7 R F P M o n k e y. c o m L L C Page 2 CONTENTS Read Me First... 4 About

More information

Business Online and Mobile Banking User Guide

Business Online and Mobile Banking User Guide Business Online and Mobile Banking User Guide 1. Online Enrollment 2. Login Process & Device Registration 3. Accounts & Accounts Details and Transaction History 4. Activity Center 5. Secure Messages 6.

More information

CFC Charitable Giving User Guide

CFC Charitable Giving User Guide United States Office of Personnel Management CFC Charitable Giving User Guide 2017 CFC September 2017 1 Table of Contents How to Use this Manual Page 3 About the CFC Page 4 CFC Zones Page 4 CFC Approved

More information

MT+ Beneficiary Guide

MT+ Beneficiary Guide MT+ Beneficiary Guide Current version MT+ 2.3.0 implemented on 11/04/16 Introduction... 2 How to get access... 3 Login... 4 Automatic notifications... 8 Menu and Navigation... 9 List functionalities...

More information

P.E.O. STAR Scholarship Online Recommendation Instructions

P.E.O. STAR Scholarship Online Recommendation Instructions P.E.O. STAR Scholarship Online Recommendation Instructions The P.E.O. STAR Scholarship Recommendation Form for the chapter is available from September 1 through November 1. Starting September 1: As a chapter

More information

MT+ Beneficiary Guide

MT+ Beneficiary Guide MT+ Beneficiary Guide Introduction... 2 How to get access... 3 Login... 4 Automatic notifications... 8 Menu and Navigation... 9 List functionalities... 12 Project Details... 18 How to manage organisations...

More information

Quick guide to the SmartSimple on-line portal (making an application)

Quick guide to the SmartSimple on-line portal (making an application) EPA Research Programme 2014-2020 Quick guide to the SmartSimple on-line portal (making an application) POWERED BY SMARTSIMPLE Disclaimer Please read this document carefully prior to using the on-line portal.

More information

After getting your invitation and clicking on the link inside your , you are taken to this first screen where you will set your password.

After getting your invitation and clicking on the link inside your  , you are taken to this first screen where you will set your password. Your First Login Setting Up Your Account HubSpot CRM Tutorial Create Your Views Adding Contacts & Companies Understanding Contact Records Your First Login After getting your invitation and clicking on

More information

Arrow Contract Management System. Electronic Tendering Guide

Arrow Contract Management System. Electronic Tendering Guide Arrow Contract Management System Electronic Tendering Guide CONTENTS 1. RECEIVING & VIEWING A TENDER INVITATION... 3 2. LOGGING INTO PROCON... 4 3. OBTAINING TENDER DOCUMENTS... 5 4. HOW TO RESPOND ELECTRONICALLY

More information

Getting Started Guide for HR Admins

Getting Started Guide for HR Admins Getting Started Guide for HR Admins Table of Contents: Table of Contents:... 2 What is included in the Getting Started Guide for HR Admins?... 4 Getting Started with SimplyMerit... 4 What is SimplyMerit?

More information

eperformance Leaders User Guide Midyear Progress Report

eperformance Leaders User Guide Midyear Progress Report eperformance Leaders User Guide Midyear Progress Report 3/28/2017 Table of Contents Leaders Guide Midyear Progress Report... 1 1. Begin Evaluation... 1 2. Rate Competencies... 1 3. Rate Overall Progress

More information

OptRight WageView Employee Reference Guide

OptRight WageView Employee Reference Guide Business Payroll Services Payroll University OptRight WageView Employee Reference Guide WageView is a secure website in which you can access, view, and print your pay statements, W-2s, and 1099s. This

More information

Hackney Learning Trust HR: DBS Online - Guide for Administrators and Verifiers

Hackney Learning Trust HR: DBS Online - Guide for Administrators and Verifiers DBS Online - Guide for Administrators and Verifiers File: Version: 11.0 1 of 48 About this guide Purpose This guide explains how those involved in the DBS process (Administrators and ID Verifiers) use

More information

QUICK GUIDE. Introducing Oasys

QUICK GUIDE. Introducing Oasys QUICK GUIDE Introducing Oasys Introduction to Oasys This quick guide is designed to give an overview of Oasys platform administration. It has been structured around the tabs used to navigate around the

More information

CUSTOMER PORTAL. Introduction and Guide

CUSTOMER PORTAL. Introduction and Guide CUSTOMER PORTAL Introduction and Guide CUSTOMER PORTAL The portal was built with you in mind - through it, you have 24/7 access to manage your account. This guide will help you get started. Using the portal,

More information

Online Banking for Business WHOLESALE LOCKBOX IMAGING USER GUIDE

Online Banking for Business WHOLESALE LOCKBOX IMAGING USER GUIDE Online Banking for Business WHOLESALE LOCKBOX IMAGING USER GUIDE Contents Getting Started...1 Technical Requirements...1 Contact Us...1 Overview...2 Wholesale Lockbox Web Application... 2 Features... 2

More information

The Studio Director QuickBooks Help

The Studio Director QuickBooks Help The Studio Director QuickBooks Help Copyright 2016 The Studio Director OnVision Solutions, Inc. P.O. Box 3221 Monument, CO 80132 http://www.thestudiodirector.com Table of Contents OVERVIEW & REQUIREMENTS...

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. Who is Lionbridge?... 2 2. What is Freeway?... 2 3. What is Translation Workspace?... 2 4. How do I register for a Freeway account?... 2 5. How do I submit projects for translation

More information

Trusted Advisor User Guide. inty CASCADE v 2.9.0

Trusted Advisor User Guide. inty CASCADE v 2.9.0 Trusted Advisor User Guide inty CASCADE v 2.9.0 Table of Contents 1. Overview... 2 2. Logging in to inty CASCADE... 2 2.1 Forgotten Password... 4 2.2 Password Complexity... 5 3. Home Page... 7 4. Navigation...

More information

Business Online Banking. Conversion Guide IMPORTANT INFORMATION ABOUT YOUR NEW BUSINESS ONLINE BANKING SERVICES. Version103117

Business Online Banking. Conversion Guide IMPORTANT INFORMATION ABOUT YOUR NEW BUSINESS ONLINE BANKING SERVICES. Version103117 Business Online Banking Conversion Guide IMPORTANT INFORMATION ABOUT YOUR NEW BUSINESS ONLINE BANKING SERVICES Version103117 Business Online Banking Conversion Information This guide provides an overview

More information

User s Guide for Suppliers

User s Guide for Suppliers Streamline Collaborate Take Control User s Guide for Suppliers Powered by Johnson & Johnson Global Translation Center Contents Terminology... 1 Conventions... 1 Mandatory vs. Optional Fields... 1 Button

More information

EMS MASTER CALENDAR User Guide

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

More information

CLIENT ONBOARDING PLAN & SCRIPT

CLIENT ONBOARDING PLAN & SCRIPT CLIENT ONBOARDING PLAN & SCRIPT FIRST STEPS Receive Order form from Sales Representative. This may come in the form of a BPQ from client Ensure the client has an account in Reputation Management and in

More information

Personal Online Banking Quick Start Guide

Personal Online Banking Quick Start Guide Personal Online Banking Quick Start Guide Step 1 Visit AmericanBank.com and locate the Personal Login ID box in the top right corner of the homepage. TIP: There are now two different online banking systems

More information

District 5910 Website Quick Start Manual Let s Roll Rotarians!

District 5910 Website Quick Start Manual Let s Roll Rotarians! District 5910 Website Quick Start Manual Let s Roll Rotarians! All Rotarians in District 5910 have access to the Members Section of the District Website THE BASICS After logging on to the system, members

More information

Events User Guide for Microsoft Office Live Meeting from Global Crossing

Events User Guide for Microsoft Office Live Meeting from Global Crossing for Microsoft Office Live Meeting from Global Crossing Contents Events User Guide for... 1 Microsoft Office Live Meeting from Global Crossing... 1 Contents... 1 Introduction... 2 About This Guide... 2

More information

Procard Website Training

Procard Website Training Procard Website Training https://access.usbank.com Enter the following: Organization Short Name: TNTECH User ID (All Caps) Password Click on Login If you forget your password, then please click on Forgot

More information

CLIENT ONBOARDING PLAN & SCRIPT

CLIENT ONBOARDING PLAN & SCRIPT CLIENT ONBOARDING PLAN & SCRIPT FIRST STEPS Receive Order form from Sales Representative. This may come in the form of a BPQ from client Ensure the client has an account in Reputation Management and in

More information

Test Results. Generation Java. ID-10t Consultations. Assistant Professor Department of Computer Science Siena College

Test Results. Generation Java. ID-10t Consultations. Assistant Professor Department of Computer Science Siena College Test Results Requested by: Dr. Darren Lim Assistant Professor Department of Computer Science Siena College Mrs. Pauline White Visiting Professor Department of Computer Science Siena College Generation

More information

INFORMED VISIBILITY. Mail Tracking & Reporting. Applying for Access to IV

INFORMED VISIBILITY. Mail Tracking & Reporting. Applying for Access to IV INFORMED VISIBILITY Mail Tracking & Reporting Applying for Access to IV V2.1, September 7, 2017 Table of Contents Introduction Register for a Business Customer Gateway (BCG) Account Perform IV Business

More information

TRAVEL AND EXPENSE CENTER REPORTS USER GUIDE

TRAVEL AND EXPENSE CENTER REPORTS USER GUIDE TRAVEL AND EXPENSE CENTER REPORTS USER GUIDE Please note: This user guide is intended for online use, and has a number of embedded links. Printing of these documents is discouraged, as they are updated

More information

Improving our systems. Includes important information about changes to HR and Payroll, including how you receive your payslips

Improving our systems. Includes important information about changes to HR and Payroll, including how you receive your payslips Improving our systems Includes important information about changes to HR and Payroll, including how you receive your payslips Introduction More and more of us are moving our lives online, whether it s

More information

TOOL TRACKING SYSTEM MOBILE APP USER MANUAL

TOOL TRACKING SYSTEM MOBILE APP USER MANUAL TOOL TRACKING SYSTEM MOBILE APP USER MANUAL TTS MOBILE APP USER MANUAL TABLE OF CONTENTS TTS App User Manual... 2 Table of Contents... 2 TTS Mobile Phone Application... 3 Live vs. Batch mode... 3 Batch

More information

Festivalsuite User Guide, Withoutabox.

Festivalsuite User Guide, Withoutabox. Festivalsuite User Guide, Withoutabox. Whether you re a new or a long-time Withoutabox user, this guide takes you through the process of managing submissions online, from start to festival. Keep it handy

More information

AgencyExpress 3 User Guide

AgencyExpress 3 User Guide AgencyExpress 3 User Guide Updated for Winter Release 2010 2 Table of Contents AgencyExpress User Guide Welcome to AgencyExpress 3!... 4 Browser Requirements... 5 Logon to AgencyExpress... 6 Forgot Your

More information

Administrator Quick Guide

Administrator Quick Guide 1 Administrator Quick Guide Login Screen The first page employees will see when visiting their training site is the login screen. This is where employees must enter their username and password to access

More information

TMW Asset Maintenance. TMW AMS - SQL Road Calls Guide

TMW Asset Maintenance. TMW AMS - SQL Road Calls Guide TMW Asset Maintenance TMW AMS - SQL Guide Table of Contents Introduction... 2 Setting Road Call Options... 3 Starting the Module... 5 Changing Shops... 5 Searching... 5 Road Call Options... 7 Enter Road

More information

BSE-SINGLE SIGN ON. For Brokers/ Banks/ Mutual Funds

BSE-SINGLE SIGN ON. For Brokers/ Banks/ Mutual Funds BSE-SINGLE SIGN ON For Brokers/ Banks/ Mutual Funds Contents Introduction:... 2 Features:... 2 Advantages:... 2 On-boarding process.... 3 SSO application Login Process... 7 Authentication via OTP... 7

More information

Where Is My Package? (a.k.a. WIMP)

Where Is My Package? (a.k.a. WIMP) Developers of WIMP Where Is My Package? Where Is My Package? (a.k.a. WIMP) USER GUIDE: How-to for basic WIMP functions December 2011 For an instant how-to, the following pages provide a quick interactive

More information

Suffolk Libraries itrent HR Self Service Portal Guidance and FAQs

Suffolk Libraries itrent HR Self Service Portal Guidance and FAQs Suffolk Libraries itrent HR Self Service Portal Guidance and FAQs v1.0: 9 December 2013 Sarah Corcoran Nicky Evans Suffolk Libraries itrent HRSS Guidance v1.0: 9 December 2013 Page 1 1 CONTENTS 2 Introduction...

More information

UNIVERSITY OF LETHBRIDGE ONLINE PERSONAL REIMBURSEMENT SYSTEM USER MANUAL

UNIVERSITY OF LETHBRIDGE ONLINE PERSONAL REIMBURSEMENT SYSTEM USER MANUAL UNIVERSITY OF LETHBRIDGE ONLINE PERSONAL REIMBURSEMENT SYSTEM USER MANUAL SumTotal (version 2013 02.02) User Manual Table of Contents FOREWORD... 3 1. ACCESSING THE PERSONAL REIMBURSEMENT SYSTEM... 3 2.

More information

TABLE OF CONTENTS. Fish Data Submission FAQs and Trouble-shooting Guide January 2013

TABLE OF CONTENTS. Fish Data Submission FAQs and Trouble-shooting Guide January 2013 Fish Data Submission FAQs and Trouble-shooting Guide January 2013 TABLE OF CONTENTS How to make your first submission to our fish data submission sharepoint site... 2 How do I know that my data submission

More information

Idaho Form Simplicity Course Outline

Idaho Form Simplicity Course Outline Idaho Form Simplicity Course Outline Optimizing Your Workflow with Form Simplicity Leveraging Form Simplicity s Management Tools for the Broker Optimizing Your Workflow with Form Simplicity Setting Up

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

2011 NetRiders Skills Challenge Post Secondary Frequently Asked Questions (FAQ)

2011 NetRiders Skills Challenge Post Secondary Frequently Asked Questions (FAQ) 2011 NetRiders Skills Challenge Post Secondary Frequently Asked Questions (FAQ) WHO Q. Who is eligible to participate in NetRiders as a Competitor? A. Any post-secondary (college/university) Cisco Networking

More information

1. Opening screen at click Log On at upper right.

1. Opening screen at   click Log On at upper right. CHC WebPPR: The Basics, with Screen Samples Note: WebPPR has many new features, so it might change during this shakedown cruise, which means that some of these screenshots might become inaccurate. Please

More information

//index. Chapter Content Page Part One: Bluefin Support. Part Two: Logging In Part Three: Integration Part Four: Processing. Part Five: Reporting

//index. Chapter Content Page Part One: Bluefin Support. Part Two: Logging In Part Three: Integration Part Four: Processing. Part Five: Reporting MANUAL 1 //index Chapter Content Page Part One: Bluefin Support Part Two: Logging In Part Three: Integration Part Four: Processing Part Five: Reporting Part Six: Settings Part Seven: Receipts Part Eight:

More information

Course Approval Proposal System (CAPS) User Guide

Course Approval Proposal System (CAPS) User Guide Page 1 of 11 Course Approval Proposal System (CAPS) User Guide Creating a Resource and Planning (R&P) / Training and Assessment Strategy (TAS) Proposal Vocational Education Training (VET) About this guide

More information

PROST USER GUIDE FOR VENDORS

PROST USER GUIDE FOR VENDORS PROST USER GUIDE FOR VENDORS Revised 06/18/2018 Introduction Setup Welcome Email Account Verification Vendor Login Preferences Services Provided Voucher Voucher Inbox Invoice Inbox Security My Profile

More information

TE.0X0 SUPPLIER GUIDE Oracle NAC Subcontractor Staffing Tool (SST)

TE.0X0 SUPPLIER GUIDE Oracle NAC Subcontractor Staffing Tool (SST) OUM TE.0X0 SUPPLIER GUIDE Oracle NAC Subcontractor Staffing Tool (SST) Author: Adrienne Little Creation Date: May 6, 2012 Last Updated: September 5, 2012 Version: 1.0 1 DOCUMENT CONTROL 1.1 Change Record

More information

Business Bill Pay User Guide

Business Bill Pay User Guide Business Bill Pay User Guide Convenience doesn t just happen 9 to 5, it works overtime. Business Bill Pay is designed to help small businesses manage their bills and account information. This user guide

More information

CTC Accounts Active Directory Synchronizer User Guide

CTC Accounts Active Directory Synchronizer User Guide i Contents Overview... 3 System Requirements... 4 Additional Notes... 5 Installation and Configuration... 6 Running the Synchronizer Interactively... 7 Automatic Updates... 7 Logging In... 8 Options...

More information

Business Bill Pay User Guide

Business Bill Pay User Guide Business Bill Pay User Guide The screens you will see in this guide were made for demo purposes only, and may contain unrealistic payment and payee information. If you have questions that are not addressed

More information

Fundraising Website Guide

Fundraising Website Guide This Guide will help you set-up and use your team s new fundraising website! Please let us know if you need any assistance or have any questions. This document will be updated regularly as we receive your

More information

Contents OVERVIEW... 3

Contents OVERVIEW... 3 Contents OVERVIEW... 3 Feature Summary... 3 CONFIGURATION... 4 System Requirements... 4 ConnectWise Manage Configuration... 4 Configuration of Manage Login... 4 Configuration of Integrator Login... 5 Option

More information

eservices checklist Online account access estatements Online bill payment Mobile check deposit (requires mobile app) Debit card

eservices checklist Online account access estatements Online bill payment Mobile check deposit (requires mobile app) Debit card eservices checklist Online account access estatements Online bill payment Mobile check deposit (requires mobile app) Debit card Bring this checklist in to any branch for your eservices green check-up.

More information

Employee-User Guide. The Answers to Frequently Asked Questions. Support

Employee-User Guide. The Answers to Frequently Asked Questions. Support Employee-User Guide The Answers to Frequently Asked Questions Support 1.844.402.6557 Support@purelyhr.com How to login to To log into the system, go to http://www.purelyhr.com, and click on the Login button

More information

TrainingFinder Real-time Affiliate Integrated Network (TRAIN) Administrator Handbook. Version 3.2 (3/26/08) Public Health Foundation

TrainingFinder Real-time Affiliate Integrated Network (TRAIN) Administrator Handbook. Version 3.2 (3/26/08) Public Health Foundation TrainingFinder Real-time Affiliate Integrated Network (TRAIN) Administrator Handbook Version 3.2 (3/26/08) Public Health Foundation Table of Contents About This Handbook 5 TRAIN Administrative Basics 6

More information

COORDINATOR ISIP SYMPLICITY INSTRUCTIONS

COORDINATOR ISIP SYMPLICITY INSTRUCTIONS COORDINATOR ISIP SYMPLICITY INSTRUCTIONS The following screen shots dates and deadlines do not correlate with 2018 ISIP s actual dates and deadlines. Important Dates and Deadlines 1) Student Bidding Opens:

More information

GSA QMAC. Transportation Service Provider (TSP) TransPort Integrator User Guide. TransPort Integrator Service. Version 3.0

GSA QMAC. Transportation Service Provider (TSP) TransPort Integrator User Guide. TransPort Integrator Service. Version 3.0 GSA QMAC TransPort Integrator Service Transportation Service Provider (TSP) TransPort Integrator User Guide Version 3.0 Change Log Version # Date of Change Section Description of Change Changed By 1.0

More information

STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS

STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS STREAMLYNE GUIDE FOR STUDENTS/PRINCIPAL INVESTIGATORS Rev: 01/2017 In This Document Logging In... 1 Creating a New Protocol... 2 Revising a Returned Protocol... 7 Submitting an Amendment or Renewal Application...

More information

TO DEVELOP A PROBLEM STATEMENT

TO DEVELOP A PROBLEM STATEMENT DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING CS6511 CASE TOOLS LAB Expt. No. 1 TO DEVELOP A PROBLEM STATEMENT 1. Passport Automation System 1. Problems Analysis and

More information

TRACS User Recertification Training Questions & Answers As of September 7, 2017

TRACS User Recertification Training Questions & Answers As of September 7, 2017 The following questions were asked during the online training entitled Mandatory TRACS Certification 2017 which was delivered on August 30, 2017. A recorded version of this class will be available through

More information

Edmodo for Teachers Guide (Taken directly from Edmodo s site.)

Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Edmodo for Teachers Guide (Taken directly from Edmodo s site.) Table of Contents: 1. Teacher Sign Up 2. Create a Group 3. Manage Your Groups 4. Small Group 5. Co-Teaching 6. Student Sign up 7. Post a Message

More information

2014 Equal Justice Works Conference and Career Fair User Guide

2014 Equal Justice Works Conference and Career Fair User Guide 2014 Equal Justice Works Conference and Career Fair User Guide Friday and Saturday, October 24 and 25 Bethesda North Marriott Hotel & Conference Center Bethesda, MD The Conference and Career Fair online

More information

ONLINE TRADE SERVICES USER GUIDE

ONLINE TRADE SERVICES USER GUIDE ONLINE TRADE SERVICES USER GUIDE Contents 1 Welcome 4 2 Using Online Trade Services for the first time 5 3 System Features (Service Administrator) 11 3.1 Overview 11 3.2 Change profile 11 3.3 Jurisdiction

More information

DRIVING FORWARD PROFESSIONAL STANDARDS FOR TEACHERS. Professional Update. Guide for Reviewees. Date: January 2016 V 01

DRIVING FORWARD PROFESSIONAL STANDARDS FOR TEACHERS. Professional Update. Guide for Reviewees. Date: January 2016 V 01 DRIVING FORWARD PROFESSIONAL STANDARDS FOR TEACHERS Professional Update Guide for Reviewees Date: January 2016 V 01 Contact: webservices@gtcs.org.uk Contents Date: January 2016... 1 1.0 INTRODUCTION...

More information

City and County of Denver

City and County of Denver City and County of Denver Campaign Finance Reporting User s Manual December 11, 2012 Version 1.6 2 Table of Contents 1. The Fundamentals... 5 1.1 Campaign Finance Reporting Responsibilities... 5 2. The

More information

Oracle Identity Manager Training

Oracle Identity Manager Training Oracle Identity Manager Training The University of Wisconsin Service Center will Serve the people of the University of Wisconsin System Collaborate by being supportive and constructive Act with Integrity

More information

Manager Guide. Frequently Asked Questions & Answers

Manager Guide. Frequently Asked Questions & Answers Manager Guide Frequently Asked Questions & Answers How to Login to Time-Off To log into the system, go to https://my.purelyhr.com. On the login page, simply enter your Company ID, Username and Password.

More information

Training Demo: Cox Vendor Clients

Training Demo: Cox Vendor Clients Training Demo: Cox Vendor Clients WebASAP Login WebASAP Address https://www.infomart-usa.com/webasap/ You will be prompted to provide your user ID, password & account number each time you log in. Please

More information

Last Revised: 08/08/13. Peoplesoft (ERP) Human Resources Access Request Form User Guide

Last Revised: 08/08/13. Peoplesoft (ERP) Human Resources Access Request Form User Guide Last Revised: 08/08/13 Peoplesoft (ERP) Human Resources REVISION CONTROL Document Title: Author: File Reference: PeopleSoft ERP Human Resources IT Training & Support HRARF_SecurityBPG.docx Revision History

More information

BeAware Corporate Edition Admin Console. User Manual. BeAware Corporate Edition Admin Console Version 7.1. Ascentive LLC.

BeAware Corporate Edition Admin Console. User Manual. BeAware Corporate Edition Admin Console Version 7.1. Ascentive LLC. User Manual BeAware Corporate Edition Admin Console Version 7.1 Ascentive LLC User Manual 1 Copyright Notice Copyright 2008 Ascentive LLC All Rights Reserved This document is protected by copyright law

More information

TRAVEL AUTHORIZATIONS

TRAVEL AUTHORIZATIONS TRAVEL AUTHORIZATIONS TABLE OF CONTENTS Overview... 2 Responsibilities... 2 Delegate Entry Authority to Other Users... 2 Travel Authorization Tips & Reminders... 3 Create and Manage... 4 Create a Travel

More information

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors

Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Digital Intelligence Systems, LLC PeopleSoft Guide Vendors Version 1.0 July 2016 CONTENTS INTRODUCTION... 3 1.1 Change Password... 3 PROFILE INFORMATION... 5 2.1 Identifying Information... 6 2.2 Address...

More information

Training Demo. December 2016

Training Demo. December 2016 Training Demo December 2016 WebASAP Login WebASAP Address https://www.infomart-usa.com/webasap/ You will be required to provide your UserID, password, and account number each time you log in. Please note

More information

Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review

Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review Documentation for Non-Medical Research Ethics Board Researchers Full Board and Delegated Board Review July 23, 2013 Office of Research Ethics If you run into any difficulties or have questions about Romeo,

More information

QSalesData User Guide

QSalesData User Guide QSalesData User Guide Updated: 11/10/11 Installing the QSalesData Software... 2 Licensing the QSalesData Product... 3 Build QSalesData fields in ACT Step 2 of Install Checklist... 4 Adding the QB Data

More information

IBM Atlas Suite Users Guide: Data Source Maintenance with IIM. for IBM Atlas Suite v6.0

IBM Atlas Suite Users Guide: Data Source Maintenance with IIM. for IBM Atlas Suite v6.0 IBM Atlas Suite Users Guide: Data Source Maintenance with IIM for IBM Atlas Suite v6.0 IBM Atlas Suite Users Guide: Data Source Maintenance with IIM This edition applies to version 6.0 of IBM Atlas Suite

More information

ACHieve Access 4.3 USER GUIDE

ACHieve Access 4.3 USER GUIDE ACHieve Access 4.3 USER GUIDE TABLE OF CONTENTS SECTION 1: OVERVIEW...3 Chapter 1: Introduction...3 How to Use This Manual...3 Overview of ACHieve Access Administrative Functions...3 System Access and

More information

1. Introduction. 2. Login TAXPAYER GUIDELINES FOR CONTRIBUTION RETURN

1. Introduction. 2. Login TAXPAYER GUIDELINES FOR CONTRIBUTION RETURN TAXPAYER GUIDELINES FOR CONTRIBUTION RETURN 1. Introduction You want to submit your Contribution Return on the Mauritius Revenue Authority s website, but you do not know exactly how to proceed. This guide

More information

[CT LIVE INTEGRATOIN]

[CT LIVE INTEGRATOIN] 2018 The Race Director CT Live Integration [CT LIVE INTEGRATOIN] This document describes the integration of participant and results data between Race Director and ChronoTrack Live Contents I. Intro...

More information

NCS E-LEAVE USER MANUAL

NCS E-LEAVE USER MANUAL USER MANUAL NCS E-LEAVE USER MANUAL [NCS E-SYSTEM] Revision 4.0 6 June 2015 PURPOSE = = = = = = = = = = = = = = = = = = = = = = = = = = = = Describes the details of using the NCS e-leave system for both

More information

LOGON. Citizens Bank CentreSuite Website for Single Cardholders. Navigate to Citizens Bank s CentreSuite website at

LOGON. Citizens Bank CentreSuite Website for Single Cardholders. Navigate to Citizens Bank s CentreSuite website at Navigate to Citizens Bank s CentreSuite website at http://www.centresuite.com. LOGON Enter your User ID and Password as provided to you by the Purchasing Department and click on Log On to proceed. Please

More information

DES MOINES CORPORATE GAMES MANAGER GUIDE FOR COMPANY ADMINISTRATORS

DES MOINES CORPORATE GAMES MANAGER GUIDE FOR COMPANY ADMINISTRATORS DES MOINES CORPORATE GAMES MANAGER GUIDE FOR COMPANY ADMINISTRATORS Table of Contents Table of Contents... 1 Getting Started... 2 Activating Your User Account... 2 Understanding Your Corporate Games Manager

More information

ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS)

ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS) ADMINISTRATIVE USER GUIDE FOR THE APTI-LEARN LEARNING MANAGEMENT SYSTEM (LMS) Software Version 2.6 September 2012 Prepared by EM-Assist This page left intentionally blank. Software Version 2.6; Document

More information