論文格式
          電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
          機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
          制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
          通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
          • 首頁 |
          • 畢業論文 |
          • 論文格式 |
          • 個人簡歷 |
          • 工作總結 |
          • 入黨申請書 |
          • 求職信 |
          • 入團申請書 |
          • 工作計劃 |
          • 免費論文 |
          • 合作期刊 |
          • 論文同學網 |
          搜索 高級搜索

          當前位置:論文格式網 -> 畢業論文 -> 計算機論文
          畢業論文標題:

          服務保障系統的設計與實現

           本文ID:LWGSW13644 價格:收費積分/100
          掃一掃 掃一掃
          本站會員可自行下載:下載地址 服務保障系統的設計與實現 (收費:1000 積分)  

          論文字數:15889,頁數:48  有開題報告,任務書

          摘   要
           隨著電信市場競爭的加劇,客戶已經成為各類電信運營企業的競爭對象。為切實加強對客戶的服務及管理工作,適應電信市場競爭的新形勢,留住客戶,電信運營商迫切需要一套快速響應及業務支撐系統,來確保為客戶提供高質量的服務。
           服務保障系統的建設可以實現電信跨專業、面向服務、閉環的電子化流程管理,以電子工單的形式達到管理手段的規范化和標準化,提高運維效率和對客戶的服務質量。
           本設計主要依據湖南電信的需求,采用J2EE+WebLogic+Oracle的模式開發一套服務保障系統。首先,本文介紹了服務保障系統的業務流程,其中詳細描述普通電話和IC卡故障每一類障礙的處理流程,同時比較寬帶故障和電話故障的異同。然后,本文提出了系統的總體設計方案,將流程歸納為4種子流程,并將系統劃分為故障受理,派測,查修,審核4個主要功能模塊。最后,本文從流程控制,數據結構,功能模塊,與10000號系統接口四個方面詳細闡述了如何實現服務保障系統。
           本設計最大的特點是采用流程配置文件,Sql Map框架等多種方式實現了系統的通用性和可擴展性,使得故障處理流程的增加和修改十分靈活,只需配置相關數據而無需修改代碼。
           
          關鍵字:電話和IC卡故障,寬帶故障,故障受理,派測,查修,審核
           
            Design and Implement of Service Assuring System

                                                                      
           Abstract
           With the competition of telecommunication market intensifying, the customer has become competition objects of each kind of telecommunication enterprises. In order to effectively enhance customer service and management, enable it to meet the new competitive situation of telecommunication market, and retain customers, the enterprise needs a set of rapid response and operational support system to ensure to provide high-quality service for customers.
           The construction of Service Assuring System can realize the goal of telecommunication inter-professional, service-oriented, closed-loop electronic workflow management, normalize management measures through electronic forms and improve operating efficiency and customer service quality.
           According to the requirements of Hunan telecommunication, this design developed Service Assuring System using J2EE+WebLogic+Oracle. Firstly, this article introduces the operational process in Service Assuring System, including a detailed description of how to deal with each kind of obstacles contained in ordinary telephone and IC fault and a simple comparison between wideband and telephone fault. Then, this article presents a total design which divides the system into four principal modules: fault accepting, measuring, repairing and verifying. Finally, this article elaborates how to realize Service Assuring System from four aspects, which are process control, data structure, function modules and interface with 10000.
           The biggest feature of the design is realizing system interoperability and scalability through configuration files, SQL Map framework and other methods.

           Key Words: telephone and IC fault, wideband fault, fault accepting, measuring, repairing, verifying
           目       錄
          1.緒論 1
          1.1 系統建設背景 1
          1.1.1 遵照集團ITSP電信戰略發展規劃 1
          1.1.2 配合湖南電信MBOSS轉型規劃 1
          1.2 系統現狀 1
          1.2.1綜合化集中維護支撐系統現狀 2
          1.2.2 97系統112子系統現狀 3
          1.2.3 10000系統96112子系統現狀、IC卡子系統現狀 3
          1.3 系統建設目標 3
          2.技術背景 5
          2.1 J2EE概述 5
          2.1.1 J2EE框架 5
          2.1.2 J2EE核心技術 5
          2.2 XML 7
          2.2.1 XML簡介 7
          2.2.2使用dom4j和XPath解析XML 9
          3.系統業務流程 11
          3.1 電話和IC卡故障流程 11
          3.2.1無障礙 11
          3.2.2配線架障礙 11
          3.2.3線路障礙 12
          3.2.4電纜障礙 13
          3.2.5機房障礙 14
          3.2.6IC卡話機障礙 15
          3.2 寬帶故障流程 16
          4.系統總體設計 17
          4.1 總體流程和功能模塊 17
          4.2 設計原則 17
          5.系統詳細設計 20
          5.1 流程控制設計 20
          5.2 數據庫設計 21
          5.3 功能模塊設計 22
          5.3.1取故障單列表 22
          5.3.2故障受理 23
          5.3.3故障派測 25
          5.3.4故障查修 27
          5.3.5故障審核 29
          5.4 與10000系統接口設計 33
          結論 35
          致謝 36
          參考文獻 37
          附錄A 數據庫主要表結構 39


          相關論文
          本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
          上一篇:一種基于特征匹配的拒絕服務攻擊.. 下一篇:ECU程序及CAN總線實現
          Tags:服務 保障 系統 設計 實現 【收藏】 【返回頂部】
          最新文章
          熱門文章
          計算機論文
          推薦文章

          本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

          論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

          Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

          感谢您访问我们的网站,您可能还对以下资源感兴趣:

          论文格式网:毕业论文格式范文