CH 13 APPLICATION ANALYSIS

Size: px
Start display at page:

Download "CH 13 APPLICATION ANALYSIS"

Transcription

1 CH 13 APPLICATION ANALYSIS

2 APPLICATION INTERACTION MODEL Steps: Determine system boundary Find actors Find use case Find initial & final events Prepare a normal scenario Add exception scenario Prepare activity diagrams for complex use case Organize actors & use case Check against domain class model

3 Determine system boundary Understand scope / boundary of system in order to specify functionality. Decide what system includes & what it eliminating If system boundary is drawn correctly you can regard system as single object, whose internal details are hidden & changeable ATM ex:-design a s/w to support banking network including human cashier & ATM.from customer perspective both are method of conducting business has same effect on a bank account but in commercial practice ATM application would be separate from cashier

4 Find actors Identify the external objects that interact directly with the system. these are its actors Actors include humans, external devices & other s/w systems Each actor represents an idealized user that exercises some subset of system functionality Examine each actor to see if it has several distinct faces ATM EX:- A person can be bank teller & customer of same bank A person approaches the bank in one or other role at a time. ATM actors are Customers, Bank & Consortium

5 Find use case For each actor list different ways in which it uses system Use case partitions functionality of system into small no. of discrete units. Keep all of use case at a similar level of detail EX:-if 1 use casein bank is apply for loan then another use case should not be withdraw cash from savings account using ATM Associate actors & use case that initiate it, but other actors may involved as well

6 ATM intiate session query account Bank Customer process transaction transmit data Consortium

7 Find initial & final events You must understand execution sequences that cover each use case. start by finding the event that initiate each use case. Determine which actor initiate it Initial event is occurrence that triggers a chain of activity. Determine final event Ex:-use case for applying loan final event can be application is submitted, until loan is granted or rejected, until money from loan is delivered or until loan is finally paid off & closed

8 Prepare a normal scenario For each use case prepare one or more system behavior Scenario illustrate major interactions, external display formats & information exchange. Sometime problem statement describe full interaction but most of time you will have to invent interaction Prepare a scenario for normal cases without unusual inputs or error

9 Initiate session: ATM asks user to insert card User insert a card ATM accepts card & reads its serial number ATM request password User enters password ATM verifies password by contracting consortium & bank ATM displays a menu of a/c & commands. User choose command to terminate session ATM prints a receipt,eject card & ask user to take them

10 Add exception scenario Consider special cases such as omitted input, maximum & minimum values & repeated values Consider error cases, including invalid values & failure to respond ATM ex:- some variations & exception follows ATM cant read the card Card is expired ATM time out waiting for a response Amount is invalid Machine is out of cash or paper

11 Prepare activity diagrams for complex use case Sequence diagram capture interplay between actors but they do not show alternative & decisions Ex:- you need one sequence diagram for main flow of interaction & additional sequence diagram for each error & decision point Activity diagram consolidate all this behavior by forks & merges in control flow

12 insert card Return Card [communication down ] [readable ] [communication down ] [card OK] [good account ] [unreadable ] [bad bank code ] [account fraud alert ] [communication down ] Request password [communication down ] [multiple password failure ] [correct password ] Keep card

13 Application & domain classes should be consistence. Actors, use case & scenario are all based on classes & concepts from domain model Cross check these models to ensure that they are no inconsistencies. Examine scenario & make sure that it has all necessary data Organize actors & use case Organize use cases with include ; extend & generalization relationships This is helpful for large & complex system ATM EX:-initiate session includes query account & process transaction Check against domain class model

14 APPLICATION STATE MODEL First identify classes with multiple states & use interaction model to find events for these classes. Construct application state model using following steps Determine application classes with state Find events Build state diagram Check against other class & interaction model

15 Determine application classes with state Application class model adds computer oriented classes. Consider each application class which one have multiple state User interface classes & controller classes are good classes for state model

Requirements document for an automated teller machine. network

Requirements document for an automated teller machine. network Requirements document for an automated teller machine network August 5, 1996 Contents 1 Introduction 2 1.1 Purpose : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : 2 1.2 Scope

More information

SPOTCASH MOBILE APPLICATIONS USER GUIDE

SPOTCASH MOBILE APPLICATIONS USER GUIDE SPOTCASH MOBILE APPLICATIONS USER GUIDE Table of Contents CHAPTER 1 INTRODUCTION... 3 CHAPTER 2 ACCESSING THE APPLICATION... 3 CHAPTER 3 THE DASHBOARD... 6 3.1 Withdrawal... 7 3.2 Deposit... 9 3.3 Top

More information

Sofware Requirements Engineeing

