CN109120684B - Information management method and device, ESB (Enterprise service bus) platform and storage medium - Google Patents
Information management method and device, ESB (Enterprise service bus) platform and storage medium Download PDFInfo
- Publication number
- CN109120684B CN109120684B CN201810867266.4A CN201810867266A CN109120684B CN 109120684 B CN109120684 B CN 109120684B CN 201810867266 A CN201810867266 A CN 201810867266A CN 109120684 B CN109120684 B CN 109120684B
- Authority
- CN
- China
- Prior art keywords
- access request
- request message
- management server
- monitoring management
- target access
- 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
Links
- 238000007726 management method Methods 0.000 title claims abstract description 202
- 238000012544 monitoring process Methods 0.000 claims abstract description 158
- 238000012545 processing Methods 0.000 claims abstract description 69
- 238000013475 authorization Methods 0.000 claims abstract description 38
- 238000006243 chemical reaction Methods 0.000 claims abstract description 29
- 238000000034 method Methods 0.000 claims description 28
- 238000012795 verification Methods 0.000 claims description 20
- 238000013523 data management Methods 0.000 abstract description 6
- 230000004044 response Effects 0.000 description 10
- 238000004891 communication Methods 0.000 description 7
- 230000008569 process Effects 0.000 description 7
- 230000006870 function Effects 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000005111 flow chemistry technique Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 210000000653 nervous system Anatomy 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
- H04L67/565—Conversion or adaptation of application format or content
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/08—Protocols for interworking; Protocol conversion
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Computer And Data Communications (AREA)
Abstract
The invention discloses an information management method and device and an ESB bus platform. The ESB bus platform firstly receives an access request message sent by a monitoring management server, wherein the access request message is used for calling information management service provided by the monitoring management server; then when receiving the access request message, analyzing the access request message to judge whether the access request message is an authorization request; when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server; and finally, the target request message is sent to the monitoring management server, so that the monitoring management server performs corresponding information management processing and returns a processing result, and the stability of the current enterprise service bus in the aspect of data management service is effectively improved.
Description
Technical Field
The invention relates to the technical field of network communication, in particular to an information management method and device, an ESB bus platform and a storage medium.
Background
The ESB is called Enterprise Service Bus in full, and the name of the Chinese is Enterprise Service Bus. It is a product of the combination of traditional middleware technology and XML (extensible markup language), Web service and other technologies. The ESB provides the most basic connection center in the network and is an essential element for constructing the nervous system of an enterprise. The advent of ESB changed the traditional software architecture. From the function point of view, the ESB provides an event-driven and document-oriented processing mode and a distributed operation management mechanism, supports content-based routing and filtering, has the transmission capability of complex data, and can provide a series of standard interfaces, and the existing enterprise service bus is not stable in the aspects of managing data, file data service and the like because the existing enterprise service bus does not aim at service arrangement.
The above is only for the purpose of assisting understanding of the technical aspects of the present invention, and does not represent an admission that the above is prior art.
Disclosure of Invention
The invention mainly aims to provide an information management method, an information management device, an ESB bus platform and a storage medium, and aims to solve the problem that the existing enterprise service bus is not stable enough in the aspect of data management service.
In order to achieve the above object, the present invention provides an information management method, including the steps of:
the ESB bus platform receives an access request message sent by a monitoring management server, wherein the access request message is used for calling information management service provided by the monitoring management server;
when the access request message is received, analyzing the access request message to judge whether the access request message is an authorization request;
when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server;
and sending the target request message to the monitoring management server side so that the monitoring management server side performs corresponding information management processing and returns a processing result.
Preferably, the converting, when the access request packet is an authorization request, the access request packet into a target request packet according to a preset protocol conversion policy includes:
when the access request message is an authorization request, sending the access request message into a preset request queue, and converting the access request message into a target request message with a preset format;
carrying out message structure verification on the target request message through a first preset node;
and when the verification is successful, identifying the target access request message as a protocol format message adapted to the monitoring management server side, and executing the step of sending the target access request message to the monitoring management server side.
Preferably, when the verification is successful, the identifying the target access request packet as a protocol format packet adapted by the monitoring management server includes:
when the verification is successful, the target access request message is sent to a preset target queue;
responding the target access request through a second preset node to judge whether follow-up operation of the target access request needs to be performed;
and when the judgment result is that the follow-up operation of the target access request needs to be flushed, determining the target access request message as a protocol format message adapted by the monitoring management server.
Preferably, when the determination result is that the subsequent operation of the target access request needs to be flushed, after the target access request packet is determined to be a protocol format packet adapted by the monitoring management server, the method further includes:
taking out the target access request from the second preset node, and sending the target access request to a routing node, so that the routing node sets a destination address of the target access request and a monitoring queue of the monitoring management server;
and executing the step of sending the target access request message to the monitoring management server according to the set destination address and the monitoring queue of the monitoring management server.
Preferably, after sending the target request packet to the monitoring management server to enable the monitoring management server to perform corresponding information management processing and return a processing result, the method further includes:
and receiving a processing result returned by the monitoring management server, converting the processing result into a protocol format adapted to the monitoring management server according to the protocol conversion strategy, and feeding back the converted processing result to the monitoring management server so that the monitoring management server displays the converted processing result.
Preferably, after the access request packet is an authorization request and is converted into a target request packet according to a preset protocol conversion policy, the method further includes:
calculating the estimated processing time of the target request message;
correspondingly, after the sending the target request packet to the monitoring management server, the method further includes:
and when detecting that the target request message is not sent to the monitoring management server side after the estimated processing time is exceeded, recording an access request message corresponding to the target request message and generating prompt information.
Preferably, the preset format comprises a WebService/XML protocol format or a UDP/TCP/XML protocol format.
In addition, to achieve the above object, the present invention further provides an ESB bus platform, including:
the monitoring management server is used for receiving an access request message sent by the monitoring management server, wherein the access request message is used for calling an information management service provided by the monitoring management server;
the judging module is used for analyzing the access request message when receiving the access request message so as to judge whether the access request message is an authorization request;
a conversion module, configured to convert, when the access request packet is an authorization request, the access request packet into a target request packet according to a preset protocol conversion policy, where the target request packet is a protocol format packet adapted to the monitoring management server;
and the sending module is used for sending the target request message to the monitoring management server so that the monitoring management server performs corresponding information management processing and returns a processing result.
In addition, in order to achieve the above object, the present invention further provides an information management apparatus, which includes a memory, a processor, and an information management program stored in the memory and executable on the processor, wherein the information management program is configured to implement the steps of the information management method according to any one of the above.
In addition, in order to achieve the above object, the present invention is also a computer-readable storage medium, wherein an information management program is stored on the computer-readable storage medium, and when the information management program is executed by a processor, the steps of the information management method are implemented.
The ESB bus platform firstly receives an access request message sent by a monitoring management server, wherein the access request message is used for calling information management service provided by the monitoring management server; then when receiving the access request message, analyzing the access request message to judge whether the access request message is an authorization request; when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server; and finally, the target request message is sent to the monitoring management server, so that the monitoring management server performs corresponding information management processing and returns a processing result, and the stability of the current enterprise service bus in the aspect of data management service is effectively improved.
Drawings
FIG. 1 is a schematic structural diagram of an information management apparatus for a hardware operating environment according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a first embodiment of an information management method according to the present invention;
FIG. 3 is a block diagram of an ESB bus platform according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Referring to fig. 1, fig. 1 is a schematic structural diagram of an information management apparatus of a hardware operating environment according to an embodiment of the present invention.
As shown in fig. 1, the information management apparatus may include: a processor 1001, such as a CPU, a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein a communication bus 1002 is used to enable connective communication between these components. The user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard), and the optional user interface 1003 may also include a standard wired interface, a wireless interface. The network interface 1004 may optionally include a standard wired interface, a wireless interface (e.g., WI-FI interface). The memory 1005 may be a high-speed RAM memory or a non-volatile memory (e.g., a magnetic disk memory).
Those skilled in the art will appreciate that the configuration shown in fig. 1 does not constitute a limitation of the information management apparatus, and may include more or less components than those shown, or some components in combination, or a different arrangement of components.
As shown in fig. 1, a memory 1005, which is a kind of computer storage medium, may include therein an operating system, a network communication module, a user interface module, and an information management program.
In the information management apparatus shown in fig. 1, the network interface 1004 is mainly used for data communication; the user interface 1003 is mainly used for receiving input instructions of a user; the secure device calls the information management program stored in the memory 1005 through the processor 1001 and performs the following operations:
receiving an access request message sent by a monitoring management server, wherein the access request message is used for calling an information management service provided by the monitoring management server;
when the access request message is received, analyzing the access request message to judge whether the access request message is an authorization request;
when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server;
and sending the target request message to the monitoring management server side so that the monitoring management server side performs corresponding information management processing and returns a processing result.
Further, the processor 1001 may call the information management program stored in the memory 1005, and also perform the following operations:
when the access request message is an authorization request, sending the access request message into a preset request queue, and converting the access request message into a target request message with a preset format;
carrying out message structure verification on the target request message through a first preset node;
and when the verification is successful, identifying the target access request message as a protocol format message adapted to the monitoring management server side, and executing the step of sending the target access request message to the monitoring management server side.
Further, the processor 1001 may call the information management program stored in the memory 1005, and also perform the following operations:
when the verification is successful, the target access request message is sent to a preset target queue;
responding the target access request through a second preset node to judge whether follow-up operation of the target access request needs to be performed;
and when the judgment result is that the follow-up operation of the target access request needs to be flushed, determining the target access request message as a protocol format message adapted by the monitoring management server.
Further, the processor 1001 may call the information management program stored in the memory 1005, and also perform the following operations:
taking out the target access request from the second preset node, and sending the target access request to a routing node, so that the routing node sets a destination address of the target access request and a monitoring queue of the monitoring management server;
and executing the step of sending the target access request message to the monitoring management server according to the set destination address and the monitoring queue of the monitoring management server.
Further, the processor 1001 may call the information management program stored in the memory 1005, and also perform the following operations:
and receiving a processing result returned by the monitoring management server, converting the processing result into a protocol format adapted to the monitoring management server according to the protocol conversion strategy, and feeding back the converted processing result to the monitoring management server so that the monitoring management server displays the converted processing result.
Further, the processor 1001 may call the information management program stored in the memory 1005, and also perform the following operations:
calculating the estimated processing time of the target request message;
and when detecting that the target request message is not sent to the monitoring management server side after the estimated processing time is exceeded, recording an access request message corresponding to the target request message and generating prompt information.
The ESB bus platform of this embodiment first receives an access request message sent by a monitoring management server, where the access request message is used to invoke an information management service provided by the monitoring management server; then when receiving the access request message, analyzing the access request message to judge whether the access request message is an authorization request; when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server; and finally, the target request message is sent to the monitoring management server, so that the monitoring management server performs corresponding information management processing and returns a processing result, and the stability of the current enterprise service bus in the aspect of data management service is effectively improved.
Based on the hardware structure, the embodiment of the information management method is provided.
Referring to fig. 2, fig. 2 is a flowchart illustrating a first embodiment of an information management method according to the present invention.
In a first embodiment, the informatization management method comprises the following steps:
step S10: the ESB bus platform receives an access request message sent by a monitoring management server, wherein the access request message is used for calling information management service provided by the monitoring management server;
it can be understood that the ESB bus platform in this embodiment belongs to an ESB integrated platform, which includes three functional components: namely an ESB bus platform, an adapter and a monitoring management platform (corresponding to the monitoring management server). The bus platform is realized based on a Message Broker (responsible for Message flow processing), and serves as a core role of the whole ESB integrated platform; the adapter is responsible for accessing each service system to the ESB integrated platform to complete functions of communication mode conversion, message format processing and the like of the bottom layer; the monitoring management platform functions are divided into two major categories, one is service management, and the other is service management, including functions of registration, release, inquiry, statistics and the like of services. And the other type is operation monitoring, which comprises functions of service monitoring, queue monitoring, abnormity alarming and the like. The bus platform, the adapter and the monitoring management platform form a complete ESB integrated platform to provide information bus service for each business system.
In this embodiment, the ESB bus platform may issue the monitoring management interface, so that the monitoring management server side may call the corresponding information management service by calling the interface to send the access request packet. The monitoring management server can be characterized as a webpage terminal, a computer or a mobile phone and other terminal equipment;
step S20: when the access request message is received, analyzing the access request message to judge whether the access request message is an authorization request;
it can be understood that the bus platform realizes the authentication of the service requester and the service provider through an authentication mechanism, and simultaneously, determines which access systems can use which services through service authorization, thereby ensuring the security of the business system.
Step S30: when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server;
specifically, the step S30 further includes: when the access request message is an authorization request, sending the access request message into a preset request queue, and converting the access request message into a target request message with a preset format;
carrying out message structure verification on the target request message through a first preset node;
and when the verification is successful, identifying the target access request message as a protocol format message adapted to the monitoring management server side, and executing the step of sending the target access request message to the monitoring management server side. When the verification is successful, the target access request message is sent to a preset target queue; responding the target access request through a second preset node to judge whether follow-up operation of the target access request needs to be performed; and when the judgment result is that the follow-up operation of the target access request needs to be flushed, determining the target access request message as a protocol format message adapted by the monitoring management server.
Further, after determining that the target access request packet is a protocol format packet adapted by the monitoring management server when the determination result is that the subsequent operation of the target access request needs to be flushed, the method further includes: taking out the target access request from the second preset node, and sending the target access request to a routing node, so that the routing node sets a destination address of the target access request and a monitoring queue of the monitoring management server; and executing the step of sending the target access request message to the monitoring management server according to the set destination address and the monitoring queue of the monitoring management server.
It should be noted that the preset format of the present embodiment may include a WebService/XML protocol format or a UDP/TCP/XML protocol format.
Specifically, the main flow of step S30 in this embodiment may be:
1. the response message enters a service response processing main message flow through a queue (preset request queue);
2. firstly, the correctness of an XML message is verified through an MSG.RESPONSE.VALIDARATION node (a first preset node), and if the message structure is correct, a response initialization node is entered;
3. entering a response initialization node (a second preset node), wherein the response initialization node is responsible for initializing the destination queue name of the response message;
4. entering a positive-going judgment stage, wherein the node is responsible for judging whether the subsequent operation of response needs positive-going or not, and then entering a routing node;
5. the routing node is responsible for setting a destination address of the response message and a queue monitored by the requester, and then putting the destination address into the MQ-Output node; at this point, the response processing of the service is completed.
Step S40: and sending the target request message to the monitoring management server side so that the monitoring management server side performs corresponding information management processing and returns a processing result.
Specifically, after the monitoring management server performs corresponding information management processing and returns a processing result, the ESB bus platform receives the processing result returned by the monitoring management server, converts the processing result into a protocol format adapted to the monitoring management server according to the protocol conversion policy, and feeds back the converted processing result to the monitoring management server, so that the monitoring management server displays the converted processing result.
Further, the embodiment also performs service timeout check on the access request message, that is, after the access request message is an authorization request and is converted into a target request message according to a preset protocol conversion policy, calculates the estimated processing time of the target request message; correspondingly, after the sending the target request packet to the monitoring management server, the method further includes: and when detecting that the target request message is not sent to the monitoring management server side after the estimated processing time is exceeded, recording an access request message corresponding to the target request message and generating prompt information.
It will be appreciated that there may be a possibility of failure throughout the process due to the service. Therefore, the bus platform will record the processing start-stop time of each message, and check whether the service has timed out in the process of message processing. If the service has timed out, the bus platform will record the service information of the timed out waiting for manual means to process.
The ESB bus platform of this embodiment first receives an access request message sent by a monitoring management server, where the access request message is used to invoke an information management service provided by the monitoring management server; then when receiving the access request message, analyzing the access request message to judge whether the access request message is an authorization request; when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server; and finally, the target request message is sent to the monitoring management server, so that the monitoring management server performs corresponding information management processing and returns a processing result, and the stability of the current enterprise service bus in the aspect of data management service is effectively improved.
In addition, an embodiment of the present invention further provides an ESB bus platform, where the ESB bus platform includes:
the system comprises a receiving module 10, a monitoring management server and a processing module, wherein the receiving module is used for receiving an access request message sent by the monitoring management server, and the access request message is used for calling an information management service provided by the monitoring management server;
the determining module 20 is configured to, when receiving the access request packet, analyze the access request packet to determine whether the access request packet is an authorization request;
a conversion module 30, configured to convert, when the access request packet is an authorization request, the access request packet into a target request packet according to a preset protocol conversion policy, where the target request packet is a protocol format packet adapted by the monitoring management server;
and the sending module 40 is configured to send the target request packet to the monitoring management server, so that the monitoring management server performs corresponding information management processing and returns a processing result.
In this embodiment, the specific implementation manner of the cloud ESB bus platform of the present invention may refer to the above-mentioned information management method embodiment, and details are not described here.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where an information management program is stored on the computer-readable storage medium, and when executed by a processor, the information management program implements the following operations:
the ESB bus platform receives an access request message sent by a monitoring management server, wherein the access request message is used for calling information management service provided by the monitoring management server;
when the access request message is received, analyzing the access request message to judge whether the access request message is an authorization request;
when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server;
and sending the target request message to the monitoring management server side so that the monitoring management server side performs corresponding information management processing and returns a processing result.
Further, the information management program when executed by the processor further implements the following operations:
when the access request message is an authorization request, sending the access request message into a preset request queue, and converting the access request message into a target request message with a preset format;
carrying out message structure verification on the target request message through a first preset node;
and when the verification is successful, identifying the target access request message as a protocol format message adapted to the monitoring management server side, and executing the step of sending the target access request message to the monitoring management server side.
Further, the information management program when executed by the processor further implements the following operations:
when the verification is successful, the target access request message is sent to a preset target queue;
responding the target access request through a second preset node to judge whether follow-up operation of the target access request needs to be performed;
and when the judgment result is that the follow-up operation of the target access request needs to be flushed, determining the target access request message as a protocol format message adapted by the monitoring management server.
Further, the information management program when executed by the processor further implements the following operations:
taking out the target access request from the second preset node, and sending the target access request to a routing node, so that the routing node sets a destination address of the target access request and a monitoring queue of the monitoring management server;
and executing the step of sending the target access request message to the monitoring management server according to the set destination address and the monitoring queue of the monitoring management server.
Further, the information management program when executed by the processor further implements the following operations:
and receiving a processing result returned by the monitoring management server, converting the processing result into a protocol format adapted to the monitoring management server according to the protocol conversion strategy, and feeding back the converted processing result to the monitoring management server so that the monitoring management server displays the converted processing result.
Further, the information management program when executed by the processor further implements the following operations:
calculating the estimated processing time of the target request message;
and when detecting that the target request message is not sent to the monitoring management server side after the estimated processing time is exceeded, recording an access request message corresponding to the target request message and generating prompt information.
The ESB bus platform of this embodiment first receives an access request message sent by a monitoring management server, where the access request message is used to invoke an information management service provided by the monitoring management server; then when receiving the access request message, analyzing the access request message to judge whether the access request message is an authorization request; when the access request message is an authorization request, converting the access request message into a target request message according to a preset protocol conversion strategy, wherein the target request message is a protocol format message adapted to the monitoring management server; and finally, the target request message is sent to the monitoring management server, so that the monitoring management server performs corresponding information management processing and returns a processing result, and the stability of the current enterprise service bus in the aspect of data management service is effectively improved.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or system. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
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.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.
Claims (8)
1. An information management method, characterized in that the method comprises the following steps:
the ESB bus platform receives an access request message sent by a monitoring management server, wherein the access request message is used for calling information management service provided by the monitoring management server;
when the access request message is received, analyzing the access request message to judge whether the access request message is an authorization request;
when the access request message is an authorization request, converting the access request message into a target access request message according to a preset protocol conversion strategy, wherein the target access request message is a protocol format message adapted to the monitoring management server;
sending the target access request message to the monitoring management server side so that the monitoring management server side performs corresponding information management processing and returns a processing result;
wherein, the access request message is an authorization request, and the access request message is converted into a target access request message according to a preset protocol conversion policy, and the method specifically includes:
when the access request message is an authorization request, sending the access request message into a preset request queue, and converting the access request message into a target access request message with a preset format;
carrying out message structure verification on the target access request message through a first preset node;
when the verification is successful, the target access request message is determined to be a protocol format message adapted to the monitoring management server side, and the step of sending the target access request message to the monitoring management server side is executed;
wherein, when the verification is successful, the determining that the target access request message is a protocol format message adapted to the monitoring management server specifically includes:
when the verification is successful, the target access request message is sent to a preset target queue;
responding the target access request through a second preset node to judge whether follow-up operation of the target access request needs to be performed;
and when the judgment result is that the follow-up operation of the target access request needs to be flushed, determining the target access request message as a protocol format message adapted by the monitoring management server.
2. The method according to claim 1, wherein when the determination result is that the subsequent operation of the target access request needs to be flushed, after the target access request packet is determined to be a protocol format packet adapted by the monitoring management server, the method further comprises:
taking out the target access request from the second preset node, and sending the target access request to a routing node, so that the routing node sets a destination address of the target access request and a monitoring queue of the monitoring management server;
and executing the step of sending the target access request message to the monitoring management server according to the set destination address and the monitoring queue of the monitoring management server.
3. The method according to any one of claims 1-2, wherein after sending the target access request packet to the monitoring management server to enable the monitoring management server to perform corresponding information management processing and return a processing result, the method further comprises:
and receiving a processing result returned by the monitoring management server, converting the processing result into a protocol format adapted to the monitoring management server according to the protocol conversion strategy, and feeding back the converted processing result to the monitoring management server so that the monitoring management server displays the converted processing result.
4. The method according to any one of claims 1-2, wherein after the access request message is an authorization request and the access request message is converted into a target access request message according to a preset protocol conversion policy, the method further comprises:
calculating the estimated processing time of the target access request message;
correspondingly, after the sending the target access request message to the monitoring management server, the method further includes:
and when detecting that the target access request message is not sent to the monitoring management server side after the estimated processing time is exceeded, recording the access request message corresponding to the target access request message and generating prompt information.
5. The method of any of claims 1-2, wherein the preset format comprises a WebService/XML protocol format or a UDP/TCP/XML protocol format.
6. An ESB bus platform, comprising:
the monitoring management server is used for receiving an access request message sent by the monitoring management server, wherein the access request message is used for calling an information management service provided by the monitoring management server;
the judging module is used for analyzing the access request message when receiving the access request message so as to judge whether the access request message is an authorization request;
the conversion module is used for converting the access request message into a target access request message according to a preset protocol conversion strategy when the access request message is an authorization request, wherein the target access request message is a protocol format message adapted to the monitoring management server;
the sending module is used for sending the target access request message to the monitoring management server so that the monitoring management server performs corresponding information management processing and returns a processing result;
wherein the conversion module is further configured to:
when the access request message is an authorization request, sending the access request message into a preset request queue, and converting the access request message into a target access request message with a preset format;
carrying out message structure verification on the target access request message through a first preset node;
when the verification is successful, the target access request message is determined to be a protocol format message adapted to the monitoring management server side;
wherein the conversion module is further configured to:
when the verification is successful, the target access request message is sent to a preset target queue;
responding the target access request through a second preset node to judge whether follow-up operation of the target access request needs to be performed;
and when the judgment result is that the follow-up operation of the target access request needs to be flushed, determining the target access request message as a protocol format message adapted by the monitoring management server.
7. An information management apparatus comprising a memory, a processor, and an information management program stored on the memory and executable on the processor, the information management program being configured to implement the steps of the information management method according to any one of claims 1 to 5.
8. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon an informatization management program, which when executed by a processor, implements the steps of the informatization management method of any one of claims 1 to 5.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810867266.4A CN109120684B (en) | 2018-08-01 | 2018-08-01 | Information management method and device, ESB (Enterprise service bus) platform and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201810867266.4A CN109120684B (en) | 2018-08-01 | 2018-08-01 | Information management method and device, ESB (Enterprise service bus) platform and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN109120684A CN109120684A (en) | 2019-01-01 |
CN109120684B true CN109120684B (en) | 2021-10-01 |
Family
ID=64863914
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201810867266.4A Active CN109120684B (en) | 2018-08-01 | 2018-08-01 | Information management method and device, ESB (Enterprise service bus) platform and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN109120684B (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112532564B (en) * | 2019-09-17 | 2022-09-13 | 中国移动通信集团广东有限公司 | Service calling method and device and electronic equipment |
CN110636127B (en) * | 2019-09-20 | 2022-07-01 | 大唐融合通信股份有限公司 | Communication processing method and system between information data |
CN110650197B (en) * | 2019-09-25 | 2022-05-20 | 华人运通(上海)新能源驱动技术有限公司 | Signal transmission method and device |
CN112054998A (en) * | 2020-08-10 | 2020-12-08 | 中粮招商局(深圳)粮食电子交易中心有限公司 | Proxy service method, device, equipment and computer readable storage medium |
CN112769931A (en) * | 2020-12-31 | 2021-05-07 | 天津浪淘科技股份有限公司 | Service management platform |
CN113067885B (en) * | 2021-03-31 | 2024-02-27 | 中国建设银行股份有限公司 | Application system, request processing method, electronic device and storage medium |
CN113556392B (en) * | 2021-07-19 | 2023-11-14 | 广州市百果园网络科技有限公司 | Communication system, method, apparatus and storage medium |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103067235A (en) * | 2012-12-14 | 2013-04-24 | 北京思特奇信息技术股份有限公司 | Enterprise service bus |
CN103179211A (en) * | 2013-03-26 | 2013-06-26 | 北京视博数字电视科技有限公司 | Cloud-computing-based data processing method and system of comprehensive operation support system |
CN103595695A (en) * | 2012-08-15 | 2014-02-19 | 深圳中兴网信科技有限公司 | Method and system for providing services by service bus |
CN105763419A (en) * | 2016-02-02 | 2016-07-13 | 邦彦技术股份有限公司 | Instant messaging service calling method and enterprise service bus server |
CN108074076A (en) * | 2017-12-08 | 2018-05-25 | 上海壹账通金融科技有限公司 | Service providing method, device, equipment and readable storage medium storing program for executing based on ESB |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9813492B2 (en) * | 2015-05-18 | 2017-11-07 | Oracle International Corporation | System and method for automatic migration of poller proxy services in a service bus environment |
-
2018
- 2018-08-01 CN CN201810867266.4A patent/CN109120684B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103595695A (en) * | 2012-08-15 | 2014-02-19 | 深圳中兴网信科技有限公司 | Method and system for providing services by service bus |
CN103067235A (en) * | 2012-12-14 | 2013-04-24 | 北京思特奇信息技术股份有限公司 | Enterprise service bus |
CN103179211A (en) * | 2013-03-26 | 2013-06-26 | 北京视博数字电视科技有限公司 | Cloud-computing-based data processing method and system of comprehensive operation support system |
CN105763419A (en) * | 2016-02-02 | 2016-07-13 | 邦彦技术股份有限公司 | Instant messaging service calling method and enterprise service bus server |
CN108074076A (en) * | 2017-12-08 | 2018-05-25 | 上海壹账通金融科技有限公司 | Service providing method, device, equipment and readable storage medium storing program for executing based on ESB |
Also Published As
Publication number | Publication date |
---|---|
CN109120684A (en) | 2019-01-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109120684B (en) | Information management method and device, ESB (Enterprise service bus) platform and storage medium | |
US8219970B2 (en) | XML push and remote execution of a wireless applications | |
CN110347560A (en) | Abnormal prompt method, apparatus, system, equipment and the medium of big data product | |
CN101431713B (en) | Resource access method and device | |
CN110011875B (en) | Dialing test method, device, equipment and computer-readable storage medium | |
CN112054998A (en) | Proxy service method, device, equipment and computer readable storage medium | |
CN109639749B (en) | Cloud desktop access method, device, equipment and storage medium | |
US9128886B2 (en) | Computer implemented method, computer system, electronic interface, mobile computing device and computer readable medium | |
WO2013189313A1 (en) | Method and device for achieving remote manipulation | |
CN108733495B (en) | Method and apparatus for enabling cross-platform communication | |
CN112788518A (en) | Location service processing method and related equipment | |
CN111931030A (en) | Request adaptation method, device, equipment and storage medium based on heterogeneous system | |
CN102779071A (en) | Method, device and system for calling software interface | |
WO2021093672A1 (en) | Method for embedding external system, workflow system, device and computer readable storage medium | |
CN115934305A (en) | Cloud platform management method, server and computer-readable storage medium | |
CN114301970A (en) | Service calling method and device, electronic equipment and storage medium | |
CN103207811B (en) | The implementation method of general code help system and system thereof | |
US20060168220A1 (en) | Network service providing method and system | |
CN1939035B (en) | Method and apparatus for communicating data between computer devices | |
US7086051B2 (en) | Method and apparatus for just-in-time provisioning application-related information at a communication device | |
CN113709187B (en) | Multi-server data request method, device, equipment and storage medium | |
KR20200003717A (en) | Building control automation system and method for providing of building control service using the same | |
CN109062848B (en) | Purchase management method and device based on ESB bus platform and bus platform | |
CN113379556A (en) | Dynamic monitoring method, device and equipment for service data | |
CN102571935B (en) | A kind of method of transfer of data, client, server and system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |