B. Lab 4A of 7: Database design based on data requirements and business rules focusing on interpreting business rules to determine relationships.

Size: px
Start display at page:

Download "B. Lab 4A of 7: Database design based on data requirements and business rules focusing on interpreting business rules to determine relationships."

Transcription

1 A. Lab # : BSBA BIS245A-4A B. Lab 4A of 7: Database design based on data requirements and business rules focusing on interpreting business rules to determine relationships. C. Lab Overview --Scenario/Summary TCO(s): 1. Given a business situation in which managers require information from a database, determine, analyze and classify that information so that reports can be designed to meet the requirements. 2. Given a situation containing entities, business rules, and data requirements, create the conceptual model of the database using a database modeling tool. Scenario: You have been asked to create a database model using MS Visio Database Model Diagram Template. The purpose of this lab is to provide experience designing, with limited instructions, a simple database based on a list of data requirements and associated business rules. Upon completing this lab, you will be able to 1. create a new Visio file for database design; and 2. using the data requirements and the business rules provided, develop a conceptual model (ERD), including attribute data types and required field lengths. D. Deliverables Section Deliverable Points Step 6 YourNameLab4A.vsd (Visio Diagram) E. Lab Steps Preparation 1. Using Citrix for MS Visio and/or MS Access a. If you are using the Citrix remote lab, follow the login instructions located in the ilab tab in Course Home. 2. Start Visio a. Open Microsoft Office 2010, Visio application, or Page 1 of 5

2 b. if you are using Citrix, click on Microsoft Office 2010 Applications folder to start Visio. Lab: Step 1: Identify and create the entities a. Open a new blank Database Model Diagram. If you need assitance with this, refer to the Week 1 Lab Instructions. Be sure that all options are set consistent to those used in previous weeks so that you generate your model in Crows Foot notation. b. Save the file as YourName_Lab4A.vsd. c. Based on the information provided below, create the necessary entities for the Catering by Caren database. If you need assistance to create the entities, refer to Labs from Weeks 1 and 2. Catering by Caren Catering by Caren is an upscale catering company focusing on full, fourcourse gourmet dinners for groups from two to forty. Owner/chef James Caren is wonderful in the kitchen, but has become overwhelmed with the business side of running his rapidly growing operation. You have been hired as his business manager, and you ve decided to computerize information on the engagements. Chef Caren is excited about this project and has provided you with the following information. He doesn t know databases nearly as well as he knows haute cuisine, so the data requirements are not well-organized, nor is data in its smallest parts. He has noted whether the menu items are appetizers, salads, main courses, or desserts. He has also provided a list of the information he keeps on each customer and each booking. By talking with Chef Caren, you feel you have enough information on the company s business rules to understand the relationships between the data. Chef Caren is particularly concerned that you capture the exact requirements for the menu for each engagement. For instance, if 20 people are to be served, he wants to know how many want the vegetarian main course, the Kosher meals, and so forth. At this point, you are going to use the following information to put together an entity relationship diagram that you will then use with Chef Caren to verify that you have accurately captured the requirements. Page 2 of 5

3 Customers Name Phone Address Address Approved for credit or not Engagements Date Time Location Menu Number of Attendees Special Diet Plates Assistant Chef Assigned Employees Assigned Payment Method (AmEx, Visa, MasterCard, Check, Cash, Bill) Deposit Amount Deposit Paid Date Total Charges Balance Paid Date Menu Items Item Name Description Classification (Appetizer, Salad, Main Course, Dessert) Special Diet Item (Kosher, Vegetarian) Employees Name Position NOTE: You may find it helpful to consider the business rules in Step 4 in creating your entities. Step 2: Identify and create attributes (fields) NOTE: Because you are creating your diagram in Visio, it will be easier to create the attributes prior to the relationships. a. Refer to the data requirements from Step 1 of this lab. If you have not already Page 3 of 5

4 created the attributes (fields) in your ERD, add them at this time. b. Save your file and continue to Step 3. Step 3: Identify and designate the keys a. Detemine whether an attribute exists in each table that will satisfy the requirements of a primary key. If no appropriate field exists, create a field for this purpose. b. Check the Primary Key property for the field(s) in each table using the Visio column properties. Step 4: Identify the relationships a. Using the information below on the business rules for Catering by Caren, create the relationships between the entities created in Steps 1 and 2. b. Notice that, where Many-to-Many relationships exist, you will need to create associative entities. If you are not sure of the process to create relationships in Visio, refer to the Labs for Weeks 1 and 2. You created an associative entity in Week 2. c. For any associative entities created, enter necessary fields. You may also need to designate or create a primary key. NOTE: If the relationship is mandatory (must have at least one ) you will go to the relationship Miscellaneous property and change it from Zero to Many to One to Many. BUSINESS RULES Business rules help determine the relationships between data that should help you design the relationships between your entities. 1. Each customer can book many engagements over time, but each engagement is placed by only one customer. 2. One assistant chef is assigned to each engagement. An assistant chef may work many engagements over time, but each engagement will have only one assistant chef assigned. 3. Each engagement will have many menu items. Each menu item may be served at many engagements. When a menu item is selected, the number of servings required for the event must be recorded. (Hint: Remember that an associative entity may have attributes!) 4. Each engagement must have at least one assistant chef assigned. There may be many other employees assigned to the engagement. Each employee may work many engagements. However, some employees never work engagements. 5. Only one engagement may be scheduled for any particular date and time. Page 4 of 5

5 Step 5: Determine and specify the data types a. Using the information below select the data type for each attribute (field) in your diagram, and set the type in the attribute properties. (Refer to the Week 2 Lab if you are not sure how to do this. Where allowed, estimate the field length needed.) As the data types and field lengths are not included in the data requirements, you should make a selection based on your knowledge of the type of data and approximation of length required. The Visio equivalents are shown below Access Number Text Memo Date/Time Currency Yes/No AutoNumber Hyperlink Visio Integer Text LongText DateTime Currency Binary Long No equivalent use Text Step 6: Modify the Visio Settings to show the Data type and field size in the diagram. a. Change your Visio settings so that the data type and field size appear on the actual diagram. If you are unsure of the steps to do this, refer to the Week 3 Lab. b. Be sure to save the final version of your file. Lab 4A Final Deliverables a. YourNameLab4A.vsd (Visio Diagram)--from Lab 4A Submit this file to the Week 4 ilab Dropbox. END OF LAB Page 5 of 5

A. Lab # : BSBA BIS245A-1. B. Lab 1 of 7 : Introduction to MS Visio and MS Access. C. Lab Overview--Scenario/Summary. TCOs:

A. Lab # : BSBA BIS245A-1. B. Lab 1 of 7 : Introduction to MS Visio and MS Access. C. Lab Overview--Scenario/Summary. TCOs: A. Lab # : BSBA BIS245A-1 B. Lab 1 of 7 : Introduction to MS Visio and MS Access C. Lab Overview--Scenario/Summary TCOs: 1. Given a business situation in which managers require information from a database,

More information

Submit the MS Access Database file that contains the forms created in this lab.

Submit the MS Access Database file that contains the forms created in this lab. A. Lab # : BSBA BIS245A-5B B. Lab 5B of 7: Completing Forms C. Lab Overview--Scenario/Summary TCO(s): 5. Given a physical database containing tables and relationships, create forms which demonstrate effective

More information

DRX Your School Lunch Payment Program

DRX Your School Lunch Payment Program DRX Your School Lunch Payment Program DRX is the online software that Guess Who's Coming to Dinner Caterers uses as our lunch payment program. DRX creates accounts for students and allows parents to add

More information

PeopleSoft. Travel and Expense Center. Expense Report. User Guide

PeopleSoft. Travel and Expense Center. Expense Report. User Guide Travel and Expense Center Expense Report User Guide Table of Contents Document Overview... 3 Expense Report Guidelines... 3 Creating an Expense Report... 4 Creating an Expense Report from a Blank Report...

More information

Student WebAdvisor Training Manual

Student WebAdvisor Training Manual Student WebAdvisor Training Manual Contents Logging into WebAdvisor..2 Registering for a Class Section..4 Paying on My Account. 9 Dropping a Class Section 12 1 Logging into WebAdvisor STEPS 1. Click the

More information

STEPS TO REGISTERING FOR OUR ONLINE AUCTIONS:

STEPS TO REGISTERING FOR OUR ONLINE AUCTIONS: STEPS TO REGISTERING FOR OUR ONLINE AUCTIONS: Thank you for your interest in our Online Auctions! We offer a great variety of items - The registration process is easy, just follow these steps. Once you

More information

Long Term Disability Online Payment Instructions

Long Term Disability Online Payment Instructions If you are paying for Medical AND Dental: Long Term Disability Online Payment Instructions 1. On the Insurance Payments home screen, select Long Term Disability. 1 2. You will enter your Medical payment

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions Welcome to! Now that you have opened a new checking account with us, use our Switch Kit to create and mail out the appropriate letters to notify others of your account change.

More information

By: Access 2007 Table

By:   Access 2007 Table Access 2007 Table Create and Format Tables in Access 2007 I. What is Table? A table is constructed with a field or many fields and it is used for storing data or information. The data can be student information,

More information

A. Open Access and create a new database named Lab7_yourlastname.accdb.

