CN115641083A - Message checking method and device, computer equipment and computer readable storage medium - Google Patents

Message checking method and device, computer equipment and computer readable storage medium Download PDF

Info

Publication number
CN115641083A
CN115641083A CN202211319330.8A CN202211319330A CN115641083A CN 115641083 A CN115641083 A CN 115641083A CN 202211319330 A CN202211319330 A CN 202211319330A CN 115641083 A CN115641083 A CN 115641083A
Authority
CN
China
Prior art keywords
message
incoming
service
information
verification
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.)
Pending
Application number
CN202211319330.8A
Other languages
Chinese (zh)
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.)
Ping An Bank Co Ltd
Original Assignee
Ping An Bank 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 Ping An Bank Co Ltd filed Critical Ping An Bank Co Ltd
Priority to CN202211319330.8A priority Critical patent/CN115641083A/en
Publication of CN115641083A publication Critical patent/CN115641083A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Abstract

The embodiment of the invention discloses a message checking method, a message checking device, computer equipment and a computer readable storage medium, wherein the method comprises the following steps: receiving incoming information filled in by a plurality of users on a service page of an application system, wherein the application system comprises an approval system and a verification system; generating a corresponding incoming message according to the incoming message and channel information corresponding to the application system; when the incoming message is in the approval system, the checking system acquires the incoming message through the message middleware; comparing the acquired incoming message with a service message template of the application system through a verification system to generate a comparison result; and if the comparison result is inconsistent, generating message warning information. The examination and approval system and the verification system can asynchronously process incoming messages through the message middleware, and meanwhile, when the incoming messages are inconsistent with the service message templates, message warning information can be received in time, so that not only is the manual comparison time saved, but also the processing efficiency is improved.

Description

