CN105224594B - Service-oriented architecture data interconnection query system and query method - Google Patents

Service-oriented architecture data interconnection query system and query method Download PDF

Info

Publication number
CN105224594B
CN105224594B CN201510530905.4A CN201510530905A CN105224594B CN 105224594 B CN105224594 B CN 105224594B CN 201510530905 A CN201510530905 A CN 201510530905A CN 105224594 B CN105224594 B CN 105224594B
Authority
CN
China
Prior art keywords
query
application system
service
data
subsystem
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.)
Active
Application number
CN201510530905.4A
Other languages
Chinese (zh)
Other versions
CN105224594A (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

Images

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 data interconnection query system and a query method for a service system architecture, wherein the data interconnection query system for the service system architecture comprises the following steps: the enterprise service bus is used for providing decoupling service and medium basic service; the system comprises at least two application systems, wherein each application system comprises an interface service subsystem, and the interface service subsystem is used for sending a network query data service request to other application systems through the enterprise service bus and/or processing the network query data service request sent by the other application systems to the application system through the enterprise service bus. By using the technical scheme provided by the embodiment, the mutual interaction of application systems and data interconnection query can be conveniently and quickly realized. The original application system does not need to be modified, and redevelopment is avoided. The problem that the enterprise application systems are mutually isolated due to historical reasons is solved.

Description

Service-oriented architecture data interconnection query system and query method
Technical Field
The invention relates to the field of data processing, in particular to a service system architecture oriented data interconnection query system and a query method.
Background
With the continuous development and expansion of the enterprise scale, a plurality of application systems isolated from each other exist in the enterprise. Different kinds of operating systems, application software, system software, application infrastructure, etc. are interleaved. The data sources between each application system use independent data formats, metadata and meta models. If the relatively independent data are required to be integrated, the data acquisition and calculation program is required to be constructed, so that a great deal of time and energy are required, the efficiency of information construction in an enterprise is greatly reduced, and inconvenience is brought to the work of the enterprise.
Disclosure of Invention
In view of this, the embodiment of the present invention provides a service-oriented architecture data interconnection query system and a query method, so as to achieve the purpose of exchanging information among multiple application systems.
In a first aspect, an embodiment of the present invention provides a system for data interconnection query for a service-oriented architecture, where the system includes:
the enterprise service bus is used for providing decoupling service and medium basic service;
the system comprises at least two application systems, wherein each application system comprises an interface service subsystem, and the interface service subsystem is used for sending a network query data service request to other application systems through the enterprise service bus and/or processing the network query data service request sent by the other application systems to the application system through the enterprise service bus.
In a second aspect, an embodiment of the present invention provides a method for data interconnection query under a service-oriented architecture, which is implemented based on the data interconnection query system for the service-oriented architecture provided in the foregoing embodiment, and the method includes:
the first application system sends a query request to the first interface service subsystem;
a first interface service subsystem receives a query request, converts the query request into a query request file and sends the query request file to an enterprise service bus;
the enterprise service bus determines a second application system for processing the query request according to a uniform resource locator in the pre-stored network service information, and sends the query request file to a second application system interface service subsystem;
the second application system interface service subsystem receives the query request file, converts the query request file into query parameters which can be identified by a second application system, and sends the query parameters to the second application system;
the second application system inquires according to the inquiry parameters and returns the inquiry result to the second application system interface service subsystem;
the second application system interface service subsystem encapsulates the query result and sends the encapsulated query result to an enterprise service bus;
the enterprise service bus receives the packaged query result and transmits the packaged query result to a first application system interface service subsystem;
the first application system interface service subsystem converts the packaged query result into data which can be identified by the first application system and sends the data which can be identified to the first application system;
the first application system receives the identifiable data and presents the identifiable data at a system front end.
The embodiment of the invention integrates services by using the network service and the enterprise service bus, thereby conveniently and rapidly realizing the interaction of application systems and the data interconnection inquiry. The original application system does not need to be modified, and redevelopment is avoided. The problem that the enterprise application systems are mutually isolated due to historical reasons is solved.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
fig. 1 is a schematic structural diagram of a data interconnection query system of a service-oriented architecture according to a first embodiment of the present invention;
fig. 2 is a flowchart of a data interconnection query method for a service-oriented architecture according to a second embodiment of the present invention;
fig. 3 is a flowchart of a data interconnection query method for a service-oriented architecture according to a third embodiment of the present invention;
fig. 4 is an interaction flow diagram of a data interconnection query method for a service-oriented architecture according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some but not all of the relevant aspects of the present invention are shown in the drawings.
Fig. 1 shows a first embodiment of the present invention.
Fig. 1 is a schematic structural diagram of a data interconnection query system of a service-oriented architecture according to a first embodiment of the present invention, and as can be seen from fig. 1, the structure of the data interconnection query system of the service-oriented architecture includes: an enterprise service bus 110, at least two application systems 120, wherein each application system 120 includes an interface service subsystem 130. The application system 120 implements information interaction with the enterprise service bus 110 through its own interface service subsystem 130.
The enterprise service bus 110 is used for providing decoupling service and intermediate basic service;
the application system 120 includes an interface service subsystem 130, where the interface service subsystem 130 is configured to send a network query data service request to another application system through the enterprise service bus, and/or process a network query data service request sent by another application system to the located application system through the enterprise service bus.
A Service-Oriented Architecture, SOA (SOA), is a component model that ties different functional units of an application (called services) through well-defined interfaces and contracts between these services. The interface is defined in a neutral manner and should be independent of the hardware platform, operating system and programming language in which the service is implemented. The services constructed in various systems can be interacted in a uniform and universal mode, only the functions of the original system are required to provide the services, the services are connected through well-defined interfaces and contracts, the interfaces are defined in a neutral mode and are independent of application systems for realizing the services, and therefore the isolated application systems can be interacted with one another, and data interconnection inquiry and data sharing are achieved.
The enterprise service bus is used to provide decoupling services and intermediary base services. Decoupling services refers to reducing the dependency between the various application systems. Decoupling services enables visitors to neither know nor care about the identity, physical location, transport protocols, and interface definitions of the actual service provider. The interactive integration code is extracted outside the business logic and is centrally declared defined by the enterprise service bus. The enterprise service bus realizes protocol conversion (WebService, Http, JMS, etc.), message conversion (conversion, enrichment, filtering), message routing (synchronous/asynchronous, publish/subscribe, content-based routing, branching and aggregation, etc.) in the decoupling service process. The intermediary basic Service includes implementing Service-level agreement (SLA), reliability assurance, load balancing, flow control, caching, transaction control, encryption transmission, etc., Service management monitoring (exception handling, Service call and message data recording, system and Service state monitoring, ESB configuration management), uniform security management, Service registration and cancellation, etc.
The interface service subsystem of the application system is mainly used for sending a data query service request to other application systems through the enterprise service bus and processing the data query service request sent to the application system by other application systems. When processing the query request of other application systems to the application system, firstly analyzing the searched xml format file, calling the service query data of the application system according to the xml information in the xml format file, and then packaging the query result into the xml format file according to the agreed standard and returning the xml format file; when sending query requests to other application systems, the query conditions also need to be packaged into xml format files according to conventions, then the xml format files are provided for the enterprise service bus to send query service requests, and the obtained query result xml format files are converted into data of the cost system and returned to the system. The inquired xml format file comprises public header information and inquiry condition information, the returned xml format file comprises the public header information and inquiry result information, and the public header information mainly comprises safety certification information, local application system identification information, target application system identification information and the like.
Further, the data interconnection query system of the service-oriented architecture further includes: query task subsystem 140.
The query task subsystem 140 is configured to decompose the network query data service request received from the interface service subsystem into at least two query subtasks, and return a query result to the interface service subsystem after all the query subtasks are completed.
For an application system comprising mass data, query tasks such as partial data query, result statistics and correlation analysis are difficult to complete in a short time, the query task needs to be divided into a plurality of subtasks through a query task subsystem, and the query tasks are asynchronously returned to a query task initiator after all the query subtasks are returned.
By adopting the technical scheme provided by the embodiment, the mutual interaction of application systems and data interconnection inquiry can be conveniently and quickly realized. The original application system does not need to be modified, and redevelopment is avoided. The problem that the enterprise application systems are mutually isolated due to historical reasons is solved.
Fig. 2 shows a second embodiment of the invention.
Fig. 2 is a schematic flow chart of a method for data interconnection query under a service-oriented architecture according to a second embodiment of the present invention, where the method of this embodiment is implemented based on the data interconnection query system of the service-oriented architecture according to the first embodiment of the present invention. The method of this embodiment may be executed by a data interconnection query device for a service architecture, where the device may be implemented by hardware and/or software, and may be generally integrated in each component in a data interconnection query system for a service architecture.
Referring to fig. 2, the method for querying data interconnection under the service-oriented architecture includes:
step S201, the first application system sends a query request to the first interface service subsystem.
The system for data interconnection inquiry under the service-oriented architecture comprises a plurality of application systems, and when a user in one application system needs to inquire information of other application systems, an inquiry request is firstly sent to an interface service subsystem of the user according to an inquiry condition. For example. A plurality of original application systems of a certain production factory comprise: when a user using the sales application system needs to query the inventory data of a certain product in the inventory management application system for a certain time, the sales application system sends a corresponding query request to an interface service subsystem of the sales application system.
Step S202, the first interface service subsystem receives the query request, converts the query request into a query request file, and sends the query request file to the enterprise service bus.
A first interface service subsystem belonging to a first application system receives a query request of the first application system, and converts the query request into a query request file according to the specific content of the query request, wherein the query request file is an extensible markup language (xml) format file, and the xml format file is a markup language used for marking an electronic file to enable the electronic file to have structuredness. Extensible markup language may be able to be searched more accurately, to transfer software components more conveniently, and to describe something better. The use of XML enables better data transfer and storage. Furthermore, the simplicity of XML makes it easy to read and write data in any application, which is currently the only common language for data exchange.
Step S203, the enterprise service bus determines the second application system for processing the query request according to the uniform resource locator in the pre-stored network service information, and sends the query request file to the second application system interface service subsystem.
Although the first application system has destination application system identification information and the like in the header information of the query request file, the first application system does not know and does not care about the specific network address of the second application system to be queried. The first application system sends the query request file to an enterprise service bus, and the enterprise service bus provides decoupling service and intermediate basic service. And determining a second application system for processing the query request of the first application system and a network address thereof through a Uniform Resource Locator (URL) of each application system in the network information, and sending the query request file to a second application system interface service subsystem.
Step S204, the second application system interface service subsystem receives the query request file, converts the query request file into query parameters which can be identified by the second application system, and sends the query parameters to the second application system.
The second application system interface service subsystem receives the query request file sent by the enterprise service bus and converts the query request file into query parameters which can be identified by the second application system, wherein the query request file is an XML format file, and the second application system interface service subsystem converts the query request file into the query parameters which can be identified by the second application system. For example, if the second application system is an ACCESS database, the second application system interface service subsystem converts the XML format file into an ACCESS query statement, so that the second application system can give a corresponding query result.
And step S205, the second application system queries according to the query parameters and returns the query result to the second application system interface service subsystem.
The second application system carries out query in the system according to the recognizable query parameters transmitted by the second application system interface service subsystem, and sends the query result to the second application system interface service subsystem.
And step S206, the second application system interface service subsystem packages the query result and sends the packaged query result to the enterprise service bus.
And the second application system interface service subsystem receives the query result of the second application system and packages the query result to convert the query result into a query result in an XML format. And sending the converted query result in the XML format to an enterprise service bus.
Step S207, the enterprise service bus receives the encapsulated query result, and sends the encapsulated query result to the first application system interface service subsystem.
Step S208, the first application system interface service subsystem converts the packaged query result into data which can be identified by the first application system, and sends the data which can be identified to the first application system.
The first application system interface service subsystem receives a query result returned by the second application system and sent by the enterprise service bus, converts the encapsulated XM format query result into data which can be identified by the first application system, for example, an SQL database used by the first application system, converts the XML format query result into data which can be identified by the SQL, and sends the data to the first application system.
Step S209, the first application system receives the identifiable data, and displays the identifiable data at the front end of the system.
The first application system receives data which can be identified by the application system and is sent by the first application system interface service subsystem, and the received data which can be identified is displayed to a user through the front end of the first application system.
The embodiment of the present invention provides a data interconnection query method for a service-oriented architecture based on the data interconnection query system for the service-oriented architecture provided in the first embodiment of the present invention, which can conveniently and quickly implement interaction between application systems and data interconnection query. The original application system does not need to be modified, and redevelopment is avoided. The problem that the enterprise application systems are mutually isolated due to historical reasons is solved.
In an optional implementation manner of this embodiment, before the determining, by the enterprise service bus according to the uniform resource locator in the network service information, the second application system for processing the query request, further includes: and the enterprise service bus carries out security authentication on the first application system interface service subsystem, and when the security authentication passes, the second network system for processing the inquired request is determined according to the uniform resource locator in the network service information. Before receiving and processing a query request sent by an application system, the enterprise service bus needs to perform security verification on the application system sending the query request and confirms that the application system sending the query request belongs to the application system in the enterprise.
In another optional implementation manner of this embodiment, after the first application system interface service subsystem sends the identifiable data to the first application system, the method further includes: the first application system marks the source of the identifiable data, and stores the data source, the query condition in the query request and the identifiable data as a group of data. The data are stored as a group, so that the data are directly read from a local storage database when the same-condition query is encountered next time, and other application systems are not required to be queried, so that resources consumed by the query and query time are saved.
Fig. 3 and 4 show a third embodiment of the present invention.
Fig. 3 is a flowchart of a data interconnection query method for a service-oriented architecture according to a third embodiment of the present invention, and fig. 4 is an interaction flowchart of the data interconnection query method for a service-oriented architecture according to the third embodiment of the present invention. Further, after the query request file is converted into the query parameter that can be identified by the second application system, before the query parameter is sent to the second application system, the following steps are added: the query task subsystem adds an asynchronous query identifier to the query parameter; and the second application system is inquired according to the inquiry parameters, and the inquiry result is returned to the second application system interface service subsystem. And packaging the query result by the second application system interface service subsystem, and sending the packaged query result to an enterprise service bus, wherein the method specifically comprises the following steps: the second application system converts the query parameters into a plurality of sub-query tasks according to the asynchronous query identifier, executes the plurality of query sub-tasks, and sends query results of the plurality of query sub-tasks to a network service interface service subsystem of the second application system; and packaging the query result by the second application system interface service subsystem, and sending the packaged query result to an enterprise service bus, wherein the method specifically comprises the following steps: and the second application system interface service subsystem receives the query results of the plurality of query subtasks, encapsulates the query results of the plurality of query subtasks and sends the encapsulated query results to an enterprise service bus. Wherein, the first application system can be represented by an A system, and the second application system can be represented by a B system.
Referring to fig. 3 and 4, the data interconnection query method for the service-oriented architecture includes:
step S301, the first application system sends a query request to the first interface service subsystem.
Step S302, the first interface service subsystem receives the query request, converts the query request into a query request file, and sends the query request file to the enterprise service bus.
Step S303, the enterprise service bus determines the second application system for processing the query request according to the uniform resource locator in the pre-stored network service information, and sends the query request file to the second application system interface service subsystem.
Step S304, the second application system interface service subsystem receives the query request file, and converts the query request file into a query parameter that can be identified by the second application system.
Step S305, the query task subsystem adds an asynchronous query identifier to the query parameter, and the second application system interface service subsystem sends the query parameter to the second application system.
For an application system comprising mass data, query tasks such as partial data query, result statistics and correlation analysis are difficult to complete in a short time, the query task needs to be divided into a plurality of subtasks through a query task subsystem, and the query tasks are asynchronously returned to a query task initiator after all the query subtasks are returned. And the query task subsystem adds a synchronous query or asynchronous query mark to the query task according to the complexity of the query task. And the second application system interface service subsystem sends the query parameters added with the query marks to the second application system.
And step S306, the second application system converts the query parameters into a plurality of sub-query tasks according to the asynchronous query identifier, executes the plurality of query sub-tasks, and sends query results of the plurality of query sub-tasks to a network service interface service subsystem of the second application system.
And the second application system decomposes the query task into a plurality of sub-query tasks according to the added asynchronous query mark, respectively executes the sub-query tasks, and sends the query result of the sub-query tasks to the network service interface service subsystem of the second application system after each sub-query task is completed.
Step S307, the second application system interface service subsystem receives the query results of the plurality of query subtasks, encapsulates the query results of the plurality of query subtasks, and sends the encapsulated query results to an enterprise service bus.
The second application system interface service subsystem receives the query results of the query subtasks, the time of the received query results is different because the completion time of each query subtask is different, the second application system interface service subsystem modifies the subtasks into a completion state after receiving the query results of each query subtask, encapsulates the query results of each query subtask, generates query results in an XML format, and sends the encapsulated query results to the enterprise service bus. And finishing sending the query results of all the query subtasks.
Step S308, the enterprise service bus receives the packaged query result and transmits the packaged query result to the first application system interface service subsystem.
Step S309, the first application system interface service subsystem converts the encapsulated query result into data that can be identified by the first application system, and sends the data that can be identified to the first application system.
Step S310, the first application system receives the identifiable data and displays the identifiable data at the front end of the system.
In this embodiment, after the query request file is converted into the query parameter that can be identified by the second application system, before the query parameter is sent to the second application system, the following steps are added: and the query task subsystem adds an asynchronous query identifier for the query parameter. The query request can be decomposed into a plurality of query subtasks according to the complexity of the query task. The speed of processing the query request can be further improved, the time for processing the query request is saved, and therefore partial data are preferentially returned for front-end display.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
It will be understood by those skilled in the art that the modules or steps of the invention described above may be implemented by a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and optionally they may be implemented by program code executable by a computing device, such that it may be stored in a memory device and executed by a computing device, or it may be separately fabricated into various integrated circuit modules, or it may be fabricated by fabricating a plurality of modules or steps thereof into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The embodiments in the present specification are described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same or similar parts in the embodiments are referred to each other.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (4)

1. A data interconnection inquiry method facing to a service system architecture is realized based on a data interconnection inquiry system facing to the service system architecture, and the data interconnection inquiry system comprises: the enterprise service bus is used for providing decoupling service and medium basic service; the system comprises at least two application systems, wherein each application system comprises an interface service subsystem, and the interface service subsystem is used for sending a network query data service request to other application systems through the enterprise service bus and/or processing the network query data service request sent by the other application systems to the application system through the enterprise service bus; characterized in that the method comprises:
the first application system sends a query request to the first interface service subsystem;
a first interface service subsystem receives a query request, converts the query request into a query request file and sends the query request file to an enterprise service bus;
the enterprise service bus determines a second application system for processing the query request according to a uniform resource locator in the pre-stored network service information, and sends the query request file to a second application system interface service subsystem;
the second application system interface service subsystem receives the query request file, converts the query request file into query parameters which can be identified by a second application system, and sends the query parameters to the second application system;
the second application system inquires according to the inquiry parameters and returns the inquiry result to the second application system interface service subsystem;
the second application system interface service subsystem encapsulates the query result and sends the encapsulated query result to an enterprise service bus;
the enterprise service bus receives the packaged query result and transmits the packaged query result to a first application system interface service subsystem;
the first application system interface service subsystem converts the packaged query result into data which can be identified by the first application system and sends the data which can be identified to the first application system;
the first application system receives the identifiable data and displays the identifiable data at the front end of the system; and marking the source of the identifiable data, and storing the data source, the query condition in the query request and the identifiable data as a group of data.
2. The method of claim 1, wherein after converting the query request file into the query parameters recognizable by the second application system, and before sending the query parameters to the second application system, the method further comprises:
the query task subsystem adds an asynchronous query identifier to the query parameter;
the second application system queries according to the query parameters and returns a query result to the second application system interface service subsystem, and the query result includes:
the second application system converts the query parameters into a plurality of sub-query tasks according to the asynchronous query identifier, executes the plurality of query sub-tasks, and sends query results of the plurality of query sub-tasks to a network service interface service subsystem of the second application system;
the second application system interface service subsystem encapsulates the query result and sends the encapsulated query result to an enterprise service bus, including:
and the second application system interface service subsystem receives the query results of the plurality of query subtasks, encapsulates the query results of the plurality of query subtasks and sends the encapsulated query results to an enterprise service bus.
3. The method of claim 1, wherein the enterprise service bus determines the second application system for processing the query request according to a uniform resource locator in the network service information, and sends the query request file to a second application system interface service subsystem, and the method comprises:
and the enterprise service bus carries out security authentication on the first application system interface service subsystem, determines the second application system for processing the query request according to the uniform resource locator in the network service information when the security authentication passes, and transmits the query request file to the second application system network service interface service subsystem.
4. The method according to any one of claims 1-3, wherein the query request file and the encapsulated query result are extensible markup language formatted files.
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 CN105224594A (en) 2016-01-06
CN105224594B true 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)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111865746B (en) * 2020-06-19 2022-08-19 苏宁云计算有限公司 System development method and device based on loop bus
CN112084247B (en) * 2020-09-10 2023-10-13 中国工商银行股份有限公司 Method and device for expanding application program service
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

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9229998B2 (en) * 2010-05-13 2016-01-05 Appsfreedom, Inc. Method and system for exchanging information between back-end and front-end systems

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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