A. Open Access and create a new database named Lab7_yourlastname.accdb. Create a Database Table Lab 7, Step 1 A. Open Access and create a new database named Lab7_yourlastname.accdb. Access the ilabs and open the Office 2010 application folder. Select Access 2010: The Access

More information

Steps to Create an Expense Report (ER) in CUNYfirst:

Steps to Create an Expense Report (ER) in CUNYfirst: Steps to Create an Expense Report (ER) in CUNYfirst: All CUNY, NY State and NY City guidelines/regulations pertaining to the use of tax levy funds are in effect and they must be strictly adhered to when

More information

Unit 18 Database Design Extended Diploma in ICT DATA DICTIONARIES

Unit 18 Database Design Extended Diploma in ICT DATA DICTIONARIES Unit 18 Database Design Extended Diploma in ICT DATA DICTIONARIES Last time Modelling ERD a top down method of modelling the real life business Normalisation a bottom up method Often based on existing

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 GL Accounts... 5 Configuration

More information

Long Term Disability Online Payment Instructions

Long Term Disability Online Payment Instructions If you are paying for Medical ONLY: Long Term Disability Online Payment Instructions 1. On the Insurance Payments home screen, select Long Term Disability. 2. Enter the payment amount for Medical only

More information

EZ Parent Center Directions Parent Sign Up and Meal Preordering

EZ Parent Center Directions Parent Sign Up and Meal Preordering EZ Parent Center Directions Parent Sign Up and Meal Preordering Sign Up for Returning Parents Who Used EZ School Lunch POS the Previous Year (All others scroll down to New Parent Sign Up) Parents should

More information

Tutorial. Creating ERDs Using

Tutorial. Creating ERDs Using Tutorial Creating ERDs Using Microsoft Visio 2007 Sandra Dyke, 2009 Visio 2007 Tutorial: Creating ERDs Contents Page Using Visio to Create ERDs... 1 Let s Get Started... 3 Changing the Relationship to

More information

EZ Parent Center Directions Parent Sign Up with Meal Payments

EZ Parent Center Directions Parent Sign Up with Meal Payments EZ Parent Center Directions Parent Sign Up with Meal Payments Sign Up for Returning Parents Who Used EZ School Lunch POS the Previous Year (All others scroll down to New Parent Sign Up) Parents should

More information

Database Concepts Using Microsoft Access

Database Concepts Using Microsoft Access lab Database Concepts Using Microsoft Access 9 Objectives: Upon successful completion of Lab 9, you will be able to Understand fundamental concepts including database, table, record, field, field name,

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

Participant & Candidate How To Guide: Requesting expense reimbursement

Participant & Candidate How To Guide: Requesting expense reimbursement Participant & Candidate How To Guide: Requesting expense reimbursement Includes Frequently Asked Questions! Click here for the Participant Travel and Expense Policy Instructions for creating and submitting

More information

OVERVIEW Feature Summary... 3 CONFIGURATION System Requirements... 4 ConnectWise Manage Configuration... 4

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

More information

Nexsure Training Manual - Accounting. Chapter 7

Nexsure Training Manual - Accounting. Chapter 7 Nexsure Training Manual - Accounting Vendor Entries In This Chapter Vendor Entries at the Organization and Territory Level Vendor Entity Definition Disbursements to Vendors Line Item Distribution Receiving

More information

Keying Misc Receipts into MAP AR

Keying Misc Receipts into MAP AR Keying Misc Receipts into MAP AR PURPOSE This procedure describes how to enter Miscellaneous Receipts into MAP Accounts Receivable. The purpose of this procedure is to ensure that these payments are posted

More information

Entity Relationship Diagram (ERD): Basics

Entity Relationship Diagram (ERD): Basics Entity Relationship Diagram (ERD): Basics CIS 3730 Designing and Managing Data J.G. Zheng Fall 2010 Overview: 3 Level Database Design Creating an Entity Relationship Diagram (ERD) and associated data dictionary

More information

EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment

EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment Below are the instructions for parents to create an account and request access to one or multiple students.

More information

Processing Reimbursements in Kuali with a Disbursement Voucher Quick Expense (DVQE) document for travel and non-travel expenses

Processing Reimbursements in Kuali with a Disbursement Voucher Quick Expense (DVQE) document for travel and non-travel expenses Processing Reimbursements in Kuali with a Disbursement Voucher Quick Expense (DVQE) document for travel and non-travel expenses This is a step-by-step guide for reimbursement DVQEs. The system will not

More information

LEAVE REQUEST. User guide Administrator. Version 1.0