Message checking method and device, computer equipment and computer readable storage medium
Technical Field
The present invention relates to the field of financial technologies, and in particular, to a method and an apparatus for packet verification, a computer device, and a computer-readable storage medium.
Background
In recent years, with the rapid development of information construction of domestic commercial banks, online businesses of banks are widely applied, particularly, credit card transaction is performed in various channels such as corresponding webpages, mobile phone APPs or counters, transaction flows of different channels are different, and further, system business data generated by using different channels are different. Therefore, in the iterative update process of the versions of the systems corresponding to each channel, system service fields of different channels are easily affected with each other to cause errors, and therefore, the correctness of the configuration of the system service message needs to be checked according to the consistency of the message field received by the system and the system service field. At present, generally, by analyzing the corresponding fields of the received message and manually comparing and checking the message fields and the system service fields one by one, not only is the execution time consumed, but also the efficiency is low.
Therefore, how to improve the verification efficiency of the system service data becomes an urgent technical problem to be solved.
Disclosure of Invention
In view of the problems in the prior art, the present invention provides a method, an apparatus, a computer device and a computer readable storage medium for packet verification, which can be used in financial technology or other related fields.
In order to achieve the above purpose, the embodiment of the present invention adopts the following technical solutions:
in a first aspect, an embodiment of the present invention provides a method for checking a packet, where the method includes:
receiving incoming information filled in by a plurality of users on a service page of an application system, wherein the application system comprises an approval system and a verification system;
generating a corresponding incoming message according to the incoming message and channel information corresponding to the application system;
when the incoming message is in the approval system, the checking system acquires the incoming message through a message middleware;
comparing the acquired incoming message with a service message template of the application system through the verification system to generate a comparison result;
and if the comparison result is inconsistent, generating message warning information.
In an embodiment, the comparing the obtained incoming packet with the service packet template of the application system to generate a comparison result includes:
analyzing the incoming message to obtain a corresponding first service field;
analyzing the service message template to obtain a corresponding second service field;
and comparing the consistency of the first service field and the second service field to generate the comparison result.
In an embodiment, after generating the corresponding incoming packet according to the incoming packet information and the channel information corresponding to the application system, the method further includes:
and through the message middleware, the approval system sequentially responds to the incoming message in an asynchronous processing mode, and uploads the approval result in the application system.
In an embodiment, when the incoming packet is in the approval system, the obtaining, by the verification system, the incoming packet by using a message middleware includes:
and sending the incoming message in the approval system to the message middleware, so that the checking system asynchronously obtains the incoming message through the message middleware.
In an embodiment, after generating the message warning information if the comparison result is inconsistent, the method further includes:
receiving a modification report of the service message template input by a developer;
and automatically updating the service message template according to the modification report.
In an embodiment, the packet checking method further includes:
and generating respective service message templates of the corresponding application systems according to the channel information, the version information, the identification information and the qualification information of different application systems, and storing the service message templates in the servers corresponding to the application systems.
In one embodiment, the channel information includes the channel type, and the channel type includes at least one of wechat public number, online banking, palmtop, and union pay cloud flash payment.
In a second aspect, an embodiment of the present invention provides a packet checking apparatus, where the apparatus includes:
the system comprises a receiving module, a verification module and a processing module, wherein the receiving module is used for receiving incoming information filled in by a plurality of users on a service page of an application system, and the application system comprises an approval system and a verification system;
the generation module is used for generating a corresponding incoming message according to the incoming information and the channel information corresponding to the application system;
the sending module is used for enabling the checking system to acquire the incoming message through message middleware when the incoming message is in the approval system;
the checking module is used for comparing the acquired incoming message with a service message template of the application system through the checking system to generate a comparison result;
and the warning module is used for generating message warning information if the comparison result is inconsistent.
In a third aspect, an embodiment of the present invention provides a computer device, where the computer device includes a memory and a processor, where the memory is used to store a computer program, and the processor executes the computer program to make the computer device execute the message verification method.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the computer program executes the message verification method.
The embodiment of the invention discloses a message checking method, a device, computer equipment and a readable storage medium, wherein the method comprises the following steps: receiving incoming information filled in by a plurality of users on a service page of an application system, wherein the application system comprises an approval system and a verification system; generating a corresponding incoming message according to the incoming message and channel information corresponding to the application system; when the incoming message is in the approval system, the checking system acquires the incoming message through the message middleware; comparing the acquired incoming message with a service message template of the application system through a verification system to generate a comparison result; and if the comparison result is inconsistent, generating message warning information. Compared with the prior art, the embodiment of the invention enables the examination and approval system and the verification system to asynchronously process the incoming message through the message middleware, and meanwhile, when the incoming message is inconsistent with the service message template, the message warning information can be received in time, thereby saving the manual comparison time and improving the processing efficiency.
Drawings
In order to more clearly illustrate the technical solution of the present invention, the drawings required to be used in the embodiments will be briefly described below, and it should be understood that the following drawings only illustrate some embodiments of the present invention, and therefore should not be considered as limiting the scope of the present invention. Like components are numbered similarly in the various figures.
Fig. 1 is a schematic flowchart illustrating a message verification method according to an embodiment of the present invention;
FIG. 2 is a schematic flow chart illustrating the generation of comparison results provided by an embodiment of the present invention;
FIG. 3 is a flow chart illustrating a process after generating a message alert message according to an embodiment of the present invention;
fig. 4 shows a block diagram of a structure of a message checking apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
Hereinafter, the terms "including", "having", and their derivatives, which may be used in various embodiments of the present invention, are only intended to indicate specific features, numbers, steps, operations, elements, components, or combinations of the foregoing, and should not be construed as first excluding the existence of, or adding to, one or more other features, numbers, steps, operations, elements, components, or combinations of the foregoing.
Furthermore, the terms "first," "second," "third," and the like are used solely to distinguish one from another and are not to be construed as indicating or implying relative importance.
Unless otherwise defined, all terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art to which various embodiments of the present invention belong. The terms (such as terms defined in a commonly used dictionary) will be construed to have the same meaning as the contextual meaning in the related art and will not be construed to have an idealized or overly formal meaning unless expressly so defined in various embodiments of the present invention.
Example 1
Referring to fig. 1, fig. 1 is a schematic flow chart of a message verification method according to an embodiment of the present invention, where the method includes the following steps:
step S110: receiving incoming information filled in by a plurality of users on a service page of an application system, wherein the application system comprises an approval system and a verification system.
It should be understood that the application system refers to a system used by a user when applying for transacting a service, where the service may be applying for transacting a bank card or applying for logout of the bank card, and the specific service may be selected according to an actual situation, which is not limited herein. Different application systems are generally needed to be used for transacting different services, and the incoming information required to be filled in by the different application systems is different, and the incoming information refers to the required data during transaction. Exemplarily, the user needs to transact the business of applying for transacting the bank card, and then, the application system corresponding to the bank card is filled with the required data, such as, but not limited to, name, gender, age, identification number and telephone number.
Specifically, the approval system is configured to approve the incoming item information, and further, the approval system can make a decision to approve or reject the incoming item information after the incoming item information is approved according to a certain approval rule. Therefore, the risk of error in handling the business can be reduced to a certain extent through the approval system.
Step S120: and generating a corresponding incoming message according to the incoming message and the channel information corresponding to the application system.
Specifically, the application systems are different, and the channels corresponding to the application systems are different, for example, an application system used by a bank when a business application is performed offline of the bank, an application system used by a user for performing a business application online of the user, and two different application systems correspond to two different channels; different ports of the same channel may use the same application system, for example, a web page side and an APP side of the same application system. Further, the channel information refers to a relevant description that can be used to characterize channel uniqueness, that is, channel information corresponding to different channels is different.
Therefore, the channel information corresponding to different application systems is different, and the corresponding incoming message is generated to be different, wherein the incoming message comprises complete data information of the incoming message and the channel information, and the correctness of the incoming message is guaranteed through the combination of the incoming message and the channel information.
Step S130: and when the incoming message is in the approval system, the checking system acquires the incoming message through a message middleware.
It should be understood that the verification system is configured to compare the incoming packet with the service packet template, the message middleware is equivalent to an independently deployed system, store the incoming packet through a message queue, and implement asynchronous call between the auditing system and the verification system. Illustratively, the classes of message middleware include, but are not limited to, activeMQ, rabbitMQ, rocktMQ, kafka, zeroMQ, and the like.
Specifically, when the incoming message is in the approval system, the incoming message is stored in a message queue, so that the verification system can acquire the incoming message from the message queue. That is to say, the auditing system directly sends the incoming message to the message middleware, so that the checking system can automatically go to the message middleware to obtain the incoming message. Therefore, the approval system and the verification system are not interfered with each other through the message middleware, and the coupling between the approval system and the verification system is reduced.
Step S140: and comparing the acquired incoming message with the service message template of the application system through the verification system to generate a comparison result.
Specifically, the checking system is configured to check consistency between a piece entering message and a service message template, and specifically, after acquiring the piece entering message from a message middleware, compare the consistency between the piece entering message and the service message template, and generate the comparison result. It should be understood that, in the version iteration process, a service message template of one application system is changed, and service message templates of other application systems are easily affected, so that in the embodiment of the present invention, the incoming message is used as a comparison standard, and the comparison standard is used to verify a corresponding service message template generated by the application system, so that the correctness of the service message template can be measured according to the comparison result.
Step S150: and if the comparison result is inconsistent, generating message warning information.
Specifically, if the comparison result is consistent, it indicates that the service packet template of the application system is consistent with the incoming packet, and the service packet template has no error. If the comparison result is inconsistent, the business message template of the application system is different from the incoming message, then the business message template generates message warning information when an error occurs, so as to prompt developers or channel responsible personnel to investigate specific fields of the difference message, if the configuration error of the business message template is found, the channel responsible personnel modify the configuration file information, and if the program code has a leak, the developers repair the code.
Compared with the prior art, the embodiment of the invention discloses a message checking method, which comprises the following steps: receiving incoming information filled in by a plurality of users on a service page of an application system, wherein the application system comprises an approval system and a verification system; generating a corresponding incoming message according to the incoming message and channel information corresponding to the application system; when the incoming message is in the approval system, the checking system acquires the incoming message through the message middleware; comparing the acquired incoming message with a service message template of the application system through a verification system to generate a comparison result; and if the comparison result is inconsistent, generating message warning information. Therefore, the examination and approval system and the verification system can asynchronously process the incoming message through the message middleware, and meanwhile, when the incoming message is inconsistent with the service message template, the message warning information can be received in time, so that not only is the manual comparison time saved, but also the processing efficiency is improved.
In an embodiment, referring to fig. 2, the step S140 specifically includes:
step S141: analyzing the incoming message to obtain a corresponding first service field;
step S141: analyzing the service message template to obtain a corresponding second service field;
step S141: and comparing the consistency of the first service field and the second service field to generate the comparison result.
Specifically, the comparison of the packet difference usually adopts a way of comparing specific fields, so that the comparison of the difference between the incoming packet and the service packet template further compares the specific fields of the incoming packet and the specific fields of the service packet template. Further, the incoming message and the service message template are respectively analyzed according to a preset analysis rule to obtain the first service field and the second service field, and then consistency of the first service field and the second service field is compared to generate the comparison result.
Exemplarily, the incoming message is parsed to generate the first service field, where the first service field includes, but is not limited to, version, onlineSQFlag, haszigesalaman, breakpoingflag, checkResultCode, channel, and ocflg, and the generated first service field needs to be arranged according to a certain sequence, and then the second service field obtained by parsing the service message template should also be arranged according to a certain sequence, so that the consistency between the first service field and the second service field is more conveniently compared, and the comparison result is more accurate.
In an embodiment, after the step S120, the method further includes:
and sequentially responding the incoming package messages by the approval system in an asynchronous processing mode through the message middleware, and uploading approval results in the application system.
Specifically, because there may be a large number of users transacting the application service in the same application system at the same time, the traffic of the application system will suddenly increase instantaneously, and the application system may be in a down state. Therefore, after the incoming message is generated, a large number of incoming messages are cached through the message middleware, so that the approval system can orderly and sequentially respond to the incoming messages in an asynchronous processing mode, and the response time of the incoming messages is prolonged. It should be understood that the asynchronous processing refers to executing multiple processes at the same time, and the asynchronous processing in the embodiment of the present invention refers to that two processes of the approval system and the verification system can be executed at the same time and do not interfere with each other.
Furthermore, after the approval system responds to the incoming message in sequence, the approval result is uploaded in the application system, and the user can visually see whether the applied service is successfully applied or not according to the approval result, for example, if the approval result is 'approval passed', the applied service is successfully applied; if the approval result is 'approval failure', the approval details need to be further checked, for example, if the content of the approval details is 'personal photo is not clear', the user needs to replace a clear photo meeting the requirement, and then upload the transmission information again.
Furthermore, in an embodiment, when the incoming packet is in the approval system, the obtaining, by the verification system, the incoming packet through a message middleware includes:
and sending the incoming message in the approval system to the message middleware, so that the checking system asynchronously acquires the incoming message through the message middleware.
Specifically, the message middleware may be referred to as a message queue, where the message queue has a first-in first-out characteristic, and sends and stores the incoming message to the message queue, so that the checking system can asynchronously obtain the incoming message through the message middleware at any time when it needs to consume, and it should be understood that the consuming mentioned in this embodiment refers to an execution process performed by the checking system to compare consistency of the incoming message and the service message template.
It should be noted that the whole execution flow of this implementation is: when the incoming message reaches the node of the approval system, the approval system sends the incoming message to the message middleware and responds to the incoming message through the message middleware, and meanwhile, the verification system also autonomously and asynchronously obtains the incoming message from the message middleware and consumes the incoming message.
Therefore, the verification system can be effectively prevented from blocking the execution flow of the approval system through the message middleware.
In an embodiment, referring to fig. 3, the step S150 further includes:
step S160: receiving a modification report of the service message template input by a developer;
step S170: and automatically updating the service message template according to the modification report.
Specifically, the developer receives the message warning information, determines that the service message template has an error, and then checks the service message template, so as to obtain a detailed modification report of the service message template, and further, after receiving the modification report, automatically updates the service message template according to the modification report, so that the service message template is more flexible and has strong expansibility, and after the service message template is updated, the message warning is eliminated.
In an embodiment, the packet checking method further includes:
and generating respective service message templates of the corresponding application systems according to the channel information, the version information, the identification information and the qualification information of different application systems, and storing the service message templates in the servers corresponding to the application systems.
Specifically, a service message template corresponding to the application system is generated according to the channel information, version information, identification information, qualification information and other related information of the application system, wherein the related information further comprises security information, such as whether the public security check is passed or not, and whether documents such as certificate images and the like are complete or not. The related information of different application systems is different, and the generated service message template is also different. Exemplarily, the channel information includes a channel name, a channel type, a channel identifier, and the like; the version information comprises version number, version release date, version description information and the like; the identification information comprises an identification number of an application system, an identification number of a channel corresponding to the application system and the like; the qualification information comprises a qualification number, a qualification certificate number and the like.
Furthermore, the service message template is stored in a file form on a server corresponding to the application system, and the service message template can be updated at any time along with the version iteration of the application system without modifying codes and deploying.
In one embodiment, the channel information includes the channel type, and the channel type includes at least one of wechat public number, online banking, palmtop, and union pay cloud flash payment.
It should be understood that channel information corresponding to different application systems is different, and the channel types include but are not limited to wechat public numbers, internet banking, palm life, unionpay cloud flash payment and the like. The channel type can be further subdivided according to different use ports, for example, the handheld life can be divided into a handheld life webpage end and a handheld life APP client according to different use ports of the channel type.
Example 2
Corresponding to the above method embodiments, please refer to fig. 4, and fig. 4 is a block diagram of a structure of a message checking apparatus according to an embodiment of the present invention. The packet checking apparatus 100 includes: the system comprises a receiving module 110, a generating module 120, a sending module 130, a checking module 140 and an alarming module 150.
The receiving module 110 is configured to receive incoming document information filled in a service page of an application system by multiple users, where the application system includes an approval system and a verification system.
The generating module 120 is configured to generate a corresponding incoming message according to the incoming message and the channel information corresponding to the application system.
The sending module 130 is configured to enable the checking system to obtain the incoming packet through a message middleware when the incoming packet is in the approval system.
The checking module 140 is configured to compare the obtained incoming packet with the service packet template of the application system through the checking system, and generate a comparison result.
And the warning module 150 is configured to generate message warning information if the comparison result is inconsistent.
Optionally, the verification module 140 includes:
the first analysis submodule is used for analyzing the incoming message to obtain a corresponding first service field;
the second analysis submodule is used for analyzing the service message template to obtain a corresponding second service field;
and the comparison submodule is used for comparing the consistency of the first service field and the second service field to generate the comparison result.
Optionally, the generating module 120 is further specifically configured to, through the message middleware, enable the approval system to sequentially respond to the incoming packet messages in an asynchronous processing manner, and upload the approval result in the application system.
Optionally, the generating module 120 is further specifically configured to send the incoming packet in the approval system to the message middleware, so that the checking system asynchronously obtains the incoming packet through the message middleware.
Optionally, the warning module 150 further includes:
the input sub-module is used for receiving a modification report of the service message template input by a developer;
and the updating submodule is used for automatically updating the service message template according to the modification report.
Optionally, the message verification apparatus 100 is specifically configured to generate respective service message templates of corresponding application systems according to channel information, version information, identification information, and qualification information of different application systems, and store the service message templates in servers corresponding to the application systems.
The message verification apparatus provided in the embodiment of the present application corresponds to each step of the message verification method in embodiment 1, and the options in embodiment 1 are also applicable to this embodiment, so details are not described here.
The embodiment of the present invention further provides a computer device, where the computer device includes a memory and a processor, the memory stores a computer program, and the computer program, when executed by the processor, implements the message verification method according to embodiment 1.
In one embodiment, the computer device is a device capable of automatically performing numerical calculations and/or information processing according to instructions set or stored in advance. Computer devices include at least, but are not limited to: the memory, processor, and network interface may be communicatively linked to each other by a system bus. Wherein: the memory includes at least one type of computer-readable storage medium including flash memory, hard disks, multimedia cards, card-type memory (e.g., SD or DX memory, etc.), random Access Memory (RAM), static Random Access Memory (SRAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), programmable Read Only Memory (PROM), magnetic memory, magnetic disks, optical disks, and the like. It should be understood that not all of the illustrated components need be implemented, and that more or fewer components may be implemented instead.
In this embodiment, the data processing method stored in the memory may be divided into one or more program modules and executed by one or more processors to implement the present invention.
The embodiment of the present invention further provides a computer-readable storage medium, where a computer program is stored on the computer-readable storage medium, and when the computer program is executed by a processor, the message verification method according to embodiment 1 is implemented.
In one embodiment, the computer readable storage medium may be an internal storage unit of the computer device, such as a hard disk or a memory of the computer device.
In other embodiments, the computer readable storage medium may also be an external storage device to the computer device. Of course, the computer-readable storage medium may also include both internal and external storage devices of the computer device. It should be understood that computer-readable storage media are typically used to store operating systems and various types of application software that are installed on the computer device. Further, the computer-readable storage medium may also be used to temporarily store various types of data that have been output or are to be output. In all examples shown and described herein, any particular value should be construed as exemplary only and not as a limitation, and thus other examples of example embodiments may have different values.
In the several embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other manners. The apparatus embodiments described above are merely illustrative and, for example, the flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, each functional module or unit in each embodiment of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention or a part of the technical solution that contributes to the prior art in essence can be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a smart phone, a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, and various media capable of storing program codes.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily think of the changes or substitutions within the technical scope of the present invention, and shall cover the scope of the present invention.

