Solutions exercises instruction 1

Size: px
Start display at page:

Download "Solutions exercises instruction 1"

Transcription

1 Solutions exercises instruction 1 1. The re-formulated requirements, together with a motivation: a) First of all, shall be able should be avoided. Second of all, according to the syntax, we should have for this requirement [Subject][Action][Object][Constraint]. So, we could reformulate the requirement as follows: The system [Subject] shall process [Action] executing jobs [Object] at a load of at least 40 simultaneous jobs [Constraint]. b) The resource provider is an actor and should be mentioned in the attributes of the requirement, not in the requirement itself. A reformulation of the requirement is the following: The system [Subject] shall support [Action] the visualisation of resourceproject relations [Object]. c) This requirement has the same issue as the previous requirement. A reformulation: The system [Subject] shall allow [Action] system administrator commands [Object] on computers running Windows XP, Mac OS X, or Linux [Constraint]. Note that it could be argued whether the version of Mac OS X and Linux must be part of the constraint. d) This is a requirement about a non-capability and about user friendliness. This requirement is not veriable, because it is not measurable. We could try something like this: Once the software is installed [Condition], the system [Subject] shall uninstall [Action] the software [Object] after at most 2 user mouse clicks [Constraint]. 1

2 2. For each requirement, the analysis follows. a) Any standard computer is a vague statement. What is standard? Do you mean every computer connected to the CERN network? Also, it is in the passive form. A better formulation would be: The upgraded management system [Subject] shall give access [Action] of the information stored in the database [Object] to all computers connected to the CERN network [Constraint]. This new formulation is verifiable. b) The requirement is not about the management system, but about people giving car stickers. A better formulation would be: The upgraded management system [Subject] shall create [Action] car stickers [Object] only to users with a valid CERN ID. However, it is hard to verify, because it seems that the check for a valid ID is made by a person and not the system. c) Under normal conditions is not precise enough. A better formulation would be: The software [Subject] shall open [Action] in less than 3-4 seconds [Constraint]. d) There are more than one requirements in this one. Also, they are not system centric. Also, the second part is not about the system. A better formulation would be: R1: The sytem [Subject] shall give access [Action] to French-English dictionnary [Object]. R2: The system [Subject] shall support [Action] services [Object]. The rest is part of the attributes of the requirement. e) Requirements must not use will. Also, 24/7 is vague. A better formulation would be: The system [Subject] shall run [Action] at a reliability level of 99,99% [Constraint]. 2

3 Someone should of course define reliability level. 3. Step 1: identify the system - LIS software Step 2: read the text and try if each sentence gives rise to one or more requirements. The LIS is capable of running on various commonly used operating systems (Windows, UNIX, Mac OS X, etc.) and is easy to maintain. Here, there two requirements possible: (1) which systems must be supported and (2) easy maintenance. System compatibilities: is it an essential aspect? R1: The LIS system shall run on the following operating systems: Windows 8, Mac OS X from 10.11, Ubuntu version XX, Red Hat Enterprise... It is important to make the list of possible systems explicit. Easy maintenance is too vague and cannot be a requirement. translate this in terms of costs: We can try to R2: The LIS system shall be maintainable at a yearly cost of at most 0,2 million Euros. The library lends books and magazines to borrowers, who are registered in the system, as are the books and magazines. There are two types of objects in the system: R3: The LIS system shall support the registration of books, magazines, and borrowers. The library handles the purchase of new titles for the library. This does not say anything about the system. Should the purchase be done via the LIS system? Assume that this is the case: R4: The system shall support the purchase of titles. Popular titles are bought in multiple copies. Old books, and magazines are removed when they are out of date or on poor condition. We can add the option for multiple copies: 3

4 R5: The system shall support the buying of titles in one or multiple copies. We can also add the remove features (is the deletion permanent?): R6: The system shall support the declaration of attributes out-of-date and poor condition to a title copy. R7: When a title has attribute out-of-date or poor condition, the system shall remove the copy. LIS should support two kinds of users: librarians and borrowers. This is a clear requirement. R8: The LIS system shall support users of two kinds: librarians and borrowers. Librarians can create, update, and delete information about library copies. They can also generate a report about borrowers and about copies in the LIS. For this, we update the requirement R3 expressed earlier. R3: The LIS system shall support the creation, update, and deletion of information about library copies and borrowers by librarians. R9: The LIS system shall support the generation of reports about library copies and borrowers by librarians. A borrower is a library user who can make a loan of a copy of a title that is part of the library holdings. A borrower can also reserve a book or magazine that is not currently available in the library, so that when it is returned or acquired by the library, that person is notified. These are clear statements about the capabilities of borrowers. However, these depend on previously undefined attributes of a title: The system shall support the declaration of attributes available and not available to a copy. The system shall support the declaration of attributes reserved and not reserved to a copy. Now, we can use the new attributes. 4