LEAVE REQUEST. User guide Administrator. Version 1.0 LEAVE REQUEST User guide Administrator Version 1.0 MENU Overview... 3 Step 1: Install the app to site... 3 Step 2: Customize Left Menu... 3 Step 3: Customize Form... 6 Step 4: Views Setting... 9 Step 5:

More information

To receive money, just share your enrolled address or U.S. mobile phone number with a friend and ask them to send you money with Zelle.

To receive money, just share your enrolled  address or U.S. mobile phone number with a friend and ask them to send you money with Zelle. Consumer FAQs 1. What is Zelle? Zelle is a fast, safe and easy way to send money directly between almost any bank accounts in the U.S., typically within minutes 1. With just an email address or U.S. mobile

More information

CASHNet. Instructions for Students

CASHNet. Instructions for Students CASHNet Instructions for Students CASHNet is an online tool used by students to: View Oregon Tech account and bill online Pay bill by echeck or accepted credit/debit card Sign up for erefund Grant benefactor

More information

Online Registration FAQs

Online Registration FAQs Online Registration FAQs o How do we register individuals from the back end? (Over the phone) o How do we send emails to individuals on the roster? o How do we view and print a roster of individuals attending

More information

Quick Start Guide. Quick Setup Add Your First Client & Case Track Time & Get Paid Bonus Setup Tips Additional Resources For Your Business

Quick Start Guide. Quick Setup Add Your First Client & Case Track Time & Get Paid Bonus Setup Tips Additional Resources For Your Business Quick Start Guide Quick Setup Add Your First Client & Case Track Time & Get Paid Bonus Setup Tips Additional Resources For Your Business Table of Contents INTRODUCTION 2 PART 1: Quick Setup 3 Add Firm

More information

GETTING STARTED GUIDE FOR CLOVER STATION & MOBILE

GETTING STARTED GUIDE FOR CLOVER STATION & MOBILE GETTING STARTED GUIDE FOR CLOVER STATION & MOBILE Welcome to TableMapp Welcome to TableMapp by ITsoft. We are so excited to help bring your restaurant to life with TableMapp. TableMapp is an amazing tool

More information

ECA Risk Report User Guide August 19, 2015 Table of Contents Introduction... 1 Getting Started... 1 User Names and Passwords... 2 Preparing to Enter

ECA Risk Report User Guide August 19, 2015 Table of Contents Introduction... 1 Getting Started... 1 User Names and Passwords... 2 Preparing to Enter ECA Risk Report User Guide August 19, 2015 Table of Contents Introduction... 1 Getting Started... 1 User Names and Passwords... 2 Preparing to Enter Data... 3 Accessing the ECA Risk Report... 3 Logging

More information

DFCU ONLINE - USER MANAGEMENT

DFCU ONLINE - USER MANAGEMENT DFCU ONLINE - USER MANAGEMENT A Business Signer who has the Manage Users feature assigned to them can create other users on the User Management page in DFCU OnLine. To add a user and configure rights:

More information

Expense Report Entry-Job Aid

Expense Report Entry-Job Aid Expense Report Entry-Job Aid Contents Creating an Expense Report (ER)... 1 Select employee for whom ER is being entered... 1 Enter Header Information... 3 Enter Expense Line information... 5 Default Accounting...

More information

Event Scheduling System 4.0 User Guide

Event Scheduling System 4.0 User Guide This document was produced by Voloper Creations Inc. 2000 2009 Voloper Creations Inc. All Rights Reserved Brands or product names are trademarks or registered trademarks of their respective holders. The

More information

located at the top of this page. For instructions on how to use the Dropbox, read these stepby step

located at the top of this page. For instructions on how to use the Dropbox, read these stepby step located at the top of this page. For instructions on how to use the Dropbox, read these stepby step instructions. (See the Syllabus section "Due Dates for Assignments & Exams" for due dates.) In this ilab,

More information

Setting up Auto Pay. 1. To access, go directly to https://billing.folsom.ca.us/click2govcx/index.html

Setting up Auto Pay. 1. To access, go directly to https://billing.folsom.ca.us/click2govcx/index.html Setting up Auto Pay. Please Note: To set up Auto Pay through the City website, you need to have established an online account. For assistance with this, please refer to the Create Account Instructions

More information

for Business QUICK REFERENCE GUIDE

for Business QUICK REFERENCE GUIDE for Business QUICK REFERENCE GUIDE MANAGE USERS When setting up or changing user permissions, first select the Manage Users option from the side menu bar then select the user that you wish to edit. If

More information

Using the New CDSP Online epay System

Using the New CDSP Online epay System Using the New CDSP Online epay System CDSP s new online payment system offers many benefits, including a comprehensive view of all invoices and payments applied to your account, the ability to use credit

More information

Expense Management for Microsoft Dynamics NAV

