CN102034170B - Service encapsulates method and the integrated system of the business datum based on SOA - Google Patents

Service encapsulates method and the integrated system of the business datum based on SOA Download PDF

Info

Publication number
CN102034170B
CN102034170B CN201010610308.XA CN201010610308A CN102034170B CN 102034170 B CN102034170 B CN 102034170B CN 201010610308 A CN201010610308 A CN 201010610308A CN 102034170 B CN102034170 B CN 102034170B
Authority
CN
China
Prior art keywords
layer
party
service
business datum
soa
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CN201010610308.XA
Other languages
Chinese (zh)
Other versions
CN102034170A (en
Inventor
孙化海
莫德荣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shenzhen Dream Star Technology Co ltd
Original Assignee
DONGGUAN GAOMING CORPORATE SERVICES Ltd
GUANGDONG GAOXIN TECHNOLOGY Co Ltd
Dongguan Gaoxin Mechanical & Electrical Technology Service Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by DONGGUAN GAOMING CORPORATE SERVICES Ltd, GUANGDONG GAOXIN TECHNOLOGY Co Ltd, Dongguan Gaoxin Mechanical & Electrical Technology Service Co Ltd filed Critical DONGGUAN GAOMING CORPORATE SERVICES Ltd
Priority to CN201010610308.XA priority Critical patent/CN102034170B/en
Publication of CN102034170A publication Critical patent/CN102034170A/en
Application granted granted Critical
Publication of CN102034170B publication Critical patent/CN102034170B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

A kind of service encapsulates method that the invention provides business datum based on SOA, it comprises the following steps: 1) build a SOA integrated development system platform; 2) at described operation layer, one data exchange gateway is set; 3) majority third party's operation system software is arranged on to resource layer, by described data exchange gateway, its business datum is encapsulated as to WEB service, and is arranged on service layer; 4) Database Systems of most third party's operation system softwares are arranged on to resource layer, are connected with described global data server by data/address bus and mutual communication; 5) in described application layer, one integrated portal website is set, in this door, is integrated with the login link of each third party's operation system software. The present invention also provides a kind of integrated system of realizing said method. Efficiency standard of the present invention, can be widely used in the exploitation of various enterprise collaborative management systems.

Description

