A PROJECT PROPOSAL FOR THE INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES

Size: px
Start display at page:

Download "A PROJECT PROPOSAL FOR THE INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES"

Transcription

1 A PROJECT PROPOSAL FOR THE INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES GROUP 9 SIMANT PUROHIT BART MICZEK AKSHAY THIRKATEH BOB FAIGAO

2 Executive Summary Our proposed project is a real time implementation of an inventory control system for an on-site corporate restaurant management and catering company. One such company is Guckenheimer ( which builds, staffs, and upkeeps corporate kitchens as well as provides catering services to corporate companies. This project is specific in that it applies to the dining domain of restaurants, but is flexible enough to be applied to many different kitchens and restaurants. In the case of Guckenheimer, they can use the software in their kitchens across the nation. The scope of this project will primarily focus on Guckenheimer s kitchen and inventory located at the Groupon Chicago Office. Currently at Groupons kitchen, and the food industry in general, restaurant staff and managers are forced to keep track of inventory by hand. This means that they must count what they have sold and what they have left at the end of each day. They must also fill out order forms to be sent to vendors so that they can restock their inventory in preparation for the next week. This wastes valuable man hours and is a rather simple task to automate using our software. We propose a solution to this issue by developing software that keeps track of inventory in the back of house, or kitchen, and updates it according to daily sales. Each food item is linked to respective resources (or ingredients) and as each product is sold the ingredients utilized in making that product are also utilized. These changes in inventory are kept track of through utilizing a database. We propose to keep track of each and every ingredient by dynamically linking it to the product and as a result create a dependent relationship to that product. At a specific time period (typically the end of the week); if the inventory is below the threshold level, order forms to the specific vendors are generated in order to restock the required items for the next week. The project also makes smart predictions on required inventory for the following week based upon the predicted climate and possible occasions or events that may influence near future sales. At the end of the week, the software takes into account all threshold levels, predictions, and other factors to generate an order form, which after being verified by the manager is sent out to the vendors.

3 The Purpose of the Project A case study at Guckenheimer (an on-site corporate restaurant management and catering company) cited issues regarding a basic resources requirement list that has to be maintained manually by the staff. To keep track of their inventory levels they have to calculate a list of the groceries utilized during a course of time, calculate and analyze the requirements for the future, and place their next order to the vendors if needed. This process takes up a lot of time and human effort, and is also prone to human error. This poses a problem of a situation that the staff at Guckenheimer, as well as many other restaurants faces. It takes up a lot of time to manually keep track of sales and place correct orders to vendors, wasting useful labor in trivial works. A product which would assist in tackling the above mentioned problems would prove to be fruitful to clients such as Guckenheimer and similar enterprises as this product would help convert the unproductive time to something more useful, by removing the unnecessary error prone complications and efforts. Goals of the Project The project aims at providing an efficient interface to the restaurants for managing their grocery inventory based on each item sold. The basic idea involved here is that each item is linked to its atomic ingredients which are stored in a database. At the end of each day, the system analyzes the total sale of menu items and proportionately deducts appropriate amount from the resource database. Then it compares the current available resources with the threshold level of each ingredient. If it finds that certain ingredients are below the threshold, it will generate a purchase order for those item(s) and send it to the manager (admin) for approval. We also propose to include a special feature Prediction. This feature keeps track of any upcoming occasions, climatic changes and special events that may influence inventory needs for the upcoming week. The system will then predict the required resources for these events based on previously accumulated information/knowledge. It will now generate an updated purchase order in accordance with the predictions. The product also aims to keep track of the shelf life of resources. If any resource nears the end of its shelf life, it would intimate to the manager (admin) the details of the quantity that is near its expiration date. The restaurant must function efficiently, the groceries must be tracked correctly, timely orders must be sent out to the vendors, and the inventory must be maintained and updated at all times.

4 The Domain This proposed project aims at inventory control in the restaurant and catering Industry. Such a large domain would result in an equally as large scope of development. As a result we narrow our software down to our case study of an outlet of Guckenheimer concentrating only on the basic resources utilized in inventory control of the outlet. Although the software will be developed keeping in mind the needs of Guckenheimer and available data at first, then applying it to the larger domain of the entire restaurant industry can be achieved with ease. Our target domain is full of software to track sales of food items, but lacks in this area of inventory management. Our software can be scaled from large corporate dinings all the way to small privately-owned restaurants. It is also fairly domain specific: the database runs off recipes which generate the necessary ingredients. It also updates the inventory based off of the sale of those recipes. This requirement focuses our product to our domain and makes it more appealing to those looking for a solution to this specific problem. The Client The client can vary from private restaurant owners to corporate restaurant management companies, such as Guckenheimer ( A corporate restaurant management company that starts up, staffs, and oversees the everyday workings of a corporate restaurant, such as the one in the Groupon Chicago office. As stated above, while our product can be applied to the entire domain of the restaurant and catering business, focusing on a specific business provides us with more precise and consistent data. A company such as Guckenheimer would be an ideal client, as they staff multiple corporate kitchens across the nation, including kitchens for Groupon and even Google. A large scale company such as this this can apply our software to each and every kitchen, cutting down costs on a very large scale. Our software will allow our client to customize the database to suit the needs of each kitchen individually. They can vary in recipes, vendors from which they order their products, and threshold levels. This provides a uniform product that can be customized at a smaller scale. Our client would need to purchase multiple licenses, or more likely a corporate subscription that would allow them to use the software in multiple kitchens. We would also offer single use licenses to appeal to restaurants that only need to manage a single inventory of goods.

5 User of the product The main users of the product would be kitchen management and staff. The management would approve the orders that would be sent out, provide vendor information, upload recipes, and set threshold levels. Many of these tasks, such as the information regarding vendors, recipes, and threshold levels would need to be set only once. Of course, the option to add, remove, or update this data would be implemented as well. Once this initial step has been taken, our software will require nothing more than a weekly approval for the orders being sent out, minimizing the work that management has to complete in order to insure the correct amount of inventory is available. Kitchen staff would be responsible for updating the amount of product sold at the end of the day. Each day, the register prints out the products sold and the quantity of each product sold. Instead of manually subtracting that amount from the inventory, they input the amounts sold into our software which will do the number crunching for them. This data is also stored into the predictions feature for future use. Domain Expert Ms. Kimberly Harmon, employee of Guckenheimer, chef at Groupon Chicago Office Phone: kharmon128@hotmail.com

6 Hardware Requirements Processor - Intel Dual-core processor, 2.0 GHz or higher RAM - Minimum 2 GB of RAM Network interface chip Hard Drive GB Software Requirements Operating System: Windows XP or higher. Front End: VB.NET (Visual Studio 2010) Back End: Microsoft Access 2010

7 Overall UML Diagram

8 Typical Use Cases 1) Update resource database Use case name Participating Actors Flow of events UpdateResourceDatabase Initiated by Manager(admin) or Chef 1. The Manager or Chef activates the update resource database function 2. The Manager or Chef inputs the amount of each item sold. 3. The System reads the sold food data and then further reads, from the ingredients database, the ingredients that were used in making of the food items that were sold. The System now calculates the amount of resources used and will deduct the amount of ingredients that were used up from the resource database. Entry condition Exit condition Quality Requirements The Manager(admin) or Chef is logged on to the System If the process was successful, the Manager/Chef receives an acknowledgement that the process was completed successfully. OR If the process was not successful, the Manager will receive an explanation of what error had occurred during the process. The update process must complete successfully and without errors.

9 2) Check inventory Use case name Participating Actors Flow of events CheckInventory Initiated by Manager(admin) or Chef 1. The Manager/Chef activates the Check Inventory function on his/her terminal. 2. The System displays the current estimated inventory of ingredients to the Manager/Chef. 4. The System will compare the current levels of ingredients with the pre-set threshold levels. 5. If the levels of ingredients are found to be below threshold, it will create orders for purchase and sends it to the Manager for approval. 6. The Manager/Chef is notified of the process completion Entry condition Exit condition Quality Requirements The Manager/Chef is logged into System. Successful Acknowledgement. The function accurately calculates the inventory that should be left when all of the orders have been calculated

