CN114697390A - XML message processing method and device, storage medium and electronic equipment - Google Patents

XML message processing method and device, storage medium and electronic equipment Download PDF

Info

Publication number
CN114697390A
CN114697390A CN202210334174.6A CN202210334174A CN114697390A CN 114697390 A CN114697390 A CN 114697390A CN 202210334174 A CN202210334174 A CN 202210334174A CN 114697390 A CN114697390 A CN 114697390A
Authority
CN
China
Prior art keywords
node
message
xml message
converted
xml
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202210334174.6A
Other languages
Chinese (zh)
Other versions
CN114697390B (en
Inventor
徐忠
黄敬埕
程海峰
曹飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
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 Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202210334174.6A priority Critical patent/CN114697390B/en
Publication of CN114697390A publication Critical patent/CN114697390A/en
Application granted granted Critical
Publication of CN114697390B publication Critical patent/CN114697390B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Abstract

The application discloses a processing method and device of an XML message, a storage medium and electronic equipment, and relates to the field of financial science and technology. The method comprises the following steps: acquiring an XML message to be converted; processing nodes in the XML message to be converted to obtain a processed XML message; and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD. By the method and the device, the problem of low conversion efficiency of converting the XML message into the message which conforms to the insurance information exchange standard of the International insurance information Standard Association (ACORD) in the related art is solved.

Description

XML message processing method and device, storage medium and electronic equipment
Technical Field
The application relates to the field of financial science and technology, in particular to a method and a device for processing an XML message, a storage medium and electronic equipment.
Background
Currently, because the insurance products are complex in terms of guarantee and rules of claim settlement, a sales person is required to make an in-depth introduction and communication with a customer face to possibly promote a single. Moreover, the bank has a plurality of offline outlets and good customer trust, so that the shortage of the insurance company sales network can be effectively overcome, the sales volume of insurance products is increased, and the gold business mode of bank protection is created. However, insurance application factors are numerous and include the applicant, the insured life, the beneficiary, the main insurance product, the additional insurance product, the insurance period, the payment period, and the like. Therefore, how to enable one bank to quickly establish an interconnected sales system with a plurality of insurance companies and how to enable one insurance company to establish a sales cooperation relationship with a plurality of banks, the complex and different interactive communication messages become tripfoot stones which hinder the quick development of services. Therefore, if there is a set of public standard which can be recognized by most insurance companies and banks, the business can be promoted to develop rapidly by exchanging information based on the same data model when the systems of both parties are interconnected, so the insurance information exchange standard of the international insurance information-oriented standards association (Advisory Council on Research and Development, ACORD), which has been widely used internationally, is introduced and used by the insurance industry of China. In addition, ACORD is an insurance industry key standard, and is a member organization consisting of insurance companies, brokers, agents, service providers and suppliers, which is dedicated to meet the continuously developing demands of the industry through the collaborative development of related standards, including various deliverables such as Electronic Data Interchange (EDI) format, paper table and XML schema.
Moreover, the internal message format used by the existing bank information system is often different from the ACORD standard message, and the method mainly comprises the following three points:
(1) the internal messages use less XML node attribute tags. The most common internal message is directly assigned and valued on a node value, relatively speaking, secondary operation is added to the assignment and value of the node attribute, and if the internal service layer uses the JSON message format, the XML node attribute tag cannot be supported by a universal XML and JSON format conversion tool.
(2) The internal message stores a plurality of elements such as insurance products, policemen, insured persons and beneficiaries through the homonymous cycle nodes, and the attribute label list of the ACORD standard is not used for rearrangement and sorting.
(3) The node naming and the node path of part of the internal message are not consistent with the external message, part of the internal node does not exist in the external message, and the dictionary value of part of the node is not the same as the definition in the external message.
In the related art, the external message component is generally completed by using a format message template definition method and an XML message node-by-node original component method. The format message template definition method is that different message format templates are defined according to different transactions and are assigned to different templates according to actual insuring elements to form a final message; the XML message node-by-node original component method is that from an XML root node, an XML message tree is generated node-by-node according to a message structure, and node value assignment is completed at the same time.
However, the following disadvantages exist in the related art at present: because interactive message formats of different transactions have great difference and insurance elements of different insurance products also have certain difference, the format message template definition method faces the work of customizing a large number of templates, the templates need to define the whole insurance elements, when the elements are newly added, the interactive messages need to be newly added with fields, the corresponding templates need to be modified, and the universality is lower; the XML message node-by-node original component method can save the workload of template maintenance, but the coding amount is huge, the multiplexing in different transaction messages cannot be realized, the coding also needs to be adjusted along with the change of transaction elements, and the limitation is very obvious.
Aiming at the problem of low conversion efficiency of converting XML messages into messages meeting the insurance information exchange standard of the International insurance information Standard Association (ACORD) in the related art, no effective solution is provided at present.
Disclosure of Invention
The present application mainly aims to provide a method and an apparatus for processing an XML message, a storage medium, and an electronic device, so as to solve the problem in the related art that the conversion efficiency of converting an XML message into a message meeting an insurance information exchange standard of the international insurance information standard Association (ACORD) is low.
In order to achieve the above object, according to an aspect of the present application, a method for processing an XML message is provided. The method comprises the following steps: acquiring an XML message to be converted; processing the nodes in the XML message to be converted to obtain a processed XML message; and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
Further, processing the node in the XML message to be converted to obtain a processed XML message includes: judging whether a node path I exists in the XML message to be converted; under the condition that the first node path exists in the XML message to be converted, judging whether the second node path is the same as the first node path in the ACORD standard message or not; under the condition that the first node path is different from the second node path in the ACORD standard message, converting the first node path into a path which is the same as the second node path and/or adjusting the name of the first node in the XML message to be converted into a name which is the same as the second node in the ACORD standard message to obtain a first message, wherein the first node is a node corresponding to the first node path, and the second node is a node corresponding to the second node path; and taking the message I as the processed XML message.
Further, processing the node in the XML message to be converted to obtain a processed XML message includes: judging whether a node III exists in the XML message to be converted, wherein the node III comprises the node I; setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning values to the attribute label to obtain a message two; and taking the message two as the processed XML message.
Further, processing the node in the XML message to be converted to obtain a processed XML message includes: judging whether the XML message to be converted has the third node; under the condition that the XML message to be converted contains the third node, converting the dictionary value of the third node in the XML message to be converted into the dictionary value of the ACORD standard message by combining a dictionary table to obtain a third message; and taking the message three as the processed XML message.
Further, processing the node in the XML message to be converted to obtain a processed XML message includes: judging whether a node four exists in the XML message to be converted, wherein the node four is a node in the node three, and the node four is the same as the node one or is different from the node one; setting a preset value for the node four under the condition that the node four exists in the XML message to be converted to obtain a message four; and taking the message four as the processed XML message.
Further, processing the node in the XML message to be converted to obtain a processed XML message includes: judging whether a node of a target node path exists in the XML message to be converted, wherein the target node path is a node path in the node path I; deleting the node of the target node path or deleting the attribute label of the node of the target node path under the condition that the node of the target node path exists in the XML message to be converted to obtain a message five; and taking the message five as the processed XML message.
Further, converting the processed XML message into an ACORD standard message according to a general rule includes: according to a preset sequence, traversing a participant list in a target insurance contract, and judging whether the same participants exist in the participant list, wherein the participant list in the target insurance contract at least comprises: insured, insured and beneficiary; deleting the same participant from the participant list to obtain a target participant list under the condition that the same participant exists in the participant list; respectively setting a preset serial number one for each participant in the target participant list, and assigning a value to each preset serial number one; traversing a relation list among the participants in the target participant list according to the assigned preset sequence numbers I, the associated party, the relation code and the relation object to obtain an association relation among the insured person, the insured person and the beneficiary; and setting a second preset serial number for the association relation according to the general rule, and assigning a value to the second preset serial number to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number.
In order to achieve the above object, according to another aspect of the present application, an apparatus for processing an XML message is provided. The device includes: the first obtaining unit is used for obtaining the XML message to be converted; the first processing unit is used for processing the nodes in the XML message to be converted to obtain a processed XML message; the first conversion unit is used for converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
Further, the first processing unit includes: the first judging module is used for judging whether a node path I exists in the XML message to be converted; a second judging module, configured to, when the first node path exists in the XML message to be converted, judge whether the first node path is the same as a second node path in the ACORD standard message; a first processing module, configured to, when the first node path is different from the second node path in the ACORD standard message, convert the first node path into a path that is the same as the second node path and/or adjust a name of a first node in the XML message to be converted into a name that is the same as the second node in the ACORD standard message, so as to obtain a first message, where the first node is a node corresponding to the first node path, and the second node is a node corresponding to the second node path; and the second processing module is used for taking the first message as the processed XML message.
Further, the first processing unit includes: a third judging module, configured to judge whether a node three exists in the XML packet to be converted, where the node three includes the node one; the first setting module is used for setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning a value to the attribute label to obtain a message two; and the third processing module is used for taking the message two as the processed XML message.
Further, the first processing unit includes: a fourth judging module, configured to judge whether the XML packet to be converted includes the node three; a first conversion module, configured to, in a case that the third node exists in the to-be-converted XML message, convert a dictionary value of the third node in the to-be-converted XML message into a dictionary value of the ACORD standard message in combination with a dictionary table, so as to obtain a third message; and the fourth processing module is used for taking the message three as the processed XML message.
Further, the first processing unit includes: a fifth judging module, configured to judge whether a node four exists in the XML packet to be converted, where the node four is a node in the node three, and the node four is a node the same as the node one or a node different from the node one; the second setting module is used for setting a preset value for the node four under the condition that the node four exists in the XML message to be converted, so as to obtain a message four; and the fifth processing module is used for taking the message four as the processed XML message.
Further, the first processing unit includes: a sixth determining module, configured to determine whether a node of a target node path exists in the XML packet to be converted, where the target node path is a node path in the node path one; a first deleting module, configured to delete a node of the target node path or delete an attribute tag of the node of the target node path when the node of the target node path exists in the XML packet to be converted, so as to obtain a packet five; and the sixth processing module is used for taking the message five as the processed XML message.
Further, the first conversion unit includes: a seventh processing module, configured to traverse a participant list in a target insurance contract according to a preset order, and determine whether the participant list has the same participants, where the participant list in the target insurance contract at least includes: insured, insured and beneficiary; the second deleting module is used for deleting the same participant from the participant list to obtain a target participant list under the condition that the same participant exists in the participant list; the third setting module is used for respectively setting a first preset serial number for each participant in the target participant list and assigning a value to each first preset serial number; the first determining module is used for traversing a relation list among participants in the target participant list according to a plurality of assigned preset sequence numbers I, the associated party, the relation code and the relation object to obtain an association relation among the insured person, the insured person and the beneficiary; and the first assignment module is used for setting a second preset serial number for the association relation according to the general rule and assigning the second preset serial number so as to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number.
In order to achieve the above object, according to another aspect of the present application, there is provided a computer-readable storage medium storing a program, wherein the program executes the processing method of XML messages according to any one of the above.
To achieve the above object, according to another aspect of the present application, there is provided an electronic device, which includes one or more processors and a memory, where the memory is used for storing one or more programs, and when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method for processing an XML message according to any one of the above.
Through the application, the following steps are adopted: acquiring an XML message to be converted; processing nodes in the XML message to be converted to obtain a processed XML message; and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD, so that the problem of low conversion efficiency of converting the XML message into the message which accords with the insurance information exchange standard of the International insurance information standardization Association (ACORD) in the related art is solved. The nodes in the XML message to be converted are processed to obtain the processed XML message, and the processed XML message is converted into an ACORD standard message according to the general rule, so that the conversion efficiency of converting the XML message into the message which accords with the insurance information exchange standard of the International insurance information Standard Association (ACORD) can be improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application. In the drawings:
fig. 1 is a flowchart of a processing method of an XML message according to an embodiment of the present application;
fig. 2 is a first flowchart of a method for processing an XML message according to an embodiment of the present application;
fig. 3 is a schematic diagram of an apparatus for processing an XML message according to an embodiment of the present application;
fig. 4 is a schematic diagram of an electronic device provided according to an embodiment of the application.
Detailed Description
It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict. The present application will be described in detail below with reference to the embodiments with reference to the attached drawings.
In order to make the technical solutions of the present application better understood by those skilled in the art, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only some embodiments of the present application, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that the terms "first," "second," and the like in the description and claims of this application and in the accompanying drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It should be understood that the data so used may be interchanged under appropriate circumstances such that embodiments of the application described herein may be used. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
It should be noted that, the user information (including but not limited to user device information, user personal information, etc.) and data (including but not limited to data for presentation, analyzed data, etc.) referred to in the present disclosure are information and data authorized by the user or sufficiently authorized by each party.
The present invention is described below with reference to preferred implementation steps, and fig. 1 is a flowchart of a processing method for an XML message according to an embodiment of the present application, and as shown in fig. 1, the method includes the following steps:
step S101, obtaining an XML message to be converted.
For example, a message to be converted is obtained. The format of the message to be converted is the format of an internal message used by a bank information system, and the format of the message to be converted can be an XML format.
Step S102, processing the nodes in the XML message to be converted to obtain the processed XML message.
For example, the nodes requiring special processing in the XML message to be converted are processed and adjusted, the nodes not requiring processing are kept unchanged, and then the processed XML message is obtained.
Step S103, converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
For example, based on the general rule defined in the ACORD standard, the loop node in the processed XML message is converted into an associated party, a relationship code, and a relationship object in the external message.
Through the steps S101 to S103, the processed XML message is obtained by processing the node in the XML message to be converted, and the processed XML message is converted into the ACORD standard message according to the general rule, so that the conversion efficiency of converting the XML message into a message meeting the insurance information exchange standard of the international insurance information standard Association (ACORD) can be improved.
As shown in fig. 2, in the method for processing an XML message provided in the embodiment of the present application, processing a node in the XML message to be converted to obtain a processed XML message includes:
step S201, judging whether a node path I exists in the XML message to be converted;
step S202, under the condition that a node path I exists in the XML message to be converted, judging whether the node path I is the same as a node path II in the ACORD standard message or not;
step S203, under the condition that the first node path is different from the second node path in the ACORD standard message, converting the first node path into a path the same as the second node path and/or adjusting the name of the first node in the XML message to be converted into the name the same as the second node in the ACORD standard message to obtain a first message, wherein the first node is a node corresponding to the first node path, and the second node is a node corresponding to the second node path;
and step S204, taking the message I as the processed XML message.
In this embodiment, the processing of the node in the XML message to be converted may include internal and external message node path conversion, which specifically includes: judging whether a node path exists in an internal message (XML message to be converted) designated by configuration; when the node path in the internal message appointed by configuration exists, judging whether the node path in the internal message appointed by configuration is the same as the node path in the external message (ACORD standard message); when the node path in the internal message appointed by the configuration is different from the node path in the external message, the node path in the internal message appointed by the configuration is converted into the path in the external message node, the adjustment function of the node name is included, and then the message after the path conversion and/or the name adjustment is used as the processed XML message. For example, when the node path in the specified internal message (XML message to be converted) is configured to be a-B-C, and the node path in the external message (ACORD standard message) is configured to be a-B-D-C, the node path in the internal message (XML message to be converted) is converted into a-B-D-C, and when the node path is converted, the node path also includes the adjustment of the node name, and the message after the node path conversion is taken as the processed XML message.
By the scheme, the node path in the internal message (XML message to be converted) can be the same as the node path in the external message (ACORD standard message), so that the subsequent message conversion can be padded.
Optionally, in the method for processing an XML message provided in the embodiment of the present application, processing a node in the XML message to be converted to obtain a processed XML message includes: judging whether a third node exists in the XML message to be converted, wherein the third node comprises a first node; setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning values to the attribute label to obtain a message two; and taking the message two as the processed XML message.
In this embodiment, processing the node in the XML message to be converted may include setting and assigning a node attribute tag, which specifically includes: judging whether nodes exist in the internal message (XML message to be converted) designated by configuration or not; when the nodes exist in the internal message appointed by configuration, the appointed attribute labels are added to the nodes and are assigned to be fixed configuration values or internal message node numerical values, and the message with the node attribute labels set and assigned to the node attribute labels is used as the processed XML message.
By the scheme, the attribute tags can be added to the nodes in the internal message (the XML message to be converted), and the attribute tags can be assigned specifically and correspondingly, so that the nodes in the internal message (the XML message to be converted) can meet the requirements of the external message (the ACORD standard message) on the nodes.
Optionally, in the method for processing an XML message provided in the embodiment of the present application, processing a node in the XML message to be converted to obtain a processed XML message includes: judging whether a third node exists in the XML message to be converted; under the condition that the XML message to be converted has the third node, converting the dictionary value of the third node in the XML message to be converted into the dictionary value of the ACORD standard message by combining the dictionary table to obtain a third message; and taking the message three as the processed XML message.
In this embodiment, processing the node in the XML message to be converted may include node dictionary value mapping conversion, which specifically includes: judging whether nodes exist in the internal message (XML message to be converted) designated by configuration or not; when a node in the configuration specified internal message exists, converting the internal dictionary value into an external dictionary value by combining a dictionary conversion mapping table, wherein the dictionary table supports global universal type or maintains different dictionary tables according to different companies, and the message after the node dictionary value mapping conversion is used as a processed XML message.
By the scheme, the dictionary value of the internal message (XML message to be converted) can be the same as that of the external message (ACORD standard message), so that the subsequent message conversion can be padded.
Optionally, in the method for processing an XML message provided in the embodiment of the present application, processing a node in the XML message to be converted to obtain a processed XML message includes: judging whether a node four exists in the XML message to be converted, wherein the node four is a node in the node three, and the node four is the same as the node one or is different from the node one; under the condition that a node four exists in the XML message to be converted, setting a preset value for the node four to obtain a message four; and taking the message four as the processed XML message.
In this embodiment, processing the node in the XML message to be converted may include assigning a specific node, specifically: judging whether a specific node exists in a configuration specified internal message (XML message to be converted); when a specific node exists in the configuration-specified internal message, assigning a specific value to the configuration-specified internal message node, and using the message with the specific value assigned to the specific node as the processed XML message.
By the scheme, the specific node in the internal message (the XML message to be converted) can be assigned with the specific value, so that the internal message (the XML message to be converted) can be associated with the external message (the ACORD standard message).
Optionally, in the method for processing an XML message provided in the embodiment of the present application, processing a node in the XML message to be converted to obtain a processed XML message includes: judging whether a node of a target node path exists in the XML message to be converted, wherein the target node path is a node path in the node path I; deleting the node of the target node path or deleting the attribute label of the node of the target node path under the condition that the node of the target node path exists in the XML message to be converted to obtain a fifth message; and taking the message five as the processed XML message.
In this embodiment, the processing of the node in the XML message to be converted may include node deletion and node attribute tag deletion, which specifically includes: judging whether a node of a target node path exists in a configuration specified internal message (XML message to be converted), wherein the node of the target node path can be an original node which is assigned to a new node; when a node of a target node path exists in a configured and designated internal message, deleting the node of the designated path (target node path) or deleting an attribute label of the node of the designated path (target node path), and taking the message with the node deleted and/or the node attribute label deleted as a processed XML message. Furthermore, this processing method is often used to clean up original nodes that have already been assigned to new nodes.
By the scheme, the nodes of the specified path or the attribute labels of the nodes of the specified path can be deleted, so that the nodes in the process of converting the internal message (XML message to be converted) into the external message (ACORD standard message) are reduced.
Optionally, in the method for processing an XML message provided in the embodiment of the present application, converting the processed XML message into an ACORD standard message according to a general rule includes: according to a preset sequence, traversing a participant list in the target insurance contract, and judging whether the same participants exist in the participant list, wherein the participant list in the target insurance contract at least comprises: insured, insured and beneficiary; deleting the same participants from the participant list to obtain a target participant list under the condition that the same participants exist in the participant list; respectively setting a first preset serial number for each participant in the target participant list, and assigning a value to each first preset serial number; traversing a relation list among participants in a target participant list according to a plurality of assigned preset sequence numbers I, an associated party, a relation code and a relation object to obtain an association relation among an insured person, an insured person and a beneficiary; and setting a second preset serial number for the association relationship according to a general rule, and assigning a value to the second preset serial number to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number.
In this embodiment, based on the general rule defined in the ACORD standard, the specific steps of converting the cyclic node in the internal message into the associated party, the relationship code, and the relationship object in the external message are as follows: (1) firstly, traversing a participant list according to the sequence of an insured person, an applicant and a beneficiary, judging whether the participants are the same according to three elements (name, certificate type and certificate number) of a client, wherein the participants can be the insured person, the insured person and the beneficiary in an insurance contract, then defining different serial numbers PartyId for the rearranged participant list, and assigning to a Party attribute label, for example, < Party id ═ Party _ 1'; (2) according to the associated party, the relationship code and the associated object traversal relationship list, the relationship definitions of the applicant, the insured person and the beneficiary are found, different serial numbers relationId are defined for the new relationship, and the relationship description section is defined and generated, different relationship types are assigned to different attribute label values according to the ACORD standard definition, the insured person is associated with the applicant, the applicant is also associated with the insured person, two-way relationship records are also associated with the insured person, and the beneficiary is associated with the insured person.
By the scheme, the participators in the internal message (XML message to be converted) can be converted into the associated party, the relationship code and the relationship object in the external message (ACORD standard message), so that the difference between the internal message and the external message can be reduced.
In summary, the processing method of the XML message provided in the embodiment of the present application obtains the XML message to be converted; processing nodes in the XML message to be converted to obtain a processed XML message; and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD, so that the problem of low conversion efficiency of converting the XML message into the message which accords with the insurance information exchange standard of the International insurance information standardization Association (ACORD) in the related art is solved. The nodes in the XML message to be converted are processed to obtain the processed XML message, and the processed XML message is converted into an ACORD standard message according to the general rule, so that the conversion efficiency of converting the XML message into the message which accords with the insurance information exchange standard of the International insurance information Standard Association (ACORD) can be improved.
It should be noted that the steps illustrated in the flowcharts of the figures may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowcharts, in some cases, the steps illustrated or described may be performed in an order different than presented herein.
The embodiment of the present application further provides a device for processing an XML message, and it should be noted that the device for processing an XML message according to the embodiment of the present application may be used to execute the method for processing an XML message according to the embodiment of the present application. The following describes an apparatus for processing an XML packet according to an embodiment of the present application.
Fig. 3 is a schematic diagram of an apparatus for processing an XML message according to an embodiment of the present application. As shown in fig. 3, the apparatus includes: a first acquisition unit 301, a first processing unit 302 and a first conversion unit 303.
Specifically, the first obtaining unit 301 is configured to obtain an XML message to be converted;
a first processing unit 302, configured to process a node in an XML message to be converted, to obtain a processed XML message;
the first converting unit 303 is configured to convert the processed XML message into an ACORD standard message according to a general rule, where the ACORD standard message includes an associated party, a relationship code, and a relationship object that meet an insurance information exchange standard, and the general rule is a general rule in the insurance information exchange standard in the ACORD.
To sum up, the processing apparatus for XML messages provided in this embodiment of the present application obtains an XML message to be converted through the first obtaining unit 301; the first processing unit 302 processes the node in the XML message to be converted to obtain a processed XML message; the first conversion unit 303 converts the processed XML message into an ACORD standard message according to a general rule, where the ACORD standard message includes an associated party, a relationship code, and a relationship object that meet the insurance information exchange standard, and the general rule is a general rule in the insurance information exchange standard in ACORD, which solves the problem of low conversion efficiency in the related art that the XML message is converted into a message that meets the insurance information exchange standard of the international insurance information standardization Association (ACORD).
Optionally, in the apparatus for processing an XML packet provided in this embodiment of the present application, the first processing unit includes: the first judgment module is used for judging whether a node path I exists in the XML message to be converted; the second judging module is used for judging whether the node path I is the same as the node path II in the ACORD standard message or not under the condition that the node path I exists in the XML message to be converted; the first processing module is used for converting the node path into a path which is the same as the node path II and/or adjusting the name of a node I in the XML message to be converted into a name which is the same as the name of a node II in the ACORD standard message to obtain a message I under the condition that the node path I is different from the node path II in the ACORD standard message, wherein the node I is a node corresponding to the node path I, and the node II is a node corresponding to the node path II; and the second processing module is used for taking the first message as a processed XML message.
Optionally, in the apparatus for processing an XML packet provided in this embodiment of the present application, the first processing unit includes: the third judging module is used for judging whether a third node exists in the XML message to be converted, wherein the third node comprises the first node; the first setting module is used for setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning a value to the attribute label to obtain a message two; and the third processing module is used for taking the message two as the processed XML message.
Optionally, in the apparatus for processing an XML packet provided in this embodiment of the present application, the first processing unit includes: the fourth judging module is used for judging whether the XML message to be converted has the third node; the first conversion module is used for converting the dictionary value of the node three in the XML message to be converted into the dictionary value of the ACORD standard message by combining the dictionary table under the condition that the node three exists in the XML message to be converted, so as to obtain a message three; and the fourth processing module is used for taking the message three as the processed XML message.
Optionally, in the apparatus for processing an XML packet provided in this embodiment of the present application, the first processing unit includes: a fifth judging module, configured to judge whether a node four exists in the XML packet to be converted, where the node four is a node in the node three, and the node four is a node the same as the node one or a node different from the node one; the second setting module is used for setting a preset value for the node four under the condition that the node four exists in the XML message to be converted, so as to obtain a message four; and the fifth processing module is used for taking the message four as the processed XML message.
Optionally, in the apparatus for processing an XML packet provided in this embodiment of the present application, the first processing unit includes: a sixth judging module, configured to judge whether a node of a target node path exists in the XML packet to be converted, where the target node path is a node path in the node path one; the first deleting module is used for deleting the nodes of the target node path or deleting the attribute labels of the nodes of the target node path under the condition that the nodes of the target node path exist in the XML message to be converted to obtain a message V; and the sixth processing module is used for taking the message five as the processed XML message.
Optionally, in the apparatus for processing an XML packet provided in this embodiment of the present application, the first converting unit includes: a seventh processing module, configured to traverse a participant list in the target insurance contract according to a preset order, and determine whether the same participants exist in the participant list, where the participant list in the target insurance contract at least includes: insured, insured and beneficiary; the second deleting module is used for deleting the same participants from the participant list to obtain a target participant list under the condition that the same participants exist in the participant list; the third setting module is used for respectively setting a first preset serial number for each participant in the target participant list and assigning a value to each first preset serial number; the first determining module is used for traversing a relation list among participants in a target participant list according to a plurality of assigned preset sequence numbers I, the associated party, the relation code and the relation object to obtain the association relation among the insured person, the insured person and the beneficiary; and the first assignment module is used for setting a second preset serial number for the association relation according to the general rule and assigning the second preset serial number so as to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number.
The processing apparatus for XML messages includes a processor and a memory, the first obtaining unit 301, the first processing unit 302, the first converting unit 303, and the like are all stored in the memory as program units, and the processor executes the program units stored in the memory to implement corresponding functions.
The optional XML message processing device comprises two parts of node conversion processing configuration and participant processing rules. The participator processing rule part converts the circulation nodes in the internal message into the associated party, the relation code and the relation object in the external message based on the general rule defined in the ACORD standard. The device does not need to be provided with a template, and the device can be used for processing and adjusting the nodes needing special treatment and keeping the nodes not needing treatment unchanged. Therefore, when the insurance elements are changed, if the node has no special treatment, the conversion device does not need to be updated and adjusted, if the node needs to be processed by some known rules, the node can be supported by only adding the configuration script, and only when the node needs to be processed by new specific rules, the conversion device needs to be updated to realize the operation, so that the reusability and the stability of the conversion device can be greatly improved, the coding investment and the maintenance cost of a conversion program are reduced, and the conversion efficiency is greatly improved.
The processor comprises a kernel, and the kernel calls the corresponding program unit from the memory. The kernel can be set to be one or more than one, and the conversion efficiency of converting the XML message into the message which conforms to the insurance information exchange standard of the International insurance information Standard Association (ACORD) is improved by adjusting the kernel parameters.
The memory may include volatile memory in a computer readable medium, Random Access Memory (RAM) and/or nonvolatile memory such as Read Only Memory (ROM) or flash memory (flash RAM), and the memory includes at least one memory chip.
The embodiment of the invention provides a computer readable storage medium, wherein a program is stored on the computer readable storage medium, and the program realizes the processing method of the XML message when being executed by a processor.
As shown in fig. 4, an embodiment of the present invention provides an electronic device, where the device includes a processor, a memory, and a program stored in the memory and executable on the processor, and the processor executes the program to implement the following steps: acquiring an XML message to be converted; processing the nodes in the XML message to be converted to obtain a processed XML message; and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
The processor executes the program and further realizes the following steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node path I exists in the XML message to be converted; under the condition that the first node path exists in the XML message to be converted, judging whether the second node path is the same as the first node path in the ACORD standard message or not; under the condition that the first node path is different from the second node path in the ACORD standard message, converting the first node path into a path which is the same as the second node path and/or adjusting the name of the first node in the XML message to be converted into a name which is the same as the second node in the ACORD standard message to obtain a first message, wherein the first node is a node corresponding to the first node path, and the second node is a node corresponding to the second node path; and taking the message I as the processed XML message.
The processor executes the program and further realizes the following steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node three exists in the XML message to be converted, wherein the node three comprises the node one; setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning values to the attribute label to obtain a message two; and taking the message two as the processed XML message.
The processor executes the program and further realizes the following steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether the XML message to be converted has the third node; under the condition that the XML message to be converted contains the third node, converting the dictionary value of the third node in the XML message to be converted into the dictionary value of the ACORD standard message by combining a dictionary table to obtain a third message; and taking the message three as the processed XML message.
The processor executes the program and further realizes the following steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processing comprises the following steps: judging whether a node four exists in the XML message to be converted, wherein the node four is a node in the node three, and the node four is the same as the node one or is different from the node one; setting a preset value for the node four under the condition that the node four exists in the XML message to be converted to obtain a message four; and taking the message four as the processed XML message.
The processor executes the program and further realizes the following steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node of a target node path exists in the XML message to be converted, wherein the target node path is a node path in the node path I; deleting the node of the target node path or deleting the attribute tag of the node of the target node path under the condition that the node of the target node path exists in the XML message to be converted to obtain a message V; and taking the message five as the processed XML message.
The processor executes the program and further realizes the following steps: converting the processed XML message into an ACORD standard message according to a general rule comprises the following steps: according to a preset sequence, traversing a participant list in a target insurance contract, and judging whether the same participants exist in the participant list, wherein the participant list in the target insurance contract at least comprises: insured, insured and beneficiary; deleting the same participant from the participant list to obtain a target participant list under the condition that the same participant exists in the participant list; respectively setting a preset serial number one for each participant in the target participant list, and assigning a value to each preset serial number one; traversing a relation list among the participants in the target participant list according to the assigned preset sequence numbers I, the associated party, the relation code and the relation object to obtain an association relation among the insured person, the insured person and the beneficiary; and setting a second preset serial number for the association relation according to the general rule, and assigning a value to the second preset serial number to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number. The device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application further provides a computer program product adapted to perform a program for initializing the following method steps when executed on a data processing device: acquiring an XML message to be converted; processing the nodes in the XML message to be converted to obtain a processed XML message; and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node path I exists in the XML message to be converted; under the condition that the first node path exists in the XML message to be converted, judging whether the second node path is the same as the first node path in the ACORD standard message or not; under the condition that the first node path is different from the second node path in the ACORD standard message, converting the first node path into a path which is the same as the second node path and/or adjusting the name of the first node in the XML message to be converted into a name which is the same as the second node in the ACORD standard message to obtain a first message, wherein the first node is a node corresponding to the first node path, and the second node is a node corresponding to the second node path; and taking the message I as the processed XML message.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node III exists in the XML message to be converted, wherein the node III comprises the node I; setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning values to the attribute label to obtain a message two; and taking the message two as the processed XML message.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether the XML message to be converted has the third node; under the condition that the XML message to be converted contains the third node, converting the dictionary value of the third node in the XML message to be converted into the dictionary value of the ACORD standard message by combining a dictionary table to obtain a third message; and taking the message three as the processed XML message.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node four exists in the XML message to be converted, wherein the node four is a node in the node three, and the node four is the same as the node one or is different from the node one; setting a preset value for the node four under the condition that the node four exists in the XML message to be converted to obtain a message four; and taking the message four as the processed XML message.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: processing the nodes in the XML message to be converted to obtain a processed XML message, wherein the processed XML message comprises the following steps: judging whether a node of a target node path exists in the XML message to be converted, wherein the target node path is a node path in the node path I; deleting the node of the target node path or deleting the attribute label of the node of the target node path under the condition that the node of the target node path exists in the XML message to be converted to obtain a message five; and taking the message five as the processed XML message.
When executed on a data processing device, is further adapted to perform a procedure for initializing the following method steps: converting the processed XML message into an ACORD standard message according to a general rule comprises the following steps: according to a preset sequence, traversing a participant list in a target insurance contract, and judging whether the same participants exist in the participant list, wherein the participant list in the target insurance contract at least comprises: insured, insured and beneficiary; deleting the same participant from the participant list to obtain a target participant list under the condition that the same participant exists in the participant list; respectively setting a preset serial number one for each participant in the target participant list, and assigning a value to each preset serial number one; traversing a relation list among the participants in the target participant list according to the assigned preset sequence numbers I, the associated party, the relation code and the relation object to obtain an association relation among the insured person, the insured person and the beneficiary; and setting a second preset serial number for the association relation according to the general rule, and assigning a value to the second preset serial number to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus 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 apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in the process, method, article, or apparatus that comprises the element.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. A processing method of XML messages is characterized by comprising the following steps:
acquiring an XML message to be converted;
processing the nodes in the XML message to be converted to obtain a processed XML message;
and converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
2. The method according to claim 1, wherein processing the nodes in the XML message to be converted to obtain the processed XML message comprises:
judging whether a node path I exists in the XML message to be converted;
under the condition that the first node path exists in the XML message to be converted, judging whether the second node path is the same as the first node path in the ACORD standard message or not;
under the condition that the first node path is different from the second node path in the ACORD standard message, converting the first node path into a path which is the same as the second node path and/or adjusting the name of the first node in the XML message to be converted into a name which is the same as the second node in the ACORD standard message to obtain a first message, wherein the first node is a node corresponding to the first node path, and the second node is a node corresponding to the second node path;
and taking the message I as the processed XML message.
3. The method according to claim 2, wherein processing the nodes in the XML message to be converted to obtain the processed XML message comprises:
judging whether a node III exists in the XML message to be converted, wherein the node III comprises the node I;
setting an attribute label for the node three under the condition that the node three exists in the XML message to be converted, and assigning values to the attribute label to obtain a message two;
and taking the message two as the processed XML message.
4. The method according to claim 3, wherein processing the nodes in the XML message to be converted to obtain the processed XML message comprises:
judging whether the XML message to be converted has the node III;
under the condition that the XML message to be converted contains the third node, converting the dictionary value of the third node in the XML message to be converted into the dictionary value of the ACORD standard message by combining a dictionary table to obtain a third message;
and taking the message three as the processed XML message.
5. The method according to claim 3, wherein processing the nodes in the XML message to be converted to obtain the processed XML message comprises:
judging whether a node four exists in the XML message to be converted, wherein the node four is a node in the node three, and the node four is the same as the node one or is different from the node one;
setting a preset value for the node four under the condition that the node four exists in the XML message to be converted to obtain a message four;
and taking the message four as the processed XML message.
6. The method according to claim 2, wherein processing the node in the XML message to be converted to obtain the processed XML message comprises:
judging whether a node of a target node path exists in the XML message to be converted, wherein the target node path is a node path in the node path I;
deleting the node of the target node path or deleting the attribute label of the node of the target node path under the condition that the node of the target node path exists in the XML message to be converted to obtain a message five;
and taking the message five as the processed XML message.
7. The method of claim 1, wherein converting the processed XML message into an ACORD standard message according to a common rule comprises:
according to a preset sequence, traversing a participant list in a target insurance contract, and judging whether the same participants exist in the participant list, wherein the participant list in the target insurance contract at least comprises: insured, insured and beneficiary;
deleting the same participant from the participant list to obtain a target participant list under the condition that the same participant exists in the participant list;
respectively setting a preset serial number one for each participant in the target participant list, and assigning a value to each preset serial number one;
traversing a relation list among the participants in the target participant list according to the assigned preset sequence numbers I, the associated party, the relation code and the relation object to obtain an association relation among the insured person, the insured person and the beneficiary;
and setting a second preset serial number for the association relationship according to the general rule, and assigning the second preset serial number to convert the processed XML message into an ACORD standard message, wherein the second preset serial number is different from the first preset serial number.
8. An apparatus for processing XML packets, comprising:
the first obtaining unit is used for obtaining the XML message to be converted;
the first processing unit is used for processing the nodes in the XML message to be converted to obtain a processed XML message;
the first conversion unit is used for converting the processed XML message into an ACORD standard message according to a general rule, wherein the ACORD standard message comprises an associated party, a relation code and a relation object which accord with an insurance information exchange standard, and the general rule is the general rule in the insurance information exchange standard in the ACORD.
9. A computer-readable storage medium characterized in that the storage medium stores a program, wherein the program executes the processing method of the XML message according to any one of claims 1 to 7.
10. An electronic device comprising one or more processors and memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of processing XML messages of any one of claims 1 to 7.
CN202210334174.6A 2022-03-31 2022-03-31 XML message processing method and device, storage medium and electronic equipment Active CN114697390B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210334174.6A CN114697390B (en) 2022-03-31 2022-03-31 XML message processing method and device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210334174.6A CN114697390B (en) 2022-03-31 2022-03-31 XML message processing method and device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN114697390A true CN114697390A (en) 2022-07-01
CN114697390B CN114697390B (en) 2023-12-08

Family

ID=82140585

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210334174.6A Active CN114697390B (en) 2022-03-31 2022-03-31 XML message processing method and device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN114697390B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109495392A (en) * 2018-10-31 2019-03-19 泰康保险集团股份有限公司 Message conversion process method and device, electronic equipment, storage medium
CN113158650A (en) * 2021-05-12 2021-07-23 中国建设银行股份有限公司 Message processing method, device, equipment and storage medium
WO2021197183A1 (en) * 2020-03-30 2021-10-07 阿里巴巴集团控股有限公司 Path recognition method, device and system
CN113949749A (en) * 2021-10-15 2022-01-18 中国农业银行股份有限公司 XML message processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109495392A (en) * 2018-10-31 2019-03-19 泰康保险集团股份有限公司 Message conversion process method and device, electronic equipment, storage medium
WO2021197183A1 (en) * 2020-03-30 2021-10-07 阿里巴巴集团控股有限公司 Path recognition method, device and system
CN113158650A (en) * 2021-05-12 2021-07-23 中国建设银行股份有限公司 Message processing method, device, equipment and storage medium
CN113949749A (en) * 2021-10-15 2022-01-18 中国农业银行股份有限公司 XML message processing method and device

Also Published As

Publication number Publication date
CN114697390B (en) 2023-12-08

Similar Documents

Publication Publication Date Title
CN113037831B (en) Service gateway message processing method and device
CN106375360B (en) Graph data updating method, device and system
CN112182004B (en) Method, device, computer equipment and storage medium for checking data in real time
CN109002470A (en) Knowledge mapping construction method and device, client
CN115599764A (en) Method, device and medium for migrating table data
CN113568697A (en) Method, system and medium for converting PC end page into mobile end page
CN111770150B (en) Access flow control method and device and electronic equipment
CN112035156A (en) E-commerce platform docking device, method, equipment and medium
CN109582476B (en) Data processing method, device and system
CN111177093A (en) Method, device and medium for sharing scientific and technological resources
CN112491943A (en) Data request method, device, storage medium and electronic equipment
CN114697390B (en) XML message processing method and device, storage medium and electronic equipment
CN106951225B (en) Data processing method and device based on service configuration template
CN106874327B (en) Counting method and device for business data
CN110532248B (en) CMDB-based server application information acquisition and adjustment method
CN114327376A (en) IT architecture establishing method, IT architecture establishing device, processor and electronic equipment
CN113986879A (en) Service data migration method and related device
CN108416572B (en) Method for integrating insurance company insurance application processes into general insurance application process
CN115017185A (en) Data processing method, device and storage medium
CN113935301B (en) Report generation method and device, storage medium and electronic equipment
Bataev Performance evaluation of cloud services for russian companies
CN114499759B (en) Message generation method and device, electronic equipment and storage medium
CN115964423A (en) Service data conversion method, device, computer equipment and storage medium
CN117331916A (en) Data management method, equipment and medium based on financial subject database
CN117132413A (en) Account checking method and device based on network live broadcast scene

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