Service encapsulates method and the integrated system of the business datum based on SOA
Technical field
The present invention relates to software development technique, be specifically related to service encapsulates method and the integrated system of the business datum based on SOA.
Background technology
Along with the application of internet becomes more and more universal, division of labor in society cooperation is more and more finer and closely woven, enterprise collaborative management system, and the related each participant of Enterprise Informatization system, all wish to adopt a unified Integrated System Platform, realize the full detail management function of enterprise, and in system integrated and Real-Time Sharing miscellaneous service data.
API (ApplicationProgrammingInterface, application programming interface), some predefined functions, object be to provide application program and developer based on certain software or hardware to access the ability of one group of routine, and without accessing source code, or understand the details of internal work mechanism.
In prior art, various enterprise's business management software, with forms such as the alone family of unit, the limited users of LAN C/S framework, be distributed among different geographical and network, communication mutually each other, cannot realize remote collaborative management, Real-Time Sharing business datum, give the raising of Informatization Development, managerial skills and the efficiency of enterprise, bring obstacle.
In enterprise management system integrating process, Some Enterprises is according to the needs of self, only wish to share the data message of third party's operation system, and do not wish the interface of outside other these application systems of application call, or, its business function system can not directly be encapsulated as WEB service, and now, prior art all cannot provide concrete solution.
In recent years, Service-Oriented Architecture Based (SOA) the software system architecture technology of fast development, provide feasibility for addressing the above problem, SOA has undoubtedly become a new generation of enterprise application architecture first-selection, advanced, maturation, standard, but, with regard to current enterprise collaborative management software industry, there is no concrete report and the practice seen about using it for third party's business application system data, services encapsulation and integration aspect.
Summary of the invention
For the above-mentioned deficiency of prior art, the object of the invention is to, a kind of service encapsulates method of efficient, collaborative, specification, the cross-platform business datum based on SOA is provided, by third party's application system business datum of multiple independent, isomeries, after unified encapsulation, be integrated under a network architecture, adopt a log-in interface, a workbench, realize coordinated management, data sharing and real-time, interactive;
The present invention also aims to, provide that a kind of height of realizing said method is integrated, the service encapsulates integrated system of the business datum based on SOA that is simple and easy to use.
For achieving the above object, technical scheme provided by the invention is:
A service encapsulates method for business datum based on SOA, is characterized in that, it comprises the following steps:
1) build a SOA integrated development system platform, it comprises and interconnecting from top to bottom and the four-layer structure of mutual communication: application layer, operation layer, service layer and resource layer;
2) at described resource layer, at least one global data server is set, at described operation layer, one data exchange gateway is set, at described operation layer, one integration platform for heterogeneous information sources is set;
3) majority third party's operation system software is arranged on to resource layer, by described data exchange gateway, its business datum is encapsulated as to WEB service, and is arranged on service layer;
4) Database Systems of most third party's operation system softwares are arranged on to resource layer, are connected with described global data server by data/address bus and mutual communication;
5) in described application layer, one integrated portal website is set, in this door, is integrated with the login link of each third party's operation system software.
Described step 3) data exchange gateway, be one to operate in the online process on large scale computer or application system server, or a storehouse that packs service requester process into.
Described step 3), majority third party's operation system software operation data are carried out WEB encapsulation by it, and its data exchange process is as follows:
31) obtaining of Xml document and XML framework;
32) WebService returns to the document of Xml form;
33) XML is packaged into WebService;
34) XMLWebService is quoted.
Described step 31), from third party's operation system software, obtain Xml document, in the time that business datum file can be accessed by ADO.Net, and can directly pass through SQL query, can utilize WriteXml (), the WriteXmlSchema () that in .NET framework, DataSet control provides to obtain Xml document;
In the time that business datum file can be accessed by com component or api function, need the initial data obtaining from third party's operation system software to write Xml document.
Described step 31), from third party's operation system software, obtain XML framework, the XMLSchema/DatatypeSupport instrument Xsd.exe that utilizes NetFramework to provide, generate corresponding XML framework according to generated Xml document, then it is modified with reference to concrete system.
Described step 32), the Xml returning is served when external by WEB, can set it as character string and return, or transform by strongly-typed, the document of Xml form is forced to be converted into DateSet and then transmit.
Described step 33), specifically, by after the Xml document obtaining, transform by strongly-typed, XML is mapped as to the structure identical with tables of data in global data base, for WEB application program and other application calls.
Described step 34), XMLWebService is quoted, be to find described WEB service by the UDDI center of integrated development system platform, and obtain the right to use, can realize and in order program, quote this data, services, and by corresponding data importing in order application program.
Described third party's operation system software is one of ERP, HR, CRM, OA, FREEFORM, AUTOCAD, SOLIDWORKS, INVENTOR, RHINO.
A kind of business datum service encapsulates integrated system based on SOA of realizing preceding method, it is characterized in that, it is a Web service Integration application platform based on WebService technology, comprises and interconnecting from top to bottom and the four-layer structure of mutual communication: application layer, operation layer, service layer and resource layer; Be provided with global data server at described resource layer, be provided with an integration platform for heterogeneous information sources at described operation layer, the third party's operation system software login link of the integrated majority of this platform, for user provides unified user interface, unified user interface, method of operating and data representation, by global data server for each third party's operation system provide common data storage and exchange.
The described business datum service encapsulates integrated system based on SOA, it is characterized in that, described third party's operation system software is one of operation system softwares such as ERP, HR, CRM, OA, FREEFORM, AUTOCAD, SOLIDWORKS, INVENTOR, RHINO.
The present invention is by SOA framework integrated platform, by ERP, HR, CRM, OA, FREEFORM, AUTOCAD, SOLIDWORKS, INVENTOR, the RHINO grade in an imperial examination three party service systems soft ware of original independent operating separately and work, be integrated under a framework and platform, achieve coordinated management, data real-time, interactive, can cross-platform, cross-region concurrent working, improve the coordinated management speed of enterprise administrator, simplify data storage and exchange between each software systems.
Below in conjunction with specific embodiment, the present invention is described in further details.
Brief description of the drawings
Fig. 1 is system architecture schematic diagram of the present invention.
Fig. 2 is the exchanges data schematic diagram that the present invention is based on data gateway.
Detailed description of the invention
Referring to Fig. 1 and Fig. 2, the service encapsulates method of a kind of business datum based on SOA provided by the invention, it comprises the following steps:
1) build a SOA integrated development system platform, it comprises and interconnecting from top to bottom and the four-layer structure of mutual communication: application layer, operation layer, service layer and resource layer;
2) at described resource layer, at least one global data server is set, at described operation layer, one data exchange gateway is set, at described operation layer, one integration platform for heterogeneous information sources is set;
3) majority third party's operation system software is arranged on to resource layer, by described data exchange gateway, its business datum is encapsulated as to WEB service, and is arranged on service layer;
4) Database Systems of most third party's operation system softwares are arranged on to resource layer, are connected with described global data server by data/address bus and mutual communication;
5) in described application layer, one integrated portal website is set, in this door, is integrated with the login link of each third party's operation system software.
Described step 3) data exchange gateway, be one to operate in the online process on large scale computer or application system server, or a storehouse that packs service requester process into.
Described step 3), majority third party's operation system software operation data are carried out WEB encapsulation by it, and its data exchange process is as follows:
31) obtaining of Xml document and XML framework;
32) WebService returns to the document of Xml form;
33) XML is packaged into WebService;
34) XMLWebService is quoted.
Described step 31), from third party's operation system software, obtain Xml document, in the time that business datum file can be accessed by ADO.Net, and can directly pass through SQL query, can utilize WriteXml (), the WriteXmlSchema () that in .NET framework, DataSet control provides to obtain Xml document;
In the time that business datum file can be accessed by com component or api function, need the initial data obtaining from third party's operation system software to write Xml document.
Described step 31), from third party's operation system software, obtain XML framework, the XMLSchema/DatatypeSupport instrument Xsd.exe that utilizes NetFramework to provide, generate corresponding XML framework according to generated Xml document, then it is modified with reference to concrete system.
Described step 32), the Xml returning is served when external by WEB, can set it as character string and return, or transform by strongly-typed, the document of Xml form is forced to be converted into DateSet and then transmit.
Described step 33), specifically, by after the Xml document obtaining, transform by strongly-typed, XML is mapped as to the structure identical with tables of data in global data base, for WEB application program and other application calls.
Described step 34), XMLWebService is quoted, be to find described WEB service by the UDDI center of integrated development system platform, and obtain the right to use, can realize and in order program, quote this data, services, and by corresponding data importing in order application program.
Described third party's operation system software is one of various third party's operation systems such as ERP, HR, CRM, OA, FREEFORM, AUTOCAD, SOLIDWORKS, INVENTOR, RHINO.
A kind of business datum service encapsulates integrated system based on SOA of realizing preceding method, it is a Web service Integration application platform based on WebService technology, comprises and interconnecting from top to bottom and the four-layer structure of mutual communication: application layer, operation layer, service layer and resource layer; Be provided with global data server at described resource layer, be provided with an integration platform for heterogeneous information sources at described operation layer, the third party's operation system software login link of the integrated majority of this platform, for user provides unified user interface, unified user interface, method of operating and data representation, by global data server for each third party's operation system provide common data storage and exchange.
Described third party's operation system software, for one of operation system software of the existing various third parties exploitation of the enterprises such as ERP, HR, CRM, OA, FREEFORM, AUTOCAD, SOLIDWORKS, INVENTOR, RHINO, specifically determine according to the actual conditions of enterprise.
The present invention is by SOA framework integrated platform, by the business datum of ERP, the HR of original independent operating separately and work, CRM, OA, FREEFORM, AUTOCAD, SOLIDWORKS, INVENTOR, RHINO grade in an imperial examination three party service system, be integrated under a framework and platform, achieve coordinated management, data real-time, interactive, can cross-platform, cross-region concurrent working, improve the coordinated management speed of enterprise administrator, simplify data storage and exchange between each software systems.
Service encapsulates method and the integrated system of the business datum based on SOA provided by the invention, it is highly integrated, be simple and easy to, cross-platform, trans-regional, be applicable to isomerous environment, can be widely used in the exploitation of various coordination management systems.
The above, it is only preferred embodiment of the present invention, not to any pro forma restriction of the present invention, although the present invention describes with the graphic technique of preferred embodiment, but not in order to limit the present invention, any those skilled in the art, not departing from the scope of technical solution of the present invention, all can utilize method and the technology contents of foregoing description to make change and the adjustment of part, after adjusting, be the case description that is equal to adjustment, in every case be the content that does not depart from the technology of the present invention, any simple modification and the adjustment above description case done according to technical spirit of the present invention, all still belong in the scope of technical solution of the present invention.