Expense Management for Microsoft Dynamics NAV Expense Management for Microsoft Dynamics NAV Tables and Fields Documentation - Version 2.60 Expense Management - Tables and Fields Documentation - Version 2.50 Page 1 / 67 TABLE OF CONTENTS INTRODUCTION...

More information

EXPENSE ENTRY INSTRUCTION MANUAL. Child & Youth School Services

EXPENSE ENTRY INSTRUCTION MANUAL. Child & Youth School Services EXPENSE ENTRY INSTRUCTION MANUAL Child & Youth School Services 2 Table of Contents 1. Expense Entry Instruction Manual 2. Table of Contents 3. Logging In 4 5. Starting a New Expense Report 6. Creating

More information

RECRUITMENT REQUEST. User guide Administrator. Version 1.0

RECRUITMENT REQUEST. User guide Administrator. Version 1.0 RECRUITMENT REQUEST User guide Administrator Version 1.0 MENU Overview... 3 Step 1: Install the app to site... 3 Step 2: Customize Left Menu... 3 Step 3: Customize Form... 7 Step 4: Views Setting... 9

More information

CIS 250_Mark Coyle - Final Project_3 Background Information

CIS 250_Mark Coyle - Final Project_3 Background Information CIS 250_Mark Coyle - Final Project_3 Background Information Martha s Mazin Catering was started 3 years ago, it started as a small business venture doing 2 to 3 events a week. At this time the business

More information

Issue dated 25 th July Create Credit Notes

Issue dated 25 th July Create Credit Notes Create Credit Notes From time to time a business may have to issue a credit note to a customer to cancel an invoice or part of the value of the invoice. Usually, as an Invoice has already been previously

More information

Approved Association Invoices

Approved Association Invoices Approved Association Invoices Approved Association Invoices 1 Invoices 2 New Membership Dues Form 3 Invoice and Payment Form 5 Renewal Dues Form 9 Renewal Dues Batch Form 11 Event Registration Form 14

More information

NECA 2014 Chapter Manager Registration & Housing Interface Instructions

NECA 2014 Chapter Manager Registration & Housing Interface Instructions Overview Important: Before using the NECA Chapter Manager User Interface, make sure your computer s pop-up blocker is turned OFF. Be advised that ALL registration and ALL associated sign-ups for attendees

More information

Welcome to Cart32, Sincerely, Cart32 Support Team

Welcome to Cart32, Sincerely, Cart32 Support Team Welcome to Cart32, The purpose of the Getting Started Guide is to cover the basic settings required to start using Cart32. There is an Introduction section to familiarize new users with the Cart32 software

More information

Step 1 Enter Personal Details. Fields marked with an asterisk (*) are required fields.

Step 1 Enter Personal Details. Fields marked with an asterisk (*) are required fields. There are in total 7 steps for this online registration. Please DO NOT close your browser during the registration process as it will cause errors. When your registration is completed, an acknowledgement

More information

Online Accounts Access Tour. Effective October 1, 2015

Online Accounts Access Tour. Effective October 1, 2015 Xenia Utility Billing Online Account Access Tour Page 1 Online Accounts Access Tour Effective October 1, 2015 To access your Xenia Utility account(s) online, you must create a User ID for your utility

More information

These instructions allow you to create a payment or credit memo for a Vendor (payee) with one invoice or credit memo, using Document Level Accounting.

These instructions allow you to create a payment or credit memo for a Vendor (payee) with one invoice or credit memo, using Document Level Accounting. These instructions allow you to create a payment or credit memo for a Vendor (payee) with one invoice or credit memo, using Document Level Accounting. Document Level accounting can be used when the FOAPAL(s)

More information

Getting Around QuickBooks Online

Getting Around QuickBooks Online QuickBooks Online Student Guide Chapter 2 Getting Around QuickBooks Online Chapter 2 Chapter 2 Now that you ve finished your company setup in QuickBooks Online, you re ready to get started. It s a good

More information

Objectives of logical design... Transforming the ERD diagram into relations. Relational database components. Mapping a composite attribute

Objectives of logical design... Transforming the ERD diagram into relations. Relational database components. Mapping a composite attribute Logical database design and the relational model Objectives of logical design... Translate the conceptual design into a logical database design that can be implemented on a chosen DBMS Input: conceptual

More information

ATB Online Business General User. User Guide

ATB Online Business General User. User Guide ATB Online Business General User User Guide Contents Welcome to ATB Online Business 4 How to use this guide 5 Roles and entitlements in ATB Online Business 5 Administrator role 5 User roles 5 Limits 6

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

EZ Parent Center Directions Parent Sign Up and Purchase Preordering