Sofware Requirements Engineeing Sofware Requirements Engineeing Three main tasks in RE: 1 Elicit find out what the customers really want. Identify stakeholders, their goals and viewpoints. 2 Document write it down (Requirements Specification).

More information

Accounts FAQs. MONEY MANAGEMENT FAQs. Overview

Accounts FAQs. MONEY MANAGEMENT FAQs. Overview Accounts FAQs Overview Red represents debt accounts. Add An Account lets you add any account you want including loans, property, credit cards and investments. Click an account to edit it. Note: An Online

More information

Money Management Account

Money Management Account Money Management Account Overview Red represents debt accounts. Add An Account lets you add any account you want including loans, property, credit cards and investments. Click an account to edit it. Note:

More information

QNB Bank-ONLINE AGREEMENT

QNB Bank-ONLINE AGREEMENT This is an Agreement between you and QNB Bank ("QNB"). It explains the rules of your electronic access to your accounts through QNB Online. By using QNB-Online, you accept all the terms and conditions

More information

3. How do I transfer money using PesaLink from my ABC Bank account?

3. How do I transfer money using PesaLink from my ABC Bank account? PESALINK MONEY TRANSFER SERVICE FREQUENTLY ASKED QUESTIONS 1. What is PesaLink? PesaLink is a new money transfer service that enables interbank transfers from one person to another on all banks retail

More information

BUSINESS ADVANTAGE USER GUIDE

BUSINESS ADVANTAGE USER GUIDE Table of Contents Getting Started... Account Summary...5 Navigation Tools...6 Account History...8 Quick Reference Guide...9 Frequently Asked Questions... Need Help?... Getting Started. Visit.. In the Online

More information

TARGET Instant Payment Settlement Access Rights Management. TIPS Contact Group #8

TARGET Instant Payment Settlement Access Rights Management. TIPS Contact Group #8 TARGET Instant Payment Settlement Access Rights Management TIPS Contact Group #8 Frankfurt am Main, 04.07.2018 Access rights configuration in CRDM TIPS To ensure a smooth integration within the T2-T2S

More information

Object Oriented Design. Program Design. Analysis Phase. Part 2. Analysis Design Implementation. Functional Specification

Object Oriented Design. Program Design. Analysis Phase. Part 2. Analysis Design Implementation. Functional Specification Object Oriented Design Part 2 Analysis Design Implementation Program Design Analysis Phase Functional Specification Completely defines tasks to be solved Free from internal contradictions Readable both

More information

Practical Session 2: Use Cases and a Requirements Model.

Practical Session 2: Use Cases and a Requirements Model. Practical Session 2: The Use Case and Requirements Model T he following report uses a retail banking scenario to illustrate how Enterprise Architect can be used to develop Use Cases and a Requirements

More information

PLCU Business Online

PLCU Business Online PLCU Business Online Contents Logging In... 2 Online Agreement... 3 Password Change... 3 Watermark Selection... 3 Multi-Factor Authentication Security Question Collection... 4 My NetTeller... 5 My NetTeller

More information

Header Description: This use case describes how the ATM user withdraws cash from the ATM.

Header Description: This use case describes how the ATM user withdraws cash from the ATM. Use Case: Withdraw Cash Use Case #: UC1 Author: Iteration: JAD Team Detailed Header Description: This use case describes how the ATM user withdraws cash from the ATM. Business Trigger(s): Customer needs

More information

VISA PAYMENT CONTROLS GETTING STARTED GUIDE. Provide ongoing payment control to support your business card program

VISA PAYMENT CONTROLS GETTING STARTED GUIDE. Provide ongoing payment control to support your business card program VISA PAYMENT CONTROLS GETTING STARTED GUIDE Provide ongoing payment control to support your business card program TABLE OF CONTENTS Visa Payment Controls... 1 Convenient Online Portal... 1 Comprehensive

More information

SimpliPay User Guide

SimpliPay User Guide SimpliPay User Guide Payments Tab Please note: The screens you see in this guide are subject to change. 1 Messages The secure message center displays communications regarding your bill pay account. Support

More information

CU online Bill Pay 12/2015

CU online Bill Pay 12/2015 CUonline Bill Pay 12/2015 Afena FCU CUonline Bill Pay... i Landing Page... 4 Messages... 5 Support Phone Number... 5 Attention Required... 5 Add a Payee... 5 Display and Payee List... 5 All... 5 Shortcut...

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

Access-Plus Lockbox. Company End User's Manual

