CN105224594A - A kind of Service-oriented application data interconnection inquiry system and querying method - Google Patents

A kind of Service-oriented application data interconnection inquiry system and querying method Download PDF

Info

Publication number
CN105224594A
CN105224594A CN201510530905.4A CN201510530905A CN105224594A CN 105224594 A CN105224594 A CN 105224594A CN 201510530905 A CN201510530905 A CN 201510530905A CN 105224594 A CN105224594 A CN 105224594A
Authority
CN
China
Prior art keywords
application system
inquiry
data
service
query
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.)
Granted
Application number
CN201510530905.4A
Other languages
Chinese (zh)
Other versions
CN105224594B (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.)
Beijing Ruian Technology Co Ltd
Original Assignee
Beijing Ruian Technology 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 Beijing Ruian Technology Co Ltd filed Critical Beijing Ruian Technology Co Ltd
Priority to CN201510530905.4A priority Critical patent/CN105224594B/en
Publication of CN105224594A publication Critical patent/CN105224594A/en
Application granted granted Critical
Publication of CN105224594B publication Critical patent/CN105224594B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention discloses a kind of data interconnection inquiry system and querying method of Service-oriented application, wherein, the data interconnection inquiry system of described Service-oriented application comprises: ESB, for providing decoupling zero service and intermediary's infrastructure service; At least two methods system, wherein, each described application system comprises interface service subsystem, described interface service subsystem is used for sending network inquiry data service request by described ESB to other application systems, and/or processes the network inquiry data service request that other application system sent to the application system at place by described ESB.The technical scheme using the present embodiment to provide, can achieve application system easily and fast mutually mutual, data interconnection is inquired about.Without the need to revising original application system, avoid again developing.Solve the problem that enterprise application system isolates mutually due to historical reasons.

Description