EZ Parent Center Directions Parent Sign Up and Purchase Preordering EZ Parent Center Directions Parent Sign Up and Purchase Preordering Parents should contact your school (or caterer) when any type of support is needed. You can use the following link https://www.ezparentcenter.com/site/ezparentcenter_contact.aspx

More information

ROCKETSHIP EDUCATION MEALTIME ONLINE PARENT AND SCHOOL STAFF USER GUIDE

ROCKETSHIP EDUCATION MEALTIME ONLINE PARENT AND SCHOOL STAFF USER GUIDE ROCKETSHIP EDUCATION MEALTIME ONLINE PARENT AND SCHOOL STAFF USER GUIDE 2 Table of Contents Creating A Profile... 3 Apply For Meals... 5 Logging In... 5 Submitting a New Application... 5 Editing an Application

More information

LEAVE REQUEST. User guide Administrator. Version 2.0. Website:

LEAVE REQUEST. User guide Administrator. Version 2.0. Website: LEAVE REQUEST User guide Administrator Version 2.0 MENU Overview... 3 Step 1: Install the app to site... 3 Step 2: Customize Left Menu... 3 Step 3: Customize Form... 6 Step 4: Views Setting... 9 Step 5:

More information

How to Register and Pay for BEST Center Classes Online

How to Register and Pay for BEST Center Classes Online How to Register and Pay for BEST Center Classes Online Welcome to our new online registration system for The BEST Center at Genesee Community College! All of our scheduled noncredit classes are listed

More information

HOW CONVERSION WORKS...

HOW CONVERSION WORKS... Contents INTRODUCTION... 1 How to Use This Guide... 1 Software Editions Supported... 1 HOW CONVERSION WORKS... 2 CONVERSION RULES... 2 CONVERSION UTILITY... 3 WIND2/DELTEK FMS TO BILLQUICK CONVERSION UTILITY...

More information

GOQUO AGENT PORTAL USER GUIDE

GOQUO AGENT PORTAL USER GUIDE 1 GOQUO AGENT PORTAL USER GUIDE 2 1. General Overview This document is designed for the purpose of providing users (Agents as well as Admin user) with all main steps in the whole process, as well as detailed

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

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

Document Imaging User Guide

Document Imaging User Guide Release 4.9 IMAGING TECHNOLOGY GROUP Document Imaging Systems Document Imaging User Guide IMAGING TECHNOLOGY GROUP IMIGIT tm Document Imaging User Guide Release 4.91 March 2007 Imaging Technology Group

More information

Non-overlappingoverlapping. Final outcome of the worked example On pages R&C pages R&C page 157 Fig 3.52

Non-overlappingoverlapping. Final outcome of the worked example On pages R&C pages R&C page 157 Fig 3.52 Objectives Computer Science 202 Database Systems: Entity Relation Modelling To learn what a conceptual model is and what its purpose is. To learn the difference between internal models and external models.

More information

USER GUIDE. Concur Expense Management System

USER GUIDE. Concur Expense Management System Concur Expense Management System DOCUMENT CONTROL Procedure Concur Expense Management System Procedure Number Date of Issue 22 July 2016 Last Reviewed 22 July 2016 Version 6.0 Next Review 22 July 2017

More information

CASH MANAGEMENT HOW-TO

CASH MANAGEMENT HOW-TO Vision Municipal Solutions CASH MANAGEMENT How-To Guide Contents Set-Up... 4 Changing Your Default Period... 4 How to Change Your Default Period... 4 Payment Centers... 4 Adding a Payment Center... 4 Drawers...

More information

BluePay QuickBooks Online Plugin User Guide

BluePay QuickBooks Online Plugin User Guide BluePay QuickBooks Online Plugin User Guide This documentation contains a step-by-step guide on installing the plugin and also how to utilize all of the plugin s features. You will need to first contact

More information

Thanks and we look forward to seeing you in September.

Thanks and we look forward to seeing you in September. If you have any issues or have any questions about registering for the AZAD 2013 Conference, this guide will take you step by step through our online registration. If you need further assistance with the

More information

Wind2/Deltek FMS BillQuick 2012 Data Conversion

Wind2/Deltek FMS BillQuick 2012 Data Conversion Time Billing and Business Management Software Built With Your Industry Knowledge Wind2/Deltek FMS 2012 Data Conversion Conversion Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505

More information

CashLink Quick Reference Guide

CashLink Quick Reference Guide CashLink Quick Reference Guide Navigating your Account Summary Page After you log in, you will see the Account Summary Page screen. This screen gives you access to all other functions and displays important

More information

Mth 60 Module 2 Section Signed Numbers All numbers,, and

Mth 60 Module 2 Section Signed Numbers All numbers,, and Section 2.1 - Adding Signed Numbers Signed Numbers All numbers,, and The Number Line is used to display positive and negative numbers. Graph -7, 5, -3/4, and 1.5. Where are the positive numbers always