5 R10: When a copy has attribute available and not reserved, a borrower can create a loan, changing the available attribute to not available. R11: When a copy has attribute not available and not reserved, a borrower can reserve the copy, changing the not reserved attribute to reserved. R12: When a copy has attribute reserved and obtains the attribute available, the LIS system shall notify the reserving borrower by e- mail. The reservation is canceled when the borrower checks out the book or magazine or through an explicit canceling procedure. Two operations are described here, that both affect the title copy attributes. We split these in two separate requirements. R13: When a copy has attribute available and reserved, the reserving borrower can check out the copy, changing its available attribute to not available and its reserved attribute to not reserved. When a copy has attribute reserved, the reserving borrower can cancel the reservation, changing the reserved attribute of the copy to not reserved. Librarians and borrowers make requests and interact with the LIS through a library kiosk (a computer interface). This is a clear statement. R14: The LIS system shall have a library kiosk (computer interface), through which all interactions can be performed. Loans and returns of library material are processed using an ID scanner. This should be explicitly stated as a technical requirement of the LIS system. R15: The LIS system shall provide an ID scanner to process loans and returns of a copy The use case diagram: 5

6 4.2. Detailed description of the use case Reserve a copy: Pre-conditions: True. Trigger: a borrower wishes to reserve a copy. Guarantee: the borrower has reserved the copy. Main scenario: 1. The borrower checks whether the title is available. 2. The borrower checks if the status of at least one copy is not reserved. 3. The borrower sets the status of one copy to reserved. Alternatives: 6

7 2.a. The title is not available. The borrower sets its status to reserved. 3.a. No copy has its status set to not reserved. The reservation is aborted Requirement R11 is related to this use case The use case diagram: 5.2. Detailed use case descriptions: Shop for a book: Pre-condition: True. Trigger: The user searches for a title to buy. Guarantee: The user buys a book and the price of the book is transferred to the bookshop bank account. Main scenario: 1. The user searches for a title. 2. The bookshop presents the prices for available copies of the book. 3. The user chooses a copy. 4. The user gives his/her credit card info. 5. The system reserves the copy for the user and submits a request (including credit card info & price) to the bank. 6. Upon a successful authorization from the bank, the copy is sent to shipment. 7

8 Alternatives: 2.a. If no copy from the title is available, the user receives an error message. 6.a. If the credit card authorization fails, the reservation is cancelled and the user receives an error message. Add copies: Pre-condition: True. Trigger: The owner adds copies to the stock. Guarantee: The copies are added to the stock. Main scenario: 1. The owner adds copies to the stock. 2. The owner enters prices for the new copies. 3. The number of available copies is updated. item[5.3.1.] Use case diagram: Detailed use case of transport goods: Pre-condition: True. Trigger: The client submits a transportation request. Guarantee: The package is scheduled for transportation and the price is transferred to the company bank account. 8

9 Main scenario: 1. The client submits a request specifying the size, source, and the destination of the package. 2. The company finds the next available vehicle which can accomodate the package. 3. The company makes an invoice based on the duration of the trip and sends it to the client. 4. The client agrees with the terms of the offer and gives his/her bank account number and an authorization to transfer the money to the company bank account. 5. The company forwards the authorization to the bank. 6. The money transfer is completed and the transportation is scheduled. Alternatives: 2.a. If the company does not find a suitable vehicle, the client receives an error message. 4.a. If the client does not agree with the terms of the offer, the request is cancelled. 6.a. If the transfer fails, the client receives an error message and the request is cancelled. 6.b. If the vehicle is reserved for another transportation, steps 2-6 are repeated. 9

Currency Manager Release 2015

Currency Manager Release 2015 Currency Manager Release 2015 Disclaimer This document is provided as-is. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice.

More information

T2-T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT T2 - CENTRAL LIQUIDITY MANAGEMENT COMPONENT FOR

T2-T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT T2 - CENTRAL LIQUIDITY MANAGEMENT COMPONENT FOR T2-T2S CONSOLIDATION USER REQUIREMENTS DOCUMENT FOR T2 - CENTRAL LIQUIDITY MANAGEMENT COMPONENT Version: 1.2 Status: Final Date: 30/11/2018 Contents 1 CENTRAL LIQUIDITY MANAGEMENT (CLM)... 4 1.1 Overview...

More information

Table of Contents. Job Aid Umoja Travel ESS Create Expense Report (Expired Funds) Job Aid

Table of Contents. Job Aid Umoja Travel ESS Create Expense Report (Expired Funds) Job Aid Table of Contents Overview... 2 1. Claim for Additional Miscellaneous Charges... 2 2. DSA Entitlement Exceeds Original Authorised Amount... 5 Umoja Training 1/8 Overview This job aid provides workarounds

More information

Opening a pensionsync account for the first time

Opening a pensionsync account for the first time Set-up user guide Table of contents Opening a pensionsync account for the first time... 2 How to open an Account... 2 Understanding your Account... 4 Viewing your account... 4 Account Details... 5 Payroll

More information

H o r i z o n C i r c u l a t i o n B a s i c s

H o r i z o n C i r c u l a t i o n B a s i c s H o r i z o n C i r c u l a t i o n B a s i c s I n t r o d u c t i o n I n T h i s M a n u a l L e a r n A b o u t : Borrower Records Checkout Blocks This manual provides training for Horizon Circulation