Access-Plus Lockbox. Company End User's Manual Access-Plus Lockbox Company End User's Manual Table of Contents Introduction Login 3 Single Lockbox 4 Multiple Lockboxes 4 Accessing Data & Images Viewing Data & Images 5 Intra-Day Transactions 6 Supporting

More information

Online Banking Quick Reference Guide

Online Banking Quick Reference Guide Online Banking Quick Reference Guide Sign-On to Online Banking On the initial Sign-On page, sign on to online banking as follows: 1. Type your ID in the SIGN ON ID field. Note: If you cannot remember your

More information

Online Banking Initial Log In Instructions. Go to and enter your username: Ex JaneDoe

Online Banking Initial Log In Instructions. Go to   and enter your username: Ex JaneDoe Online Banking Initial Log In Instructions Go to www.riverbankandtrust.com and enter your username: Ex JaneDoe 1 Step 1: Enter your existing login ID: Step 2: Enter security code: username + last 4 of

More information

Business Online Banking with Payments. User Guide

Business Online Banking with Payments. User Guide Bu Business Online Banking with Payments Log in to business online banking Creating New Users Select Admin Manager from the Menu Bar To establish a new user without copying another user s access: Enter

More information

ANCHORLINK ONLINE BANKING PERSONAL USER GUIDE Nov. 1, 2017

ANCHORLINK ONLINE BANKING PERSONAL USER GUIDE Nov. 1, 2017 ANCHORLINK ONLINE BANKING PERSONAL USER GUIDE Nov. 1, 2017 1 Welcome to AnchorLink Online Banking... 3 Sign Up Process... 3 Subsequent Log In... 6 Landing Page... 7 My Anchorlink... 7 Configure My Anchorlink...

More information

Easthampton Savings Bank Online Business Banking User Guide

Easthampton Savings Bank Online Business Banking User Guide Easthampton Savings Bank Online Business Banking User Guide Page 1 of 100 Table of Contents SECURITY...6 PASSWORD TAB FUNCTIONALITY...6 SECURE DELIVERY TAB FUNCTIONALITY...9 CHALLENGE CODE TAB FUNCTIONALITY...10

More information

DESKTOP. User & Administrative Guide

DESKTOP. User & Administrative Guide DESKTOP alerts User & Administrative Guide 1 TABLE OF CONTENTS Overview... 2 Important Information to Remember... 3 The Alerts Service.... 4 Setting Up Contact Points... 5 Editing Contact Points... 7 Setting

More information

Software Engineering. Lecture 10

Software Engineering. Lecture 10 Software Engineering Lecture 10 1. What is software? Computer programs and associated documentation. Software products may be: -Generic - developed to be sold to a range of different customers - Bespoke

More information

ATM Use Cases. ID: CIS Title: Check Balance Description: Customer aims to know the balance in his/her account

ATM Use Cases. ID: CIS Title: Check Balance Description: Customer aims to know the balance in his/her account ID: CIS375-01 Title: Login Description: Customer logs into the system by inserting the card and entering pin code. Preconditions: Customer has a bank account and an ATM Card. Postconditions: Customer logged

More information

Online Banking ENHANCEMENT

Online Banking ENHANCEMENT Online Banking ENHANCEMENT Implementation: 12/13/2016 Table of Contents 1. User Interface Redesign... 3 2. Updated Log in Page... 3 3. Updated User Interface for Security Question Answers... 4 4. Updated

More information

First Florida Credit Union Mobile e-deposits FAQs

First Florida Credit Union Mobile e-deposits FAQs First Florida Credit Union Mobile e-deposits FAQs Q: What is Mobile e-deposit? A: Mobile e-deposit allows you to deposit checks into your First Florida accounts using First Florida s FREE Mobile Banking

More information

Red Flag Policy and Identity Theft Prevention Program

Red Flag Policy and Identity Theft Prevention Program Unified Government of Wyandotte County and Kansas City, Kansas Adopted: 5/11/2011 Red Flag Policy and Identity Theft Prevention Program Authority: The Mayor and the Board of Commissioners are responsible

More information

CS350 Lecture 2 Requirements Engineering. Doo-Hwan Bae

CS350 Lecture 2 Requirements Engineering. Doo-Hwan Bae CS350 Lecture 2 Requirements Engineering Doo-Hwan Bae bae@se.kaist.ac.kr Contents Overview of Requirements Engineering OO Analysis: Domain modeling, Use-case, sequence, class Structured Analysis: Dataflow

More information

CS352 - DATABASE SYSTEMS

CS352 - DATABASE SYSTEMS CS352 - DATABASE SYSTEMS Database Design Project - Various parts due as shown in the syllabus Purposes: To give you experience with developing a database to model a real domain At your option, this project

More information

