Banasthali Vidyapith. Contact Management Software Requirements Specification. Team Rhyzome

Size: px
Start display at page:

Download "Banasthali Vidyapith. Contact Management Software Requirements Specification. Team Rhyzome"

Transcription

1 Banasthali Vidyapith Contact Management Software Requirements Specification Team Rhyzome Team Members Anita Kumawat Meenakshi Garg Sanjukta Sarkar Shrinkhla Mishra Project Guide Mr. Vikas Manoria 1

2 Index & Tables 1) Introduction: ) Purpose: ) Scope: ) Abbreviations: ) References: ) Technologies:...5 2) Overall Description: ) Product Perspective: ) Software Interface: ) Hardware Interface: ) Communication Interface: ) Product Function: ) User Characteristics: ) Constraints: ) Use-Case Model Survey: ) Architecture diagram: ) Database design: ) Assumptions and Dependencies: ) Specific Requirements: ) Use-Case Reports: ) Supplementary Requirements:

3 1) Introduction: 1.1) Purpose: Contact Management is for establishing and sustaining the business relationships by maintaining valuable customer information. It also integrates the Support Desk, which gives an overall view of all the customer relationships. The central repository enables to track account- level data, service level agreements, user contact information and product ownership details. 1.2) Scope:? Create different system users and assign different roles with related permissions.? Manage all the account details such as user name, company, phone numbers, address websites, addresses of all the customer from one central location.? Track all the customers and their contact details.? Maintain the services provided to the customer through Service Level Agreements.? Track all the payment details of the customer and their product ownership detail.? Group the contacts together in a single account according to some criteria.? Capture, View and edit all user transactions, including , chats, and services calls in a single system.? Confirmation of end user identity and will verify which users are authorized to receive support.? Maintain history of each customer and their related information about the product sale, SLA & support related transactions.? Anticipate the need and potential of sales opportunities.? View all the details of all the interactions made with the customer.? Activities like updations, creations done in the system by the system users will be maintained in the form of logs for auditing and maintaining the integrity of the system. 1.3) Abbreviations:? SLA: SLA is a formal written agreement made between two parties.the service provider & the service recipient. It defines the term of engagement - the fundamental rules that will govern the relationship.? Support transaction: Communication between support manager and customer regarding service provided, query & feedback for the product. 3

4 ? Payment transaction: Transaction between account manger and customer for all the payment of it s purchase of product and services.? Personal details: Details of customer such as username, company, phone number, address, website, address etc.? Contact details: Details of contact persons associated with the company (customer).? Sales transaction: Transaction between sales manager and customer of the product sold.? HTML: Hypertext Markup Language is a markup language used to design static web pages.? EJB: Enterprise Java Beans.? J2EE: Java 2 Enterprise Edition is a programming platform part of the Java Platform for developing and running distributed multitier architecture Java applications, based largely on modular software components running on an application server.? DB2: DB2 Database is the database management system that delivers a flexible and costeffective database platform to build robust on demand business applications.? WAS: Web sphere application server is an application server that runs business applications and supports the J2EE and web services standards.? WSAD: Web sphere studio application developer is a toolkit which is designed for the creation of more complex projects, providing fully dynamic web application utilizing EJB s. This consist of EJB tools, CMP,data mapping tools & a universal test client that is designed to aid testing of EJB s.? HTTP: Hypertext Transfer Protocol is a transaction oriented client/server protocol between web browser & a Web Server.? HTTPS: Secure Hypertext Transfer Protocol is a HTTP over SSL (secure socket layer). 4

5 ? TCP/IP: Transmission Control Protocol/Internet Protocol, the suite of communication protocols used to connect hosts on the Internet. TCP/IP uses several protocols, the two main ones being TCP and IP. 1.4) References:? IEEE SRS Format? Problem Definition (Provided by IBM)? CT Arrington. Enterprise Java with UML. OMG Press. 1.5) Technologies:? J2EE: Application Architecture? DB2: Database? WSAD: Development Tool? WAS: Web Server? Rational: Design Tool 1.6) Overview: SRS will include two sections:? Overall Description will describe major components of the system, interconnection and external interfaces.? Specific Requirements will describe the functions of actors, their role in the system and constraints. 5

6 2) Overall Description: Describe the general factors that affect the product and its requirements. 2.01) Product Perspective: HTML Client (Customer) HTTP/HTTPS WAS DB2 Client Software (System User) TCP/IP Client Side Application Server Database Server? The web pages (XHTML/JSP) are present to provide the user interface on customer client side. Communication between customer and server is provided through HTTP/HTTPS protocols.? The Client Software is to provide the user interface on system user client side and for this TCP/IP protocols are used.? On the server side web server is for EJB and database server is for storing the information. 6

7 2.02) Software Interface: Client on Internet: Web Browser, Operating System (any) Client on Intranet: Client Software, Web Browser, Operating System (any) Web Server: WAS, Operating System (any) Data Base Server: DB2, Operating System (any) Development End: WSAD (J2EE, Java, Java Bean, Servlets, HTML), DB2, OS (Windows), Web Server. 2.03) Hardware Interface: Client Side Internet Explorer 6.0 Server Side Web sphere application server V5.0 Processor RAM Disk Space Pentium II at MB 1 GB MHz Pentium III at 1 GHz DB2 V8.1 Pentium III at 1 GHz 512 MB 2 GB 512 MB 1GB (Excluding data size) 2.04) Communication Interface:? Client on Internet will be using HTTP/HTTPS protocol.? Client on Intranet will be using TCP/IP protocol. 2.05) Product Function:? Track Account Level Data: In this module, receivables from customer are maintained.? Service Level Agreements: It contains the agreements of providing the services related to product and customer.? User Contact Information: It maintains all the details (Personal, Official, Contact, and Company) of the customer.? Product Ownership Details: It maintains the information that does which customer own which product.? Track Support Transactions: Maintenance of transactions related to the services provided to the customer in the form of support.? Maintaining Logs: Activities of the System Users can be tracked through the logs, which is 7

8 maintained by the system. 2.06) User Characteristics: Every user should be comfortable of working with computer and net browsing. He must have basic knowledge of English too. 2.07) Constraints:? GUI is only in English.? Login and password is used for identification of customer and there is no facility for guest.? This system is working for single server.? There is no maintainability of back up so availability will get effected.? Limited to HTTP/HTTPS. 2.08) Use-Case Model Survey: Manage Customers Manage System Users Create Sales Transaction Sales Manager View All Details Administrator View Logs Manage Product / Service Catalogue Manage Standard Groups Manage Payment Transaction Account Manager Support Manager Manage Service Transactions Manage Groups Customer View Own Details USE CASE DIAGRAM 8