A kind of Service-oriented application data interconnection inquiry system and querying method
Technical field
The present invention relates to data processing field, particularly relate to a kind of Service-oriented application data interconnection inquiry system and querying method.
Background technology
Along with the development of scope of the enterprise expands, enterprises also exists multiple application system isolated each other.Different types of operating system, application software, system software and application foundation structure etc. are interweaved.Data source between each application system uses separately independently data layout, metadata and meta-model.If need by each relatively independent data integration together, often need by building certain data acquisition and calculation procedure realizes, require a great deal of time like this and energy, the efficiency of enterprise's internal information construction is reduced, greatly for enterprise work brings inconvenience.
Summary of the invention
In view of this, the embodiment of the present invention proposes a kind of Service-oriented application data interconnection inquiry system and querying method, to realize the object of multiple application system interactive information.
First aspect, embodiments provide the system of a kind of Service-oriented application data interconnection inquiry, described system comprises:
ESB, for providing decoupling zero service and intermediary's infrastructure service;
At least two methods system, wherein, each described application system comprises interface service subsystem, described interface service subsystem is used for sending network inquiry data service request by described ESB to other application systems, and/or processes the network inquiry data service request that other application system sent to the application system at place by described ESB.
Second aspect, embodiments provides the method for data interconnection inquiry under a kind of Service-oriented application, and the data interconnection inquiry system of the Service-oriented application provided based on above-described embodiment realizes, and described method comprises:
First application system sends inquiry request to first interface service subsystem;
First interface service subsystem receives inquiry request, and converts described inquiry request to inquiry request file, and described inquiry request file is issued ESB;
ESB, according to the URL(uniform resource locator) in the information of network service prestored, determines the second application system of described process inquiry request, and described inquiry request file is sent to the second application system interface service subsystem;
Second application system interface service subsystem receives described inquiry request file, by the query argument that described inquiry request file transform becomes the second application system to identify, and described query argument is sent to described second application system;
Second application system is inquired about according to described query argument, and Query Result is returned to the second application system interface service subsystem;
Query Result described in second application system interface service subsystem encapsulation, and the Query Result after encapsulation is sent to ESB;
ESB receives the Query Result after described encapsulation, and by Query Result to the first application system interface service subsystem after described encapsulation;
Query Result after described encapsulation is converted to the data that the first application system can identify by the first application system interface service subsystem, and the described data that can identify are sent to the first application system;
The data that can identify described in the first application system receives, and the data that can identify described in showing at system front end.
The embodiment of the present invention carries out Services Integration by using network service and ESB, and achieve application system easily and fast mutually mutual, data interconnection is inquired about.Without the need to revising original application system, avoid again developing.Solve the problem that enterprise application system isolates mutually due to historical reasons.
Accompanying drawing explanation
By reading the detailed description done non-limiting example done with reference to the following drawings, other features, objects and advantages of the present invention will become more obvious:
Fig. 1 is the structural representation of the data interconnection inquiry system of the Service-oriented application that first embodiment of the invention provides;
Fig. 2 is the process flow diagram of the data interconnection querying method of the Service-oriented application that second embodiment of the invention provides;
Fig. 3 is the process flow diagram of the data interconnection querying method of the Service-oriented application that third embodiment of the invention provides;
Fig. 4 is the interaction flow schematic diagram of the data interconnection querying method of the Service-oriented application that fourth embodiment of the invention provides.
Embodiment
Below in conjunction with drawings and Examples, the present invention is described in further detail.Be understandable that, specific embodiment described herein is only for explaining the present invention, but not limitation of the invention.It also should be noted that, for convenience of description, illustrate only part related to the present invention in accompanying drawing but not full content.
Fig. 1 illustrates the first embodiment of the present invention.
Fig. 1 is the structural representation of the data interconnection inquiry system of the Service-oriented application that first embodiment of the invention provides, as seen from Figure 1, the structure of the data interconnection inquiry system of described Service-oriented application comprises: ESB 110, at least two methods system 120, and wherein each application system 120 comprises interface service subsystem 130.Application system 120 realizes the information interaction with ESB 110 by the interface service subsystem 130 of self.
Wherein, described ESB 110, for providing decoupling zero service and intermediary's infrastructure service;
Described application system 120, comprise interface service subsystem 130, described interface service subsystem 130 for sending network inquiry data service request by described ESB to other application systems, and/or processes the network inquiry data service request that other application system sent to the application system at place by described ESB.
Services Oriented Achitecture SOA (Service-OrientedArchitecture, SOA) be a component model, it defines good interface between being served by these by the different function units (being called service) of application program and contract connects.Interface adopts neutral mode to carry out defining, and it should independent of hardware platform, operating system and the programming language realizing serving.This makes the service be structured in various system that a kind of unification and general mode can be used to carry out alternately.The function of original system is only needed to provide service, contacted by the good interface of definition and contract between service, interface adopts neutral mode to define, independent of the application system realizing service, thus each isolated application system can be carried out alternately each other, thus realize interconnected inquiry and the data sharing of data.
ESB is used for providing decoupling zero service and intermediary's infrastructure service.Decoupling zero service refers to the dependency degree reduced between each application system.Decoupling zero service can make visitor neither need to know to the definition of the identity of active service supplier, physical location, host-host protocol and interface and also do not need to be concerned about.Mutual integrated code has extracted outside service logic, and the declaration formula of being carried out central authorities by ESB defines.ESB achieves protocol conversion (WebService in decoupling zero service process, Http, JMS etc.), message conversion (conversion, enrich, filter), Message routing (synchronous/asynchronous, publish/subscribe, content-based route, branch and be polymerized).Intermediary's infrastructure service comprises and realizes service-level agreement (Service-LevelAgreement, SLA) and realize Reliability Assurance, load balancing, flow control, buffer memory, transaction controlling, the objects such as encrypted transmission, Service Management monitoring (abnormality processing, service call and message data record, the condition monitoring of system and service, ESB configuration management), unified security manages, service registry and cancellation etc.
The interface service subsystem of application system, is mainly used in the data query services request sent to other application systems transmission data query services request and other application systems of process to this application system by ESB.When processing other application systems to the request of this application system queries, first resolve the xml formatted file inquired about and ask, call this application system service data query according to xml information wherein, then become xml formatted file to return according to the standard packaging of agreement Query Result; Also need querying condition to be packaged into xml formatted file according to agreement when other application systems send inquiry request, then be supplied to ESB and send query service request, and the data of the Query Result xml formatted file conversion cost system obtained are returned to native system.The xml formatted file of inquiry comprises public header and querying condition information, the xml formatted file returned comprises public header and Query Result information, public header mainly secure authenticated information, local application system identification information, object application system identification information etc.
Further, the data interconnection inquiry system of described Service-oriented application also comprises: query task subsystem 140.
Wherein, described query task subsystem 140, for the network inquiry data service request received from interface service subsystem being decomposed at least two inquiry subtasks, and after all inquiry subtasks complete, Query Result is returned to described interface service subsystem.
For the application system comprising mass data, the query tasks such as partial data inquiry, result statistics and association analysis are difficult to complete in the short time, need, by query task subsystem, query task is first divided into some subtasks, by the time all inquiry subtasks return and asynchronously return to query task initiator.
The technical scheme adopting the present embodiment to provide, can achieve application system easily and fast mutually mutual, data interconnection is inquired about.Without the need to revising original application system, avoid again developing.Solve the problem that enterprise application system isolates mutually due to historical reasons.
Fig. 2 illustrates the second embodiment of the present invention.
Fig. 2 is the schematic flow sheet of the method for data interconnection inquiry under the Service-oriented application that provides of second embodiment of the invention, and the data interconnection inquiry system of the Service-oriented application that the method for the present embodiment provides based on first embodiment of the invention realizes.The method of the present embodiment can be performed by the data interconnection inquiry unit to service system framework, and this device realizes by the mode of hardware and/or software, and in the data interconnection inquiry system that generally can be integrated in Service-oriented application in each parts.
See Fig. 2, under described Service-oriented application, the method for data interconnection inquiry comprises:
Step S201, the first application system sends inquiry request to first interface service subsystem.
Under Service-oriented application, the system of data interconnection inquiry comprises multiple application system, when the user in one of them application system needs the information of inquiring about other application system, first send inquiry request to the interface service subsystem of self according to querying condition.Such as.The original multiple application system of certain production plant, comprise: sales applications system and stock control application system, when using the user of sales applications system to need the holdings inquiring about certain certain time of product in stock control application system, sales applications system can send corresponding inquiry request to the interface service subsystem of sales applications system.
Step S202, first interface service subsystem receives inquiry request, and converts described inquiry request to inquiry request file, and described inquiry request file is issued ESB.
The first interface service subsystem belonging to the first application system receives the inquiry request of the first application system, inquiry request is converted to inquiry request file by the particular content according to inquiry request, wherein said inquiry request file is extend markup language (xml) formatted file, extend markup language a kind ofly makes it have structural markup language for electroactive marker son file.Extend markup language can be searched for more accurately, transmits component software more easily, better describes some things.XML is used better to transmit and to store data.In addition, XML simply makes it be easy to read and write data in any application program, is unique common language of current exchanges data.
Step S203, ESB, according to the URL(uniform resource locator) in the information of network service prestored, determines the second application system of described process inquiry request, and described inquiry request file is sent to the second application system interface service subsystem.
Although the first application system has object application system identification information etc. in the header of inquiry request file, do not know and the concrete network address of the second application system be indifferent to for inquiry as the first application system yet.Inquiry request file is sent to ESB by the first application system, and ESB provides decoupling zero service and intermediary's infrastructure service.By the URL(uniform resource locator) (UniformResourceLocator of each application system in the network information, URL), determine the second application system and its network address of described process first application system inquiry request, and inquiry request file is sent to the second application system interface service subsystem.
Step S204, the second application system interface service subsystem receives described inquiry request file, by the query argument that described inquiry request file transform becomes the second application system to identify, and described query argument is sent to described second application system.
Second application system interface service subsystem receives the inquiry request file that ESB sends, and by query argument that described inquiry request file transform becomes the second application system to identify, inquiry request file is XML format file, and inquiry request file transform is the query argument that the second application system can identify by the second application system interface service subsystem.Such as, the second application system is if ACCESS database, and so XML format file transform can be ACCESS query statement by the second application system interface service subsystem, makes the second application system can provide corresponding Query Result.
Step S205, the second application system is inquired about according to described query argument, and Query Result is returned to the second application system interface service subsystem.
Second application system, according to the query argument that can identify of the second application system interface service subsystem transmission, is inquired about in native system inside, and the result inquired is sent to the second application system interface service subsystem.
Step S206, Query Result described in the second application system interface service subsystem encapsulation, and the Query Result after encapsulation is sent to ESB.
Second application system interface service subsystem receives the Query Result of the second application system, and is encapsulated by described Query Result, makes it the Query Result being converted to XML format.And the Query Result of the XML format after conversion is sent to ESB.
Step S207, ESB receives the Query Result after described encapsulation, and by Query Result to the first application system interface service subsystem after described encapsulation.
Step S208, the Query Result after described encapsulation is converted to the data that the first application system can identify by the first application system interface service subsystem, and the described data that can identify are sent to the first application system.
The Query Result that the second application system that first application system interface service subsystem receives ESB transmission returns, and the XM form Query Result after encapsulation is changed, make it to become the data that the first application system can identify, such as the first SQL database that application system uses, XML format Query Result is converted to the data that SQL can identify, and sends data to the first application system.
Step S209, the data that can identify described in the first application system receives, and the data that can identify described in showing at system front end.
The data that the application system that described first application system receives the first application system interface service subsystem transmission can identify, and show user by receiving the data that can identify by the front end of the first application system.
On the basis of the data interconnection inquiry system of the Service-oriented application that the present embodiment provides in first embodiment of the invention, provide a kind of method of data interconnection inquiry of Service-oriented application, can achieve application system easily and fast mutually mutual, data interconnection is inquired about.Without the need to revising original application system, avoid again developing.Solve the problem that enterprise application system isolates mutually due to historical reasons.
In an optional implementation of the present embodiment, at ESB according to the URL(uniform resource locator) in information of network service, before determining the second application system of described process inquiry request, also be included in an optional implementation of the present embodiment, at ESB according to the URL(uniform resource locator) in information of network service, before determining the second application system of described process inquiry request, also comprise: described ESB carries out safety certification to the first application system interface service subsystem, when described safety verification passes through, according to the URL(uniform resource locator) in information of network service, determine the described second network system processing institute's inquiry request.Described ESB is receiving and before the inquiry request that sends of process application system, safety verification to be carried out to the application system sending inquiry request, the application system confirming to send inquiry request belongs to the application system of enterprises, the mode of described safety certification has multiple, the various ways such as password, secret key and digital certificate can be adopted to verify, effectively can ensure the data security in an application system in enterprise.
In another optional implementation of the present embodiment, after the described data that can identify are sent to the first application system by the first application system interface service subsystem, also comprise: the source of the data that can identify described in the first application system indicates, stores the querying condition in described Data Source, inquiry request and the described data that can identify as one group of data.It is read from local stored data base in order to then direct when running into same condition query next time that above-mentioned data are carried out storage purpose as one group, other application system need not be gone again to inquire about, save the resource and query time of inquiring about and consuming.
Fig. 3 and Fig. 4 shows third embodiment of the invention.
Fig. 3 is the process flow diagram of the data interconnection querying method of the Service-oriented application that third embodiment of the invention provides, Fig. 4 is the interaction flow schematic diagram of the data interconnection querying method of the Service-oriented application that third embodiment of the invention provides, based on the data interconnection querying method of the Service-oriented application that the embodiment of the present invention provides by second embodiment of the invention.Further, after the described query argument becoming the second application system to identify described inquiry request file transform, before described query argument is sent to described second application system, increase following steps: query task subsystem is that described query argument adds asynchronous query mark; And described second application system inquired about according to described query argument, and Query Result is returned to the second application system interface service subsystem.By Query Result described in described second application system interface service subsystem encapsulation, and the Query Result after encapsulation is sent to ESB, specifically be optimized for: described second application system identifies according to described asynchronous query, described query argument is converted to some subquery tasks, perform described some inquiry subtasks, and the Query Result of described some inquiry subtasks is sent to the second application system network service interface service subsystem; By Query Result described in described second application system interface service subsystem encapsulation, and the Query Result after encapsulation is sent to ESB, specifically be optimized for: described second application system interface service subsystem receives the Query Result of described some inquiry subtasks, and encapsulate the Query Result of described some inquiry subtasks, and described encapsulation Query Result is sent to ESB.Wherein, the first application system can represent by A system, and the second application system can represent by B system.
See Fig. 3 and Fig. 4, the data interconnection querying method of described Service-oriented application comprises:
Step S301, the first application system sends inquiry request to first interface service subsystem.
Step S302, first interface service subsystem receives inquiry request, and converts described inquiry request to inquiry request file, and described inquiry request file is issued ESB.
Step S303, ESB, according to the URL(uniform resource locator) in the information of network service prestored, determines the second application system of described process inquiry request, and described inquiry request file is sent to the second application system interface service subsystem.
Step S304, the second application system interface service subsystem receives described inquiry request file, by the query argument that described inquiry request file transform becomes the second application system to identify.
Step S305, query task subsystem is that described query argument adds asynchronous query mark, and described query argument is sent to described second application system by the second application system interface service subsystem.
For the application system comprising mass data, the query tasks such as partial data inquiry, result statistics and association analysis are difficult to complete in the short time, need, by query task subsystem, query task is first divided into some subtasks, by the time all inquiry subtasks return and asynchronously return to query task initiator.Query task, according to the complexity of described query task, is added synchronous query or asynchronous query mark by query task subsystem.Second application system interface service subsystem is sent to described second application system by adding the query argument after inquiring about mark.
Step S306, second application system identifies according to described asynchronous query, described query argument is converted to some subquery tasks, performs described some inquiry subtasks, and the Query Result of described some inquiry subtasks is sent to the second application system network service interface service subsystem.
Second application system indicates according to the asynchronous query added, query task is decomposed into some subquery tasks, and perform subquery task respectively, and after each subquery task completes, the Query Result of subquery task is sent to the second application system network service interface service subsystem.
Step S307, described second application system interface service subsystem receives the Query Result of described some inquiry subtasks, and encapsulates the Query Result of described some inquiry subtasks, and described encapsulation Query Result is sent to ESB.
Described second application system interface service subsystem receives the Query Result of inquiry subtask, due to each inquiry subtask complete duration difference, so the Query Result time received is also different, second application system interface service subsystem is after the Query Result receiving each inquiry subtask, can revise subtask is completion status, and the Query Result of each inquiry subtask is encapsulated, generate the Query Result of XML format, and described encapsulation Query Result is sent to ESB.Until all inquiry subtasks Query Result is sent.
Step S308, ESB receives the Query Result after described encapsulation, and by Query Result to the first application system interface service subsystem after described encapsulation.
Step S309, the Query Result after described encapsulation is converted to the data that the first application system can identify by the first application system interface service subsystem, and the described data that can identify are sent to the first application system.
Step S310, the data that can identify described in the first application system receives, and the data that can identify described in showing at system front end.
The present embodiment is by after the described query argument becoming the second application system to identify described inquiry request file transform, before described query argument is sent to described second application system, increase following steps: query task subsystem is that described query argument adds asynchronous query mark.According to the complexity of query task, inquiry request can be decomposed into multiple queries subtask.Can improve the speed of process inquiry request further, save the time of process inquiry request, thus preferential returning part data are shown for front end.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.
Those of ordinary skill in the art should be understood that, above-mentioned of the present invention each module or each step can realize with general calculation element, they can concentrate on single calculation element, or be distributed on network that multiple calculation element forms, alternatively, they can realize with the executable program code of computer installation, thus they storages can be performed by calculation element in the storage device, or they are made into each integrated circuit modules respectively, or the multiple module in them or step are made into single integrated circuit module to realize.Like this, the present invention is not restricted to the combination of any specific hardware and software.
Each embodiment in this instructions all adopts the mode of going forward one by one to describe, and what each embodiment stressed is the difference with other embodiments, the same or analogous part between each embodiment mutually see.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, to those skilled in the art, the present invention can have various change and change.All do within spirit of the present invention and principle any amendment, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (7)