Identity Theft Prevention Program. Effective beginning August 1, 2009

Identity Theft Prevention Program. Effective beginning August 1, 2009 Identity Theft Prevention Program Effective beginning August 1, 2009 I. PROGRAM ADOPTION Christian Brothers University developed this Identity Theft Prevention Program pursuant to the Federal Trade Commission's

More information

Mountain Credit Union MCU Online Banking

Mountain Credit Union MCU Online Banking Mountain Credit Union MCU Online Banking End-User Guide 2011.11a Contents Login... 1 Login Screen... 1 Online Agreement... 2 Password Change... 2 Watermark Selection... 2 Multi Factor Authentication Security

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questions 1. What is Cardless Withdrawal? PSBank Cardless Withdrawal allows you to conveniently and securely withdraw cash from any PSBank ATM without using your PSBank ATM Card. You simply

More information

Steps in Using COMET/UML

Steps in Using COMET/UML SWE 621: Software Modeling and Architectural Design Lecture Notes on Software Design Lecture 5- Finite State Machines and Statecharts Hassan Gomaa Dept of Computer Science George Mason University it Fairfax,

More information

ECE 462 Object-Oriented Programming using C++ and Java. Flickering and Double Buffering

ECE 462 Object-Oriented Programming using C++ and Java. Flickering and Double Buffering ECE 462 Object-Oriented Programming g using C++ and Java Flickering and Double Buffering Yung-Hsiang Lu yunglu@purdue.edu d YHL Double Buffering 1 Flickering YHL Double Buffering 2 No Flickering YHL Double

More information

Topic: Software Verification, Validation and Testing Software Engineering. Faculty of Computing Universiti Teknologi Malaysia

Topic: Software Verification, Validation and Testing Software Engineering. Faculty of Computing Universiti Teknologi Malaysia Topic: Software Verification, Validation and Testing Software Engineering Faculty of Computing Universiti Teknologi Malaysia 2016 Software Engineering 2 Recap on SDLC Phases & Artefacts Domain Analysis

More information

Frequently Asked Questions Retiro Móvil (Mobile Withdrawal)

Frequently Asked Questions Retiro Móvil (Mobile Withdrawal) Frequently Asked Questions Retiro Móvil (Mobile Withdrawal) 1. What is Retiro Móvil (Mobile Withdrawal)? Retiro Móvil (Mobile Withdrawal) is a free service that allows you to schedule withdrawal requests

More information

In addition to these resources, our staff will be on hand to help walk you through any questions or concerns you have post-conversion.

In addition to these resources, our staff will be on hand to help walk you through any questions or concerns you have post-conversion. Dear Valued Member, In an effort to better support your financial needs, United 1st Federal Credit Union will convert the former Community United core data processing system platform to the current United

More information

CS352 - DATABASE SYSTEMS. To give you experience with developing a database to model a real domain

CS352 - DATABASE SYSTEMS. To give you experience with developing a database to model a real domain CS352 - DATABASE SYSTEMS Database Design Project - Various parts due as shown in the syllabus Purposes: To give you experience with developing a database to model a real domain Requirements At your option,

More information

Deadlock 1 Chapter 6

Deadlock 1 Chapter 6 Deadlock 1 Chapter 6 2 Deadlock A set of processes is deadlocked when each process in the set is blocked awaiting an event that can only be triggered by another blocked process in the set Permanent blocking

More information

NIO Partner Portal. User Guide. Non-Production Purchasing Partner

NIO Partner Portal. User Guide. Non-Production Purchasing Partner NIO Partner Portal User Guide Non-Production Purchasing Partner Version Author Date Description 1.2 2017/04/07 History Version 2.0 Linda Liu 2017/04/14 Update Partner information 2.1 Linda Liu 2017/05/14

More information

OBJECT-ORIENTED MODELING AND DESIGN. Domain Analysis

OBJECT-ORIENTED MODELING AND DESIGN. Domain Analysis OBJECT-ORIENTED MODELING AND DESIGN Domain Analysis CONTENTS :. Overview of Analysis 2. Domain Class Model 3. Domain State Model 4. Domain Interaction Model 5. Iterating the Analysis 6. Chapter Summary.

More information

User Guide for BIB Online Remittances www.maybank2u.com.sg No part of this document may be reproduced, stored in a retrieval system of transmitted in any form or by any means. Electronic, mechanical, chemical,

More information

Browser Type (minimum version)

Browser Type (minimum version) What is eplan? eplan is an online facility that will enable policy owners of Philam Life (PAL), BPI-Philam Assurance Corporation (BPLAC) and Philam Equitable Life Assurance Corporation (PELAC) to view