10 3) Add Recipe Use case name Participating Actors Flow of events AddRecipe Initiated by Chef/Manager 1. The Chef/Manager activates the Create New Recipe function on his/her terminal 2. The System responds by presenting a form to the Chef/Manager 3. The Chef/Manager completes the form by inserting ingredients to be used in the new recipe. The Chef also inputs the amount of ingredients to be used in a single order of the recipe. After the form has been completed the Chef submits the form to the System. 4. The System acknowledges that the new recipe has been created. It also adds it to the recipe database. Entry condition The Chef/Manager is logged into System Exit condition Quality Requirements The Chef/Manager has received an acknowledgment from the System. OR The Chef/Manager has received an explanation of why the process couldn t be completed. The process must complete successfully with the new recipe added to the recipe database without any errors.

11 4) Update recipe Use case name Participating Actors Flow of events UpdateRecipe Initiated by Chef/Manager 1. The Chef/Manager activates Update Recipe on system 2.System responds by bringing up list of recipes 3. The Chef/Manager chooses a recipe to change 4. System updates by showing list of ingredients in chosen recipe 5. The Chef/Manager changes the recipe by choosing new ingredients or updating the amount of ingredients used in the recipe. The Chef then finishes the update by selecting the finished command on the system. 6. The System confirms that the change has been made and updates the database. Entry condition Exit condition Quality Requirements The Chef/Manager is logged into System The Chef/Manager receives an acknowledgment from the System, OR The Chef/Manager has received an explanation of why the process couldn t be complete. The update process must be complete successfully without any errors.

12 5) Remove recipe Use case name RemoveRecipe Participating actors Flow of events Initiated by Chef/Manager 1. The Chef/Manager activates the Remove Recipe function on his/her terminal 2. The System responds by showing the current list of recipes saved on the System. 3. The Chef/Manager chooses which recipe(s) to remove and removes them by selecting a delete button through the terminal window. 4. The System confirms with each deletion with the Chef/Manager if he/she wants to delete the recipe. 5. The Chef/Manager confirms his/her decision with a yes/no 6. The System acknowledges the decision by either removing the recipe if responded with yes or by canceling the delete if responded with no. It then displays an acknowledgment of the decision by displaying a delete successful or a canceled request. 7. The System notifies the Chef/Manager about the change and requests new threshold levels for ingredients from deleted recipes. Entry condition Exit condition Quality Requirement The Chef/Manager is logged in System The Chef/Manager has received an acknowledgment that the recipe has been deleted. OR The Chef/Manager has received an acknowledgment that the recipe has not been deleted. OR The Chef/Manager has received an explanation of why the process couldn t be completed. The removed recipe should not reflect in any other list or connected database.