More information

1.1 Financial products

1.1 Financial products CHAPTER 1. INTRODUCTION 7 1.1 Financial products One can invest in a lot of financial products: The basic investment products like savings accounts. Products with a higher risk like stocks. In this section

More information

Framework Program 6 - CPF Editor SUBJECT: Frequently Asked Questions

Framework Program 6 - CPF Editor SUBJECT: Frequently Asked Questions REF: CPF V3.3.DOC Owner: CPF Issue Date: 2004-07-19 Version: 3.31 Framework Program 6 - CPF Editor SUBJECT: Frequently Asked Questions TABLE OF CONTENTS Table of Contents... 2 1 Introduction... 4 1.1 Purpose

More information

Margin Direct User Guide

Margin Direct User Guide Version 2.0 xx August 2016 Legal Notices No part of this document may be copied, reproduced or translated without the prior written consent of ION Trading UK Limited. ION Trading UK Limited 2016. All Rights

More information

Epicor Tax Connect for Eclipse. Release 9.0.3

Epicor Tax Connect for Eclipse. Release 9.0.3 Epicor Tax Connect for Eclipse Release 9.0.3 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the viewpoints,

More information

4.9 PRINTING LENDING FORMS

4.9 PRINTING LENDING FORMS 4.9 PRINTING LENDING FORMS In the Home library material window, you can print out a lending form, i.e. the list of material recorded for the member. 1. Highlight the Member class and select the Class /

More information

Budget-based benefits selection 2.0 SP03

Budget-based benefits selection 2.0 SP03 Document Version: 2.0 Final Date: Typographic Conventions Type Style Example Example EXAMPLE Example Example Description Words or characters quoted from the screen. These include field names,

More information

Submit your class diagram, your use case diagram, and your CRUD matrix to your instructor.

Submit your class diagram, your use case diagram, and your CRUD matrix to your instructor. Chapter 6 Use Case Modeling and Detailed Requirements Thinking Critically 1. The following description identifies the business need for a simple university library system. Based on the description, develop

More information

Understanding the customer s requirements for a software system. Requirements Analysis

Understanding the customer s requirements for a software system. Requirements Analysis Understanding the customer s requirements for a software system Requirements Analysis 1 Announcements Homework 1 Correction in Resume button functionality. Download updated Homework 1 handout from web

More information

BEAM Venture Wizard Quick Start Guide

BEAM Venture Wizard Quick Start Guide BEAM Venture Wizard Quick Start Guide COPYRIGHT 2014 Beam4D Enterprises, LLC Published on 08/03/2014 All Rights Reserved. This document is designed to provide accurate and useful information regarding

More information

Easy management of your company s health benefits online

Easy management of your company s health benefits online Easy management of your company s health benefits online Anthem Blue Cross (Anthem) has a website that helps our group customers manage their health benefits. Our goal is to save time, reduce paperwork

More information

Quick Reference Guide: General Budget Change

Quick Reference Guide: General Budget Change Quick Reference Guide: General Budget Change In the USC Kuali system, every type of transaction is created and submitted in the form of an electronic document referred to as an edoc. The Kuali Financial

More information

Set Up and Generate Payroll Direct Deposits (Canada)

Set Up and Generate Payroll Direct Deposits (Canada) Set Up and Generate Payroll Direct Deposits (Canada) Direct deposits in Sage 300 CRE is a process by which you generate a text file to electronically submit to your bank(s) as well as print notifications

More information

DMI Certification. David G. Lawrence DMI Working Group

DMI Certification. David G. Lawrence DMI Working Group DMI Certification David G. Lawrence DMI Working Group Today s Objectives Desktop Management Interface (DMI) Overview DMI 2.0 Self-certification process Why would I care about DMI Conformance? Why DMI?

More information

Using the CTELL Portfolio

Using the CTELL Portfolio Using the CTELL Portfolio This document is intended to provide users of the CTELL cases an overview of how to use the portfolio. The information is organized in the following categories: Accessing the

More information

Trade Services. Short Guide. Trade Services. April Page 1 of 16

Trade Services. Short Guide. Trade Services. April Page 1 of 16 Short Guide Trade Services April 2017 Page 1 of 16 1 Trade Services Introduction Trade Services is an Internet-based Trade Finance Banking system which provides corporate and commercial import and export

More information

CitiDirect WorldLink Payment Services

CitiDirect WorldLink Payment Services CitiDirect WorldLink Payment Services User Guide June 2009 3 Contents Overview 2 Additional Resources 2 Basics Guides 2 Online Help 2 CitiDirect Customer Support 2 Sign on to CitiDirect Online Banking

More information

WINASAP5010 User Manual (Version 1.00)

WINASAP5010 User Manual (Version 1.00) ACS EDI Gateway, Inc. WINASAP5010 User Manual (Version 1.00) December 7, 2011 ACS EDI Gateway, Inc. Prerequisite for using WINASAP5010 BEFORE USING THIS APPLICATION, THE USERS SHOULD HAVE KNOWLEDGE ON

More information

Insurance Tracking with Advisors Assistant