More information

DIVINE SAVIOR ACADEMY LUNCH PROGRAM

DIVINE SAVIOR ACADEMY LUNCH PROGRAM DIVINE SAVIOR ACADEMY LUNCH PROGRAM About Tammy s Catering Hot Lunch Program Tammy s Catering Inc. is Divine Savior Academy s hot lunch provider and handles all aspects of the hot lunch program including

More information

How to Create an Expense Report Basic

How to Create an Expense Report Basic How to Create an Expense Report Basic Before creating your expense report, you should convert all receipts to PDF, JPEG, PNG, or TIF format and save them either to your desktop or in the Available Receipts

More information

Expense: Ledgers. Setup Guide. Last Revised: June Applies to these SAP Concur solutions:

Expense: Ledgers. Setup Guide. Last Revised: June Applies to these SAP Concur solutions: Expense: Ledgers Setup Guide Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition Invoice Professional/Premium

More information

(612) (612) (After Hours Support) 6436 Penn Avenue South Richfield, MN Focus. Quick Reference Guide

(612) (612) (After Hours Support) 6436 Penn Avenue South Richfield, MN Focus. Quick Reference Guide (612) 861-5277 (612) 240-9722 (After Hours Support) 6436 Penn Avenue South Richfield, MN 55423 Focus Quick Reference Guide FOCUS GUIDE For the times you feel like this: www.focuspos.com/manual (612) 861-5277

More information

ONSITE TRACK EASY Otis Contractor Management Portal Portal User Guide: Company Registration.

ONSITE TRACK EASY Otis Contractor Management Portal Portal User Guide: Company Registration. ONSITE TRACK EASY Otis Contractor Management Portal Portal User Guide: Company Registration http://otiscontractor.com.au 1300 305 072 CONTENTS Overview... 3 Login (for existing companies)... 4 Complete

More information

Introduction. Automatic gate opening no more swiping

Introduction. Automatic gate opening no more swiping Introduction This user guide is intended for companies and drivers to use the functionality available in the TAMS System Manage your entire Auckland Airport access account via the internet! One simple

More information

A l Ain University Of Science and Technology

A l Ain University Of Science and Technology A l Ain University Of Science and Technology 4 Handout(4) Database Management Principles and Applications The Entity Relationship (ER) Model http://alainauh.webs.com/ http://www.comp.nus.edu.sg/~lingt

More information

Customizing GIFTS: Codes and Fields. Stuart M. Revness President, SMR Consulting, Inc.

Customizing GIFTS: Codes and Fields. Stuart M. Revness President, SMR Consulting, Inc. Customizing GIFTS: Codes and Fields Stuart M. Revness President, SMR Consulting, Inc. Session Description Talk about custom reporting! Did you know you can add code tables and fields to GIFTS to truly

More information

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 4 Entity Relationship (ER) Modeling

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 4 Entity Relationship (ER) Modeling Database Systems: Design, Implementation, and Management Tenth Edition Chapter 4 Entity Relationship (ER) Modeling Objectives In this chapter, students will learn: The main characteristics of entity relationship

More information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information

Access Groups. Collect and Store. Text Currency Date/Time. Tables Fields Data Type. You Your Friend Your Parent. Unique information Tutorial A database is a computerized record keeping system used to collect, store, analyze and report electronic information for a variety of purposes. Microsoft Access is a database. There are three

More information

Premium POS Pizza Order Entry Module. Introduction and Tutorial

Premium POS Pizza Order Entry Module. Introduction and Tutorial Premium POS Pizza Order Entry Module Introduction and Tutorial Overview The premium POS Pizza module is a replacement for the standard order-entry module. The standard module will still continue to be

More information

Business Online Banking User s Guide

Business Online Banking User s Guide Business Online Banking User s Guide Published By FIRST NATIONAL BANK ALASKA This User s Guide is designed solely to assist First National Bank Alaska customers in understanding the various functions and

More information

user guide IDI Visit 866myezpay.com Simply Call 866-MY-EZPAY EZpay User Guide

user guide IDI Visit 866myezpay.com Simply Call 866-MY-EZPAY EZpay User Guide Visit 866myezpay.com Simply Call 866-MY-EZPAY EZpay User Guide table of contents Welcome....3 Before You Get Online Setting Up an Account....4 Registering Opening an Account for Your Student(s)....5 Adding

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 05.07.2018 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 8 3.3. Saving data to file...

More information

Expense Report Entry-Job Aid

Expense Report Entry-Job Aid Expense Report Entry-Job Aid Contents Creating an Expense Report (ER)... 1 Select employee for whom ER is being entered... 1 Copy from Travel Authorization (if applicable)... 3 Enter Header Information...