1. a data interconnection inquiry system for Service-oriented application, is characterized in that, comprising:
ESB, for providing decoupling zero service and intermediary's infrastructure service;
At least two methods system, wherein, each described application system comprises interface service subsystem, described interface service subsystem is used for sending network inquiry data service request by described ESB to other application systems, and/or processes the network inquiry data service request that other application system sent to the application system at place by described ESB.
2. system according to claim 1, is characterized in that, described application system also comprises:
Query task subsystem, for the network inquiry data service request received from interface service subsystem being decomposed at least two inquiry subtasks, and after all inquiry subtasks complete, returns to described interface service subsystem by Query Result.
3. a data interconnection querying method for Service-oriented application, the data interconnection inquiry system based on Service-oriented application according to claim 1 realizes, and it is characterized in that, described method comprises:
First application system sends inquiry request to first interface service subsystem;
First interface service subsystem receives inquiry request, and converts described inquiry request to inquiry request file, and described inquiry request file is issued ESB;
ESB, according to the URL(uniform resource locator) in the information of network service prestored, determines the second application system of described process inquiry request, and described inquiry request file is sent to the second application system interface service subsystem;
Second application system interface service subsystem receives described inquiry request file, by the query argument that described inquiry request file transform becomes the second application system to identify, and described query argument is sent to described second application system;
Second application system is inquired about according to described query argument, and Query Result is returned to the second application system interface service subsystem;
Query Result described in second application system interface service subsystem encapsulation, and the Query Result after encapsulation is sent to ESB;
ESB receives the Query Result after described encapsulation, and by Query Result to the first application system interface service subsystem after described encapsulation;
Query Result after described encapsulation is converted to the data that the first application system can identify by the first application system interface service subsystem, and the described data that can identify are sent to the first application system;
The data that can identify described in the first application system receives, and the data that can identify described in showing at system front end.
4. method according to claim 3, is characterized in that, after the described data that can identify are sent to the first application system by the first application system interface service subsystem, also comprises:
The source of the data that can identify described in the first application system indicates, stores the querying condition in described Data Source, inquiry request and the described data that can identify as one group of data.
5. method according to claim 3, is characterized in that, after the described query argument becoming the second application system to identify described inquiry request file transform, before described query argument is sent to described second application system, also comprises:
Query task subsystem is that described query argument adds asynchronous query mark;
Described second application system is inquired about according to described query argument, and Query Result is returned to the second application system interface service subsystem, comprising:
Described second application system identifies according to described asynchronous query, described query argument is converted to some subquery tasks, perform described some inquiry subtasks, and the Query Result of described some inquiry subtasks is sent to the second application system network service interface service subsystem;
Query Result described in described second application system interface service subsystem encapsulation, and the Query Result after encapsulation is sent to ESB, comprising:
Described second application system interface service subsystem receives the Query Result of described some inquiry subtasks, and encapsulates the Query Result of described some inquiry subtasks, and described encapsulation Query Result is sent to ESB.
6. method according to claim 3, it is characterized in that, described ESB is according to the URL(uniform resource locator) in information of network service, determine the second application system of described process inquiry request, and described inquiry request file is sent to the second application system interface service subsystem, comprising:
Described ESB carries out safety certification to the first application system interface service subsystem, when described safety verification passes through, according to the URL(uniform resource locator) in information of network service, determine the described second network system processing institute's inquiry request, and by described inquiry request document backup to the second application system network service interface service subsystem.
7. according to the arbitrary described method of claim 3-6, it is characterized in that, described inquiry request file and the rear Query Result of encapsulation are extend markup language formatted file.
CN201510530905.4A 2015-08-26 2015-08-26 Service-oriented architecture data interconnection query system and query method Active CN105224594B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510530905.4A CN105224594B (en) 2015-08-26 2015-08-26 Service-oriented architecture data interconnection query system and query method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510530905.4A CN105224594B (en) 2015-08-26 2015-08-26 Service-oriented architecture data interconnection query system and query method

Publications (2)

Publication Number Publication Date
CN105224594A true CN105224594A (en) 2016-01-06
CN105224594B CN105224594B (en) 2020-01-14

Family

ID=54993562

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510530905.4A Active CN105224594B (en) 2015-08-26 2015-08-26 Service-oriented architecture data interconnection query system and query method

Country Status (1)

Country Link
CN (1) CN105224594B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111865746A (en) * 2020-06-19 2020-10-30 苏宁云计算有限公司 System development method and device based on loop bus
CN112084247A (en) * 2020-09-10 2020-12-15 工银科技有限公司 Method and device for extending application program service
CN112417016A (en) * 2020-11-18 2021-02-26 北京锐安科技有限公司 Data exchange method, system, equipment and storage medium
CN115208668A (en) * 2022-07-15 2022-10-18 广东广信通信服务有限公司 Application integration control method, system and device based on service bus system technology

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110282969A1 (en) * 2010-05-13 2011-11-17 SEAL Innotech Method and system for exchanging information between back-end and front-end systems
CN102694803A (en) * 2012-05-25 2012-09-26 华为软件技术有限公司 Method and system for providing SOA (service-oriented architecture) services
CN104572939A (en) * 2014-12-30 2015-04-29 北京锐安科技有限公司 Data inquiry method for intra-industry heterogeneous data exchange

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110282969A1 (en) * 2010-05-13 2011-11-17 SEAL Innotech Method and system for exchanging information between back-end and front-end systems
CN102694803A (en) * 2012-05-25 2012-09-26 华为软件技术有限公司 Method and system for providing SOA (service-oriented architecture) services
CN104572939A (en) * 2014-12-30 2015-04-29 北京锐安科技有限公司 Data inquiry method for intra-industry heterogeneous data exchange

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111865746A (en) * 2020-06-19 2020-10-30 苏宁云计算有限公司 System development method and device based on loop bus
CN111865746B (en) * 2020-06-19 2022-08-19 苏宁云计算有限公司 System development method and device based on loop bus
CN112084247A (en) * 2020-09-10 2020-12-15 工银科技有限公司 Method and device for extending application program service
CN112084247B (en) * 2020-09-10 2023-10-13 中国工商银行股份有限公司 Method and device for expanding application program service
CN112417016A (en) * 2020-11-18 2021-02-26 北京锐安科技有限公司 Data exchange method, system, equipment and storage medium
CN112417016B (en) * 2020-11-18 2024-03-22 北京锐安科技有限公司 Data exchange method, system, equipment and storage medium
CN115208668A (en) * 2022-07-15 2022-10-18 广东广信通信服务有限公司 Application integration control method, system and device based on service bus system technology