Claims (9)

1. a service encapsulates method for the business datum based on SOA, is characterized in that, it comprises followingStep:
1) build a SOA integrated development system platform, it comprises and interconnecting from top to bottom and logical alternatelyThe four-layer structure of news: application layer, operation layer, service layer and resource layer;
2) at described resource layer, at least one global data server is set, arranges one at described operation layerData exchange gateway, arranges an integration platform for heterogeneous information sources at described operation layer;
3) majority third party's operation system software is arranged on to resource layer, by described data exchange gatewayIts business datum is encapsulated as to WEB service, and is arranged on service layer;
4) Database Systems of most third party's operation system softwares are arranged on to resource layer, pass through dataBus is connected with described global data server and mutual communication;
5) in described application layer, one integrated portal website is set, in this door, is integrated with each third party's business systemThe login link of system software;
Wherein, described step 3), it carries out majority third party's operation system software operation dataWEB encapsulation, its data exchange process is as follows:
31) obtaining of Xml document and XML framework;
32) WebService returns to the document of Xml form;
33) XML is packaged into WebService;
34) XMLWebService is quoted.
2. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe:
Described step 3) data exchange gateway, be one to operate on large scale computer or application system serverOnline process, or a storehouse that packs service requester process into.
3. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe,
Described step 31), from third party's operation system software, obtain Xml document, work as business datumWhen file can be accessed by ADO.Net, and can directly pass through SQL query, can utilize .NETWriteXml function, WriteXmlSchema function that in framework, DataSet control provides obtain XmlDocument;
In the time that business datum file can be by the access of com component or api function, need from theThe initial data obtaining in three party service systems soft ware writes Xml document.
4. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe,
Described step 31), from third party's operation system software, obtain XML framework, utilize NetThe XMLSchema/DatatypeSupport instrument Xsd.exe that Framework provides, according to generateXml document generate corresponding XML framework, then it is modified with reference to concrete system.
5. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe,
Described step 32), the Xml returning is served when external by WEB, can set it as wordSymbol string returns, or transforms by strongly-typed, the document of Xml form is forced to be converted into DateSet rightRear transmission.
6. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe,
Described step 33), specifically, by after the Xml document obtaining, transform by strongly-typed, by XMLBe mapped as the structure identical with tables of data in global data base, for WEB application program and other applicationRoutine call.
7. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe,
Described step 34), XMLWebService is quoted, be to put down by integrated development systemDescribed WEB service is found at the UDDI center of platform, and obtains the right to use, can realize in order programIn quote this data, services, and by corresponding data importing in order application program.
8. the service encapsulates method of the business datum based on SOA according to claim 1, its featureBe, it is characterized in that,
Described third party's operation system software, for ERP, HR, CRM, OA, FREEFORM,One of AUTOCAD, SOLIDWORKS, INVENTOR, RHINO.
9. realize the business datum service encapsulates based on SOA of the described method of one of claim 1~8 for one kindIntegrated system, is characterized in that, it is an integrated application of Web service based on WebService technologyPlatform, comprises and interconnecting from top to bottom and the four-layer structure of mutual communication: application layer, operation layer, clothesBusiness layer and resource layer; Be provided with global data server at described resource layer, be provided with an enterprise at described operation layerIndustry information integrated platform, the third party's operation system software login link of the integrated majority of this platform, is userProvide unified user interface, unified user interface, method of operating and data representation, by global dataServer for each third party's operation system provide common data storage and exchange.
CN201010610308.XA 2010-12-23 2010-12-23 Service encapsulates method and the integrated system of the business datum based on SOA Expired - Fee Related CN102034170B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010610308.XA CN102034170B (en) 2010-12-23 2010-12-23 Service encapsulates method and the integrated system of the business datum based on SOA

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010610308.XA CN102034170B (en) 2010-12-23 2010-12-23 Service encapsulates method and the integrated system of the business datum based on SOA

