- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本科毕业论文
(科研训练、毕业设计)
题 目:SWIFTNet基金管理系统
姓 名:
学 院:软件学院
系:软件工程
专 业:软件工程
年 级:
学 号:
指导教师(校内): 职称:
指导教师(校外): 职称:
年 月 日
SWIFTNet基金管理系统
[摘要] 随着基金产业的迅速发展,交易量不断成长,分销通路也不断多样化。由于原本的交易处理方式耗费了大量的人力和成本,再加上日趋激烈的市场竞争和日益严谨的政策法规,基金分销商面临着巨大的市场竞争压力。因此,降低人力成本与错误率一直都是基金业者所面临的挑战和努力的目标。SWIFT致力于推动与改进基金业务流程自动化与直通化,并处于全球领先地位。其SWIFTNet Fund平台通过将行业标准和SWIFTNet信息网络融合在一起从而推动基金产业自动化和直通处理SWIFTNet Fund System
[Abstract] With fund industry rapidly developing, transaction amount raises a lot. And because of old transaction method requiring a lot of people and other cost, and vehement competition, fund industry is confronted with large competition stress. So reducing people cost always is the fund industys challenge and aim. SWIFT is the industry-owned co-operative supplying secure, standardised messaging services and interface software to nearly 8,100 financial institutions in 207 countries and territories. Its SWIFTNet Fund platform combine the fund standard and the SWIFTNet network, improving the fund transaction efficiency, and reducing the people cost.
The transaction document formats between the original transaction system and the SWIFTNet network are different. This system provides the possibility to complete the conversion between those two document formats, and offers a convenient WEB management system. Thus, it makes the best use of the capability of the SWIFTNet Fund platform,and improves the transaction efficiency.
[Keywords] SWIFT SWIFTNet Fund Spring WebWork Management System
目 录
第一章 绪论 1
1.1、课题研究背景 1
1.2、项目研究内容及其研究意义 2
1.3、论文组织结构 2
第二章 基本概念 4
2.1、项目中所用到的Spring特性 4
2.2、项目中所用到的WebWork特性 4
2.3、项目中所用到的Hibernate特性 5
2.4、项目中所用到的XML特性 5
2.5、项目中所用到的FreeMarker特性 5
2.6、项目中所用到的其他技术 5
第三章 系统设计 6
3.1、SWIFTNet Fund网络框架 6
3.2、系统的模块划分 6
3.2.1、交易资料文件送出的转换 7
3.2.2、资料文件接收的转换 8
第四章 系统实现 10
4.1、交易资料文件解析模块 10
4.1.1、模块目标 10
4.1.2、设计实现 11
4.2、交易资料信息过滤模块 15
4.3、传送文件的产生模块 15
4.3.1、模块目标 15
4.3.2、设计实现 16
4.4、交易信息的保存模块 17
4.5、资料文件接收处理模块 18
4.6、Web管理系统模块 18
4
文档评论(0)