13 6) Adding an occasion/busy days/weekends etc. Use case name Participating actors Flow of events AddOccasion Initiated by Manager 1. The Manager activates the Add Occasion or Event function on his/her terminal. 2. The System displays a form to be filled out by the manager. 3. The Manager fills out the form by adding a name of the event or occasion and selecting the date(s) the event is to be held. 4. The System takes the data from the form and calculates the amount of ingredients that may be used up for the given dates. 5. The Manager is notified of the calculations and accordingly orders requests are initiated. 6. On successful completion of this process, an acknowledgement is sent to the Manager. Entry condition Exit condition Quality Requirements The Manager is logged into System. The Manager receives a notification of successful completion of the project OR The Manager is notified that the process was not complete with a valid explanation of the error that had occurred during the process. The Occasion is accurately added to the database.

14 7) Approve Purchase Order Use case name Participating actors Flow of events ApprovePurchaseOrder Initiated by Manager 1. The Manager reviews the purchase order created by the System. 2. After successful review, the manager either approves the purchase order right away or makes changes to the order and then provides approval. 3. After receiving approval from the Manager, the System will send out purchase orders to respective Vendors. 4. Manager receives an acknowledgment of the process completion. Entry condition Exit condition Quality requirements Manager is logged on to the System Orders are sent successfully The purchase orders are sent successfully to designated vendors.

15 8) Updating inventory once order is received Use case name Participating actors Flow of events UpdateInventory Initiated by Manager 1. The Manager activates the Update Stock inventory function on his/her terminal. 2. The System updates the inventory database based on the amount ordered from the vendors. The System then displays the amount that it calculated to the vendor and waits for approval from the Manager. 3. The Manager either approves the amount calculated or updates amounts in the inventory. 4. If the Manager updates the inventory, the System updates its values of the inventory. Entry condition Exit condition Quality Requirements The Manager is logged into the System The Inventory levels are successfully updated The number shown to the manager accurately shows the actual amount of ingredients stored

16 9) Add vendor Use case name Participating actors Flow of events AddVendor Initiated by Manager 1. The Manager activates the Add Vendor function on his/her terminal 2. The System responds by displaying a form to be completed by the Manager of the vendor to be created. 3. The Manager completes the form by filling the information of the vendor to be created and also the ingredients that will be ordered from that vendor. After all of the information has been filled in, the Manager then submits the form. 3. The System takes the information from the form and adds the vendor the database of vendors. It then displays an acknowledgment to the Manager that the Vendor has been created. Entry condition The Manager is logged in System. Exit condition Quality Requirements The Manager has received an acknowledgment that the vendor has been created. OR The Manager has received an explanation of why the process couldn t be completed. The Vendor has been accurately stored into the database

17 10) Remove Vendor Use case name Participating actors Flow of events RemoveVendor Initiated by Manager 1. The Manager activates the Remove Vendor function on his/her terminal 2. The System responds by showing the current list of Vendors saved to the System. 3. The Manager chooses which vendor(s) to remove and removes them by selecting a delete button through the terminal window. 4. The System confirms with each deletion with the Manager if he/she wants to remove the vendor. 5. The Manager confirms his/her decision with a yes/no 6. The System acknowledges the decision by either removing the vendor if responded with yes or by canceling the delete if responded with no. It then displays an acknowledgment of the decision by displaying a delete successful or a canceled request. Entry condition The Manager is logged into the System Exit condition Quality Requirements The Manager has received an acknowledgment that the vendor has been removed. OR The Manager has received an acknowledgment that the vendor has not been removed. OR The Manager has received an explanation of why the process couldn t be completed. The Vendor should not appear in the list of active vendors or any other database

18 MS Access Back End Architecture Breakdown Front End:- Visual Basic Front End GUI Design Database Modelling Control Design Back End:- Recipe Table Design Tables Ingredients Table Vendors Table Add/update/delete Recipe Design Forms Add/update/delete Vendors Sales report form

19 Basic Database Relationship Diagram * Recipe 1 Ingredients -Threshold -Available Resources * 1 Vendors Assignment of responsibilities Visual Basic 2010 MS Access 2010 GUI Design Modelling Control Design Design Tables Design Forms Akshay Bart Simant Bob Simant

20 Project Work Plan (Gantt Chart)

SYSTEM REQUIREMENTS SPECIFICATIONS FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES

SYSTEM REQUIREMENTS SPECIFICATIONS FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES SYSTEM REQUIREMENTS SPECIFICATIONS FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES GROUP 9 SIMANT PUROHIT BARTLOMIEJ MICZEK AKSHAY THIRKATEH ROBERT

More information

FINAL PROJECT REPORT FOR INVENTORY CONTROL SYSTEM FOR THE CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES

FINAL PROJECT REPORT FOR INVENTORY CONTROL SYSTEM FOR THE CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES FINAL PROJECT REPORT FOR INVENTORY CONTROL SYSTEM FOR THE CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES GROUP 9 SIMANT PUROHIT AKSHAY THIRKATEH BARTLOMIEJ MICZEK ROBERT FAIGAO December

More information

DESIGN REPORT FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES

DESIGN REPORT FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES DESIGN REPORT FOR THE PROJECT INVENTORY CONTROL SYSTEM FOR CALCULATION AND ORDERING OF AVAILABLE AND PROCESSED RESOURCES (November 12, 2012) GROUP 9 SIMANT PUROHIT AKSHAY THIRKATEH BARTLOMIEJ MICZEK ROBERT