Publications (2)

Publication Number Publication Date
CN102034170A CN102034170A (en) 2011-04-27
CN102034170B true CN102034170B (en) 2016-05-04

Family

ID=43887027

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010610308.XA Expired - Fee Related CN102034170B (en) 2010-12-23 2010-12-23 Service encapsulates method and the integrated system of the business datum based on SOA

Country Status (1)

Country Link
CN (1) CN102034170B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013170470A1 (en) * 2012-05-17 2013-11-21 华为技术有限公司 Data transmission method and device
CN103778489B (en) * 2012-10-23 2017-08-15 金蝶软件(中国)有限公司 The processing method of ERP flows, apparatus and system
CN104281456B (en) * 2014-10-13 2018-11-09 中国石油大学(北京) A kind of Oil-Gas Field Development Engineering application software system based on cloud computing
CN106408421B (en) * 2016-02-26 2019-09-10 平安科技(深圳)有限公司 Cross-platform declaration form processing method, device and system
CN106484778A (en) * 2016-09-14 2017-03-08 深圳中兴网信科技有限公司 Material distribution method and material dispensing device based on SOA

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101086782A (en) * 2007-07-13 2007-12-12 南京财经大学 Public platform of collaborative electronic commercial system oriented to business service
CN101692207A (en) * 2009-09-17 2010-04-07 上海第二工业大学 Method for achieving system application integration based on SOA architecture

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8185916B2 (en) * 2007-06-28 2012-05-22 Oracle International Corporation System and method for integrating a business process management system with an enterprise service bus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101086782A (en) * 2007-07-13 2007-12-12 南京财经大学 Public platform of collaborative electronic commercial system oriented to business service
CN101692207A (en) * 2009-09-17 2010-04-07 上海第二工业大学 Method for achieving system application integration based on SOA architecture

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SOA架构下Web Services实现的企业遗留系统重用研究;许鹏;《合肥工业大学硕士学位论文》;20090430;第3章第3.5节 *