Also Published As

Publication number Publication date
CN105224594A (en) 2016-01-06

Similar Documents

Publication Publication Date Title
CN105224594B (en) Service-oriented architecture data interconnection query system and query method
Rouached et al. RESTful sensor web enablement services for wireless sensor networks
CN102663009B (en) Web-service integration method supporting data privatization of enterprise users
CN102902536A (en) Computer system of Internet of things
CN108446335B (en) Heterogeneous system data extraction and unified external data exchange method based on database
US9826051B2 (en) Content integration framework
CN112511591A (en) Method, device, equipment and medium for realizing hospital interface data interaction
CN101459609A (en) Enterprise service bus implementing method
CN116802628A (en) Data management and query method and device, service grid system and computing equipment
CN114221995A (en) Service calling method and device and electronic equipment
US20160156704A1 (en) Exchange of information between processing servers
KR20070061169A (en) System and method for managing postal devices using rfid
CN112417016B (en) Data exchange method, system, equipment and storage medium
US10083407B2 (en) Ad hoc task creation and process modification
EP2897344B1 (en) Content integration framework
WO2012061028A1 (en) Capturing provenance data within heterogeneous distributed communications systems
WO2013121572A1 (en) Method of providing different-type system data in distributed system
CN113918245A (en) Data calling method, device, equipment and computer readable storage medium
Mohammed et al. Configuring and visualizing the data resources in a cloud-based data collection framework
CN103840858B (en) Data capture method and Common Information Model CIM service end
US20180165749A1 (en) Multi-factor routing system for exchanging business transactions
Seilonen et al. Service-oriented application integration for condition-based maintenance with OPC unified architecture
KR20220089867A (en) Data Exchange System Between Port Resource and Port System Based on Smart Port IoT Platform Environment
CN112416980A (en) Data service processing method, device and equipment
CN106341293B (en) A kind of method and device of information system access Enterprise Service Bus

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