Insurance Tracking with Advisors Assistant Insurance Tracking with Advisors Assistant Client Marketing Systems, Inc. 880 Price Street Pismo Beach, CA 93449 800 643-4488 805 773-7985 fax www.advisorsassistant.com support@climark.com 2015 Client

More information

MARKET RULES FOR THE CENTRALIZED MARKET FOR SALE/PURCHASE OF ELECTRICITY THROUGH BILATERAL CONTRACTS INDEPENDENT BULGARIAN ENERGY EXCHANGE

MARKET RULES FOR THE CENTRALIZED MARKET FOR SALE/PURCHASE OF ELECTRICITY THROUGH BILATERAL CONTRACTS INDEPENDENT BULGARIAN ENERGY EXCHANGE MARKET RULES FOR THE CENTRALIZED MARKET FOR SALE/PURCHASE OF ELECTRICITY THROUGH BILATERAL CONTRACTS INDEPENDENT BULGARIAN ENERGY EXCHANGE 1 Contents Terms... 3 Main provisions... 5 Purpose of the rules...

More information

HPE Project and Portfolio Management Center

HPE Project and Portfolio Management Center HPE Project and Portfolio Management Center Software Version: 9.41 Financial Management User's Guide Go to HELP CENTER ONLINE http://ppm-help.saas.hpe.com Document Release Date: March 2017 Software Release

More information

VI. GLOSSARY OF TERMS

VI. GLOSSARY OF TERMS VI. GLOSSARY OF TERMS Term Batch Processing Calendar Cancel Cancel Pending Check In Conditional Configuration Copyright Compliance Search Delete Transaction Explanation All requests on a status transaction

More information

T2S features and functionalities

T2S features and functionalities T2S features and functionalities Conference at Narodowy Bank Polski 23 June 2009 T2S Project Team European Central Bank 09.04.01/2009/005409 T2S settles CSD instructions Notary function Custody and assetservicing

More information

QUFA Members Faculty of Health Sciences Professional Expense Allowance Reimbursement Program

QUFA Members Faculty of Health Sciences Professional Expense Allowance Reimbursement Program NOTE Changes: QUFA Members Faculty of Health Sciences Professional Expense Allowance Reimbursement Program 2017-2018 The DATE on your receipts must be within the current or the preceding fiscal year, even

More information

PUF Design - User Interface

PUF Design - User Interface PUF Design - User Interface September 27, 2011 1 Introduction Design an efficient Physical Unclonable Functions (PUF): PUFs are low-cost security primitives required to protect intellectual properties

More information

General Terms and Conditions Valuepharm

General Terms and Conditions Valuepharm Seite 1 von 5 General Terms and Conditions Valuepharm 1. All orders made with us are subject to our General Terms and Conditions ( Terms ) available in our online shop under http://www.omorphia-kosmetik.de.

More information

CLINICAL FACULTY ALLOWANCE Faculty of Health Sciences Professional Expense Reimbursement Program

CLINICAL FACULTY ALLOWANCE Faculty of Health Sciences Professional Expense Reimbursement Program CLINICAL FACULTY ALLOWANCE Faculty of Health Sciences Professional Expense Reimbursement Program 2017-18 NOTE Change: The DATE on your receipts must be within the current fiscal year May to April Please

More information

Mortgages and Loans Privacy policy

Mortgages and Loans Privacy policy Mortgages and Loans Privacy policy Effective from May 2018 2 Contents 1. Our privacy policy 3 2. About us 3 3. What personal data do we use? 3 4. What do we use personal data for? 3 5. What are our legal

More information

SEB Telebanka. User Manual 2.0

SEB Telebanka. User Manual 2.0 SEB Telebanka User Manual 2.0 From 1-st of January, 2014 INTRODUCTION... 3 Overview... 3 System Requirements... 3 Setup Package... 3 USING TELEBANKA... 4 Start Screen of Telebanka... 4 Menu... 5 Toolbar...

More information

iprice LoanEDGE Quick Start Guide

iprice LoanEDGE Quick Start Guide iprice LoanEDGE Quick Start Guide Do You Have an Account? If you know you already have a user account for LoanEDGE, proceed to the next section Web Site. Otherwise, you will need to create a user account.

More information

Eligibility Troubleshooting 101

Eligibility Troubleshooting 101 Eligibility Troubleshooting 101 Reference Guide Contents Introduction... 3 Invalid/Missing Search Criteria... 3 Invalid/Missing Subscriber/Insured Name... 3 Resubmit... 5 Patient vs. Subscriber... 7 Invalid

More information

RECEIVABLES DOCUMENTATION UPDATES

RECEIVABLES DOCUMENTATION UPDATES DOCUMENTATION UPDATES Date Description Where Changed 6/12/00 In the Aged Receivables Reports, Min Balance and Max Balance fields have been changed to Min Overdue Balance and Max Overdue Balance. 6/12/00

More information

Indirect Lending. Ready to Look INTRODUCTION CONTENTS OVERVIEW 2 GETTING STARTED 3 CONFIGURING CU*BASE 4 CONFIGURING DEALERS IN CU*BASE 11