9 1. Administrator: Responsible for managing system users, viewing logs and managing standard groups of the system.? Manage System Users: The Administrator will create different roles. The system users will be created and will be assigned with the different roles. More than one task and permissions can be granted or revoked from the system users.? View Logs: Responsible for checking the logs of different system user for auditing and maintaining the integrity of the system.? Manage Standard Groups: Standard groups will be created and updated by the administrator, which will be visible to all the system users.? View All Details: View the customer details, payment details, purchase details, daily service transaction details. 2. Sales Manager: Responsible for managing customer details, sales transaction, managing products, service catalogs and grouping the related customers.? Manage Customers: Record details of new customers, update and view its details.? Create Sales Transaction: Record details of product sold, customer id, terms and conditions and service level agreements.? Manage Product/Service Catalogue: Creation and updation of product/service details.? View All Details: View the customer details, payment details, purchase details, daily service transaction details.? Manage Groups: Categorize the customers into local groups according to some criteria. 3. Account Manager: Manage all the payment details (of the product or services purchased). Group the customer according to some criteria.? Manage Payment Transaction: Store all the payment transactions made by the customer and update the payment information.? View All Details: View the customer details, payment details, purchase details, daily service transaction details.? Manage Groups: Categorize the customers into local groups according to some criteria. 4. Support Manager: Responsible for entering details of daily service transactions with customer. He can view customer's personal, official, payment details. He can view history of all the customers, edit the customer transactions and can group the related customer.? Manage Service Transactions: Record and edit the details of the daily transactions of the customer for a service.? View All Details: View the customer details, payment details, purchase details, daily service transaction details.? Manage Groups: Categorize the customers into local groups according to some criteria. 5. Customer: Person/ Company who is facilitated by the system.? View Own Details: Customer can view his personal details, payment details, details about services provided and the transaction details for the services. 9

10 2.09) Architecture diagram: Application Layer Business Layer Data Layer Role_UI User_UI Permission_UI Permission Role User Permission Role User Log_UI Task_UI Task Log Task Log Receivable_UI Receivable Receivable Customer_UI Customer Customer Purchase_UI Purchase Sales Product_UI Service_UI SLA_UI Product Service SLA SLA Product Service Service Transaction_UI Service Transaction Service Transaction Group_UI Group Group 10

11 ) Database design: System_Role Role_ID Role_Name System_Role_Task Role_ID Task_ID System_Task Task_ID Task_Name System_task_Permission Task_ID Permission_ID System User User_ID Login_name Password_value First_Name Last_Name Modified Created ISA Sales Manager Account Manager Support Manager Has System_Log User_ID Activity Date/Time System_Permission Permission_ID Permission_Name Group_User Group_ID User_ID Group_Customer Group_ID Customer_ID Group Group_ID Group_Name Group_Description Makes

12 12 Customer Customer_ID Login_name Password Company_Name Phone Extension Fax Address City State Country Zip Code Website Have Contact _Person Contact_ID Contact_Name Person_ID Department_Name Salutation Phone Extension Mobile Fax Address City State Country Zip_Code Messanger_ID Reference_by Product Product_ID Description Profit% Unit_Measure Qty_in_Hand Reoreder_level Sale_Price Cost_Price Image Guaranty Status Launching_Date Sales Bill_No Customer_ID Product_ID Purchase_Date Purchase_Time Qty_Sold Supply_Date Total_Amount Amount_Left Service Service_ID Description Price Duration Support_Facility SLA SLA_ID Customer_ID Product_ID SLA_Name Left_amount Total_Cast SLA_Description SLA_Rule Resolution_Time Days Time Minutes Terms_&_Conditions Amount_left SLA_Service SLA_ID Service_ID Support_Transaction SLA_ID Contact_ID Mode_of_Transaction Subject Date Time Transaction_Detail Service_Manager Support_Manager Responder Initiator Receivables Receivable_no Receivable_for Date Type_of_Payment Mode_of_Payment Check# Check_Bank Check_Issue_date Check_Expiry_date Check_Amount DD# DD_Bank DD_Issue DD_Expiry_Date DD_Amount Cash_Amount Card# Bank Amount

13 Sales Manager Account Manager Customer SLA Sales Sales SLA Contact_Person Group_Customer Group Service Group_User Product Group Receivable Group_Customer Group_User Support Manager SLA Support_Transaction Group_User Group_Customer Group_User 13

14 2.11) Assumptions and Dependencies:? The details related to the product, customer, payment and service transaction provided manually.? Administrator is created in the system already.? Roles and tasks are predefined. 3) Specific Requirements: 3.1) Use-Case Reports: i) Administrator: Responsible for managing system users, viewing logs and managing standard groups of the system.? Manage System Users: The Administrator will create different roles. The system users will be created and will be assigned with the different roles. More than one task and permissions can be granted or revoked from the system users.? View Logs: Responsible for checking the logs of different system user for auditing and maintaining the integrity of the system.? Manage Standard Groups: Standard groups will be created and updated by the administrator, which will be visible to all the system users.? View All Details: View the customer details, payment details, purchase details, daily service transaction details. Manage System Users: View System Users Manage System Users Create System Users Update details of Users 14

15 Name of use case: View System Users Description: View the list of system users in a role and view the details of Preconditions: roles, tasks and permissions assigned to a system user.? Administrator is already logged in.? System users have already been created and assigned some roles, tasks and permissions. Normal flow of events: The system user or a role will be selected. Query will be submitted. Relevant output will be displayed (If system user is selected then roles, tasks and permissions assigned to one will be displayed and if role is selected then list of system users assigned to that role will be displayed). Alternate flow of events: None. Post Condition: None. Ask for selecting Role or System User [ Role ] List of system users which are assigned to the selected role [System User] Details of roles, tasks and permissions of selected user 15

16 Name of use case: Create System Users Description: To create system users (Giving them a login name, password and assign roles, tasks and permissions to them). Preconditions: Administrator is already logged in. Normal flow of events: New Login name, password, details, roles, tasks and permissions will be entered. Save the details. Alternate flow of events: A message appears for duplicate login name. The administrator has to fill the details again. Post condition: A login id is generated with its details. Enter login name, password, details, role name, check the tasks and permissions [ Duplicate Login Name ] User successfully created Name of use case: Update details of Users Description: To update the details of system users (assigning or revoking roles, tasks and permissions). Preconditions:? Administrator is already logged in.? System Users have already been created. Normal flow of events: Select the user name. Assign or Revoke the roles, tasks and permissions. 16