More information

Higher Reach Online Registration

Higher Reach Online Registration Higher Reach Online Registration July 12, 2013 (Version 1) kc This procedure guide contains information for students and administration. QUICK ADMIT Define three roles that someone can use to log in to

More information

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 4 Entity Relationship (ER) Modeling

Database Systems: Design, Implementation, and Management Tenth Edition. Chapter 4 Entity Relationship (ER) Modeling Database Systems: Design, Implementation, and Management Tenth Edition Chapter 4 Entity Relationship (ER) Modeling 4.1 The Entity Relationship Model (ERM) ER model forms the basis of an ER diagram ERD

More information

How to Create a PayPal Account

How to Create a PayPal Account How to Create a PayPal Account Step 1 Go to PayPal.com In this video we are going to be setting up a U.S. based PayPal account. Here I can click the sign up for free here, or I can click at the top right.

More information

MOTOR CARRIER SERVICES MoDOT Carrier Express 24-Hour Online System

MOTOR CARRIER SERVICES MoDOT Carrier Express 24-Hour Online System MOTOR CARRIER SERVICES MoDOT Carrier Express 24-Hour Online System STEP BY STEP INSTRUCTIONS OVERSIZE OVERWEIGHT PERMITS Page 1 Revised June 2013 Contents Web Address. pg 3 Login. pg 4 Worklist....pg 5

More information

BraindumpsIT. BraindumpsIT - IT Certification Company provides Braindumps pdf!

BraindumpsIT.  BraindumpsIT - IT Certification Company provides Braindumps pdf! BraindumpsIT http://www.braindumpsit.com BraindumpsIT - IT Certification Company provides Braindumps pdf! Exam : 1z0-961 Title : Oracle Financials Cloud: Payables 2017 Implementation Essentials Vendor

More information

Concur Creating a New Expense Report QRG

Concur Creating a New Expense Report QRG A. Start a new report 1. On the home page click Start a Report: 2. Complete all required fields (marked with red bars) and the optional fields as needed. Required fields: a. Report name Recommended format

More information

How do I merge two accounts? It is now possible to merge the accounts yourself.

How do I merge two accounts? It is now possible to merge the accounts yourself. Parent Pay FAQ How do I book meals for my child? - Navigate to www.parentpay.com and log in Select the Make bookings for... button with the symbol to book meals for your child ( bookings must be enabled

More information

OIG 11G R2 Field Enablement Training

OIG 11G R2 Field Enablement Training OIG 11G R2 Field Enablement Training Lab 5 - Request Using Profiles Disclaimer: The Virtual Machine Image and other software are provided for use only during the workshop. Please note that you are responsible

More information

FirstSite. Quick Reference Guide: Initiating ACH Payments. Create a One-Time or Repetitive ACH Payment:

FirstSite. Quick Reference Guide: Initiating ACH Payments. Create a One-Time or Repetitive ACH Payment: FirstSite Quick Reference Guide: Initiating ACH Payments FirstSite offers the ability to make payments via ACH (Automated Clearing House) transfer. ACH credits (disbursements) must be initiated by 2 p.m.

More information

Creating Custom Event Prints

Creating Custom Event Prints Creating Custom Event Prints Copyright 2018 TABLE OF CONTENTS Unit 1: Adding a New Event Print in Print Designer 5 Accessing the Print Designer 6 Adding a New Print 6 Layout Description Table 8 Creating

More information

Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards C30147 RELATIONAL DATABASE

Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards C30147 RELATIONAL DATABASE C30147 RELATIONAL DATABASE Level 6 Relational Database Unit 3 Relational Database Development Environment National Council for Vocational Awards This module has been developed to further the learner s

More information

ADD/EDIT VENDOR. 1. To add a new vendor to the system from within the Accounts Payable module, navigate to: Accounts Payable Vendors.

ADD/EDIT VENDOR. 1. To add a new vendor to the system from within the Accounts Payable module, navigate to: Accounts Payable Vendors. ADD/EDIT VENDOR 1. To add a new vendor to the system from within the Accounts Payable module, navigate to: Accounts Payable Vendors. Vendors can also be added from within the Purchasing module. Regardless

More information

Event Manager. Online Registration for Camps, Classes, and Events. Creating an Event: Log in. Click Event Manager in the left navigation to begin

Event Manager. Online Registration for Camps, Classes, and Events. Creating an Event: Log in. Click Event Manager in the left navigation to begin 2015 Event Manager Online Registration for Camps, Classes, and Events. Creating an Event: Log in Click Event Manager in the left navigation to begin 1 P a g e Click Create A blank event page will open

More information