Font Size: a A A

The Design And Implementation Of The System Of Finacial Clearing Of Ticket Anent

Posted on:2013-07-07Degree:MasterType:Thesis
Country:ChinaCandidate:Z X ZhaoFull Text:PDF
GTID:2308330473456135Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the rapid development of domestic ticket agency, the competition of ticket agency is getting fierce. Each ticket agent in addition to improve service levels and increase the profit of the other related ticket agent, but also take into account to reduce internal operating costs.Financial staff of a medium-size ticket agent needs to face a lot of kind data, include airline B2B transaction data, BSP transaction data, N2N platform data, transaction data of their own business systems, transaction data of third-party payment companies, and transaction data of online banks. The clearing works are all done by manual works, this means that the large-size ticket agency needs twenty employees to finish this job and the medium-size ticket agency needs almost ten employees to do this. Ticket agency costs hundreds of thousands of Yuan a year for financial employees. Manual handling so many complex transaction data cause error rate very high. Sometimes due to these errors will give the company a deadweight loss. At this background the ticket agency needs a clearing system to reduce the cost of labor and the high error rate.The biggest problem of creating the system for all ticket agents is data integration. Because each agent has their own data file type and data organization format, if we code for each agents requirements, obviously, that’s no extendable and maintainable. For this problem our solution is creating a data module for clearing system using. We create different data importing rules for each agents, then use data importing engine import the data file by the data importing rules.Another problem of creating the system is that the system is on Internet and the system has huge users. So for the system’s security, extendable, stable is a challenge. We use the Spring Security framework to solve security problem. For system stable and extendable, we use Java Message Service technology and create asynchronous business mechanism. All of this guarantees the system’s stable and extendable.The subject finished the design and the implementation of the system of financial clearing of ticket agent. The research includes several parts: — describes the background of the project and the value of the ticket agent clearing system, as well as the entire project architecture design. —The solution of the system designing. Separating system uses the J2EE technology. Communication of the system uses the JMS. —The front-end presentation layer uses JSP technology. The back-end uses the Spring MVC components that responsible for the connection of the each module (controlling modules, service modules, view modules). Database persistence layer of the system uses the JDBC template of the Spring. Database transaction management of the system uses transaction manager of Spring.After the completion of this project, in the testing phase the system has been recognized by customers. It improves the efficiency and accuracy of the customer’s clearing and settlement business, while reducing the labor costs. The entire project satisfies the company and the customer’s requirements and the expected results.
Keywords/Search Tags:J2EE, distributed application, financial cleaning
PDF Full Text Request
Related items