17 Post Condition: None Ask for selecting the system user Updations in role, tasks and permissions Name of use case: View logs Description: To view the activities (logs) of the system users. Precondition:? Administrator is already logged in.? System Users have already been created. Normal flow of events:? Select user name.? Select date. Post Condition: None Select user name Select Date Logs of system user of selected dates 17

18 ii) Sales Manager: Responsible for managing customer details, sales transaction, managing products, service catalogs and grouping the related customers. Manage customers: Record details of new customers, update and view its details. Create Sales Transaction: Record details of product sold, customer id, terms and conditions and service level agreements. Manage product/service catalogue: Creation and updation of product/service details. MANAGE CUSTOMERS Add new contact persons Add customers Manage customers Update Customers View its details Add a new contact specific need Name of use case: Add Customers Description: To create the details of the new customer. Preconditions: Sales manager is already logged in. Normal flow of events: The details of the customer entered. Save the details. Creation of the customer will be entered in the log. Alternate flow of events: A message appears for unfilled fields. The sales manager has to fill the details again. Post condition: A customer id is generated. 18

19 Name of the use case: Add a new contact specific need. Description: To meet the specific needs of the customer, the sales manager can add a new custom field for the customer. Precondition: Sales manager is already logged in. Normal flow of events: Select a customer. Enter the specific need of the customer. Save the new data. Creation of the contact specific need will be entered in the log. Alternate flow of events: If the customer is not present, create the customer. Post condition: None. Name of the use case: Add new contact persons. Description: To create the details of a new contact person of the selected customer. Precondition: Sales manager is already logged in. Normal flow of events: Select customer. 19

20 Enter details of contact person. Save new data. Updation of the contact person will be entered in the log. Alternate flow of events: If customer id not present create customer. Post condition: None Name of use case: Update customers. Description: Any updation in the details of the customer can be made. Precondition: Sales manager is already logged in. Normal flow of events: Select a customer. Customer s data updated. Save the changes. Updation of the customer will be entered in the log. Alternate flow of events: None. Post condition: None. Ask for a customer Display the details of the customer select customer Store changes Customer's data updated Add updation information in the log Name of the use case: View customer details. Description: View the personal details of the selected customer. Precondition: Sales manager is already logged in. 20

21 Normal flow of events: Select customer. The details of customer viewed. Alternate flow of events: None Post condition: None. Ask for customer Select customer Display customer personal details CREATE SALES TRANSACTION Add purchase details <<extend>> Manage purchase details Update purchase Create sales Transaction View purchase details <<extend>> Create a SLA Manage Service Level Agreements View a SLA Update SLA 21

22 Name of the use case: Add purchase details. Description: Store the details of the product sold, customer id and supply details. Precondition: Sales Manager is already logged in. The customer and the product are already present. Normal flow of events: Select a customer. Select a product. Enter purchase details. Save new data. Creation of the purchase details will be entered in the log. Alternate flow of events: If the customer is not present, create the customer. If the product doesn t exist, create the customer. Post condition: Product id is generated. Ask for customer Select customer Create customer Create product invalid invalid Ask for product Valid Ask for details of purchase Store new data Select product Valid Purchase details entered Store add information in the logs 22

23 Name of the use case: Update purchase. Description: Any changes in product details can be made. Precondition: Sales manager is already logged in. The product is already present. Normal flow of events: Select product. Edit the data where needed. Save changes. Updation in purchase details will be entered in the log. Alternate flow of events: If product doesn t exist, create product. Post condition: None. Ask for customer Select customer Create customer Create product invalid invalid Ask for product Valid Select product Valid Ask for a date Purchase details shown Select date Update purchase details Store changes Store update information in the logs Name of the use case: View purchase details. Description: View the details of the product purchased by the selected customer. 23

24 Precondition: Sales manager is already logged in. The product and the customer are already present. Normal flow of events: Select product. Select customer. The purchase details are shown to the sales manager. Alternate flow of events: If the customer doesn t exist, create customer. If the product is not present, create product. Post condition: None. Ask for customer Select customer Create customer Create product invalid invalid Ask for product Valid Ask for a date Select product Valid Purchase details Shown Select date Name of the use case: Create a service level agreement. Description: Store the details of the services provided to a customer, duration of the services and details of the terms and conditions Precondition: Sales manager is already logged in. The product, customer and the services to be provided are already present. Normal flow of events: Select product. Select customer. 24

25 Select service/s Enter details of the service level agreements. Save the new data. Creation of the SLA will be entered in the log. Alternate flow of events: If the customer doesn t exist, create customer. If the product is not present, create product. If the service is not present, create service. Post condition: SLA id is created. Ask for customer Select customer Create customer Create product invalid invalid Ask for product Valid Ask for one or more services Ask for SLA details Select product Valid Select service/s Store new data SLA entries entered Store add information in the logs 25

26 Name of the use case: Update service level agreement. Description: To edit the details of the SLA made with the customer. Precondition: Sales manager is already logged in. The product, customer and the services to be provided are already present. Normal flow of events: Select product. Select customer. Select date. Edit the details. Save the changes. Updations of the SLA will be entered in the log. Alternate flow of events: If the customer doesn t exist, create customer. If the product is not present, create product. Post condition: None. 26

27 Name of the use case: View service level agreement. Description: To see the details of the agreement made with the selected customer. Precondition: Sales manager is already logged in. The product, customer and the services to be provided are already present. Normal flow of events: Select product. Select customer. Select date. The details of the SLA are shown to the sales manager. Alternate flow of events: If the customer doesn t exist, create customer. If the product is not present, create product. Post condition: None. Ask for customer Select customer Create customer Create product invalid invalid Ask for product Valid Ask for a date Select product Valid SLA details Shown Select date 27

28 MANAGE GROUPS Create a group Manage groups Group the related customers Name of the use case: Create a group Description: A new group is created. Precondition: Sales manager is already logged in. Normal flow of events: Enter a group name. Enter its description. Save the new data. Creation of the group will be entered in the log. Alternate flow of events: Post condition: None. Ask for group name Group name entered Ask for group description Store new data Group description entered Store add information in log Name of the use case: Group the related customer. Description: The related customers are added in the selected group. Precondition: Group name and customer should be already present. 28

29 Normal flow of events: Select group name. Select the customer. Add the customers to the selected group. Grouping information will be added in the log. Alternate flow of events: If the group doesn t exists, create a group name If the customer is not present, create the customer. Post condition: None. Ask for a group name select group Ask for customer list Add customers to the selected group Select customer Add adition information in the log Name of the use case: View the customers in the selected group. Description: The customers added in a group can be viewed. Precondition: Group name and customer should be already present. Normal flow of events: Select group name. The customers in the selected group is shown. Alternate flow of events: If the group doesn t exists, create a group name If the customer is not present, create the customer. Post condition: None. 29

30 Ask for group name Select group name Display list of customers in the selected group MANAGE PRODUCT/ SERVICE CATALOGUE Create product/service details Manage product/service catalogue Update product/service details View product/service details Name of the use case: Create product/service catalogue. Description: The product and service details are maintained in the form of catalogue Precondition: The Sales Manager should be already logged in. Normal flow of events: Enter the product/service details. Save the new data. Creation of the product/service will be entered in the log. Alternate flow of events: None. Post condition: None. 30

31 Ask for new product data Update View Product details entered Store new data [update ok] Creation information stored in logs [system error] [Duplicate product found] Display error Display conflict Ask for new service data Update View Service details entered Store new data [update ok] Creation information stored in logs [system error] [Duplicate product found] Display error Display conflict Name of the use case: Update the product/service details. Description: Updating in the details of the product/service are made. Precondition: The Sales Manager should be already logged in. The product should be already present. Normal flow of events: Select a product/service. Edit the details. Save the changed data. Updation of the product/service will be entered in the log. 31

32 Alternate flow of events: If the product/service doesn t exist then create product/service. Post condition: None. Ask for a service Display the details of the service select service Store changes service details updated Add updation info rmation in the log Ask for a product Display the details of the product select product Store changes product details updated Add updation information in the log Name of the use case: View product/service details. Description: The product quantity, price, service details are displayed. Precondition: The Sales Manager should be already logged in. The product should be already present. Normal flow of events: Select product/service. The catalogue of product/service is shown. 32

33 Alternate flow of events: If the product/service doesn t exist then create product/service. Post condition: None. Ask for product Display list of customers for the selected product Select product iii) Account Manager: Description: Manage all the payment details (of the product or services purchased). Group the customer according to some criteria.? Manage Payment Transaction: Store all the payment transactions made by the customer and update the payment information.? View All Details: View the customer details, payment details, purchase details, daily service transaction details.? Manage Groups: Categorize the customers into local groups according to some criteria. 33

34 Manage Payment Transaction: <<extend>> {or} Add payment transaction details <<extend>> Manage payment transaction details Update the account of customer Account manager {or} {or} Manage groups Edit the payment transaction details {or} Create a group View History Add customer to group Name of the use case: Add payment transaction details Description: All the payment transaction details are entered. Pre condition: Account manager has logged in. Normal flow of events:? Select the customer.? Select the product.? Select the bill number.? Enter the details of receivables.? Save the receivables details.? Update the account of the customer.? Entry of this adding details event has been logged. 34

35 Alternate flow of event:? If the receivables details will left to fill then system ask for refilling all the blank details then save the details and update the account of the customer. Post condition: None. Ask for the Receivables Receivables entered Store the Receivables [Found error] Display error Update account of customer [submission OK] Name of the use case: Edit the payment transaction details: Description: Previously entered payment transaction details are updated. Normal flow of event:? Select the customer.? Select the product.? Select the receipt number.? Select the payment transaction number.? Make the changes.? Save the new details.? Update the account of the customer.? Entry of this editing event has been logged. Post condition : None. 35

36 Ask for the Bill number Bill number entered [Bill number not found] [Bill number found] Display filled form of receivables Editing done [Error found] [Submission ok] Store updated form Display error Display Error Update account of customer iv) Support Manager: Responsible for entering details of daily service transactions with customer. He can view customer's personal, official, payment details. He can view history of all the customers, edit the customer transactions and can group the related customer.? Manage Service Transactions: Record and edit the details of the daily transactions of the customer for a service.? View All Details: View the customer details, payment details, purchase details, daily service transaction details.? Manage Groups: Categorize the customers into local groups according to some criteria. Manage Service Transaction Add Service Transaction Manage Service Transaction <<extend>> Update Service Transaction Edit Service Transaction 36

37 Name of use case : Add Service Transaction Description : To add new transaction with a customer. Normal flow of event : Select the customer or enter name of responder Select the contact person Select SLA No Enter the mode of transaction Mode of transaction may be chats service calls meetings Enter date and time Enter subject of transaction Feedback Discussion on service provided for a product Enter the name of initiator Enter / Select details in transaction Enter name of service provider Save this transaction Add transaction entry is made into Log Alternate flow of events: Sales Manager will get a notification if customer/contact person does not exist in the system. 37

38 Ask for customer customer entered [ customer not exist in system ] Notify to sales manager Ask for cotact person Ask for SLA contact entered SLA entered Ask for subject, date, time, details in transaction, service man, support manager All require fields are enetred Store new data Record add transaction in log Name of use case : Edit transaction Description: To edit the customer transaction. Normal flow of event : Select customer 38

39 Select contact person Select SLA no Make changes in transaction Update the transaction Ask fo r Customer Ask fo r contact Ask for SLA Customer entered conatct entered Display transaction SLA enterd Edit the transaction Store update d transaction Record edit entery into log 39

40 Name of use case : View history of customer Description : Support manager can view history of customers according to many criteria, like Customer name Contact person Product/ Service Date Time Transaction mode chat service calls meetings Subject Feedback Discussion of product/service Name of the service provider Name of support manager Normal flow of events : Select a criteria stated above History will be visible to support manager Support manager can delete transaction Post condition: Activities are registered in Log. Assumptions: Use cases Manage customer, Create sales transaction, Manage product/ service catalog has been created. 40

41 Ask for customer Ask for SLA Customer entered Ask for date/ time/ subject/ mode of transaction/ service provider/ support manager SLA entered Select transactions according to SLA Select transaction from support transaction DIsplay transaction Record view entery in Log Display transaction Record view entry into Log 41

42 Ask for service Ask for SLA Select customer Service entered SLA entered Select transaction from support Transaction Ask for customer Ask for cotact ASK for SLA Customer entered Contact entered Select transaction from support transaction Display transaction Display transaction Record view entry in to Log Record view entry in to Log 42