Claims (10)

1. A message checking method is characterized by comprising the following steps:
receiving incoming information filled in by a plurality of users on a service page of an application system, wherein the application system comprises an approval system and a verification system;
generating a corresponding incoming message according to the incoming message and channel information corresponding to the application system;
when the incoming message is in the approval system, the checking system acquires the incoming message through message middleware;
comparing the acquired incoming message with a service message template of the application system through the verification system to generate a comparison result;
and if the comparison result is inconsistent, generating message warning information.
2. The message verification method according to claim 1, wherein the comparing the obtained incoming message with the service message template of the application system to generate a comparison result comprises:
analyzing the incoming message to obtain a corresponding first service field;
analyzing the service message template to obtain a corresponding second service field;
and comparing the consistency of the first service field and the second service field to generate the comparison result.
3. The message verification method according to claim 1, wherein after generating the corresponding incoming message according to the incoming message and the channel information corresponding to the application system, the method further comprises:
and through the message middleware, the approval system sequentially responds to the incoming message in an asynchronous processing mode, and uploads the approval result in the application system.
4. The message verification method according to claim 1, wherein when the incoming message is in the approval system, the message middleware is used to enable the verification system to obtain the incoming message, including:
and sending the incoming message in the approval system to the message middleware, so that the checking system asynchronously obtains the incoming message through the message middleware.
5. The message verification method according to claim 1, wherein after generating the message warning message if the comparison result is inconsistent, the method further comprises:
receiving a modification report of the service message template input by a developer;
and automatically updating the service message template according to the modification report.
6. The message verification method of claim 1, further comprising:
and generating respective service message templates of the corresponding application systems according to the channel information, the version information, the identification information and the qualification information of different application systems, and storing the service message templates in the servers corresponding to the application systems.
7. The message verification method according to claim 6, wherein the channel information includes the channel type, and the channel type includes at least one of wechat public number, internet banking, palmtop and unionpay cloud flash payment.
8. A message verification apparatus, the apparatus comprising:
the system comprises a receiving module, a verification module and a processing module, wherein the receiving module is used for receiving incoming information filled in by a plurality of users on a service page of an application system, and the application system comprises an approval system and a verification system;
the generation module is used for generating a corresponding incoming message according to the incoming information and the channel information corresponding to the application system;
the sending module is used for enabling the checking system to acquire the incoming message through message middleware when the incoming message is in the approval system;
the checking module is used for comparing the acquired incoming message with the service message template of the application system through the checking system to generate a comparison result;
and the warning module is used for generating message warning information if the comparison result is inconsistent.
9. A computer device comprising a memory and a processor, the memory for storing a computer program which, when run on the processor, performs the message checking method of any of claims 1 to 7.
10. A computer-readable storage medium, comprising: stored with a computer program which, when run on a processor, performs the message checking method according to any one of claims 1 to 7.
CN202211319330.8A 2022-10-26 2022-10-26 Message checking method and device, computer equipment and computer readable storage medium Pending CN115641083A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211319330.8A CN115641083A (en) 2022-10-26 2022-10-26 Message checking method and device, computer equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211319330.8A CN115641083A (en) 2022-10-26 2022-10-26 Message checking method and device, computer equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN115641083A true CN115641083A (en) 2023-01-24