Indirect Lending. Ready to Look INTRODUCTION CONTENTS OVERVIEW 2 GETTING STARTED 3 CONFIGURING CU*BASE 4 CONFIGURING DEALERS IN CU*BASE 11 Indirect Lending Ready to Look INTRODUCTION If your credit union is looking to partner with an indirect lending platform CU*BASE works with multiple vendors to bring those loans to the core. The Ready

More information

For you. Finnish Tax Administration's eservices

For you. Finnish Tax Administration's eservices For you Finnish Tax Administration's eservices Why e-file? With e-file, you are able to complete any tax return at your convenience, and send it when you are ready. Never mind the opening hours of tax

More information

ProTrac Work Orders Repair by your Service People or Repair done by an outside service both handled by ProTrac

ProTrac Work Orders Repair by your Service People or Repair done by an outside service both handled by ProTrac 2014 2015 ProTrac Work Orders ProTrac Work Orders Repair by your Service People or Repair done by an outside service both handled by ProTrac ProTrac Work Order Process is a complete package that includes

More information

Flexible Spending Account (FSA)

Flexible Spending Account (FSA) Flexible Spending Account (FSA) Confirmation Form 3880 (11/2016) Page 1 of 7 The following form collects the critical information WageWorks needs to prepare and properly service your program for the upcoming

More information

Georgia Institute of Technology

Georgia Institute of Technology Georgia Institute of Technology Electronic Cost Transfers for Campus Administrators Publication Date: March 2006 Latest Revision Date: January 2011 Electronic Cost Transfer Table of Contents OVERVIEW KEY

More information

Expense Reports and Payment Requests

Expense Reports and Payment Requests User Guide Expense Reports and Payment Requests Creating and Reviewing/Approving ROCHESTER REGIONAL LEARNING & DEVELOPMENT RochesterRegional20151229 Expense Reports and Payment Requests Contents Contents

More information

penelope CREATE AN EOB ATHENA SOFTWARE Last updated: January 22, 2015

penelope CREATE AN EOB ATHENA SOFTWARE Last updated: January 22, 2015 penelope CREATE AN EOB ATHENA SOFTWARE Last updated: January 22, 2015 process flow: add an eob 1. Create the EOB file and specify the payment method, amount, and details. 2. Add an EOB line to the EOB

More information

Importing Fundamental Data

Importing Fundamental Data Chapter V Importing Fundamental Data Includes Clearing Fundamental Data In this chapter 1. Retrieve fundamental data from a data service 726 2. Import Telescan/ProSearch Scan File (for Telescan users)

More information

Did you know that there is a new version of the CMS 1500 form? You need to be prepared to switch.

Did you know that there is a new version of the CMS 1500 form? You need to be prepared to switch. Introduction Did you know that there is a new version of the CMS 1500 form? You need to be prepared to switch. We are now in the dual use time frame. Payers are accepting the new form (CMS 1500 02/12)

More information

Horizon Check Out (CKO)

Horizon Check Out (CKO) Horizon Check Out (CKO) In Checkout, you will scan borrower s barcode (if barcode does not scan, make sure the cursor is flashing in the white bar) or search for borrower in F4. Make sure the borrower

More information

EMR Certification ehealth_hub Home Clinic Enrolment Service Interface Specification

EMR Certification ehealth_hub Home Clinic Enrolment Service Interface Specification EMR Certification ehealth_hub Home Clinic Enrolment Service Interface Specification Version 1.0 October 22, 2018 Table of Contents 1 Introduction... 3 1.1 Glossary... 3 1.2 Business Objectives & Benefits

More information

Guidelines to setup and configuration of Allocation Rules for IBM Cognos Controller

Guidelines to setup and configuration of Allocation Rules for IBM Cognos Controller Proven Practice Guidelines to setup and configuration of Allocation Rules for IBM Product(s): IBM Area of Interest: Financial Management 2 Copyright and Trademarks Licensed Materials - Property of IBM.

More information

Viive 5.2 QUICK START GUIDE MAC-VIIVE

Viive 5.2 QUICK START GUIDE MAC-VIIVE Viive 5.2 QUICK START GUIDE 1-855-MAC-VIIVE ii Contents PUBLICATION DATE January 2016 COPYRIGHT 2016 Henry Schein, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Expense Reports and Payment Requests

Expense Reports and Payment Requests User Guide Expense Reports and Payment Requests Creating and Reviewing/Approving ROCHESTER REGIONAL LEARNING & DEVELOPMENT RochesterRegional20160119 Expense Reports and Payment Requests Contents Contents

More information

I added my Checking and Savings accounts from another financial institution. Why didn t my loans and other accounts import as well?

I added my Checking and Savings accounts from another financial institution. Why didn t my loans and other accounts import as well? What is MoneyDesktop? MoneyDesktop is a PFM, Personal Financial Management tool, that helps you budget and manage your finances. It allows you to import all of your accounts, across multiple institutions,

More information

Online Presentment and Payment FAQ s

Online Presentment and Payment FAQ s General Online Presentment and Payment FAQ s What are some of the benefits of receiving my bill electronically? It is convenient, saves time, reduces errors, allows you to receive bills anywhere at any