Also Published As

Publication number Publication date
CN102034170A (en) 2011-04-27

Similar Documents

Publication Publication Date Title
CN102033848B (en) SOA-based three-dimensional design system integrating method and system
KR101331263B1 (en) Remote read-write access to disparate data stores
AU2011305494B2 (en) Methods and apparatus for dynamic endpoint generators and dynamic remote object discovery and brokerage
CN101493825B (en) GIS middleware collocation and management method
CN104008135A (en) Multi-source heterogeneous database fusion system and data query method thereof
CN102034170B (en) Service encapsulates method and the integrated system of the business datum based on SOA
US20150215376A1 (en) Systems and methods for deploying legacy software in the cloud
CN101360123B (en) Network system and management method thereof
CN101201842A (en) Digital museum gridding and construction method thereof
CN103546571A (en) Platform-as-a-service (PaaS) realizing method and device
CN103377168A (en) Providing of open data protocol service at top part of general interaction layer
CN102567820A (en) Dynamic news release and management system
CN104636329A (en) Unified management method for large-scale cross-platform heterogeneous data
CN104796389A (en) Basic data sharing system and method thereof
US20230222115A1 (en) Never stale caching of effective properties
CN107957869A (en) The fixed office cloud desktop system of one kind
CN1647040A (en) Method and system for managing a computer system
CN108667660B (en) Method and device for route management and service routing and routing system
CN103399735A (en) Method for developing intermediate layer of remote function call interface
CN102053840A (en) SOA (Service Oriented Architecture)-based business data service encapsulation method and integrated system
CN102063305A (en) Service packaging method of service data based on SOA (Service-oriented Architecture), and integrating system
CN101493840A (en) Method for establishing mass seismic data base
CN102929628B (en) Service framework supporting multi-internet service center construction and operation
CN101593176A (en) A kind of parameterized cross-platform part library system based on Web
CN106709060B (en) Data sharing method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
C41 Transfer of patent application or patent right or utility model
CB03 Change of inventor or designer information

Inventor after: Sun Huahai

Inventor after: Mo Derong

Inventor before: Guo Zhijian

COR Change of bibliographic data
GR01 Patent grant
TA01 Transfer of patent application right

Effective date of registration: 20160413

Address after: 523000 Guangdong province Dongguan Nancheng District week Xilong Xi Road No. 5, Goldman Goldman Technology Science Park Building Room 806

Applicant after: GONGGUAN GOSCIEN ELECTRICAL AND MECHANICAL TECHNOLOGY SERVICES Co.,Ltd.

Applicant after: GUANGDONG GAOXIN TECHNOLOGY Co.,Ltd.

Applicant after: DONGGUAN GAOMING ENTERPRISE SERVICE CO.,LTD.

Address before: 523000 Guangdong Province, Dongguan Nancheng District Yuan Mei Dong Lu first international Bai'an center block A room 507

Applicant before: GONGGUAN GOSCIEN ELECTRICAL AND MECHANICAL TECHNOLOGY SERVICES Co.,Ltd.

TR01 Transfer of patent right

Effective date of registration: 20190319

Address after: 518000 Guanlanhu International Building, No. 5 Golf Avenue, Guanlan Street, Longhua New District, Shenzhen City, Guangdong Province, 4th Floor

Patentee after: Shenzhen Dream Star Technology Co.,Ltd.

Address before: 523000 806 Goldman science and technology mansion, Goldman Sachs science and Technology Park 5, Nanxi Road, Nancheng District, Dongguan, Guangdong

Co-patentee before: GUANGDONG GAOXIN TECHNOLOGY Co.,Ltd.

Patentee before: GONGGUAN GOSCIEN ELECTRICAL AND MECHANICAL TECHNOLOGY SERVICES Co.,Ltd.

Co-patentee before: DONGGUAN GAOMING ENTERPRISE SERVICE CO.,LTD.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20160504

CF01 Termination of patent right due to non-payment of annual fee