Also Published As

Publication number Publication date
CN105224594B (en) 2020-01-14

Similar Documents

Publication Publication Date Title
Sekaran et al. Survival study on blockchain based 6G-enabled mobile edge computation for IoT automation
CN112417037B (en) Block chain construction method for distributed identity authentication in industrial field
CN102902536B (en) A kind of Internet of Things computer system
CN102291464B (en) System and method for dynamically generating Web Service by business flow in BPM (Business Process Management)
US11381383B2 (en) Methods and apparatuses for processing service using blockchain
CN101587639B (en) City bus information management and dispatch decision support system based on network
CN112925660A (en) Industrial interconnected information interaction system
Jang et al. Fog computing architecture based blockchain for industrial IoT
CN103416021A (en) System for enabling digital signature auditing
CN105224594A (en) A kind of Service-oriented application data interconnection inquiry system and querying method
CN101808051B (en) Application integration gateway and control method thereof
CN104780221A (en) Intellectual property comprehensive service platform system for middle and small-sized enterprises
CN101986614B (en) Logistics application-oriented universal industry service bus system and implement method thereof
CN104484187A (en) Information integration method and information integration system
CN104468299A (en) Enterprise service bus system based on user rule
Kobzan et al. Utilizing blockchain technology in industrial manufacturing with the help of network simulation
Chen et al. Policychain: A decentralized authorization service with script-driven policy on blockchain for internet of things
CN110532313A (en) DEU data exchange unit
CN115701078A (en) Cross-chain transaction processing method and device, electronic equipment and storage medium
CN112416980A (en) Data service processing method, device and equipment
Huang et al. Smart park integrated management cloud platform architecture based on microservice governance framework
CN113419843B (en) NAS-based distributed resource management system
Zhong et al. Discussion and application of blockchain technology in information management of internet of things in smart lab
US11874847B2 (en) Method for generating process protocols in a distributed IT infrastructure
CN112187749B (en) Production transaction management method and system based on intelligent contract

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant