CN112003769A - Message processing method, device and equipment - Google Patents

Message processing method, device and equipment Download PDF

Info

Publication number
CN112003769A
CN112003769A CN202010955286.4A CN202010955286A CN112003769A CN 112003769 A CN112003769 A CN 112003769A CN 202010955286 A CN202010955286 A CN 202010955286A CN 112003769 A CN112003769 A CN 112003769A
Authority
CN
China
Prior art keywords
message
target
target message
configuration operation
data
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
CN202010955286.4A
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN202010955286.4A priority Critical patent/CN112003769A/en
Publication of CN112003769A publication Critical patent/CN112003769A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/04Processing captured monitoring data, e.g. for logfile generation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Mining & Analysis (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the specification discloses a message processing method, a message processing device and message processing equipment. When a new supervision requirement is received, calling an original mother plate with the same service type as the corresponding supervision requirement from an existing message mother plate, expressing the message mother plate by adopting a message template, expressing a data source by adopting a data table, configuring a matching relation between the message template and the data table according to the supervision requirement, and generating a message format meeting the new supervision requirement.

Description

Message processing method, device and equipment
Technical Field
The present specification relates to the field of computer technologies, and in particular, to a method, an apparatus, and a device for processing a packet.
Background
In order to ensure the healthy and stable development of the industry, an industry supervision organization usually supervises industry participants, and in supervision, the supervision organization is often required to regularly send service messages required by supervision.
For example, in the financial industry as an example, since the financial industry is a strong supervision industry, a supervision organization (e.g., a financial organization) is required to report business data in an off-site supervision form in order to supervise the compliance operation of each financial organization.
At present, a financial institution usually adopts a message form to periodically report service data to a monitoring institution, and the message for sending the service data is a message structure designed according to a specified interface specification, wherein the message structure comprises a message header and a message body specified by the interface specification.
However, in the existing message processing scheme, the content of each message body of each sent message is designed and filled in by a back-end developer in advance according to the interface specification, so that the existing message is a fixed format message.
However, with the change of financial markets, the regulatory requirements of the regulatory agencies on the financial institutions are changing continuously, but it is difficult for the financial institutions under supervision to enumerate various corresponding message formats in advance for future regulatory requirements. Therefore, fixed format message processing schemes pre-configured by developers have been difficult to adapt to rapidly changing regulatory requirements.
Based on this, a new message processing scheme is needed.
Disclosure of Invention
In view of this, embodiments of the present disclosure provide a front-end configurable message processing method, apparatus, and device, which are very convenient for a front-end configuration worker to quickly configure a message that meets the supervision requirement and is reported.
The embodiment of the specification adopts the following technical scheme:
an embodiment of the present specification provides a message processing method, including:
when a supervision requirement is received, calling an original mother board with the same service type as that corresponding to the supervision requirement from an existing message mother board;
adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
creating a target message template corresponding to the target master plate;
receiving configuration operation aiming at the matching relation between the target message template and a data source;
and when the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
An embodiment of the present specification further provides a packet processing apparatus, including:
the calling module is used for calling an original mother plate with the same service type as the service type corresponding to the supervision requirement from the existing message mother plate when the supervision requirement is received;
the adjusting module is used for adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
the creating module is used for creating a target message template corresponding to the target master mask;
the configuration module is used for receiving configuration operation aiming at the matching relation between the target message template and the data source;
and the generating module is used for generating a target message format according to the target message template after the configuration operation is completed when the configuration operation aiming at the matching relation between the target message template and the data source is completed.
An embodiment of the present specification further provides an electronic device for message processing, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
when a supervision requirement is received, calling an original mother board with the same service type as that corresponding to the supervision requirement from an existing message mother board;
adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
creating a target message template corresponding to the target master plate;
receiving configuration operation aiming at the matching relation between the target message template and a data source;
and when the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects:
by adopting the message master plate to express the message structure, a configurator only needs to pay attention to the content of the message related to the newly added supervision requirement, and then can carry out a small amount of configuration on the existing message master plate according to the data field corresponding to the supervision requirement without redeveloping the message structure, and can rapidly configure the message meeting the supervision requirement, thereby improving the message processing efficiency and reducing the message processing cost.
Drawings
In order to more clearly illustrate the embodiments of the present specification or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the present specification, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative effort.
Fig. 1 is a schematic structural diagram of a message master in a message processing scheme provided in an embodiment of the present specification.
Fig. 2 is a schematic structural diagram of a message body in a message processing scheme provided in an embodiment of this specification.
Fig. 3 is a schematic structural diagram of message processing in a message processing scheme provided in an embodiment of this specification.
Fig. 4 is a flowchart of a message processing method provided in an embodiment of the present specification.
Fig. 5 is a schematic diagram of an information record submitted by a financial institution in a message processing method according to an embodiment of the present disclosure.
Fig. 6 is a schematic diagram of a visual configuration message template in a message processing method provided in an embodiment of the present specification.
Fig. 7 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present specification, the technical solutions in the embodiments of the present specification will be clearly and completely described below with reference to the drawings in the embodiments of the present specification, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be obtained by a person skilled in the art without making any inventive step based on the embodiments of the present disclosure, shall fall within the scope of protection of the present application.
The existing message processing scheme needs developers to design and configure specific content of each message in advance, but the supervision requirement is not constant but continuously changed, so that the existing message processing scheme is more and more difficult to adapt to current supervision.
Based on this, the inventor provides a new service data message processing scheme by summarizing the interface specification of the existing supervision requirement, forming a corresponding message master plate according to the interface specification by the existing supervision requirement and improving the generation mode of the message, thereby providing service data reporting personnel conveniently, needing not to redevelop the message structure, only needing to care about the reported data, and being capable of conveniently configuring the service data message required by the new supervision requirement through the front end, improving the rapid reporting capability of the message and improving the development efficiency.
In view of the fact that the supervision of the industry supervision authorities on the industry participants is different and the supervision of the financial industry changes rapidly, the description takes the reporting of business data of the financial institutions as an example, and other industries can refer to the message processing scheme provided by the description to report messages.
Fig. 1 is a schematic structural diagram of a message master provided in an embodiment of the present specification.
As shown in fig. 1, in the message processing scheme provided in this specification, a developer may develop a message master for reporting service data to a supervision organization according to an existing supervision requirement, where the message master may include a message header and a message body, and may further include a message trailer according to the reporting requirement.
Each message must contain and only contain one message header, the message header is used for representing the start of one-time data acquisition or data transmission, and the message header is used for providing the information summary of the message; the message body consists of a plurality of information records (such as information record 1 to information record n in the figure, wherein n is a positive integer), and the message body compositions of different types of data messages are different; the message tail indicates the end of one data acquisition or data transmission.
In a specific implementation, the message body structure may be as shown in fig. 2, and each information record is composed of one basic field or one basic segment plus several other fields. Each information record must include a basic field, and the basic field starts, and other fields that may need to appear, such as identity information, occupation information, residence information, guarantee information, transaction identifier change, special transaction, etc., may appear after the basic field in any order.
In addition, the number of fields that may appear in each information record may be different, so the length of each information record may be different, and the specific total length is determined according to the fixed length of each field that appears.
It should be noted that, since the financial institution sends the financial transaction data, the basic field may be service characteristic information including identification information of the account user, account identification information, account transaction information, and the like for reflecting uniqueness of each information record. In addition, the specific structures of the message header, the message body, the message tail and the like in the message master plate can be designed according to the interface specification specified by a supervision organization, and the description is not expanded here.
Therefore, if the supervision requirement changes along with the market condition, only the front-end personnel need to quickly generate the message meeting the new supervision requirement on the front end in a configurable mode aiming at the changed part.
For example, the supervision requirement is only that some information records in the message body are required to be changed, at this time, the front-end developer does not need to re-develop the message format by the back-end developer, and only needs to call the existing master plate, slightly adjust and modify the structure of the master plate according to the information records corresponding to the supervision requirement to form a new master plate, so that the back-end developer is not required to re-develop the template, only needs to pay attention to the changed information records (namely, service data), finally, the new master plate is generated into a new message template, and the service data is automatically filled according to the template.
For example, although the supervision requirement is changed greatly, the message structure still consists of a message header, a message body, a message tail and the like, only the information record in the message body is changed greatly, at this time, the front-end development can still call the message from the existing message mother plate, for example, for the message of the loan service data, the mother plate corresponding to the existing loan service data message can be called, so that the message body in the original mother plate is adjusted again according to the supervision requirement, the message mother plate compounding the new supervision requirement is rapidly configured, and thus, the corresponding message template can be regenerated according to the message mother plate, and then the service data is filled according to the template.
Fig. 3 is a schematic overall architecture diagram of a message processing scheme provided in the embodiment of the present specification.
As shown in fig. 3, after receiving a new supervision requirement, according to a service type corresponding to the supervision requirement, at least one master is called from masters corresponding to existing service types, then according to the supervision requirement, a master conforming to the new supervision requirement is adjusted, and then a message template is generated according to the new master, where the message template still includes a message body and a message body, and certainly if a message format is required for the message, the template may further include a message trailer (not shown in the figure), where each information record of the message body in the master is reflected in the message template by a tag, so that a front-end person adjusts a mapping relationship between service data in the message and a data source (i.e., mapping that reflects a data loading relationship), and thus, a developer only needs to pay attention to a corresponding relationship between a data field of the data source and a tag field in the message body.
Moreover, the data expression can be simplified by mapping the data fields and the tags and forming corresponding data table expression data by the data fields, so that the data sources can also be selected in a configurable manner, thereby supporting the data sources accessing various data platforms, such as odps, mysql, explorer, oss, and the like.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
The embodiment of the present specification provides a message processing method, which can facilitate front-end personnel to rapidly provide a message template oriented to compliance supervision in a configurable manner, and rapidly complete a message format of service data to be reported through a configurable matching data field.
As shown in fig. 4, a method for processing a message provided in an embodiment of the present disclosure may include:
step S402, when a supervision requirement is received, an original mother plate with the same service type as that corresponding to the supervision requirement is called from an existing message mother plate.
In a specific implementation, the existing message master (i.e. original master) may be a message master which is developed and set in advance according to existing supervision requirements.
For example, assuming that a regulatory agency regulates compliance with a financial institution, the traffic type corresponding to the regulation may include several types of traffic, such as personal credit information, personal identity information, special transaction information, and the like.
In specific implementation, the personal credit information can be further subdivided into subdivided service types such as loan service, quasi-credit card service and credit card service according to service categories. And the loan service can be further subdivided into loan issuing information and loan repayment information, the quasi-credit card service can be further subdivided into quasi-credit card issuing information and quasi-credit card overdraft repayment information, and the credit card service can be further subdivided into credit card issuing information and credit card repayment information.
Thus, the original master can be developed in advance for each service type.
For example, the information record reported by the financial institution for compliance regulatory requirements of credit card payment information may be as shown in fig. 5.
At this point, the corresponding original master (which may be the structure of fig. 1 as explained above) may be developed in advance according to the regulatory requirements. Thus, each information record to be reported in fig. 5 may constitute a message body in the message master, that is, the information record of the message body in the message master may be the information record shown in fig. 4, for example: financial institution code, credit card account, used amount, highest used amount, settlement date, last actual payment date, amount due for the month, actual payment amount, cumulative overdue amount, account status, 24-month account payment status, etc.
It should be noted that, with reference to the aforementioned description part of fig. 1, an original message mother board is developed in advance for each service type under the supervision requirement, and a description about the structure of the message mother board is not expanded.
And S404, adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate.
However, the financial industry belongs to the strong supervision industry, and financial services are in endless, at this time, the supervision requirements of the supervision institution on the financial institution also change with the actual situation of the financial services, and the financial institution cannot enumerate each possible supervision scene and the corresponding message master plate in advance.
For example, new regulations are added to current regulatory requirements for compliance with the flow of large loan funds.
At this time, the existing message master plate for the loan service can be utilized, and developers only need to newly add the submission service data corresponding to the newly added supervision requirement to the message master plate (such as a message body) corresponding to the loan service without paying attention to the development of the master plate, so that the message master plate (namely, a target master plate) for submitting the service data with the new supervision requirement can be formed by reconfiguring (such as adjusting, modifying and the like) the message master plate corresponding to the loan service.
Step S406, a target message template corresponding to the target mother plate is created.
In a specific implementation, the master plate may be converted into a message template, that is, the message template is used to represent the message master plate, for example, a tag field is used in the message template to represent an information record of a message body in the master plate, for example, a tag i represents an information record k, where i and k may be the same or different, and may be specifically defined according to an interface specification.
By adopting the message template, namely the label field reflects the information record of the message body in the master mask, the expression of the message body is simplified, the readability of the message body can be enhanced, and a configurator can conveniently reconfigure the corresponding master mask according to the supervision requirement.
Step S408, receiving configuration operation aiming at the matching relation between the target message template and the data source.
In specific implementation, the target message template and the data source can be matched with the label field in the message template and the data field in the data table of the data source according to a preset matching strategy, and the template configuration is completed by matching the label in the message template with the data field of the data source.
In some embodiments, the configuration user may adjust the matching policy according to regulatory requirements, such that matching of the message template to the data source may be automatically performed according to the adjusted matching policy.
In some embodiments, the message template and the data source may be displayed in a visual manner, which is convenient for a user to perform visual configuration operation on a matching policy between the message template and the data source, for example, configure a mapping relationship between the message template and the data source according to a supervision requirement, such as re-editing content of a message header, editing tags of a message body, and editing a mapping relationship between the tags and data fields of the data source.
As shown in fig. 6, different data platforms can be selected by the following list support, for example, the data platform selects an ODPS platform, ODPS metadata is used as a data source, the data table can also support drop-down list selection, and data destination can also be selected, so that data expression between the data platforms is facilitated; the mapping relation between the data source and the message template can be edited, and the type of the field of the source header table and the like also support the editing and are not listed one by one.
In specific implementation, the data source is represented by the data table, so that the expression of the data source is simplified, the readability of the data source is enhanced, and the data table can be developed by a data developer, so that a configurator does not need to pay attention to a specific data source, and only needs to pay attention to the mapping relation between the data source and the message template under the supervision requirement.
Step S410, when it is monitored that the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
In a specific implementation, after the configuration operation is monitored to be completed, a message format can be generated according to the configured message template, so that various service data can be filled according to the message format for message reporting.
In the steps S402-S410, by calling the message motherboard corresponding to the existing supervision requirement, the front-end developer can very conveniently and quickly configure the message format required for the delivery by the configuration mode according to the new supervision requirement, and only the front-end developer needs to care about the data item for the delivery without the need of the back-end developer to re-develop the message format, thereby improving the quick delivery capability of the message and the development efficiency.
In some embodiments, after the message format is generated, the service data message may be generated by querying whether data in the data table is generated or not according to a preset filling period, and if the data is generated, the data may be filled into the message template according to the message format.
In some embodiments, the generated message template may be marked as a corresponding message loading code, and then the service data loading may be automatically completed according to the loading code.
It should be noted that, each financial institution has different definitions for message types, and each financial institution also has a plurality of corresponding messages, so that the financial institution can self-define the loading code for the service type that the supervision institution requires the financial institution to report, and does not make specific limitations.
In some embodiments, the business data in the financial industry may be sourced from different data platforms, such as ODPS, MySQL, and the like, and the data of different data platforms have different data expression forms, and a visual configuration mode may also be adopted, so that the data source may also be selected in a front-end configuration mode (as described in the foregoing fig. 6), so that a configurator does not need to pay attention to the generation of the data source, but only to the change of the data table brought by the supervision requirement, thereby adjusting the data table.
By means of the front-end configuration mode, access to different data sources can be supported, front-end configuration personnel can visually configure the different data sources, and message configuration efficiency is improved.
In some embodiments, the message filled with the service data is reported to the corresponding interface address according to the reporting period and the reporting interface of the supervision requirement and the set task reporting period, and is reported to the supervision authority through the reporting interface.
In some embodiments, the target master corresponding to the target message template after the configuration operation is completed may be further added to a master library as a new master, where the master library is used to store an existing message master. Thus, when there is a new regulatory requirement, the master with the closest new regulatory requirement can be retrieved from the master library.
In the foregoing embodiment, the delivery period, the loading period, the interface address, and the like may also be configured through a visual interface, and are not limited specifically here.
Based on the same inventive concept, embodiments of the present specification further provide a message processing apparatus, an electronic device, and a non-volatile computer storage medium corresponding to the message processing method.
Fig. 7 is a schematic structural diagram of a message processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 7, the message processing apparatus 700 may include: the calling module 701 is used for calling an original mother board which has the same service type as the service type corresponding to the supervision requirement from the existing message mother board when the supervision requirement is received; the adjusting module 703 adjusts the message body in the original mother plate according to the supervision requirement to form a target mother plate; a creating module 705, which creates a target message template corresponding to the target mother plate; the configuration module 707 receives configuration operation for the matching relationship between the target message template and the data source; the generating module 709 generates a target packet format according to the target packet template after the configuration operation is completed when it is monitored that the configuration operation for the matching relationship between the target packet template and the data source is completed.
Optionally, receiving a configuration operation for a matching relationship between the target packet template and a data source, including: and receiving configuration operation aiming at a preset matching strategy, wherein the matching strategy is used for form matching relation between the target message template and a data source.
Optionally, the message processing apparatus 700 further includes: a data expression module (not shown in the figure) for representing the data source by using a data table, wherein the data table comprises a plurality of data fields;
receiving configuration operation aiming at the matching relation between the target message template and the data source, wherein the configuration operation comprises the following steps:
and receiving configuration operation aiming at the matching relation between the label field and the data field of the target message template.
Optionally, the message processing apparatus 700 further includes: and the visualization module (not shown in the figure) displays the target message template and the data source on a visualization interface so as to receive configuration operation aiming at the matching relationship between the target message template and the data source in the visualization interface.
Optionally, the message processing apparatus 700 further includes: and a master library module (not shown in the figure) for adding the target master corresponding to the target message template after the configuration operation as a new master into the master library.
Optionally, the message processing apparatus 700 further includes: and a filling module (not shown in the figure) for inquiring whether the data source generates service data according to a preset filling period, and if so, filling the service data according to the target message format to generate a report message.
Optionally, the message processing apparatus 700 further includes: and the reporting module (not shown in the figure) is used for filling the reporting message into the reporting interface according to a preset reporting period so as to complete reporting through the reporting interface.
An embodiment of the present specification further provides an electronic device for message processing, including:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
when a supervision requirement is received, calling an original mother board with the same service type as that corresponding to the supervision requirement from an existing message mother board;
adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
creating a target message template corresponding to the target master plate;
receiving configuration operation aiming at the matching relation between the target message template and a data source;
and when the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
Embodiments of the present specification further provide a non-volatile computer storage medium for message processing, where the non-volatile computer storage medium stores computer-executable instructions, and the computer-executable instructions are configured to:
when a supervision requirement is received, calling an original mother board with the same service type as that corresponding to the supervision requirement from an existing message mother board;
adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
creating a target message template corresponding to the target master plate;
receiving configuration operation aiming at the matching relation between the target message template and a data source;
and when the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the embodiments of the system, the apparatus, the device, and the non-volatile computer storage medium, since they correspond to the method, the description is simple, and the relevant points can be referred to the partial description of the method embodiments.
The system, apparatus, device, and non-volatile computer storage medium and method provided in the embodiments of this specification correspond to each other, and they also have similar advantageous technical effects to the corresponding method.
In the 90 s of the 20 th century, improvements in a technology could clearly distinguish between improvements in hardware (e.g., improvements in circuit structures such as diodes, transistors, switches, etc.) and improvements in software (improvements in process flow). However, as technology advances, many of today's process flow improvements have been seen as direct improvements in hardware circuit architecture. Designers almost always obtain the corresponding hardware circuit structure by programming an improved method flow into the hardware circuit. Thus, it cannot be said that an improvement in the process flow cannot be realized by hardware physical modules. For example, a Programmable Logic Device (PLD), such as a Field Programmable Gate Array (FPGA), is an integrated circuit whose Logic functions are determined by programming the Device by a user. A digital system is "integrated" on a PLD by the designer's own programming without requiring the chip manufacturer to design and fabricate application-specific integrated circuit chips. Furthermore, nowadays, instead of manually making an Integrated Circuit chip, such Programming is often implemented by "logic compiler" software, which is similar to a software compiler used in program development and writing, but the original code before compiling is also written by a specific Programming Language, which is called Hardware Description Language (HDL), and HDL is not only one but many, such as abel (advanced Boolean Expression Language), ahdl (alternate Hardware Description Language), traffic, pl (core universal Programming Language), HDCal (jhdware Description Language), lang, Lola, HDL, laspam, hardward Description Language (vhr Description Language), vhal (Hardware Description Language), and vhigh-Language, which are currently used in most common. It will also be apparent to those skilled in the art that hardware circuitry that implements the logical method flows can be readily obtained by merely slightly programming the method flows into an integrated circuit using the hardware description languages described above.
The controller may be implemented in any suitable manner, for example, the controller may take the form of, for example, a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor, logic gates, switches, an Application Specific Integrated Circuit (ASIC), a programmable logic controller, and an embedded microcontroller, examples of which include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, Microchip PIC18F26K20, and Silicone Labs C8051F320, the memory controller may also be implemented as part of the control logic for the memory. Those skilled in the art will also appreciate that, in addition to implementing the controller as pure computer readable program code, the same functionality can be implemented by logically programming method steps such that the controller is in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers and the like. Such a controller may thus be considered a hardware component, and the means included therein for performing the various functions may also be considered as a structure within the hardware component. Or even means for performing the functions may be regarded as being both a software module for performing the method and a structure within a hardware component.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention 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 invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. 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). 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 Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape disk storage or other magnetic storage devices, or any other non-transmission medium that 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 like elements in a process, method, article, or apparatus that comprises the element.
The application may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The application may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
The above description is only an example of the present application and is 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 (15)

1. A message processing method comprises the following steps:
when a supervision requirement is received, calling an original mother board with the same service type as that corresponding to the supervision requirement from an existing message mother board;
adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
creating a target message template corresponding to the target master plate;
receiving configuration operation aiming at the matching relation between the target message template and a data source;
and when the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
2. The method of claim 1, receiving a configuration operation for a matching relationship between the target message template and a data source, comprising:
and receiving configuration operation aiming at a preset matching strategy, wherein the matching strategy is used for form matching relation between the target message template and a data source.
3. The method of claim 1, further comprising:
the data source is represented by a data table, wherein the data table comprises a plurality of data fields;
receiving configuration operation aiming at the matching relation between the target message template and the data source, wherein the configuration operation comprises the following steps:
and receiving configuration operation aiming at the matching relation between the label field and the data field of the target message template.
4. The method of claim 1, further comprising: and displaying the target message template and the data source in a visual interface so as to receive configuration operation aiming at the matching relation between the target message template and the data source in the visual interface.
5. The method of claim 1, further comprising: and adding the target mother board corresponding to the target message template after the configuration operation as a new mother board into a mother board library.
6. The method of claim 1, after generating the target message format, the method further comprising:
inquiring whether the data source generates business data or not according to a preset filling period;
and if so, filling the service data according to the target message format to generate a delivery message.
7. The method of claim 6, after generating the delivery message, the method further comprising:
and filling the submission message into a submission interface according to a preset submission period so as to complete submission through the submission interface.
8. A message processing apparatus comprising:
the calling module is used for calling an original mother plate with the same service type as the service type corresponding to the supervision requirement from the existing message mother plate when the supervision requirement is received;
the adjusting module is used for adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
the creating module is used for creating a target message template corresponding to the target master mask;
the configuration module is used for receiving configuration operation aiming at the matching relation between the target message template and the data source;
and the generating module is used for generating a target message format according to the target message template after the configuration operation is completed when the configuration operation aiming at the matching relation between the target message template and the data source is completed.
9. The apparatus of claim 8, receiving a configuration operation for a matching relationship between the target message template and a data source, comprising:
and receiving configuration operation aiming at a preset matching strategy, wherein the matching strategy is used for form matching relation between the target message template and a data source.
10. The apparatus of claim 8, further comprising:
the data expression module is used for representing the data source by adopting a data table, wherein the data table comprises a plurality of data fields;
receiving configuration operation aiming at the matching relation between the target message template and the data source, wherein the configuration operation comprises the following steps:
and receiving configuration operation aiming at the matching relation between the label field and the data field of the target message template.
11. The apparatus of claim 8, further comprising:
and the visualization module displays the target message template and the data source on a visualization interface so as to receive configuration operation aiming at the matching relationship between the target message template and the data source in the visualization interface.
12. The apparatus of claim 8, further comprising:
and the master library module is used for adding the target master corresponding to the target message template after the configuration operation into the master library as a new master.
13. The apparatus of claim 8, further comprising:
and the filling module is used for inquiring whether the data source generates service data or not according to a preset filling period, and if so, filling the service data according to the target message format to generate a report message.
14. The apparatus of claim 13, the apparatus further comprising:
and the reporting module is used for filling the reporting message into a reporting interface according to a preset reporting period so as to finish reporting through the reporting interface.
15. An electronic device for message processing, comprising:
at least one processor; and the number of the first and second groups,
a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
the memory stores instructions executable by the at least one processor to enable the at least one processor to:
when a supervision requirement is received, calling an original mother board with the same service type as that corresponding to the supervision requirement from an existing message mother board;
adjusting the message body in the original mother plate according to the supervision requirement to form a target mother plate;
creating a target message template corresponding to the target master plate;
receiving configuration operation aiming at the matching relation between the target message template and a data source;
and when the configuration operation aiming at the matching relation between the target message template and the data source is completed, generating a target message format according to the target message template after the configuration operation is completed.
CN202010955286.4A 2020-09-11 2020-09-11 Message processing method, device and equipment Pending CN112003769A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010955286.4A CN112003769A (en) 2020-09-11 2020-09-11 Message processing method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010955286.4A CN112003769A (en) 2020-09-11 2020-09-11 Message processing method, device and equipment

Publications (1)

Publication Number Publication Date
CN112003769A true CN112003769A (en) 2020-11-27

Family

ID=73469738

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010955286.4A Pending CN112003769A (en) 2020-09-11 2020-09-11 Message processing method, device and equipment

Country Status (1)

Country Link
CN (1) CN112003769A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113783860A (en) * 2021-09-01 2021-12-10 建信金融科技有限责任公司 Message processing method, device and equipment based on visual configuration
CN114449063A (en) * 2022-01-17 2022-05-06 蚂蚁区块链科技(上海)有限公司 Message processing method, device and equipment
CN114629807A (en) * 2020-12-11 2022-06-14 ***通信集团湖南有限公司 Work order processing method, device and equipment

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079632A (en) * 2014-06-09 2014-10-01 中国建设银行股份有限公司 Third-party service processing method and device
CN109361628A (en) * 2018-10-16 2019-02-19 深圳壹账通智能科技有限公司 Message assemble method, device, computer equipment and storage medium
CN109726128A (en) * 2018-12-29 2019-05-07 亚信科技(中国)有限公司 A kind of method for generating test case, device and server
US20190197166A1 (en) * 2017-12-27 2019-06-27 Beijing Baidu Netcom Science And Technology Co., Ltd. Method, terminal device and storage medium for mining entity description tag

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104079632A (en) * 2014-06-09 2014-10-01 中国建设银行股份有限公司 Third-party service processing method and device
US20190197166A1 (en) * 2017-12-27 2019-06-27 Beijing Baidu Netcom Science And Technology Co., Ltd. Method, terminal device and storage medium for mining entity description tag
CN109361628A (en) * 2018-10-16 2019-02-19 深圳壹账通智能科技有限公司 Message assemble method, device, computer equipment and storage medium
CN109726128A (en) * 2018-12-29 2019-05-07 亚信科技(中国)有限公司 A kind of method for generating test case, device and server

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114629807A (en) * 2020-12-11 2022-06-14 ***通信集团湖南有限公司 Work order processing method, device and equipment
CN113783860A (en) * 2021-09-01 2021-12-10 建信金融科技有限责任公司 Message processing method, device and equipment based on visual configuration
CN113783860B (en) * 2021-09-01 2023-11-28 建信金融科技有限责任公司 Message processing method, device, equipment and storage medium based on visual configuration
CN114449063A (en) * 2022-01-17 2022-05-06 蚂蚁区块链科技(上海)有限公司 Message processing method, device and equipment
CN114449063B (en) * 2022-01-17 2024-03-26 蚂蚁区块链科技(上海)有限公司 Message processing method, device and equipment

Similar Documents

Publication Publication Date Title
CN112003769A (en) Message processing method, device and equipment
CN111967849A (en) Task processing flow arrangement method and device and electronic equipment
CN107038042B (en) Service execution method and device
CN106899666B (en) Data processing method and device for service identification
CN112015739A (en) Data verification and data query method and device
CN108599973B (en) Log association method, device and equipment
WO1997048033A2 (en) Data representation for mixed-language program development
CN110008018A (en) A kind of batch tasks processing method, device and equipment
CN108830705B (en) Method, device and equipment for summarizing transaction data
CN110297837B (en) Data updating method and device and data query method and device
CN110648034A (en) Method and device for distributing customer service
CN107562496A (en) A kind of method and device of page configuration and page presentation
CN110018819B (en) Data checking script generation method, device and equipment
CN108446301B (en) Business file splitting and summarizing method, device and equipment
CN109597695B (en) Data processing method, device and equipment
CN108763238B (en) Data display method, device and equipment
CN116501312A (en) Data processing method, device, equipment and readable storage medium
CN112419073A (en) Information display method and device
CN111242731B (en) Service execution method and device
CN112596781A (en) Service execution and service configuration method and device
CN110008358B (en) Resource information display method and system, client and server
CN112015702A (en) Message file name processing method, device and equipment
CN113052675B (en) Data display method and device
CN117234466B (en) Enterprise management software development method, system, equipment and storage medium
CN112017038A (en) Method, device and equipment for processing submission process

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20201127

RJ01 Rejection of invention patent application after publication