More information

JHA Payment Solutions. OneClick Funds Verification CSL. Client Training Guide. ipay Solutions. January 2017

JHA Payment Solutions. OneClick Funds Verification CSL. Client Training Guide. ipay Solutions. January 2017 JHA Payment Solutions OneClick Product Training... 1 Optional Services and Features... 2 Enrollment Process... 2 Landing Page... 3 Messages... 4 IVR Number... 4 Attention Required... 4 Add a Payee...

More information

Common Reference Data Management for TIPS

Common Reference Data Management for TIPS for TIPS s V0.1.0 Author 4CB Version 0.1.0 Date 16/01/2018 All rights reserved. INTRODUCTION... 4 READER S GUIDE... 4 1. GENERAL FEATURES OF CRDM... 5 1.1. INTRODUCTION TO THE CRDM SERVICE... 5 1.2. ACCESS

More information

Case Management System. Instructions for Party Representatives

Case Management System. Instructions for Party Representatives Case Management System Instructions for Party Representatives Contents 1. View a Case Site 2. Send, Receive, and Reply to Messages 3. Find and Update Information about the Claim 4. View, Upload, and Organize

More information

Direct Deposit User Guide

Direct Deposit User Guide Direct Deposit User Guide This user guide discusses: Updating security / user settings Uploading files Changing pay dates Two-party file review feature Bank Account Management Identifying / correcting

More information

Use C ases Cases 7/09

Use C ases Cases 7/09 Use Cases 7/09 Groups of 3 Recorder/Timekeeper Participation checker Devil s Advocate Motivation One way to describe a system is to create a story, y, the interaction between a user and the system This

More information

Practical UML - A Hands-On Introduction for Developers

