Bpo Management System
Bpo Management System
CS8611/Mini Project
NAME : 1. M.MUNIYARAJ
2. T.SAKANATH
2. 952618104018
BATCH NO : 10
S.VEERASAMY CHETTIAR COLLEGE OF
ENGINEERING AND TECHNOLOGY
S.V.Nagar, Puliangudi-627 855
BONAFIDE CERTIFICATE
BONAFIDECERTIFICATE
2. PURPOSE 5
3. MODULE 5
4. OVERVIEW 6
5. SOFTWARE INTERFACE 6
6. HARDWARE INTERFACE 6
7. SYSTEM FUNCTION 6
8. USER CHARACTERISTICS 7
9. CONSTRAINTS 7
12. ACTORS 8
TABLE OF CONTENT
II.ACTIVITY DIAGRAM 9
V.DEPLOYMENT DIAGRAM 13
17. CONCLUSION 20
BUSINESS PROCESS OUTSOURCING AND MANAGEMENT SYSTEM
1.Introduction:
2.Purpose:
Huge reduction in printing, dispatch costs.
Seamless process that is fully integrated ensuring better quality of service to customers.
Cost reductions by automation of upload processes from clients; automatic routing of documents to
operators using OCR.
Documents as well as the status of process is accessible quickly and from anywhere to BPO
management as well as customers.
Enriched experience for users as they can search for documents and process them online.
3.Module:
Business process outsourcing is sometimes catagorized by the typesof service being provided; three
categories commonly cited are the following:
4.Overview:
SRS includes two sections overall description and specific requirements – Overall Description will
describe major role of the system components and inter-connections. Specific Requirements will
describe roles & functions of the actors
5.Software interface:
Front End Client - The exporter online interface is built using JSP and HTML.
6.Hardware interface:
The BPO system’s server is directly connected to the client systems via ftp. The client systems have
access to the database in the server.
7.System function:
BPO has been designed with the base product to suit the BPO vertical requirements.
This is a complete web based solution, which enables the BPO Organization’s clients to store
documents automatically on the server.
Clients can scan documents from multiple locations and an automatic uploader module that can be
scheduled automatically uploads the documents.
Documents uploaded are automatically routed to specific users based on the rules definable by the
admin user.
Documents uploaded are automatically routed to specific users based on the rules definable by the
admin user.
Data Entry and Quality check users can automatically download the documents in a web- based
interface to do their respective operations on the documents uploaded.
Comprehensive reports have been developed to track the status of the documents at any given point
of time.
8.User characteristics:
• BPO Organization - They are the people who desire to obtain the outsourcing job from various
clients and submit the information to the database.
• Client - He has the certain privileges to outsource their jobs and to approve the issue of document. He
may contain a group of persons under him to verify the documents and give suggestion whether or not
to approve the dispatch of job.
9.Constraints:
• The BPO require a computer (FTP) to submit their information.
• Although the security is given high importance, there is always a chance of intrusion in the web world
which requires constant monitoring.
• The user has to be careful while submitting the information. Much care is required
• Provide privacy and security for the documents and client information
11.Usecase diagram:
The BPO management system use cases are: Search for client/job
12.Actors:
Actors are as follows:
i. BPO Organization
ii. Client
13.Actors documentation:
1. BPO Organization:
2. Client: Clients can scan documents from multiple locations and an automatic uploader module that
can be scheduled automatically uploads the documents.
Communication diagram illustrate that object interact on a graph or network format in which object
can be placed where on the diagram. In collaboration diagram the object can be placed in anywhere
on the diagram. The collaboration comes from sequence diagram
Fig:Collabration diagram
v.Deployment diagram:
Deployment diagrams are used to visualize the topology of the physical components of a system
where the software components are deployed.
15.Global Business Process Outsourcing (BPO) Marketed by End-Use,
*/
public void delClient()
{}
/**
@roseuid 512B0276001F
*/
public void updateClient()
{
}
}
//void client.addClient(){
//
// }
{
}
/**
@roseuid 51273C12030D
*/
public void download()
{
}
/**
@roseuid 51273C13000F
*/
public void shipment()
{
}
/**
@roseuid 51273C1300FA
*/
public void calRenumeration()
{
}
}
*/
public void delProject()
{
}
/**
@roseuid 51273A240242
*/
public void status()
{
}
}
17.Conclusion:
Thus the mini project for BPO management system has been successfully executed and codes are
generated.