More information

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) (

How To Set Up Safetica Insight 9 (Safetica) For A Safetrica Management Service (Sms) For An Ipad Or Ipad (Smb) (Sbc) (For A Safetaica) ( SAFETICA INSIGHT INSTALLATION MANUAL SAFETICA INSIGHT INSTALLATION MANUAL for Safetica Insight version 6.1.2 Author: Safetica Technologies s.r.o. Safetica Insight was developed by Safetica Technologies

More information

Paco Joan Furniture Store Inventory System. De La Salle University Manila College of Computer Studies. INTROSE Introduction to Software Engineering

Paco Joan Furniture Store Inventory System. De La Salle University Manila College of Computer Studies. INTROSE Introduction to Software Engineering Project Proposal S21 Group H Paco Joan Furniture Store Inventory System De La Salle University Manila College of Computer Studies INTROSE Introduction to Software Engineering Group Members: Co, Bervyn

More information

RIMS. Restaurant Inventory Management System. ISDS 3100 Spring 2012. Creighton Boggs Rachel Bradley Jackson Greenwood Jimmy Lambert

RIMS. Restaurant Inventory Management System. ISDS 3100 Spring 2012. Creighton Boggs Rachel Bradley Jackson Greenwood Jimmy Lambert RIMS Restaurant Inventory Management System ISDS 3100 Spring 2012 Creighton Boggs Rachel Bradley Jackson Greenwood Jimmy Lambert 2012 INVENTORY MANAGEMENT SOLUTIONS 1 Executive Summary We at Inventory

More information

Central Management System

Central Management System Central Management System Software Installation Guide Ver. 1.5.0.101115.001 ... ii System Introduction... 3 Client/Server Architecture...3 System Requirements... 4 System Setup...4 Multiple Monitor Configuration...5

More information

Software Requirements Specification

Software Requirements Specification METU DEPARTMENT OF COMPUTER ENGINEERING Software Requirements Specification SNMP Agent & Network Simulator Mustafa İlhan Osman Tahsin Berktaş Mehmet Elgin Akpınar 05.12.2010 Table of Contents 1. Introduction...

More information

INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9

INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 Contents Contents INTRODUCTION 5 COLLABORATION RIBBON 5 SELECT THE UPDATING METHOD 6 MAKE YOUR PROJECT COLLABORATIVE 8 PROCESSING RECEIVED TASK UPDATES 9 IMPORT UPDATES 12 CUSTOM TEXT FIELDS MAPPING 13

More information

SCATS SALES AND CUSTOMER TRACKING SYSTEM SOFTWARE REQUIREMENTS SPECIFICATION VERSION: FINAL 1.0

SCATS SALES AND CUSTOMER TRACKING SYSTEM SOFTWARE REQUIREMENTS SPECIFICATION VERSION: FINAL 1.0 SCATS SALES AND CUSTOMER TRACKING SYSTEM SOFTWARE REQUIREMENTS SPECIFICATION VERSION: FINAL 1.0 OCTOBER 28, 2001 REVISION CHART Version Primary Author(s) Description of Version Date Completed Draft Johnny

More information

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Configuration Guide 2014 Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Table of Contents 1. Introduction...3

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

Online Trading User s Manual

Online Trading User s Manual Online Trading User s Manual October, 2015 Version 3.0 Securities and Investment Company UAE Important Notice: This manual has been prepared only to assist the client how to interact with the Online Trading

More information

Earned Value User s Guide

Earned Value User s Guide ENTC 419 Project Management Earned Value User s Guide Jacob Terkelsen Project Manager Digerati Group Table of Contents TABLE OF CONTENTS... 2 INTRODUCTION... 3 REQUIREMENTS... 3 LAYOUT... 4 IMPLEMENTATION...

More information

Executive Chef s Roles and Responsibilities

Executive Chef s Roles and Responsibilities Executive Chef s Roles and Responsibilities An executive chef is the commander of the kitchen; he coordinates the kitchen staff and manages the preparation of meals. An executive chef's duties include

More information

Dell E-Commerce guide for Skyward Users 1

Dell E-Commerce guide for Skyward Users 1 Dell E-Commerce guide for Skyward Users 1 This document contains instructions on how to use the e-commerce application running on Skyward s Business Suite to purchase from your Dell Premier Page. E-Commerce

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

FPT UNIVERSITY. Capstone Project

FPT UNIVERSITY. Capstone Project MINISTRY OF EDUCATION AND TRAINING FPT UNIVERSITY Capstone Project Online Event Organizing Company Management System Group Group Members Đoàn Minh Thiện 60130 Nguyễn Thanh Thống 60561 Mai Hoàng Trí Anh

More information

Installation Guide: Migrating Report~Pro v18

Installation Guide: Migrating Report~Pro v18 Introduction... 2 Overview... 2 System Requirements... 3 Hardware Requirements... 3 Software Requirements... 3 Assumptions... 4 Notes... 4 Installation Package Download... 5 Package Contents... 5 Pre-Installation

More information

Before you install ProSeries software for network use

Before you install ProSeries software for network use Before you install ProSeries software for network use The following pages describe system requirements and other information you need to know before installing ProSeries software for network use. Important:

More information

Data Collection Agent for Active Directory

Data Collection Agent for Active Directory Data Collection Agent for Active Directory Installation Guide Version 7.5 - September 2015 This guide provides quick instructions for the installation of Data Collection Agent Active Directory, from an

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR SQL SERVER QUICK-START GUIDE Product Version: 2.6.194 February 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide

Symantec Backup Exec 12.5 for Windows Servers. Quick Installation Guide Symantec Backup Exec 12.5 for Windows Servers Quick Installation Guide 13897290 Installing Backup Exec This document includes the following topics: System requirements Before you install About the Backup

More information

Installing GFI MailSecurity

Installing GFI MailSecurity Installing GFI MailSecurity Introduction This chapter explains how to install and configure GFI MailSecurity. You can install GFI MailSecurity directly on your mail server or you can choose to install

More information

Copyright 2011 - Bizagi. CRM Sales Opportunity Management Construction Document Bizagi Process Modeler

Copyright 2011 - Bizagi. CRM Sales Opportunity Management Construction Document Bizagi Process Modeler Copyright 2011 - Bizagi CRM Sales Opportunity Management Bizagi Process Modeler Table of Contents CRM- Sales Opportunity Management... 4 Description... 4 Main Facts in the Process Construction... 5 Data

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER QUICK-START GUIDE FOR THE ENTERPRISE EDITION Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

DOCUMENTING USE CASES

DOCUMENTING USE CASES Chapter 7 DOCUMENTING USE CASES There is a lot of documentation associated with Use Cases that needs to be organized somehow. You want the documentation to be understandable, but you need other things

More information

CHAPTER 14 PREDICTIVE DIALING INTERFACE MODULE 14.0OVERVIEW 14.1 REQUIREMENTS AND INSTALLATION. 14.1.1 Special Requirements. 14.1.

CHAPTER 14 PREDICTIVE DIALING INTERFACE MODULE 14.0OVERVIEW 14.1 REQUIREMENTS AND INSTALLATION. 14.1.1 Special Requirements. 14.1. 14.0OVERVIEW CHAPTER 14 The Predictive Dialing Interface Module provides an integrated interface between Debt$Net and call processing technology, allowing agencies to increase collector productivity by

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: April 26, 2013 Active Directory Management Deployment Guide i Contents System Requirements... 1 Hardware Requirements... 2 Agent

More information

Remote Backup Software User Manual V 2.0

Remote Backup Software User Manual V 2.0 Remote Backup Software User Manual V 2.0 Table of Contents Chapter 1 Welcome to Remote Backup Software... 2 1.1 Overview... 2 1.2 Computer Disposition Request... 2 1.3 Convention... 2 Chapter 2 Installing

More information

1. Download the Order Guide by clicking on the link above and following the download instructions.

1. Download the Order Guide by clicking on the link above and following the download instructions. Running Inventory Order Guide System SYSTEM TYPE: Kitchen Systems: Purchasing & Receiving OVERVIEW: The Running Inventory Order Guide is a multi purpose system that serves as both an ordering tool and

More information

GSW RF DTIO Engine - Overview and Requirements

GSW RF DTIO Engine - Overview and Requirements GSW RF DTIO Engine Performance Overview The GSW Directed Terminal (Windows Console) I/O Engine is an add-on component that intercepts a specific set of terminal input/output operating system calls initiated

More information

Active Directory Management. Agent Deployment Guide

Active Directory Management. Agent Deployment Guide Active Directory Management Agent Deployment Guide Document Revision Date: June 12, 2014 Active Directory Management Deployment Guide i Contents System Requirements...1 Hardware Requirements...1 Installation...3

More information

GCE ICT Data Processing Assignment. User Guide Database

GCE ICT Data Processing Assignment. User Guide Database GCE ICT Data Processing Assignment User Guide Database 1 Background & Aims and Objectives Elegant Attire is a small local family business set in Northern Ireland. The company specialise in formal Hire

More information

Administrators Help Manual

Administrators Help Manual Administrators Help Manual Lepide Active Directory Self Service Lepide Software Private Limited Page 1 Administrators Help Manual for Active Directory Self-Service Lepide Active Directory Self Service

More information

2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

2-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75211R/VPMA-75211R) Operates... 1 1-1 SteelVine

More information

Magento Integration Manual (Version 2.1.0-11/24/2014)

Magento Integration Manual (Version 2.1.0-11/24/2014) Magento Integration Manual (Version 2.1.0-11/24/2014) Copyright Notice The software that this user documentation manual refers to, contains proprietary content of Megaventory Inc. and Magento (an ebay

More information

Software Editor & Business Consulting

Software Editor & Business Consulting Software Editor & Business Consulting 2013 NSD - All rights reserved 1 NSD Restaurants Management System NSD RMS - V 5.01 Overview 2 The NSD RMS is developed based on the best business practice and rules,

More information

Redtail CRM Integration. Users Guide. 2011 Cities Digital, Inc. All rights reserved. Contents i

Redtail CRM Integration. Users Guide. 2011 Cities Digital, Inc. All rights reserved. Contents i Redtail CRM Integration Users Guide 2011 Cities Digital, Inc. All rights reserved. Contents i Contents Redtail Integration with Laserfiche by Cities Digital 1 Overview... 1 Requirements 3 Minimum Server

More information

JVD Software Development

JVD Software Development Project Plan SJSU Library System October 30, 2001 JVD Joel Frank, Project Manager (Sections III and IV) Hours Worked: Signature Valerie Stanton, Engineer (Sections II and V) Hours Worked: Signature Dani

More information

Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet

Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet Step-by-Step Guide to Setup Instant Messaging (IM) Workspace Datasheet CONTENTS Installation System requirements SQL Server setup Setting up user accounts Authentication mode Account options Import from

More information

NTP Software QFS for NAS, NetApp Edition Installation Guide

NTP Software QFS for NAS, NetApp Edition Installation Guide NTP Software QFS for NAS, NetApp Edition Installation Guide This Installation Guide applies to all NTP Software QFS for NAS, NetApp filer editions. Abstract This guide provides a short introduction to

More information

IDEAS Property Clerk Enterprise Property Management Accounting Software. IDEAS Software 1-866-346-6700 www.ideascomputer.com

IDEAS Property Clerk Enterprise Property Management Accounting Software. IDEAS Software 1-866-346-6700 www.ideascomputer.com IDEAS Property Clerk Enterprise Property Management Accounting Software IDEAS Software 1-866-346-6700 www.ideascomputer.com Table of Contents IDEAS Property Clerk Enterprise Product Overview...1 Key Benefits

More information

File Auditor for NAS, Net App Edition

File Auditor for NAS, Net App Edition File Auditor for NAS, Net App Edition Installation Guide Revision 1.2 - July 2015 This guide provides a short introduction to the installation and initial configuration of NTP Software File Auditor for

More information

Symantec Backup Exec 2010 R2. Quick Installation Guide

Symantec Backup Exec 2010 R2. Quick Installation Guide Symantec Backup Exec 2010 R2 Quick Installation Guide 20047221 The software described in this book is furnished under a license agreement and may be used only in accordance with the terms of the agreement.

More information

1 Intel Smart Connect Technology Installation Guide:

1 Intel Smart Connect Technology Installation Guide: 1 Intel Smart Connect Technology Installation Guide: 1.1 System Requirements The following are required on a system: System BIOS supporting and enabled for Intel Smart Connect Technology Microsoft* Windows*

More information

Problem 1: Grocery Cooperative Domain Model, OCL invariants and functions (40%)

Problem 1: Grocery Cooperative Domain Model, OCL invariants and functions (40%) Problem 1: Grocery Cooperative Domain Model, OCL invariants and functions (40%) The application is about a grocery cooperative: a union of grocery retailers are cooperating when purchasing goods in order

More information

FactoryTalk Gateway Getting Results Guide

FactoryTalk Gateway Getting Results Guide Performance and Visibility FactoryTalk Gateway Getting Results Guide Getting Results Guide Table of contents Chapter 1 Introduction Intended audience... 7 Where to find additional information... 7 Help...

More information

INSTRUCTOR BRIEF USER GUIDE TO e-medsys Version 2

INSTRUCTOR BRIEF USER GUIDE TO e-medsys Version 2 INSTRUCTOR BRIEF USER GUIDE TO e-medsys Version 2 Contents Introduction 2 Getting Started with e-medsys Version 2 3 Practicing Management Interface: Main Screen Menu Bar 11 EHR Interface: Menu Bar 14 Features

More information

Drive. Etobicoke-Mimico Watershed Coalition

Drive. Etobicoke-Mimico Watershed Coalition Drive Etobicoke-Mimico Watershed Coalition (Adapted from Google Drive for Academics available at https://docs.google.com/document/d/1hvbqob26dkpeimv6srdgwvpupuo5ntvojqjxorq0n20/edit?pli=1) Table of Contents

More information

Point of Sale (POS) systems

Point of Sale (POS) systems Point of Sale (POS) systems Taken from www.foodservice.com Before You Begin This series of articles has three primary goals: to define Point of Sale (POS) systems, discuss their benefits, and help restaurant

More information

Inventory and Point of Sale Software for Poker Royale Bar and Restaurant. A Project Proposal. presented to the

Inventory and Point of Sale Software for Poker Royale Bar and Restaurant. A Project Proposal. presented to the Inventory and Point of Sale Software for Poker Royale Bar and Restaurant A Project Proposal presented to the Faculty of the College of Computer Studies De La Salle University in Partial Fulfillment of

More information

MAPILab Reports for Hardware and Software Inventory Installation Guide. Document version 1.0

MAPILab Reports for Hardware and Software Inventory Installation Guide. Document version 1.0 MAPILab Reports for Hardware and Software Inventory Installation Guide Document version 1.0 MAPILab Ltd., January 2010 Table of Contents Introduction... 3 1. Product architecture and general explanations...

More information

Dealer Lead Track Home Page

Dealer Lead Track Home Page Page 1 Dealer Lead Track Home Page Page 2 Management Summary 100% Web Based - No Software to Download - No Contract to Sign Digital Ups Log Guide Staff To Effectively Manage Customer Leads Improved Customer

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

Inventory Management System

Inventory Management System INTERNATIONAL SCHOOL OF INFORMATICS & MANAGEMENT (FORMERLY IIIM) Inventory Management System Core Team: Yogendra Singh Rajveer Kataria Project Guide: Vijay singh Rathore Asst. Professor ISIM-jaipur INVENTORY

More information

Computer Requirements

Computer Requirements Installing Pro64 Network Manager It is recommended that you quit all running Windows applications before starting the Aviom Pro64 Network Manager installation process. Check the Aviom website (www.aviom.com)

More information

MN POS TM. Hardware & Peripherals. All required hardware may be purchased from Home Office.

MN POS TM. Hardware & Peripherals. All required hardware may be purchased from Home Office. Important Notice Enclosed you will find the MN POS installation DVD for Windows 7 and Windows XP. Please keep all disks in a safe place in the Studio. If you purchased a computer from Home Office, MN POS

More information

Advanced Hospital Management System. About the project

Advanced Hospital Management System. About the project About the project Our project includes registration of patients, storing their details into the system and also computerized billing in the pharmacy, and labs. Our software has the facility to give a unique

More information

CHAPTER 6: CLASSIC CLIENT OPTION

CHAPTER 6: CLASSIC CLIENT OPTION Chapter 6: Classic Client Option CHAPTER 6: CLASSIC CLIENT OPTION Objectives Introduction The objectives are: Discuss the Classic Client software requirements and hardware recommendation. Install the Classic

More information

Last Updated on 11/06/2008. www.jobprotech.com

Last Updated on 11/06/2008. www.jobprotech.com Last Updated on 11/06/2008 www.jobprotech.com Copyright JobPro Technology, 2008 How to Use this Guide This manual is designed as a reference for JobPro customers. It is not intended to be a replacement

More information

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29

Contents. Hardware Configuration... 27 Uninstalling Shortcuts Black...29 Contents Getting Started...1 Check your Computer meets the Minimum Requirements... 1 Ensure your Computer is Running in Normal Sized Fonts... 7 Ensure your Regional Settings are Correct... 9 Reboot your

More information

idelpi Software Quick Install and Basic Configuration Guide

idelpi Software Quick Install and Basic Configuration Guide idelpi Software Quick Install and Basic Configuration Guide (Trial version) This documentation helps you in installing the trial version of idelpi construction software on your computer. Prerequisites

More information

This Deployment Guide is intended for administrators in charge of planning, implementing and

This Deployment Guide is intended for administrators in charge of planning, implementing and YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Enterprise Edition Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining the deployment

More information

SOA PAYMENT REQUEST SYSTEM

SOA PAYMENT REQUEST SYSTEM SOA PAYMENT REQUEST SYSTEM USER DOCUMENTATION Guidance for Treasurers and Advisors August 2, 2011 Updated August 10, 2011 Franklin Hall 002 Bloomington, IN 47405-1223 (812) 855-8517 iusoa@indiana.edu www.soa.indiana.edu

More information

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide

Symantec Backup Exec TM 11d for Windows Servers. Quick Installation Guide Symantec Backup Exec TM 11d for Windows Servers Quick Installation Guide September 2006 Symantec Legal Notice Copyright 2006 Symantec Corporation. All rights reserved. Symantec, Backup Exec, and the Symantec

More information

Retail User Training. IT Retail, Inc. 2010. Inventory Training Retail 7

Retail User Training. IT Retail, Inc. 2010. Inventory Training Retail 7 Retail User Training IT Retail, Inc. 2010 Inventory Training Retail 7 RETAIL 7 User Training: Inventory Using RETAIL 7 ITRetail, Inc. RETAIL User Training TABLE OF CONTENTS Inventory MANAGE INVENTORY...

More information

Document Management System

Document Management System Document Management System User's Manual for Administrator www.microtek.com Preface Copyright Copyright 2013, Microtek International, Inc., all rights reserved. This document may not be reproduced or copied

More information

Stellar Phoenix. Access Database Repair 5.0 Installation Guide

Stellar Phoenix. Access Database Repair 5.0 Installation Guide Stellar Phoenix Access Database Repair 5.0 Installation Guide Overview Stellar Phoenix Access Database Repair, a secure and easy to use application is designed for repairing corrupt Microsoft Access (.mdb,.accdb)

More information

Cafeteria Management System

Cafeteria Management System Cafeteria Management System by E3-111 {} {} {} {} {~ ~ ~ ~ ~ ~ ~ ~ ~ ~} { ~ ~ C A K E ~ ~ } { } {\/\/\/\/\/\/\/\/\/\/\/\/\} { C a f e t e r i a } {\/\/\/\/\/\/\/\/\/\/\/\/\} { } {\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\}

More information

Hardware/Software Requirements For Self-Hosting Multi Server

Hardware/Software Requirements For Self-Hosting Multi Server Hardware/Software Requirements For Self-Hosting Multi Server Ebix recommends two or more servers for sites with more than 20 active users. The first step is deciding which type of configuration would best

More information

INVENTORY MANAGEMENT

INVENTORY MANAGEMENT support@magestore.com sales@magestore.com Phone: 084 4 8585 4587 INVENTORY MANAGEMENT PLATINUM VERSION USER GUIDE Version 1.4 1 Table of Contents 1. INTRODUCTION... 4 2. HOW TO USE... 9 2.1. Manage Suppliers...

More information

Data Collection Agent for NAS EMC Isilon Edition

Data Collection Agent for NAS EMC Isilon Edition Data Collection Agent for NAS EMC Isilon Edition Installation Guide Version 7.5 - September 2015 This guide provides quick instructions for the installation of Data Collection Agent for NAS, EMC Isilon

More information

etrader Platform User Manual

etrader Platform User Manual etrader Platform User Manual Summary This document is a User Manual for traders who are provided with the etrader Terminal. www.onyx.net The following areas are covered: 1. etrader Terminal 2. Commodity

More information

WhatsUp Event Archiver v10 and v10.1 Quick Setup Guide

WhatsUp Event Archiver v10 and v10.1 Quick Setup Guide WhatsUp Event Archiver v10 and v10.1 Quick Setup Guide Contents WhatsUp Event Archiver Quick Setup Guide WhatsUp Event Archiver Quick Setup Guide... 2 Installation Requirements... 3 Manually Creating Firewall

More information

SSP6 General Introduction into SSP6

SSP6 General Introduction into SSP6 SSP6 SMT-X BV Heijedaal 10 6228 GW Maastricht The Netherlands SMT-X BV Publishing 2011 4 Introduction 1.1 SMT-X SMT-X is the leading provider of self-service portal solutions for enterprises, helping

More information

Web VTS Installation Guide. Copyright 2006-2010 SiiTech Inc. All rights reserved.

Web VTS Installation Guide. Copyright 2006-2010 SiiTech Inc. All rights reserved. Web VTS Installation Guide Copyright 2006-2010 SiiTech Inc. All rights reserved. Table of Contents Overview of Web VTS... 1 System Requirements... 2 Installation Sequence... 3 Installing Web VTS... 6 ii

More information

Installation Guide for Workstations

Installation Guide for Workstations Installation Guide for Workstations Copyright 1998-2005, E-Z Data, Inc. All Rights Reserved. No part of this documentation may be copied, reproduced, or translated in any form without the prior written

More information

Council of Ontario Universities. COFO Online Reporting System. User Manual

Council of Ontario Universities. COFO Online Reporting System. User Manual Council of Ontario Universities COFO Online Reporting System User Manual Updated September 2014 Page 1 Updated September 2014 Page 2 Table of Contents 1. Security... 5 Security Roles Defined in the Application...

More information

Installation Manual (MSI Version)

Installation Manual (MSI Version) Installation Manual (MSI Version) 1. SYSTEM REQUIREMENTS... 2 2. INSTALLATION INSTRUCTIONS... 2 2.1 REMOTE INSTALLATION USING GROUP POLICY... 2 2.1.1 Assigning Software...2 2.1.2 Publishing Software...2

More information

Roth IRA Conversion Evaluator

Roth IRA Conversion Evaluator Roth IRA Conversion Evaluator Quick Start Guide 2009, WoltersKluwer. All Rights Reserved. Page 1 of 36 Table of Contents Roth IRA Conversion Evaluator Quick Start Guide Getting Started... 3 About the Roth

More information

OPTAC Fleet Viewer. Instruction Manual

OPTAC Fleet Viewer. Instruction Manual OPTAC Fleet Viewer Instruction Manual Stoneridge Limited Claverhouse Industrial Park Dundee DD4 9UB Help-line Telephone Number: 0870 887 9256 E-Mail: optac@stoneridge.com Document version 4.0 Part Number:

More information

Registered Trademarks and Proprietary Names

Registered Trademarks and Proprietary Names 123 User's Guide Notice of Copyright Published by Maximizer Software Inc. Copyright 1988-2010 All rights reserved. Registered Trademarks and Proprietary Names Product names mentioned in this document

More information

Remote Backup Software

Remote Backup Software Remote Backup Software User Manual UD.6L0202D1044A01 Thank you for purchasing our product. This manual applies to Remote Backup software, please read it carefully for the better use of this software. The

More information

Software Operations Manual

Software Operations Manual Software Operations Manual Version 5.0 BinMaster 7201 North 98th Street Lincoln, NE 68507 Phone: 402-434-9102 / Fax: 402-434-9133 info@binmaster.com - www.binmaster.com System Requirements PC with 1GHz

More information

Lodging properties are constantly

Lodging properties are constantly StEp-by-step: Easing A Lodging Transition A collection of hotel transition checklists gathered by the HFTP Research Institute By Tanya Venegas Lodging properties are constantly changing hands whether it

More information

Document Capture and Distribution

Document Capture and Distribution Document Capture and Distribution WHITE PAPER SmarThru TM Workflow 2 Document Capture and Distribution Introduction This white paper describes the design and the features used by the Samsung SmarThru TM

More information

AdminToys Suite. Installation & Setup Guide

AdminToys Suite. Installation & Setup Guide AdminToys Suite Installation & Setup Guide Copyright 2008-2009 Lovelysoft. All Rights Reserved. Information in this document is subject to change without prior notice. Certain names of program products

More information

A.Team Software (.DMS) Dynamic Meeting Scheduler Vision Document

A.Team Software (.DMS) Dynamic Meeting Scheduler Vision Document A.Team Software (.DMS) Dynamic Meeting Scheduler Vision Document Aaron Turrie - 10451675 - at.nelret@gmail.com Eric Meyer - 10829232 - eric.meyer@utdallas.edu Mario Medina - 2010809959 - mariomedina.se@gmail.com

More information

Datacolor TOOLS. Datacolor TOOLS QCX. Datacolor TOOLS WORKSTATION

Datacolor TOOLS. Datacolor TOOLS QCX. Datacolor TOOLS WORKSTATION Datacolor TOOLS Datacolor TOOLS QCX Datacolor TOOLS WORKSTATION Installation Instructions Datacolor TOOLS Installation Guide (June, 2009) All efforts have been made to ensure the accuracy of the information

More information

SYSTEM SETUP & ADMINISTRATOR GUIDE

SYSTEM SETUP & ADMINISTRATOR GUIDE SYSTEM SETUP & ADMINISTRATOR GUIDE 2010 DrivenCRM, Inc.. SYSTEM CONFIGURATION AND SETUP... 6 ACCESSING SYSTEM MANAGEMENTS... 6 MASTER SYSTEM CONFIGURATION... 7 ACCOUNTING SETUP... 7 COMPANY SETUP:... 7

More information

Auto Archiving Folders in Outlook XP

Auto Archiving Folders in Outlook XP Auto Archiving Folders in Outlook XP Your Outlook email account on the Exchange server is allotted 50 megabytes of storage space on the server. Items in the Inbox, Calendar, Sent Items, Deleted Items,

More information

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center Upgrading from Call Center Reporting to Reporting for Contact Center BCM Contact Center Document Number: NN40010-400 Document Status: Standard Document Version: 02.00 Date: June 2006 Copyright Nortel Networks

More information

Manufacturing & Production Control Software

Manufacturing & Production Control Software Manufacturing & Production Control Software Cadlay MRP is an application developed through years of experience in the manufacturing and production industry. The extensive functionality has been designed

More information

Keeper Care System Data Manager Version 1.2.6

Keeper Care System Data Manager Version 1.2.6 Automated Inventory Solutions, Inc. User Manual Keeper Care System Data Manager Version 1.2.6 Automated Inventory Solutions Phone: (304)725-4801 Fax: (304)725-6983 www.aisvendors.com Email: support@aisvendors.com

More information

NETWRIX FILE SERVER CHANGE REPORTER

NETWRIX FILE SERVER CHANGE REPORTER NETWRIX FILE SERVER CHANGE REPORTER ADMINISTRATOR S GUIDE Product Version: 3.3 April/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

Alert Solutions How to Create a Broadcast Announcement

Alert Solutions How to Create a Broadcast Announcement Alert Solutions How to Create a Broadcast Announcement When sending out a broadcast message (whether by phone, email and/or text) to parents/guardians, users should be using the Create Announcement page

More information