Practical UML - A Hands-On Introduction for Developers Practical UML - A Hands-On Introduction for Developers By: Randy Miller (http://gp.codegear.com/authors/edit/661.aspx) Abstract: This tutorial provides a quick introduction to the Unified Modeling Language

More information

UML Is Not a Methodology

UML Is Not a Methodology UML COSC 4354 1 UML Is Not a Methodology UML is an acronym for Unified Modeling Language UML is a language A language is simply a tool for communication and exchanging ideas UML is a notation, not a methodology

More information

CS 451 Software Engineering

CS 451 Software Engineering CS 451 Software Engineering Yuanfang Cai Room 104, University Crossings 215.895.0298 yfcai@cs.drexel.edu 1 Design Engineering A systematical way to translate SRS into design Start with use cases from SRS

More information

JHA Payment Solutions - ipay Solutions. GRB BillPay

JHA Payment Solutions - ipay Solutions. GRB BillPay JHA Payment Solutions - ipay Solutions GRB BillPay 1 Table of Contents Payments Tab... 4 Messages... 4 Support Number... 4 Attention Required... 5 Add a Payee... 5 Pending... 5 History... 5 Add a Payee...

More information

Business ebanking Online Wire Transfers

Business ebanking Online Wire Transfers Business ebanking Online Wire Transfers This guide instructs users how to originate Wire transfers through Business ebanking. If you need support, please contact Treasury Services Support at (877) 920

More information

Business Online Banking & Bill Pay Guide to Getting Started

Business Online Banking & Bill Pay Guide to Getting Started Business Online Banking & Bill Pay Guide to Getting Started What s Inside Contents Security at Vectra Bank... 4 Getting Started Online... 5 Welcome to Vectra Bank Business Online Banking. Whether you re

More information

Consumer Banking User Guide. Checks

Consumer Banking User Guide. Checks Consumer Banking User Guide Checks Contents Depositing a check... 3 Viewing check deposits overview... 4 Viewing check deposits... 5 Sending a check... 5 Reordering checks... 6 Creating a stop payment

More information

CaseComplete Roadmap

CaseComplete Roadmap CaseComplete Roadmap Copyright 2004-2014 Serlio Software Development Corporation Contents Get started... 1 Create a project... 1 Set the vision and scope... 1 Brainstorm for primary actors and their goals...

More information

(C) 2010 Pearson Education, Inc. All rights reserved. Dr. Marenglen Biba

(C) 2010 Pearson Education, Inc. All rights reserved. Dr. Marenglen Biba Dr. Marenglen Biba In Chapters 12 13, you design and implement an object-oriented automated teller machine (ATM) software system. Concise, carefully paced, complete design and implementation experience.

More information

State of Florida. Office of Financial Regulation. Deferred Presentment Transaction System. Requirements Specification Report. Version: 1.

State of Florida. Office of Financial Regulation. Deferred Presentment Transaction System. Requirements Specification Report. Version: 1. State of Florida Office of Financial Regulation s Specification Report November 19, 2014 Page 1 of 56 s Specification Report Table of Contents BACKGROUND... 3 PURPOSE... 4 SERVICE DELIVERY MODEL... 4

More information

Procedures Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E

Procedures Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E Procedures Oracle FLEXCUBE Universal Banking Release 12.0 [May] [2012] Oracle Part Number E51527-01 Table of Contents Procedures 1. ABOUT THIS MANUAL... 1-1 1.1 INTRODUCTION... 1-1 1.2 AUDIENCE... 1-1

More information

TARGET Instant Payment Settlement CRDM TIPS UDFS Version v TIPS Contact Group #6

TARGET Instant Payment Settlement CRDM TIPS UDFS Version v TIPS Contact Group #6 TARGET Instant Payment Settlement CRDM TIPS UDFS Version v.0.3.0 TIPS Contact Group #6 Frankfurt am Main, 09.04.2018 Summary 1. Market feedback on CRDM TIPS UDFS v.0.2.0 2. Overview of CRDM TIPS UDFS v.0.3.0

More information

Design First ITS Instructor Tool

Design First ITS Instructor Tool Design First ITS Instructor Tool The Instructor Tool allows instructors to enter problems into Design First ITS through a process that creates a solution for a textual problem description and allows for

More information

Freedom Bill-Pay. Bill-Pay User Guide

Freedom Bill-Pay. Bill-Pay User Guide Freedom Bill-Pay Bill-Pay User Guide Freedom Bill-Pay User Guide... i Landing Page... 1 Messages... 2 Support Phone Number... 2 Attention Required... 2 Add a Payee... 2 Display and Payee List... 2 All...

More information

What is the NCPDP Provider ID? Why is NCPDP Online important to my business? Why do I need an NCPDP Provider ID if I have an NPI Number?

What is the NCPDP Provider ID? Why is NCPDP Online important to my business? Why do I need an NCPDP Provider ID if I have an NPI Number? What is the NCPDP Provider ID? The NCPDP Provider Identification number (NCPDP Provider ID) formerly known as the NABP number, was developed over 25 years ago to provide pharmacies with a unique, national

More information

This job aid details the process for doing a cash/check/credit card/wire transfer journal entry with a spreadsheet template.

This job aid details the process for doing a cash/check/credit card/wire transfer journal entry with a spreadsheet template. OVERVIEW This job aid details the process for doing a cash/check/credit card/wire transfer journal entry with a spreadsheet template. TOOL INSTALLATION Make sure the Download Desktop Integration Installer

More information

APPENDIX M INTRODUCTION TO THE UML

APPENDIX M INTRODUCTION TO THE UML M INTRODUCTION TO THE UML This appendix, written only for those readers not familiar with the topic, provides a brief introduction, which cannot be considered as exhaustive, to the UML. The UML is a general-purpose

More information

NetTeller Online Banking

NetTeller Online Banking NetTeller Online Banking End-User Guide for Episys Jack Henry & Associates, Inc. 2011.11a Contents Login... 1 Login Screen... 1 Online Agreement... 2 Password Change... 2 Watermark Selection... 2 Multi-Factor

More information

Lehigh County, PA Frequently Asked Questions

Lehigh County, PA Frequently Asked Questions Lehigh County, PA Frequently Asked Questions General How do I access the Odyssey File & Serve system? To access the Odyssey File & Serve website, go to the Lehigh website. How do I contact the Lehigh County

More information

INTERNAL ACCOUNTS SURVEY

INTERNAL ACCOUNTS SURVEY INTERNAL ACCOUNTS SURVEY Due June 30th Training Manual 5/6/2011 School Financial Services Internal Accounts Page i Table of Contents Completing the... 1 Buttons in the Internal Account Survey... 2 Login...

More information

Privacy Notice for firstdirect.com

Privacy Notice for firstdirect.com Privacy Notice for firstdirect.com Your privacy Your privacy is important to us. This notice (Privacy Notice) applies to personal information we collect from you when you use this site. If you re an HSBC

More information

Guide to Getting Started. Personal Online Banking & Bill Pay

Guide to Getting Started. Personal Online Banking & Bill Pay Guide to Getting Started Personal Online Banking & Bill Pay What s Inside Welcome to National Bank of Arizona s Online Banking. Whether you re at home, at work, or on the road, our online services are

More information

First Desktop Banker is easy to set-up and use. All you need are the following items:

First Desktop Banker is easy to set-up and use. All you need are the following items: 1 Introducing First Desktop Banker It s the quickest way to turn check deposits into cash. With First National Bank s First Desktop Banker, you can bring the bank to you by making deposits electronically,

More information

Topics. Overview- The UML Functional Model. Structural Model. Behavioral Models. Use Case Diagram (essential and system)

Topics. Overview- The UML Functional Model. Structural Model. Behavioral Models. Use Case Diagram (essential and system) Topics Overview- The UML Functional Model Use Case Diagram (essential and system) Structural Model Class/object, Component and Deployment Diagram Behavioral Models Activity, State chart, sequence /collaboration

More information

Document Classification: PUBLIC USER GUIDE ENROLLMENT FORGOT PASSWORD QUICK ACCESS ITEMS ACCOUNTS FINANCIAL TRANSACTIONS USER MAINTENANCE

Document Classification: PUBLIC USER GUIDE ENROLLMENT FORGOT PASSWORD QUICK ACCESS ITEMS ACCOUNTS FINANCIAL TRANSACTIONS USER MAINTENANCE USER GUIDE ENROLLMENT FORGOT PASSWORD QUICK ACCESS ITEMS FINANCIAL TRANSACTIONS USER MAINTENANCE ENROLLMENT Confirm agreement with the T&C before proceeding with enrollment. Verify first if username and

More information

Advanced Analytics Healthcare

Advanced Analytics Healthcare Healthcare Process Overview The Timeline Overview gives you important information on how healthcare processes are being executed end to end. The top bar also displays the average days, number of unique

More information

Table Service Daily Steps for Cashiers

Table Service Daily Steps for Cashiers Table Service Daily Steps for Cashiers Process Sales Tasks This section provides information on processing sales from the Process Sales screen. Tasks Select menu items Steps Option 1: (single course meal)

More information

Prevention of Identity Theft in Student Financial Transactions AP 5800

Prevention of Identity Theft in Student Financial Transactions AP 5800 Reference: Fair and Accurate Credit Transactions Act (Pub. L. 108-159) The Board recognizes that some activities of the Shasta-Tehama-Trinity Joint Community College District, "District," are subject to

More information

ACSD Evaluation Methods. and Usability Labs

ACSD Evaluation Methods. and Usability Labs ACSD Evaluation Methods and Usability Labs Department of Information Technology Uppsala University Why Evaluation? Finding out problems Checking for quality of task support Changing design 2/24/11 #2 Three

More information

Internet Banking Cash Management Training Customer Documentation

Internet Banking Cash Management Training Customer Documentation Fiserv Internet Banking Cash Management Training Customer Documentation Table of Contents General Information... 2 Cash Management... 3 ACH... 3 ACH Batch... 4 ACH Origination... 8 ACH Process... 15 ACH

More information

Mobile Banking Frequently Asked Questions

Mobile Banking Frequently Asked Questions Mobile Banking Frequently Asked Questions What types of Mobile Banking does Midwest BankCentre offer? We offer three types of Mobile Banking: Mobile Apps allows you to easily connect to Midwest BankCentre

More information

Online Account E-SIGN Act Consent and Disclosure

Online Account E-SIGN Act Consent and Disclosure Online Account E-SIGN Act Consent and Disclosure Please review this document carefully and print a copy for your reference; you can access an online copy at any time by navigating to https://secure-simsburybank.com/signon/logon

More information

Change Requests. Originator User Guide

Change Requests. Originator User Guide Change Requests Originator User Guide Table of Contents Table of Contents Log In... 1... 1 Lock Extension Requests... 1 Product Change Requests... 4 Float Down Change Requests... 8 Profile Change Requests...13

More information

Ouachita Baptist University. Identity Theft Policy and Program

Ouachita Baptist University. Identity Theft Policy and Program Ouachita Baptist University Identity Theft Policy and Program Under the Federal Trade Commission s Red Flags Rule, Ouachita Baptist University is required to establish an Identity Theft Prevention Program

More information

Welcome to First Security Mobile

Welcome to First Security Mobile Welcome to First Security Mobile Frequently Asked Questions Questions General How much does this service cost? Is it secure? Which wireless carriers are supported? Do I need a data plan? I'm not enrolled

More information

OTP Issuance/Use Manual

OTP Issuance/Use Manual For B2B Administrators of Samsung Electronics Online Customer DB OTP Issuance/Use Manual (Windows Type) Contents 3 1. OVERVIEW OF OTP ISSUANCE/INSTALLATION 4 4 5 6 7 9 12 12 2. OTP ISSUANCE/INSTALLATION

More information

ASSIGNMENT- I Topic: Functional Modeling, System Design, Object Design. Submitted by, Roll Numbers:-49-70

ASSIGNMENT- I Topic: Functional Modeling, System Design, Object Design. Submitted by, Roll Numbers:-49-70 ASSIGNMENT- I Topic: Functional Modeling, System Design, Object Design Submitted by, Roll Numbers:-49-70 Functional Models The functional model specifies the results of a computation without specifying

More information

itreasury Alerts itreasury Module User Guide It s time to expect more. Regions Bank Member FDIC

itreasury Alerts itreasury Module User Guide It s time to expect more. Regions Bank Member FDIC itreasury Alerts itreasury Module User Guide It s time to expect more. Regions Bank 032013 Member FDIC 1 Welcome to Regions itreasury Welcome to Regions itreasury online banking. The itreasury suite of

More information

Characterizing your Objects

Characterizing your Objects Characterizing your Objects Reprinted from the Feb 1992 issue of The Smalltalk Report Vol. 2, No. 5 By: Rebecca J. Wirfs-Brock In this column I ll describe some vocabulary I find useful to characterize

More information

MOTOR Data Management System Users Guide

MOTOR Data Management System Users Guide MOTOR Data Management System Users Guide Version 1.0 November 24, 2003 Prepared by the Collaborative Studies Coordinating Center TABLE OF CONTENTS PAGE 1 MOTOR DMS... 4 2 OVERVIEW OF DATA COLLECTION...

More information

( Utility Name ) Identity Theft Prevention Program

( Utility Name ) Identity Theft Prevention Program ***DRAFT*** ( Utility Name ) Identity Theft Prevention Program Implemented as of, 2008 *** This document is intended to give guidance to municipal utilities in their understanding of the FTC Red Flag Rule.

More information

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

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

More information

ACH Monitor Fraud Review and Approval USER GUIDE

ACH Monitor Fraud Review and Approval USER GUIDE ACH Monitor Fraud Review and Approval USER GUIDE For informational purposes only, not considered an advertisement. ACH MONITOR - FRAUD REVIEW AND APPROVAL Welcome to M&T Bank s ACH Monitor Fraud Review

More information

Tables Screen. Table State Buttons: Changes the state of the selected table to one of the following: Table Open. Table Reserved Needs Bussing

Tables Screen. Table State Buttons: Changes the state of the selected table to one of the following: Table Open. Table Reserved Needs Bussing Task 1: Log on to POS 1. Select the point of service icon. 2. Choose your Name. 3. Select Keyboard on the Login screen. 4. Enter your Password. 5. Select Enter on the Keyboard screen. Task 2: Open a Serving

More information

Practical UML : A Hands-On Introduction for Developers

Practical UML : A Hands-On Introduction for Developers Borland.com Borland Developer Network Borland Support Center Borland University Worldwide Sites Login My Account Help Search Practical UML : A Hands-On Introduction for Developers - by Randy Miller Rating:

More information

Test design techniques

Test design techniques INF3121 : Software Testing 12. 02. 2015 Lecture 4 Test design techniques Lecturer: Raluca Florea INF3121/ 12.02.2015 / Raluca Florea 1 Overview 1. The test development process 2. Categories of test design

More information

First Desktop Banker User s Guide

First Desktop Banker User s Guide First Desktop Banker User s Guide TABLE OF CONTENTS (click to jump to page) Introducing First Desktop Banker Page 2 Getting Started Page 3 Creating Deposits Page 3 Scanning Checks Page 4 Correcting Jammed

More information

INTRODUCTION TO UNIFIED MODELING MODEL (UML) & DFD. Slides by: Shree Jaswal

INTRODUCTION TO UNIFIED MODELING MODEL (UML) & DFD. Slides by: Shree Jaswal INTRODUCTION TO UNIFIED MODELING MODEL (UML) & DFD Slides by: Shree Jaswal What is UML? 2 It is a standard graphical language for modeling object oriented software. It was developed in mid 90 s by collaborative

More information

Today s Agenda UML. CompSci 280 S Introduction to Software Development. 1.Introduction UML Diagrams. Topics: Reading:

Today s Agenda UML. CompSci 280 S Introduction to Software Development. 1.Introduction UML Diagrams. Topics: Reading: CompSci 280 S2 2107 Introduction to Software Development Today s Agenda Topics: Introduction Activity Diagram Object interaction Sequence Diagram Reading: Booch G.,The Unified Modeling Language User Guide,

More information

Business Mobile Banking

Business Mobile Banking Business Mobile Banking User Guide MEMBER FDIC MKT4171/0318 Table of Contents Downloading the App... 3 Requirements... 3 Log In... 3 User ID and Password... 3 Security Token... 4 Apple Touch ID... 5 Viewing

More information