More information

PrintFleet Enterprise 2.2 Security Overview

PrintFleet Enterprise 2.2 Security Overview PrintFleet Enterprise 2.2 Security Overview PrintFleet Inc. is committed to providing software products that are secure for use in all network environments. PrintFleet software products only collect the

More information

Powernext Commodities Market Rules Consolidated texts on 19/12//2017. Powernext Commodities Market Rules. Consolidated texts

Powernext Commodities Market Rules Consolidated texts on 19/12//2017. Powernext Commodities Market Rules. Consolidated texts Powernext Commodities Market Rules Consolidated texts on 19/12//2017 Powernext Commodities Market Rules Consolidated texts December 19. 2017 CONTENTS TITLE 1 - POWERNEXT COMMODITIES GENERAL REQUIREMENTS...

More information

StuckyNet-Link.NET User Interface Manual

StuckyNet-Link.NET User Interface Manual StuckyNet-Link.NET User Interface Manual Contents Introduction Technical Information General Information Logging In & Out Session Timeout Changing Your Password Working with the Borrowing Base Creating

More information

Cabcharge Taxi Management System (CTMS) User Guide

Cabcharge Taxi Management System (CTMS) User Guide Cabcharge Taxi Management System (CTMS) User Guide COMMERCIAL IN CONFIDENCE CABCHARGE AUSTRALIA LTD 152-162 Riley Street, EAST SYDNEY, NSW 2010 Phone: (02) 9332 9222 Email: info@cabcharge.com.au Table

More information

Guide to Credit Card Processing

Guide to Credit Card Processing CBS ACCOUNTS RECEIVABLE Guide to Credit Card Processing version 2007.x.x TL 25476 (07/27/12) Copyright Information Text copyright 1998-2012 by Thomson Reuters. All rights reserved. Video display images

More information

Product Overview. A technical overview of xcurrent. October 2017

Product Overview. A technical overview of xcurrent. October 2017 Product Overview A technical overview of xcurrent October 2017 4 Product Overview 6 How It Works 15 Reference Architecture 17 About Ripple One frictionless experience to send money globally A consistent

More information

MYOB Support Note. Receivables Reconciliation

MYOB Support Note. Receivables Reconciliation MYOB Support Note Receivables Reconciliation Receivables Reconciliation This support notes are suitable for: MYOB Accounting MYOB Premier MYOB BusinessBasics Run the Receivables exception report found

More information

ASDS. Final. After you add or lookup an application, click on the Application Data tab to open that page and process the payment.

ASDS. Final. After you add or lookup an application, click on the Application Data tab to open that page and process the payment. File Name Version 8.9 Date Modified 12/2007 Last Changed by ASDS Status Final App Fee Credit Card Payment.doc Application Fee Credit Card Payment Concept Admissions uses Student Financials functionality

More information

Wells Fargo Payment Manager for Eclipse. Release 9.0.3

Wells Fargo Payment Manager for Eclipse. Release 9.0.3 Wells Fargo Payment Manager for Eclipse Release 9.0.3 Disclaimer This document is for informational purposes only and is subject to change without notice. This document and its contents, including the

More information

RESOLV CONTAINER MANAGEMENT DESKTOP

RESOLV CONTAINER MANAGEMENT DESKTOP RESOLV CONTAINER MANAGEMENT DESKTOP USER MANUAL Version 9.2 for HANA Desktop PRESENTED BY ACHIEVE IT SOLUTIONS Copyright 2016 by Achieve IT Solutions These materials are subject to change without notice.

More information

University of Delaware UD Financials v9.1 PeopleSoft Grants/Proposals

University of Delaware UD Financials v9.1 PeopleSoft Grants/Proposals Copy One Budget Period to Another C-. Using the Copy Budget Period feature The Copy a Budget Period page enables you to copy information from a source budget period to subsequent budget periods, thus avoiding

More information

X-Charge Credit Card Processing

X-Charge Credit Card Processing X-Charge Credit Card Processing OpenEdge (Formerly X-Charge) Payment Processing Setup... 1 Setting Permissions for Credit Card Processing... 1 Setting Up X-Charge Payment Processing in SuccessWare 21...

More information

Broker FAQ. Program overview. 1. What is my Driving Discount? 4. How does my Driving Discount benefit my customers?

Broker FAQ. Program overview. 1. What is my Driving Discount? 4. How does my Driving Discount benefit my customers? Broker FAQ Program overview 1. What is my Driving Discount? my Driving Discount is the Intact Insurance usage-based insurance program that rewards safe driving behaviour. The program offers a personalized

More information

NextGen Trustee Receipting

NextGen Trustee Receipting NextGen Trustee Receipting This class will cover Miscellaneous and Property Tax receipting. We will review the receipting processes as well as how to properly handle corrections for receipts entered with

More information

Scheme Management System User guide

Scheme Management System User guide Scheme Management System User guide 20-09-2016 1. GETTING STARTED 1.1 - accessing the scheme management system 1.2 converting my Excel file to CSV format 2. ADDING EMPLOYEES TO MY PENSION SCHEME 2.1 Options

More information

Ikano Online Credit Approval

Ikano Online Credit Approval Ikano Online Credit Approval 1(21) Table of Contents Part 1. An introduction to the Ikano Online Credit Approval system... 3 Part 2. Logging into the system... 3 Part 3. Creating a new application... 4

More information

Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0

Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0 Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0 Copyright Braemar Finance 2017 This document contains the proprietary information of Braemar Finance and may not

More information

OMNI AR/Billing: Adjusting Invoices (Crediting & Rebilling) Detailed Business Process Guide ABILL3

OMNI AR/Billing: Adjusting Invoices (Crediting & Rebilling) Detailed Business Process Guide ABILL3 OMNI AR/Billing: Adjusting Invoices (Crediting & Rebilling) Detailed Business Process Guide ABILL3 Use this document to understand how to correct a bill after it has been invoiced. This document shows

More information

User Guide. Healthcode E Practice Suite biller - 1 -

User Guide. Healthcode E Practice Suite biller - 1 - User Guide Healthcode E Practice Suite biller - 1 - Index Introduction... 3 PC / Internet Explorer Set-Up... 4 Logging onto E Practice biller... 8 Status Page... 10 Patients Tab... 11 Adding New Patients...

More information

Accounts Receivable. Version 9.0

Accounts Receivable. Version 9.0 Accounts Receivable Version 9.0 The documentation in this publication is provided pursuant to a Sales and Licensing Contract for the Prophet 21 System entered into by and between Prophet 21 and the Purchaser

More information

Eligibility Manual.

Eligibility Manual. Eligibility Manual www.claimsecure.com Updated August 22, 2003 Table of Contents Table of Contents INTRODUCTION... 3 WHO TO CONTACT... 3 GETTING STARTED... 4 ABOUT THE CLAIMSECURE SYSTEM... 4 PASSWORDS...

More information

Access and User Management

Access and User Management Date published: 25.06.2018 Estimated reading time: 30 minutes Authors: Editorial Team The bookmarks and navigation in this tutorial are optimized for Adobe Reader. Access and User Management 1. Introduction

More information

YOUR QUICK START GUIDE TO CREATING AN INTERNATIONAL WIRE

YOUR QUICK START GUIDE TO CREATING AN INTERNATIONAL WIRE YOUR QUICK START GUIDE TO CREATING AN INTERNATIONAL WIRE International Wire functions can be accessed through the Services g Payments menu in Intellix. Your access to different options and information

More information

Cash Register Software Release ivue 1.6 Patch 1 March 2005

Cash Register Software Release ivue 1.6 Patch 1 March 2005 Frameworks Install/Update Alerts Added the functionality to display Installment Loans alerts. (CR 113372) Launcher Replaced the current Cash Register (CR) Launcher icon with a new icon and changed the

More information

Forex Online Trading User Guide

Forex Online Trading User Guide Forex Online Trading User Guide WING FUNG FOREX LIMITED Tel (HK) : (852) 2303 8690 Tel (China) : 400 120 1080 Fax (HK) : (852) 2331 9505 Fax (China) : 400 120 1003 Email : cs@wfgold.com Website : www.wfgold.com

More information

Frequently Asked Questions for Members

Frequently Asked Questions for Members Frequently Asked Questions for Members m y i n s i g h t p e r s o n a l f i n a n c i a l m a n a g e m e n t t o o l GENERAL What is MyInsight? MyInsight is an intuitive online money management tool

More information

PRE-IMPLEMENTATION GUIDE VERSION 1.0

PRE-IMPLEMENTATION GUIDE VERSION 1.0 PRE-IMPLEMENTATION GUIDE VERSION 1.0 FOR IMPLEMENTATION OF CREDIT MANAGEMENT Advanced Professional Solutions PAGE 1 OF 22 Created and Published by Advanced Professional Solutions Pty Ltd Level 7, 65 Berry

More information

Commissions. Version Setup and User Manual. For Microsoft Dynamics 365 Business Central

Commissions. Version Setup and User Manual. For Microsoft Dynamics 365 Business Central Commissions Version 1.0.0.0 Setup and User Manual For Microsoft Dynamics 365 Business Central Last Update: August 14, 2018 Contents Description... 3 Features... 3 Commissions License... 3 Setup of Commissions...

More information

PalmAgent Software. Owners Program Manual

PalmAgent Software. Owners Program Manual PalmAgent Software Owners Program Manual Know the Numbers Since 1982 1 Table of Contents Buyers Programs... Quick Estimate... Conventional... 3 FHA... 9 VA... 11 Conventional /2nd... 12 Interest Only...

More information

HCI: CONTENT LAYOUT. Dr Kami Vaniea

HCI: CONTENT LAYOUT. Dr Kami Vaniea HCI: CONTENT LAYOUT Dr Kami Vaniea 1 2 Affordance and Metaphores 3 Affordance An attribute of an object that allows people to know how to use it. -- ID book To afford means to give a clue It should be

More information

TAA Scheduling. User s Guide

TAA Scheduling. User s Guide TAA Scheduling User s Guide While every attempt is made to ensure both accuracy and completeness of information included in this document, errors can occur, and updates or improvements may be implemented

More information

Point of Sale Consumer Finance. In-store Process

Point of Sale Consumer Finance. In-store Process Point of Sale Consumer Finance In-store Process Introduction... 3 The CBRF Finance Calculator... 4 Figure 1: CBRF Finance Calculator... 4 Figure 2: In-store Quick Launch utility... 4 The Credit Application

More information

TREASURER/SECRETARY S DUTIES

TREASURER/SECRETARY S DUTIES Updated: October, 2009 TREASURER/SECRETARY S DUTIES Ref: DEYC By-Laws Article IV, Section 1 and Article V, Section 6 The Treasurer/Secretary is elected at the Annual Meeting of the Club. As an officer

More information

Best Practice Recommendation for

Best Practice Recommendation for Best Practice Recommendation for Requesting and Receiving Claim Status Information (276-277 5010 Transaction & Web Access) For use with ANSI ASC X12N 276/277 (005010X212) Health Care Claim Status Request

More information

Farin LoanEDGE Quick Start

Farin LoanEDGE Quick Start Farin LoanEDGE Quick Start Web Site https://www.farin.com/loanedge-client-links This is a client services page where you can launch the loan program (click on LoanEDGE Start Page), and also reach account

More information

Budget-based benefits selection 2.0 SP01

Budget-based benefits selection 2.0 SP01 Document Version: 1.1 Final Date: Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters quoted from the screen. These include field

More information

Canadian Configurations

Canadian Configurations C When converting an existing FTD Mercury system to take advantage of the new features provided in FTD Mercury 7.1 or later, you must perform the following configurations: 1 Set the Store to Canada 2 Set

More information

å Follow these steps to delete a list: å To rename a list: Maintaining your lists

å Follow these steps to delete a list: å To rename a list: Maintaining your lists Maintaining your lists TradingExpert Pro provides a number of functions for maintaining the data contained in your Group/Sector List and all other lists that you have created. This section lists the data

More information

Sage Abra HRMS Abra Workforce Connections. Benefits and Planning Guide

Sage Abra HRMS Abra Workforce Connections. Benefits and Planning Guide Sage Abra HRMS Abra Workforce Connections Benefits and Planning Guide 2010 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered

More information

Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0

Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0 Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0 Copyright Close Brothers Retail Finance 2016. This document contains the proprietary information of Close Brothers

More information

My Finance - Online Financial Management User Guide

My Finance - Online Financial Management User Guide My Finance - Online Financial Management User Guide First Reliance Bank 2012.12a Contents About OFM...2 End-User Functionality...3 Accessing OFM... 3 Dashboard... 5 Gauges... 6 Accounts... 7 Adding an

More information

Standard ERP Advanced Accounting

Standard ERP Advanced Accounting Standard ERP Advanced Accounting Version 8.2, Mac OS November 2016 Table of Contents DOWN PAYMENT INVOICES... 3 Set-up... 3 Creating Down Payment Invoices from Orders...4 Creating Down Payment Invoices

More information

BELEX.info User Manual

BELEX.info User Manual www.belex.info User Manual Belgrade Stock Exchange September, 2014 Welcome W Saddeeee Sadr Guidelines Through the Improved Version of the Belgrade Stock Exchange Service for Distribution of Real-Time Trading

More information

The Dynamic Cross-sectional Microsimulation Model MOSART

The Dynamic Cross-sectional Microsimulation Model MOSART Third General Conference of the International Microsimulation Association Stockholm, June 8-10, 2011 The Dynamic Cross-sectional Microsimulation Model MOSART Dennis Fredriksen, Pål Knudsen and Nils Martin

More information

WinTen² Budget Management

WinTen² Budget Management Budget Management Preliminary User Manual User Manual Edition: 4/13/2005 Your inside track for making your job easier! Tenmast Software 132 Venture Court, Suite 1 Lexington, KY 40511 www.tenmast.com Support:

More information

Yale Purchasing Card Program

Yale Purchasing Card Program Yale Purchasing Card Program Welcome to Yale s Enhanced Purchasing Card Program. This presentation is for Purchasing cardholders and their assistants, who are using the enhanced Purchasing card with the

More information

Learning about Taxes With Intuit ProFile 2018/19. Chapter 4: A Basic T1

Learning about Taxes With Intuit ProFile 2018/19. Chapter 4: A Basic T1 Learning about Taxes With Intuit ProFile 2018/19 Chapter 4: A Basic T1 Copyright Copyright 2019 Intuit, Inc. All rights reserved. Intuit, Inc. 5100 Spectrum Way, Mississauga, ON L4W 5S2 Trademarks 2019

More information

COBISS3 software, version V Description of new features in the COBISS3/Loan software module

COBISS3 software, version V Description of new features in the COBISS3/Loan software module Date: 30 June 2015 No.: 183/02-dso (enclosure) Description of new features in the COBISS3/Loan software module The following changes and updates were added to version 6.3-00 of the COBISS3/Loan software

More information