Family

ID=84946858

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211319330.8A Pending CN115641083A (en) 2022-10-26 2022-10-26 Message checking method and device, computer equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN115641083A (en)

Similar Documents

Publication Publication Date Title
US10592677B2 (en) Systems and methods for patching vulnerabilities
US20210279164A1 (en) Real Time Application Error Identification and Mitigation
CN109359277B (en) Data monitoring method, device and computer storage medium
CN109992473B (en) Application system monitoring method, device, equipment and storage medium
CN110599354B (en) Online checking method, online checking system, computer device and computer readable storage medium
US11567756B2 (en) Causality determination of upgrade regressions via comparisons of telemetry data
CN107862425B (en) Wind control data acquisition method, device and system and readable storage medium
US20210042150A1 (en) Method-call-chain tracking method, electronic device, and computer readable storage medium
CN111931172A (en) Financial system business process abnormity early warning method and device
CN112052141B (en) Data fragment verification method and device, computer equipment and readable storage medium
CN111177099A (en) Data processing method and device of business system, electronic equipment and storage medium
CN113778725A (en) Data verification method and device
CN115641083A (en) Message checking method and device, computer equipment and computer readable storage medium
CN115080433A (en) Testing method and device based on flow playback
CN114116761A (en) Variable processing method, variable processing device, computer equipment and storage medium
CN113296785A (en) Document generation method, system, device and readable storage medium
CN107492031B (en) Quasi-real-time financial system account checking method based on function contract bypass analysis
CN114371866A (en) Version reconfiguration test method, device and equipment of service system
US11314632B2 (en) Method and system for identification and elimination of false positives from delta alarms
CN111369346B (en) User credit evaluation method, device, server and storage medium
CN109584087B (en) Information processing method, device and storage medium
CN111158746B (en) Method and device for acquiring call relationship
CN115509543A (en) Method and device for determining document validity, electronic equipment and storage medium
CN116069384A (en) Processing method and device for configuration change, computer equipment and storage medium
CN113344584A (en) Data feedback method, device and system based on blacklist and storage medium

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