43 3.2) Supplementary Requirements: Have hours of operation that are 24 x 7 - Because system can be an automated process, so it can stay open for 24 hours a day. If the base is now the entire world, staying open 24 hours a day becomes critical. System is required to be available 24X7 so UPS support must be on server site for at least 8 hours in case of power failure. System will remain inaccessible to users at 2:00 to 4:00 am for backup and maintenance purpose. Reduce the cost of a sales transaction - To the extent that one can automate the sales process through this system, one can start to reduce the cost of that sales transaction. This is particularly true of mundane sales transactions where the customer knows what they want. Make the existing Web site more dynamic in nature - Many early Web implementations consisted of static HTML pages. This becomes very difficult to manage if the number of pages gets too large. An effective system should be largely dynamic taking advantage of technology that automates this process rather than relying on manual processes. Application should serve dynamic user based customized web pages to its clients from server. Tie the existing Web site into existing enterprise systems Any existing Web site that relies on the manual duplication of data from another system is one that can be improved. Most of the business data in the world today exists in enterprise servers that can be connected to the Web servers to make this process far more effective. Provide good performance and the ability to scale the server The Web Application Server should provide good performance and the ability to manage performance with techniques, such as support for caching, clustering, and load balancing. Providing session management capability - Web application developers should not spend valuable time worrying about how to maintain sessions within the application. The Web Application Server should provide these services. 43

1. Introduction 1.1 Methodology

1. Introduction 1.1 Methodology Table of Contents 1. Introduction 1.1 Methodology 3 1.2 Purpose 4 1.3 Scope 4 1.4 Definitions, Acronyms and Abbreviations 5 1.5 Tools Used 6 1.6 References 7 1.7 Technologies to be used 7 1.8 Overview

More information

Software Requirements Specification. Online University Admission System. for. Version 1.0 approved. Prepared by B. VIGNESH.

Software Requirements Specification. Online University Admission System. for. Version 1.0 approved. Prepared by B. VIGNESH. Software Requirements Specification for Online University Admission System Version 1.0 approved Prepared by B. VIGNESH VIT University Page 1 Table of Contents Table of Contents... 1 Revision History...

More information

Online College Magazine

Online College Magazine Software Requirement Specification Chennai Campus Vandalur-Kelambakkam Road, Chennai 600048 Ciphers Online College Magazine IBM TGMC-2011 Version 1.0 Team Members : Mentor: Prof. B. Sathis Kumar 1. Aanchal

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information

How to make a good Software Requirement Specification(SRS)

How to make a good Software Requirement Specification(SRS) Information Management Software Information Management Software How to make a good Software Requirement Specification(SRS) Click to add text TGMC 2011 Phases Registration SRS Submission Project Submission

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

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

Server Installation Procedure - Load Balanced Environment

Server Installation Procedure - Load Balanced Environment Server Installation Procedure - Load Balanced Environment 1. Introduction This document explains a step-by-step procedure in case BackupAgent BV performs an installation of the BackupAgent Server Software

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

Software Requirements Specification VODKA. for. Version 1.1 Approved April 24, 2007

Software Requirements Specification VODKA. for. Version 1.1 Approved April 24, 2007 Software Requirements Specification for VODKA Version 1.1 Approved April 24, 2007 Prepared by: Archit Baweja, Drew Hall, Sunny Huynh, Kevin Lynch, and Kanwarpreet Sethi Drexel University Revision History

More information

Electronic Data Solutions. E-Prescription System Software Requirement Specifications. Version 1.0

Electronic Data Solutions. E-Prescription System Software Requirement Specifications. Version 1.0 E-Prescription System Software Requirement Specifications Version 1.0 Contents 1. Purpose... 3 1.1. Scope... 3 1.2. Definitions and abbreviations... 3 1.3. Overview... 3 2. Overall Description... 4 2.2

More information

If you wanted multiple screens, there was no way for data to be accumulated or stored

If you wanted multiple screens, there was no way for data to be accumulated or stored Handling State in Web Applications Jeff Offutt http://www.cs.gmu.edu/~offutt/ SWE 642 Software Engineering for the World Wide Web sources: Professional Java Server Programming, Patzer, Wrox Web Technologies:

More information

Experian Secure Transport Service

Experian Secure Transport Service Experian Secure Transport Service Secure Transport Overview In an effort to provide higher levels of data protection and standardize our file transfer processes, Experian will be utilizing the Secure Transport

More information

Software Requirement Specification For Flea Market System

Software Requirement Specification For Flea Market System Software Requirement Specification For Flea Market System By Ilya Verlinsky, Alexander Sarkisyan, Ambartsum Keshishyan, Igor Gleyser, Andrey Ishuninov 1 INTRODUCTION 1.1 Purpose 1.1.1 Purpose of SRS document

More information

Time Monitoring Tool Software Requirements Specifications. Version <1.0>

Time Monitoring Tool Software Requirements Specifications. Version <1.0> Time Monitoring Tool Software Requirements Specifications Version Revision History Date Version Description Author First version Martin Robillard Page 2 of 18 Table of Contents

More information

Simulation Trading Table of Contents

Simulation Trading Table of Contents Simulation Trading Table of Contents 1. Systems Requirements for Simulation (Mock) Trading 2. Ports to be opened 3. How to Download ODIN DIET software and Installation Process? 4. Log in to SSL 5. Log

More information

<Company Name> ugather Event Management System Software Requirements Specification. Version 1.0

<Company Name> ugather Event Management System Software Requirements Specification. Version 1.0 ugather Event Management System Version 1.0 Revision History Date Version Description Author 18/Feb/09 1.0 Initial creation of SRS document Confidential Page 2 Table of Contents 1. Introduction

More information

B. KTT Web-based File Transfer

B. KTT Web-based File Transfer B. KTT Web-based File Transfer The Key Total Treasury Internet File Transfer module allows clients to upload or download data files to/from KeyBank s transmission platform using a PC and Internet browser.

More information

Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall

Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall July 2013 For further information visit our support page: www.pearsonwbl.edexcel.com/our-support 1 Contents Please note clicking

More information

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com]

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com] ManageEngine IT360 (Division of ZOHO Corporation) ) www.manageengine.com/it360 ManageEngine IT360 Professional Edition Installation Guide [ims-eval@manageengine.com] [This document is a guideline for installing

More information

Novell Access Manager

Novell Access Manager J2EE Agent Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 J2EE Agent Guide Legal Notices Novell, Inc., makes no representations

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Automation for Customer Care System

Automation for Customer Care System Automation for Customer Care System Rajnish Kumar #1, Thakur Avinash Nagendra #2 1, 2# Department of Computer Engineering Sir Visvesvaraya Institute of Technology, Nasik Abstract This paper entitled Automation

More information

Advantage Database Server

Advantage Database Server whitepaper Advantage Database Server Scalability Technical Brief A whitepaper from Sybase ianywhere TABLE OF CONTENTS 1 Introduction 2 Specifications 2 Tables 2 Server Machine 2 Client Machine 2 Development

More information

enterprise^ IBM WebSphere Application Server v7.0 Security "publishing Secure your WebSphere applications with Java EE and JAAS security standards

enterprise^ IBM WebSphere Application Server v7.0 Security publishing Secure your WebSphere applications with Java EE and JAAS security standards IBM WebSphere Application Server v7.0 Security Secure your WebSphere applications with Java EE and JAAS security standards Omar Siliceo "publishing enterprise^ birmingham - mumbai Preface 1 Chapter 1:

More information

TIME KEEP LEGAL BILLING SOFTWARE DESIGN DOCUMENT. Mike Don Cheng-Yu. CS 524 Software Engineer Professor: Dr Liang

TIME KEEP LEGAL BILLING SOFTWARE DESIGN DOCUMENT. Mike Don Cheng-Yu. CS 524 Software Engineer Professor: Dr Liang TIME KEEP LEGAL BILLING SOFTWARE DESIGN DOCUMENT Mike Don Cheng-Yu CS 524 Software Engineer Professor: Dr Liang TABLE OF CONTENTS 1. INTRODUCTION: 2 1.1. Goals and objectives 2 1.2. Statement of scope

More information

A Project Presentation on Online Car Rental System

A Project Presentation on Online Car Rental System A Project Presentation on Online Car Rental System Submitted To: Department of Computer Science, Ganpat University,384012 Group No: 74 Submitted By: Internal Guide: Khushbu Patel (13084231136) Niyati Patel

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

Unified University Inventory System (UUIS) Software Requirements Specifications

Unified University Inventory System (UUIS) Software Requirements Specifications Unified University Inventory System (UUIS) Software Requirements Specifications Copyright COMP5541 Team III 2010 Authors Ahmed Daoudi David Zerkler Gay Hazan Isabelle Toutant Mariano Diaz René Toutant

More information

TimePictra Release 10.0

TimePictra Release 10.0 DATA SHEET Release 100 Next Generation Synchronization System Key Features Web-based multi-tier software architecture Comprehensive FCAPS management functions Software options for advanced FCAPS features

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

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

IP Monitoring and Filtering

IP Monitoring and Filtering IP Monitoring and Filtering By Gnanambal Chithambaram Sandeep Dubey Smrithi Barrenkula Subraja Krishnamurthy Sucheta P Kodali Abstract In our project IP Monitoring and filtering we developed a Java application

More information

www.novell.com/documentation Policy Guide Access Manager 3.1 SP5 January 2013

www.novell.com/documentation Policy Guide Access Manager 3.1 SP5 January 2013 www.novell.com/documentation Policy Guide Access Manager 3.1 SP5 January 2013 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of this documentation,

More information

TIME KEEP LEGAL BILLING SOFTWARE REQUIREMENTS SPECIFICATION

TIME KEEP LEGAL BILLING SOFTWARE REQUIREMENTS SPECIFICATION TIME KEEP LEGAL BILLING SOFTWARE REQUIREMENTS SPECIFICATION 1. Introduction: This document defines the Software Requirements Specification (SRS) for the Time Keep Legal Billing software application. This

More information

Software Architecture Document

Software Architecture Document Software Architecture Document Project Management Cell 1.0 1 of 16 Abstract: This is a software architecture document for Project Management(PM ) cell. It identifies and explains important architectural

More information

S y s t e m A r c h i t e c t u r e

S y s t e m A r c h i t e c t u r e S y s t e m A r c h i t e c t u r e V e r s i o n 5. 0 Page 1 Enterprise etime automates and streamlines the management, collection, and distribution of employee hours, and eliminates the use of manual

More information

CREDIT CARD PROCESSING

CREDIT CARD PROCESSING Ex no: Date: CREDIT CARD PROCESSING AIM: To create a system to perform the credit card processing (I)PROBLEM STATEMENT: Credit card processing through offline involves the merchant collecting order information

More information

Customization & Enhancement Guide. Table of Contents. Index Page. Using This Document

Customization & Enhancement Guide. Table of Contents. Index Page. Using This Document Customization & Enhancement Guide Table of Contents Using This Document This document provides information about using, installing and configuring FTP Attachments applications provided by Enzigma. It also

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

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS FileMaker Server 7 Administrator s Guide For Windows and Mac OS 1994-2004, FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark

More information

SyncThru TM Web Admin Service Administrator Manual

SyncThru TM Web Admin Service Administrator Manual SyncThru TM Web Admin Service Administrator Manual 2007 Samsung Electronics Co., Ltd. All rights reserved. This administrator's guide is provided for information purposes only. All information included

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

DreamFactory Security Whitepaper Customer Information about Privacy and Security

DreamFactory Security Whitepaper Customer Information about Privacy and Security DreamFactory Security Whitepaper Customer Information about Privacy and Security DreamFactory Software publishes rich applications for salesforce.com. All of our products for salesforce use the DreamFactory

More information

Bode Collection Point Electronic DNA Sample Information Program Technical Specifications

Bode Collection Point Electronic DNA Sample Information Program Technical Specifications Bode Collection Point Electronic DNA Sample Information Program Technical Specifications Product Definition Bode Collection Point software is used to collect and report personal information and other meta

More information

Rally Installation Guide

Rally Installation Guide Rally Installation Guide Rally On-Premises release 2015.1 rallysupport@rallydev.com www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access

More information

LBSEC. http://www.liveboxcloud.com

LBSEC. http://www.liveboxcloud.com 2014 LBSEC http://www.liveboxcloud.com LiveBox Srl does not release declarations or guarantee regarding this documentation and its use and declines any expressed or implied commercial or suitability guarantee

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

About Network Data Collector

About Network Data Collector CHAPTER 2 About Network Data Collector The Network Data Collector is a telnet and SNMP-based data collector for Cisco devices which is used by customers to collect data for Net Audits. It provides a robust

More information

Background Information

Background Information User Guide 1 Background Information ********************************Disclaimer******************************************** This is a government system intended for official use only. Using this system

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

High Level Design Distributed Network Traffic Controller

High Level Design Distributed Network Traffic Controller High Level Design Distributed Network Traffic Controller Revision Number: 1.0 Last date of revision: 2/2/05 22c:198 Johnson, Chadwick Hugh Change Record Revision Date Author Changes 1 Contents 1. Introduction

More information

DURGA SOFTWARE SOLUTUIONS,S.R NAGAR,HYDERABAD. Ph:9246212143,040-64512786. Abstract

DURGA SOFTWARE SOLUTUIONS,S.R NAGAR,HYDERABAD. Ph:9246212143,040-64512786. Abstract Abstract The problem that we specify is that now day it is too difficult for both writing and maintaining records manually. It takes lots of time for writing records manually. Even there is chance of missing

More information

MXSAVE XMLRPC Web Service Guide. Last Revision: 6/14/2012

MXSAVE XMLRPC Web Service Guide. Last Revision: 6/14/2012 MXSAVE XMLRPC Web Service Guide Last Revision: 6/14/2012 Table of Contents Introduction! 4 Web Service Minimum Requirements! 4 Developer Support! 5 Submitting Transactions! 6 Clients! 7 Adding Clients!

More information

Avatier Identity Management Suite

Avatier Identity Management Suite Avatier Identity Management Suite Migrating AIMS Configuration and Audit Log Data To Microsoft SQL Server Version 9 2603 Camino Ramon Suite 110 San Ramon, CA 94583 Phone: 800-609-8610 925-217-5170 FAX:

More information

Warehouse R x Inventory Management Software. Technical Overview

Warehouse R x Inventory Management Software. Technical Overview Warehouse R x Inventory Management Software Technical Overview January 19, 2009 System Overview Warehouse R X is the latest version of Daifuku America s Warehouse Control System (WCS) software. It provides

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

Wharf T&T Cloud Backup Service User & Installation Guide

Wharf T&T Cloud Backup Service User & Installation Guide Wharf T&T Cloud Backup Service User & Installation Guide Version 1.6 Feb 2013 Table of contents BEFORE YOU INSTALL 3 Page Section 1. Installation of Client Software 5 Section 2. Account Activation 8 Section

More information

BillQuick Agent 2010 Getting Started Guide

BillQuick Agent 2010 Getting Started Guide Time Billing and Project Management Software Built With Your Industry Knowledge BillQuick Agent 2010 Getting Started Guide BQE Software, Inc. 2601 Airport Drive Suite 380 Torrance CA 90505 Support: (310)

More information

SecurEnvoy Security Server. SecurMail Solutions Guide

SecurEnvoy Security Server. SecurMail Solutions Guide SecurEnvoy Security Server SecurMail Solutions Guide SecurMail Solutions Guide 2009 SecurEnvoy Printed: 2009 in United Kingdom Publisher SecurEnvoy Publishing Managing Editor SecurEnvoy Training Dept Technical

More information

1 HARDWARE AND SOFTWARE REQUIREMENTS FOR HAL E-BANK SYSTEM

1 HARDWARE AND SOFTWARE REQUIREMENTS FOR HAL E-BANK SYSTEM 1 HARDWARE AND SOFTWARE REQUIREMENTS FOR HAL E-BANK SYSTEM 1.1 PRECONDITIONS FOR USING HAL E-BANK: An appropriate PC with Windows XP, Windows 2003, Windows Vista or Windows 7 operating system installed;

More information

FileMaker Server 8. Administrator s Guide

FileMaker Server 8. Administrator s Guide FileMaker Server 8 Administrator s Guide 1994-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc.,

More information

Integrated Challan cum Return (ICR) - Scope of Work for ICR Platform

Integrated Challan cum Return (ICR) - Scope of Work for ICR Platform Integrated Challan cum Return (ICR) - Scope of Work for ICR Platform 1. Proposed System Modules: a) User Portal b) ICR Management Platform c) Integration with Bankers Core Banking platform d) Messaging

More information

Using. Microsoft Virtual PC. Page 1

Using. Microsoft Virtual PC. Page 1 Using Microsoft Virtual PC T4 Page 1 Microsoft Virtual PC Microsoft Virtual PC allows multiple Guest Operating Systems (Virtual Machines) to run using the resources of the Host Operating System (The PC

More information

Asta Powerproject Enterprise

Asta Powerproject Enterprise Asta Powerproject Enterprise Overview and System Requirements Guide Asta Development plc Kingston House Goodsons Mews Wellington Street Thame Oxfordshire OX9 3BX United Kingdom Tel: +44 (0)1844 261700

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip

How To Test Your Web Site On Wapt On A Pc Or Mac Or Mac (Or Mac) On A Mac Or Ipad Or Ipa (Or Ipa) On Pc Or Ipam (Or Pc Or Pc) On An Ip Load testing with WAPT: Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. A brief insight is provided

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

Imaging Computing Server User Guide

Imaging Computing Server User Guide Imaging Computing Server User Guide PerkinElmer, Viscount Centre II, University of Warwick Science Park, Millburn Hill Road, Coventry, CV4 7HS T +44 (0) 24 7669 2229 F +44 (0) 24 7669 0091 E cellularimaging@perkinelmer.com

More information

MULTICULTURAL CONTENT MANAGEMENT SYSTEM

MULTICULTURAL CONTENT MANAGEMENT SYSTEM MULTICULTURAL CONTENT MANAGEMENT SYSTEM AT A GLANCE Language Partner s Multilingual Content Management System Meridium is multilingual content management system designed to fast track the process of multilingual

More information

Workflow Solutions Data Collection, Data Review and Data Management

Workflow Solutions Data Collection, Data Review and Data Management Data Collection, Data Review and Data Management Workflow Finding more efficient ways to support patient needs begins with better workflow management. MGC Diagnostics has developed a complete workflow

More information

LockView 4.3.1 CompX Database & Network Configuration & Installation Manual

LockView 4.3.1 CompX Database & Network Configuration & Installation Manual LockView 4.3.1 CompX Database & Network Configuration & Installation Manual Table of Contents CompX Database & Network Configuration & Installation Manual Introduction... 4 Installation Requirements...

More information

Upgrading from Call Center Reporting to Reporting for Call Center

Upgrading from Call Center Reporting to Reporting for Call Center Upgrading from Call Center Reporting to Reporting for Call Center www.nortelnetworks.com 2003 Nortel Networks i Table of Contents Table of Contents Change History...1 How to use this guide...2 Introduction...

More information

Attachment D System Hardware & Software Overview & Recommendations For IRP System

Attachment D System Hardware & Software Overview & Recommendations For IRP System Attachment D System Hardware & Software Overview & Recommendations For IRP System Submitted by Explore Information Services, LLC Table of Contents Table of Contents...2 Explore IRP Configuration Recommendations...3

More information

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER NEFSIS TRAINING SERIES Nefsis Dedicated Server version 5.1.0.XXX Requirements and Implementation Guide (Rev 4-10209) REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER Nefsis Training Series

More information

IBM Rational Web Developer for WebSphere Software Version 6.0

IBM Rational Web Developer for WebSphere Software Version 6.0 Rapidly build, test and deploy Web, Web services and Java applications with an IDE that is easy to learn and use IBM Rational Web Developer for WebSphere Software Version 6.0 Highlights Accelerate Web,

More information

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

More information

Pre-Installation Checks Installation Creating Users and Quick Setup Usage Examples and Settings Appendix

Pre-Installation Checks Installation Creating Users and Quick Setup Usage Examples and Settings Appendix Standard Setup Guide 1 2 3 4 5 Pre-Installation Checks Installation Creating Users and Quick Setup Usage Examples and Settings Appendix Read this manual carefully before you use this product and keep it

More information

CS 3610: Software Engineering. Summer 2013. Software Requirements Specification Document. Project Title: Road Repair Tracking System

CS 3610: Software Engineering. Summer 2013. Software Requirements Specification Document. Project Title: Road Repair Tracking System CS 3610: Software Engineering Summer 2013 Software Requirements Specification Document Project Title: Road Repair Tracking System Team 7 Ryan Wooten Chris Wyland Due Date Tuesday 06/04/2013 Table of Contents

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

Problem Statement. Jonathan Huang Aditya Devarakonda. Overview

Problem Statement. Jonathan Huang Aditya Devarakonda. Overview Jonathan Huang Aditya Devarakonda Problem Statement Overview Automated job schedulers have been extensively studied and implemented in large clusters and supercomputers. However, many of these clusters

More information

Installing Management Applications on VNX for File

Installing Management Applications on VNX for File EMC VNX Series Release 8.1 Installing Management Applications on VNX for File P/N 300-015-111 Rev 01 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright

More information

Bijlage1. Software Requirements Specification CIS. For. Version 1.0 final. Prepared by Saidou Diallo. HvA/Inaxion. November 2009

Bijlage1. Software Requirements Specification CIS. For. Version 1.0 final. Prepared by Saidou Diallo. HvA/Inaxion. November 2009 Bijlage1 Software Requirements Specification For CIS Version 1.0 final Prepared by Saidou Diallo HvA/Inaxion November 2009 Copyright 2009/2010 Inaxion BV. Table of Contents 1. Introduction...3 1.1 Purpose...

More information

Novell Open Workgroup Suite

Novell Open Workgroup Suite Novell Open Workgroup Suite Small Business Edition QUICK START GUIDE September 2007 v1.5 Page 1 Introduction This Quick Start explains how to install the Novell Open Workgroup Suite software on a server.

More information

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation

Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation Mechanics Bank Mobile Banking Mobile Finance Manager (MFM) Application Palm Treo Installation Thank you for your interest in Mechanics Bank Mobile Banking. This guide will help you get started with Mechanics

More information

Chapter 6 Essentials of Design and the Design Activities

Chapter 6 Essentials of Design and the Design Activities Systems Analysis and Design in a Changing World, sixth edition 6-1 Chapter 6 Essentials of Design and the Design Activities Chapter Overview There are two major themes in this chapter. The first major

More information

Group Management Server User Guide

Group Management Server User Guide Group Management Server User Guide Table of Contents Getting Started... 3 About... 3 Terminology... 3 Group Management Server is Installed what do I do next?... 4 Installing a License... 4 Configuring

More information

Oracle WebLogic Server 11g: Administration Essentials

Oracle WebLogic Server 11g: Administration Essentials Oracle University Contact Us: 1.800.529.0165 Oracle WebLogic Server 11g: Administration Essentials Duration: 5 Days What you will learn This Oracle WebLogic Server 11g: Administration Essentials training

More information

SMART Classroom Suite 2011

SMART Classroom Suite 2011 SMART Classroom Suite 2011 Windows operating systems System administrator s guide Trademark notice SMART Board, SMART Classroom Suite, SMART Notebook, SMART Response, SMART Sync, SMART Document Camera,

More information

Product Life Cycle Management

Product Life Cycle Management Engineering Change Control Systems (atecc) Product Life Cycle Management Enterprise information boundaries are disappearing as corporations open their networks to allow external access by manufacturing

More information

CloudFTP: A free Storage Cloud

CloudFTP: A free Storage Cloud CloudFTP: A free Storage Cloud ABSTRACT: The cloud computing is growing rapidly for it offers on-demand computing power and capacity. The power of cloud enables dynamic scalability of applications facing

More information

Client/server is a network architecture that divides functions into client and server

Client/server is a network architecture that divides functions into client and server Page 1 A. Title Client/Server Technology B. Introduction Client/server is a network architecture that divides functions into client and server subsystems, with standard communication methods to facilitate

More information

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1

MFPConnect Monitoring. Monitoring with IPCheck Server Monitor. Integration Manual Version 2.05.00 Edition 1 MFPConnect Monitoring Monitoring with IPCheck Server Monitor Integration Manual Version 2.05.00 Edition 1 TABLE OF CONTENTS 1. INTRODUCTION...3 2. REQUIREMENTS...4 3. RESTRICTIONS...5 4. INSTALLATION...6

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

LICENSE4J LICENSE MANAGER USER GUIDE

LICENSE4J LICENSE MANAGER USER GUIDE LICENSE4J LICENSE MANAGER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 4 Managing Products... 6 Create Product... 6 Edit Product... 7 Refresh, Delete Product...

More information

Password Reset PRO INSTALLATION GUIDE

Password Reset PRO INSTALLATION GUIDE Password Reset PRO INSTALLATION GUIDE This guide covers the new features and settings available in Password Reset PRO. Please read this guide completely to ensure a trouble-free installation. March 2009

More information

MEGA Web Application Architecture Overview MEGA 2009 SP4

MEGA Web Application Architecture Overview MEGA 2009 SP4 Revised: September 2, 2010 Created: March 31, 2010 Author: Jérôme Horber CONTENTS Summary This document describes the system requirements and possible deployment architectures for MEGA Web Application.

More information

Software Engineering I CS524 Professor Dr. Liang Sheldon X. Liang

Software Engineering I CS524 Professor Dr. Liang Sheldon X. Liang Software Requirement Specification Employee Tracking System Software Engineering I CS524 Professor Dr. Liang Sheldon X. Liang Team Members Seung Yang, Nathan Scheck, Ernie Rosales Page 1 Software Requirements

More information

NVivo Server 10 R2 INSTALLATION AND SET UP GUIDE

NVivo Server 10 R2 INSTALLATION AND SET UP GUIDE NVivo Server 10 R2 INSTALLATION AND SET UP GUIDE This guide will help IT administrators to install and set up NVivo Server. It provides step by step instructions for installing the software, configuring

More information