CN113051094A - Supervision data submission testing method and device - Google Patents

Supervision data submission testing method and device Download PDF

Info

Publication number
CN113051094A
CN113051094A CN202110300711.0A CN202110300711A CN113051094A CN 113051094 A CN113051094 A CN 113051094A CN 202110300711 A CN202110300711 A CN 202110300711A CN 113051094 A CN113051094 A CN 113051094A
Authority
CN
China
Prior art keywords
data
supervision
target
data processing
test
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
CN202110300711.0A
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.)
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 CN202110300711.0A priority Critical patent/CN113051094A/en
Publication of CN113051094A publication Critical patent/CN113051094A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/079Root cause analysis, i.e. error or fault diagnosis
    • 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

Abstract

The embodiment of the application provides a supervision data submission testing method and a supervision data submission testing device, which can be used in the technical field of finance, and the method comprises the following steps: acquiring target supervision data to be reported to a supervision organization from a target financial organization, and determining a service line identifier of the target supervision data; performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme. The method and the system can effectively improve the success rate, timeliness and reliability of the financial institution for reporting and sending the supervision data to the supervision institution, and can effectively improve the pertinence, validity, efficiency and automation degree of supervision data reporting and sending tests.

Description

Supervision data submission testing method and device
Technical Field
The application relates to the technical field of batch automatic testing, in particular to the technical field of finance, and particularly relates to a supervision data submission testing method and device.
Background
Currently, each financial supervision institution requires a bank and other financial institutions to actively report supervision data on time, and various service data indexes are comprehensively managed and controlled. The supervision reporting system needs to report each service index data to the supervision organization in time as required as the basis of supervision decision.
In a traditional supervision and submission technical system, source data application of a financial institution needs to transmit supervision data to a supervision and submission system every day, and the supervision and submission system submits service data, processes and converts the service data according to a format required by the supervision institution, and submits the data through specific front-end software. The processing flow needs a reporting system to process service data applied by source data, the source data are applied more under the condition that the supervision requirement is increased day by day, the data format change of any source end application can influence the normal completion of reporting and feedback of the data, the changed source data application system can easily cause the failure of the financial institution in actively reporting the supervision data to the supervision institution, if the reporting failure is waited, the failure reason is manually checked, a large amount of labor cost and time cost can be consumed, the supervision data can not be reported to the supervision institution in time according to the requirement of the supervision institution, and the timeliness and reliability of the financial institution in reporting the supervision data to the supervision institution are influenced.
Disclosure of Invention
Aiming at the problems in the prior art, the application provides a supervision data submission testing method and device, which can effectively improve the success rate, timeliness and reliability of supervision data submission from a financial institution to a supervision institution, and can effectively improve the pertinence, effectiveness, efficiency and automation degree of supervision data submission testing.
In order to solve the technical problem, the application provides the following technical scheme:
in a first aspect, the present application provides a supervision data reporting test method, including:
acquiring target supervision data to be reported to a supervision organization from a target financial organization, and determining a service line identifier of the target supervision data;
performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
Further, the data processing node comprises: a first data processing node for pre-checking the supervisory data;
correspondingly, the executing test of at least one data processing node in the submission process corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data includes:
calling a first test scheme of the first data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the first test scheme comprises a file directory corresponding to the service line identifier;
and performing an execution test on the target supervision data by the first data processing node based on the file directory corresponding to the service line identifier, and if the target supervision data contains each file specified by the file directory, determining that the target supervision data passes the execution test of the first data processing node.
Further, still include:
if the target supervision data does not contain each file specified by the file directory, outputting a first test result to visually display the first test result;
wherein, the first test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the first data processing node, location information of the first data processing node in the submission flow, and file identification missing from the target supervision data.
Further, the data processing node comprises: a second data processing node for pre-processing the supervisory data;
correspondingly, the executing test of at least one data processing node in the submission process corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data includes:
calling a second test scheme of the second data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the second test scheme comprises a data preprocessing mode corresponding to the service line identifier;
and performing an execution test on the target supervision data by the second data processing node based on a data preprocessing mode corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the second data processing node if the data processing on the target supervision data is completed based on the data preprocessing mode.
Further, the data preprocessing mode includes at least one data processing item, and the data processing item includes: data configuration, data splitting, data compression and data encryption;
correspondingly, the supervision data submission testing method further comprises the following steps:
if the data processing of the target supervision data is not completed based on the data preprocessing mode, outputting a second test result to visually display the second test result;
wherein the second test result comprises: at least one of notification information indicating that the target supervisory data fails the execution test of the second data processing node, location information of the second data processing node in the submission flow, and an identification of the data processing item that caused the target supervisory data to not complete data processing.
Further, the data processing node comprises: a third data processing node for uploading the supervisory data to the reporting node;
correspondingly, the executing test of at least one data processing node in the submission process corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data includes:
calling a third test scheme of the third data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the third test scheme comprises an identifier of a delivery module corresponding to the service line identifier, the delivery module is arranged in a delivery node in the financial institution, and the delivery module comprises a configuration file and a program;
and performing an execution test on the target supervision data by the third data processing node based on the identifier of the delivery module corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the third data processing node if the target supervision data is uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module.
Further, still include:
if the target supervision data is not uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module, outputting a third test result to visually display the third test result;
wherein the third test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the third data processing node, location information of the third data processing node in the delivery flow, and transmission path adjustment prompt information causing the target supervision data not to be uploaded to the delivery node.
Further, the data processing node comprises: a fourth data processing node for sending regulatory data to the regulatory authority;
correspondingly, the supervision data submission testing method further comprises the following steps:
when or after a reporting node sends the target supervision data uploaded to the local part of the reporting node to the supervision mechanism, if a reporting failure message for the target supervision data, which is fed back by the reporting node, is not received within a preset first waiting time period, or if a reporting success message for the target supervision data, which is received by the reporting node from the supervision mechanism, is received within a preset second waiting time period, it is determined that the target supervision data passes an execution test of the fourth data processing node.
Further, still include:
if a delivery failure message which is fed back by the delivery node and aims at the target supervision data is received in the first waiting time period, or if a delivery success message which is received by the delivery node and aims at the target supervision data from the supervision mechanism and aims at the target supervision data is not received in the second waiting time period, outputting a fourth test result to visually display the fourth test result;
wherein the fourth test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the fourth data processing node, location information of the fourth data processing node in the submission flow, and troubleshooting prompt information causing the target supervision data not to be sent to the supervision authority.
Further, the acquiring target supervision data to be reported to the supervision institution from the target financial institution includes:
and if the target financial institution is detected to generate the application system modification item, or if a monitoring data report test instruction aiming at the target financial institution is received, respectively collecting target monitoring data to be reported to the monitoring institution from each service line corresponding to the target financial institution.
In a second aspect, the present application provides a supervision data reporting test apparatus, including:
the data acquisition module is used for acquiring target supervision data to be reported to a supervision institution from a target financial institution and determining a service line identifier of the target supervision data;
the flow test module is used for executing a test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
In a third aspect, the present application provides an electronic device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the supervision data submission testing method when executing the computer program.
In a fourth aspect, the present application provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements the supervision data submission testing method.
According to the technical scheme, the supervision data reporting test method and device provided by the application comprise the following steps: acquiring target supervision data to be reported to a supervision organization from a target financial organization, and determining a service line identifier of the target supervision data; performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing corresponding relations among the service line identification, the data processing nodes and the test scheme, and executing tests of at least one data processing node in the submission flow in the process of submitting supervision data to the supervision mechanism by the financial institution, so that the success rate and reliability of submitting the supervision data to the supervision mechanism by the financial institution can be effectively improved, the timeliness of submitting the supervision data to the supervision mechanism can be improved, the timing requirement of acquiring the supervision data by the supervision mechanism can be met, and the user experience of the financial institution and the supervision mechanism is improved; by setting the task engine rule base and adopting the preset task engine rule base to execute the test on at least one data processing node in the submission flow corresponding to the target supervision data, the different data processing nodes of the supervision data in the submission flow can be differentially tested, the pertinence, the effectiveness and the accuracy of the supervision data submission test can be effectively improved, and the efficiency and the automation degree of the supervision data submission test can be effectively improved.
Drawings
In order to more clearly illustrate the embodiments of the present application 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, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a first flowchart of a supervision data reporting test method in an embodiment of the present application.
Fig. 2 is a second flowchart of a supervision data reporting test method in the embodiment of the present application.
Fig. 3 is a third flowchart of a supervision data reporting test method in the embodiment of the present application.
Fig. 4 is a fourth flowchart illustrating a supervision data reporting test method according to an embodiment of the present application.
Fig. 5 is a fifth flowchart illustrating a supervision data reporting test method according to an embodiment of the present application.
Fig. 6 is a sixth flowchart of a supervision data reporting test method in the embodiment of the present application.
Fig. 7 is a seventh flowchart illustrating a supervision data reporting test method according to an embodiment of the present application.
Fig. 8 is an eighth flowchart illustrating a supervision data reporting test method in an embodiment of the present application.
Fig. 9 is a ninth flowchart illustrating a supervision data reporting test method according to an embodiment of the present application.
Fig. 10 is a tenth flowchart illustrating a supervision data reporting test method according to an embodiment of the present application.
Fig. 11 is a schematic structural diagram of a supervision data distribution testing apparatus in an embodiment of the present application.
FIG. 12 is a schematic diagram of a test system for engine-based lightweight intelligent supervision data submission and feedback in an application example of the present application.
FIG. 13 is a schematic diagram of the interior of a file intelligent loading subsystem in an example application of the present application.
FIG. 14 is a diagram of the interior of a task engine rule base in an example application of the present application.
Fig. 15 is an internal schematic diagram of processing a delivery processing policy item in an application example of the present application.
Fig. 16 is a schematic structural diagram of an electronic device in the embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, 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 some embodiments of the present application, but 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 supervision data submission testing method and apparatus disclosed in the present application may be used in the field of financial technology, and may also be used in any field other than the field of financial technology.
Currently, each financial supervision institution requires a bank and other financial institutions to actively report supervision data on time, and various service data indexes are comprehensively managed and controlled. The supervision reporting system needs to report each service index data to the supervision organization in time as required as the basis of supervision decision. In a traditional supervision and delivery technology system, source data application transmits supervision data to a supervision and delivery system every day, and the supervision and delivery system processes and converts the delivery service data according to the format required by a supervision organization and delivers the data through specific front-end software. The processing flow needs to report the service data of the source data application processed by the system, the source data application is more under the condition of increasing supervision requirements, the data format change of any source end application can influence the normal completion of reporting and feedback of the data, and the full-flow test needs to be carried out before the source end application system is transformed to be on-line every time. Under the contradiction that the requirements of the current supervision data on reporting types and timeliness are increasingly strict and the iterative upgrade of application systems such as banks is increasingly accelerated, an automatic device or system is urgently needed to automatically and quickly detect the full link.
Based on this, the application provides a supervision data submission testing method, a supervision data submission testing device, electronic equipment and a computer readable storage medium, respectively, by performing an execution test on at least one data processing node in a submission flow in the process of submitting supervision data to a supervision organization by a financial organization, the success rate and reliability of submitting supervision data to the supervision organization by the financial organization can be effectively improved, the timeliness of submitting supervision data to the supervision organization can be improved, the timing requirement of acquiring supervision data by the supervision organization can be met, and the user experience of the financial organization and the supervision organization can be improved; by setting the task engine rule base and adopting the preset task engine rule base to execute the test on at least one data processing node in the submission flow corresponding to the target supervision data, the different data processing nodes of the supervision data in the submission flow can be differentially tested, the pertinence, the effectiveness and the accuracy of the supervision data submission test can be effectively improved, and the efficiency and the automation degree of the supervision data submission test can be effectively improved.
Based on the above, the present application further provides a supervision data submission testing apparatus for implementing the supervision data submission testing method provided in one or more embodiments of the present application, where the supervision data submission testing apparatus may be in communication connection with the client device and the supervision authority system, by itself or through a third-party server, so as to receive a supervision data submission testing request sent by the client device, and after it is determined that the target supervision data passes the supervision data submission test, send the target supervision data to the supervision authority system to complete submission.
It is understood that the client devices may include smart phones, tablet electronic devices, network set-top boxes, portable computers, desktop computers, Personal Digital Assistants (PDAs), in-vehicle devices, smart wearable devices, and the like. Wherein, intelligence wearing equipment can include intelligent glasses, intelligent wrist-watch, intelligent bracelet etc..
The supervision data reporting test device can be a server or a client device, that is, all operations are completed in the client device. If all operations are completed in the client device, the client device may further include a processor for performing specific processing of the supervision data submission test. In another practical application scenario, the selection may be specifically performed according to the processing capability of the client device, the limitation of the user usage scenario, and the like. This is not a limitation of the present application.
The client device may have a communication module (i.e., a communication unit), and may be communicatively connected to a remote server to implement data transmission with the server. The server may include a server on the task scheduling center side, and in other implementation scenarios, the server may also include a server on an intermediate platform, for example, a server on a third-party server platform that is communicatively linked to the task scheduling center server. The server may include a single computer device, or may include a server cluster formed by a plurality of servers, or a server structure of a distributed apparatus.
The server and the client device may communicate using any suitable network protocol, including network protocols not yet developed at the filing date of this application. The network protocol may include, for example, a TCP/IP protocol, a UDP/IP protocol, an HTTP protocol, an HTTPS protocol, or the like. Of course, the network Protocol may also include, for example, an RPC Protocol (Remote Procedure Call Protocol), a REST Protocol (Representational State Transfer Protocol), and the like used above the above Protocol.
The following embodiments and application examples are specifically and individually described in detail.
In order to improve timeliness and reliability of the financial institution reporting the supervision data to the supervision institution, the present application provides an embodiment of a supervision data reporting test method, and referring to fig. 1, the supervision data reporting test method executed by the supervision data reporting test apparatus specifically includes the following contents:
step 100: target supervision data to be reported to a supervision organization are obtained from the target financial organization, and a service line identifier of the target supervision data is determined.
It can be understood that the target financial institution includes a plurality of service lines, and different service lines are used for performing different service processes, wherein there may be any number of service lines, and all or part of the service data thereof needs to be reported to the monitoring institution at regular time, wherein in order to clarify the number of the service lines for which monitoring data is required to be reported, each service line needs to be marked respectively, so as to form a unique service line identifier corresponding to each service line.
Step 200: performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
It is to be understood that the report process corresponding to the target monitoring data at least includes a file pre-inspection stage, a data processing stage, an upload report node stage, and a sending monitoring authority stage, which are sequentially executed, and thus, the data processing node mentioned in one or more embodiments of the present application may include:
(1) the first data processing node is used for pre-checking supervision data in a file pre-checking stage;
(2) the second data processing node is used for preprocessing the supervision data in the data processing stage;
(3) the third data processing node of the uploading transmission node stage is used for uploading the supervision data to the transmission node;
(4) a fourth data processing node of the send custody authority stage for sending custody data to the custody authority.
As can be seen from the above description, in the supervision data submission testing method provided in the embodiment of the present application, by performing an execution test on at least one data processing node in the submission process in the process of submitting supervision data to the supervision authority by a financial institution, the success rate and reliability of submitting supervision data to the supervision authority by the financial institution can be effectively improved, the timeliness of submitting supervision data to the supervision authority can be improved, the timing requirement of acquiring supervision data by the supervision authority can be met, and the user experience of the financial institution and the supervision authority can be improved; by setting the task engine rule base and adopting the preset task engine rule base to execute the test on at least one data processing node in the submission flow corresponding to the target supervision data, the different data processing nodes of the supervision data in the submission flow can be differentially tested, the pertinence, the effectiveness and the accuracy of the supervision data submission test can be effectively improved, and the efficiency and the automation degree of the supervision data submission test can be effectively improved.
In order to provide a file pre-inspection phase test, in an embodiment of the supervision data submission testing method provided by the present application, the data processing node includes: a first data processing node for pre-checking the supervisory data; referring to fig. 2, the step 200 of the supervision data reporting test method specifically includes the following contents:
step 211: and calling a first test scheme of the first data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the first test scheme comprises a file directory corresponding to the service line identifier.
Step 212: and performing an execution test on the target supervision data by the first data processing node based on the file directory corresponding to the service line identifier, and if the target supervision data contains each file specified by the file directory, determining that the target supervision data passes the execution test of the first data processing node.
As can be seen from the above description, in the supervision data submission testing method provided in this embodiment of the present application, the target supervision data is subjected to the file pre-inspection stage test of the first data processing node based on the file directory corresponding to the service line identifier, so that the execution reliability and effectiveness of the file pre-inspection stage in the submission process corresponding to the target supervision data can be effectively improved, the success rate, timeliness and reliability of the supervision data submission from the financial institution to the supervision institution can be further improved, and the pertinence, effectiveness, efficiency and automation degree of the supervision data submission testing can be further improved.
In order to provide a file-misalignment fault output manner, referring to fig. 3, in an embodiment of the supervision data reporting test method provided in the present application, the following is further included after step 212 of the supervision data reporting test method:
step 310: if the target supervision data does not contain each file specified by the file directory, outputting a first test result to visually display the first test result; wherein, the first test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the first data processing node, location information of the first data processing node in the submission flow, and file identification missing from the target supervision data.
As can be seen from the above description, in the supervision data submission testing method provided in this embodiment of the present application, at least one of notification information used for indicating that the target supervision data fails the execution test of the first data processing node, location information of the first data processing node in the submission process, and a file identifier missing in the target supervision data is output for a file-misalignment fault, and is visually displayed, so that reliability and an intelligent degree of test result output can be effectively improved, efficiency and convenience of a technician performing processing such as fault removal according to a visual test result can be effectively improved, and a supervision data submission process at a financial institution side can be quickly and effectively recovered.
In order to provide data processing stage testing, in an embodiment of the supervisory data submission testing method provided herein, the data processing node includes: a second data processing node for pre-processing the supervisory data; referring to fig. 4, the step 200 of the supervision data reporting test method specifically includes the following contents:
step 221: and calling a second test scheme of the second data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the second test scheme comprises a data preprocessing mode corresponding to the service line identifier.
Step 222: and performing an execution test on the target supervision data by the second data processing node based on a data preprocessing mode corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the second data processing node if the data processing on the target supervision data is completed based on the data preprocessing mode.
As can be seen from the above description, in the supervision data submission testing method provided in this embodiment of the present application, the target supervision data is subjected to the data processing stage test of the second data processing node based on the file directory corresponding to the service line identifier, so that the execution reliability and effectiveness of the data processing stage in the submission process corresponding to the target supervision data can be effectively improved, the success rate, timeliness and reliability of the supervision data submission from the financial institution to the supervision institution can be further improved, and the pertinence, effectiveness, efficiency and automation degree of the supervision data submission testing can be further improved.
In order to provide a preprocessing fault output mode, in an embodiment of the supervision data reporting test method provided in the present application, the data preprocessing mode includes at least one data processing item, and the data processing item includes: data configuration, data splitting, data compression and data encryption;
referring to fig. 5, the step 222 of the supervision data reporting test method further includes the following steps:
step 320: if the data processing of the target supervision data is not completed based on the data preprocessing mode, outputting a second test result to visually display the second test result; wherein the second test result comprises: at least one of notification information indicating that the target supervisory data fails the execution test of the second data processing node, location information of the second data processing node in the submission flow, and an identification of the data processing item that caused the target supervisory data to not complete data processing.
As can be seen from the above description, in the supervision data submission testing method provided in this embodiment of the application, at least one of notification information indicating that the target supervision data fails the execution test of the second data processing node, location information of the second data processing node in the submission process, and an identifier of the data processing item that causes the target supervision data to have no completed data processing is output for a pre-processing fault, and is visually displayed, so that reliability and intelligent degree of test result output can be effectively improved, efficiency and convenience of a technician performing processing such as troubleshooting according to a visual test result can be effectively improved, and a supervision data submission process at a financial institution side can be quickly and effectively recovered.
In order to provide an upload delivery node stage test, in an embodiment of the method for supervision data delivery test provided by the present application, the data processing node includes: a third data processing node for uploading the supervisory data to the reporting node; referring to fig. 6, the step 200 of the supervision data reporting test method specifically includes the following contents:
step 231: and calling a third test scheme of the third data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the third test scheme comprises an identifier of a delivery module corresponding to the service line identifier, the delivery module is arranged in a delivery node in the financial institution, and the delivery module comprises a configuration file and a program.
Step 232: and performing an execution test on the target supervision data by the third data processing node based on the identifier of the delivery module corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the third data processing node if the target supervision data is uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module.
As can be seen from the above description, in the supervision data delivery test method provided in this embodiment of the present application, the target supervision data is subjected to the stage test of the delivery node uploaded by the third data processing node based on the file directory corresponding to the service line identifier, so that the execution reliability and effectiveness of the delivery node uploaded stage in the delivery process corresponding to the target supervision data can be effectively improved, the success rate, timeliness and reliability of the supervision data delivery from the financial institution to the supervision institution can be further improved, and the pertinence, effectiveness, efficiency and automation degree of the supervision data delivery test can be further improved.
In order to provide a failure output mode of the upload delivery node, in an embodiment of the supervision data delivery test method provided in the present application, referring to fig. 7, after step 232 of the supervision data delivery test method, the following contents are further included:
step 330: if the target supervision data is not uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module, outputting a third test result to visually display the third test result; wherein the third test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the third data processing node, location information of the third data processing node in the delivery flow, and transmission path adjustment prompt information causing the target supervision data not to be uploaded to the delivery node.
As can be seen from the above description, in the supervision data delivery testing method provided in this embodiment of the present application, at least one of notification information used for indicating that the target supervision data does not pass the execution test of the third data processing node, location information of the third data processing node in the delivery process, and transmission path adjustment prompt information causing that the target supervision data is not uploaded to the delivery node is output for a failure of the delivery node is output, and the notification information is visually displayed, so that reliability and an intelligent degree of output of a test result can be effectively improved, efficiency and convenience of processing such as troubleshooting by a technician according to the visual test result can be effectively improved, and a supervision data delivery process at a financial institution side can be quickly and effectively recovered.
In order to provide a method for sending supervision authorities phase tests, in one embodiment of the supervision data submission testing method provided herein, the data processing node comprises: a fourth data processing node for sending regulatory data to the regulatory authority; referring to fig. 8, the supervision data reporting test method further includes the following steps:
step 400: when or after a reporting node sends the target supervision data uploaded to the local part of the reporting node to the supervision mechanism, if a reporting failure message for the target supervision data, which is fed back by the reporting node, is not received within a preset first waiting time period, or if a reporting success message for the target supervision data, which is received by the reporting node from the supervision mechanism, is received within a preset second waiting time period, it is determined that the target supervision data passes an execution test of the fourth data processing node.
As can be seen from the above description, in the supervision data submission testing method provided in this embodiment of the present application, the stage test of the sending supervision entity of the fourth data processing node is performed on the target supervision data based on the file directory corresponding to the service line identifier, so that the execution reliability and effectiveness of the stage of the sending supervision entity in the submission process corresponding to the target supervision data can be effectively improved, and the success rate, timeliness and reliability of the submission of the supervision data from the financial institution to the supervision entity can be further improved.
In order to provide a mode of sending a fault output of a monitoring authority, referring to fig. 9, in an embodiment of the monitoring data reporting test method provided in the present application, the following contents are further specifically included after step 400 of the monitoring data reporting test method:
step 500: if a delivery failure message which is fed back by the delivery node and aims at the target supervision data is received in the first waiting time period, or if a delivery success message which is received by the delivery node and aims at the target supervision data from the supervision mechanism and aims at the target supervision data is not received in the second waiting time period, outputting a fourth test result to visually display the fourth test result; wherein the fourth test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the fourth data processing node, location information of the fourth data processing node in the submission flow, and troubleshooting prompt information causing the target supervision data not to be sent to the supervision authority.
As can be seen from the above description, the supervision data submission testing method provided in the embodiment of the present application outputs, by aiming at the sending supervision mechanism fault, notification information used for indicating that the target supervision data does not pass the execution test of the fourth data processing node, location information of the fourth data processing node in the submission process, and at least one item of fault removal prompt information causing that the target supervision data is not sent to the supervision mechanism, and performs visual display, so that reliability and intelligent degree of test result output can be effectively improved, and further efficiency and convenience of processing such as fault removal by a technician according to a visual test result can be effectively improved, and the supervision data submission process at the financial institution side can be quickly and effectively recovered.
In order to increase the degree of intelligence and the degree of automation of the supervision data reporting test, referring to fig. 10, in an embodiment of the supervision data reporting test method provided in the present application, step 100 of the supervision data reporting test method specifically includes the following contents:
step 110: and if the target financial institution is detected to generate the application system modification item, or if a monitoring data report test instruction aiming at the target financial institution is received, respectively collecting target monitoring data to be reported to the monitoring institution from each service line corresponding to the target financial institution.
As can be seen from the above description, the supervision data submission testing method provided in the embodiment of the present application can effectively improve the intelligent degree and the automatic degree of the supervision data submission testing by setting the test trigger condition, and does not need to execute the testing process before or during the supervision data submission each time, and only needs to start the testing when detecting that the target financial institution generates the application system modification event or receives the supervision data submission testing instruction for the target financial institution, so as to effectively save the testing cost.
In terms of software, in order to improve timeliness and reliability of the supervision data submission from the financial institution to the supervision institution, the present application provides an embodiment of a supervision data submission testing apparatus for executing all or part of the supervision data submission testing method, referring to fig. 11, where the supervision data submission testing apparatus specifically includes the following contents:
the data acquisition module 10 is configured to acquire target monitoring data to be reported to a monitoring authority from a target financial institution, and determine a service line identifier of the target monitoring data.
It can be understood that the target financial institution includes a plurality of service lines, and different service lines are used for performing different service processes, wherein there may be any number of service lines, and all or part of the service data thereof needs to be reported to the monitoring institution at regular time, wherein in order to clarify the number of the service lines for which monitoring data is required to be reported, each service line needs to be marked respectively, so as to form a unique service line identifier corresponding to each service line.
The process testing module 20 is configured to perform, according to the service line identifier of the target supervision data, a test on at least one data processing node in a delivery process corresponding to the target supervision data based on a preset task engine rule base; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
It is to be understood that the report process corresponding to the target monitoring data at least includes a file pre-inspection stage, a data processing stage, an upload report node stage, and a sending monitoring authority stage, which are sequentially executed, and thus, the data processing node mentioned in one or more embodiments of the present application may include: the first data processing node is used for pre-checking supervision data in a file pre-checking stage; the second data processing node is used for preprocessing the supervision data in the data processing stage; the third data processing node of the uploading transmission node stage is used for uploading the supervision data to the transmission node; a fourth data processing node of the send custody authority stage for sending custody data to the custody authority.
The embodiment of the supervision data reporting test apparatus provided in the present application may be specifically configured to execute the processing procedure of the embodiment of the supervision data reporting test method in the foregoing embodiment, and the function of the embodiment is not described herein again, and reference may be made to the detailed description of the embodiment of the method.
As can be seen from the above description, the supervision data submission testing device provided in the embodiment of the present application performs the execution test of at least one data processing node in the submission process in the process of submitting the supervision data to the supervision organization by the financial organization, so that the success rate and reliability of submitting the supervision data to the supervision organization by the financial organization can be effectively improved, the timeliness of submitting the supervision data to the supervision organization can be improved, the timing requirement of acquiring the supervision data by the supervision organization can be met, and the user experience of the financial organization and the supervision organization can be improved; by setting the task engine rule base and adopting the preset task engine rule base to execute the test on at least one data processing node in the submission flow corresponding to the target supervision data, the different data processing nodes of the supervision data in the submission flow can be differentially tested, the pertinence, the effectiveness and the accuracy of the supervision data submission test can be effectively improved, and the efficiency and the automation degree of the supervision data submission test can be effectively improved.
In order to provide a file pre-inspection phase test, in an embodiment of the supervision data submission testing apparatus provided in this application, the data processing node includes: a first data processing node for pre-checking the supervisory data; the process test module 20 of the supervision data reporting test apparatus is specifically configured to execute the following:
step 211: and calling a first test scheme of the first data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the first test scheme comprises a file directory corresponding to the service line identifier.
Step 212: and performing an execution test on the target supervision data by the first data processing node based on the file directory corresponding to the service line identifier, and if the target supervision data contains each file specified by the file directory, determining that the target supervision data passes the execution test of the first data processing node.
As can be seen from the above description, the supervision data submission testing apparatus provided in this embodiment of the application performs the file pre-inspection stage test of the first data processing node on the target supervision data based on the file directory corresponding to the service line identifier, so as to effectively improve the execution reliability and validity of the file pre-inspection stage in the submission process corresponding to the target supervision data, further improve the success rate, timeliness and reliability of the financial institution in submitting the supervision data to the supervision institution, and further improve the pertinence, validity, efficiency and automation degree of the supervision data submission test.
In order to provide a file irregularity fault output manner, in an embodiment of the supervision data reporting test apparatus provided in the present application, the supervision data reporting test apparatus is further specifically configured to execute the following:
step 310: if the target supervision data does not contain each file specified by the file directory, outputting a first test result to visually display the first test result; wherein, the first test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the first data processing node, location information of the first data processing node in the submission flow, and file identification missing from the target supervision data.
As can be seen from the above description, the supervision data submission testing apparatus provided in the embodiment of the present application outputs at least one of the notification information indicating that the target supervision data fails the execution test of the first data processing node, the location information of the first data processing node in the submission process, and the file identifier missing in the target supervision data according to the file-inequality fault, and performs visual display, so that the reliability and the intelligent degree of the test result output can be effectively improved, the efficiency and the convenience of the technician performing the fault removal and other processing according to the visual test result can be effectively improved, and the supervision data submission process at the financial institution side can be quickly and effectively recovered.
In order to provide data processing stage testing, in one embodiment of the supervisory data submission testing apparatus provided herein, the data processing node comprises: a second data processing node for pre-processing the supervisory data; the process test module 20 of the supervision data reporting test apparatus is specifically configured to execute the following:
step 221: and calling a second test scheme of the second data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the second test scheme comprises a data preprocessing mode corresponding to the service line identifier.
Step 222: and performing an execution test on the target supervision data by the second data processing node based on a data preprocessing mode corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the second data processing node if the data processing on the target supervision data is completed based on the data preprocessing mode.
As can be seen from the above description, the supervision data submission testing apparatus provided in this embodiment of the application performs the data processing stage test of the second data processing node on the target supervision data based on the file directory corresponding to the service line identifier, so as to effectively improve the execution reliability and validity of the data processing stage in the submission process corresponding to the target supervision data, further improve the success rate, timeliness and reliability of the financial institution in submitting the supervision data to the supervision institution, and further improve the pertinence, validity, efficiency and automation degree of the supervision data submission test.
In order to provide a preprocessing fault output mode, in an embodiment of the supervisory data reporting test apparatus provided in the present application, the data preprocessing mode includes at least one data processing item, and the data processing item includes: data configuration, data splitting, data compression and data encryption;
the supervision data reporting test device is further specifically configured to execute the following:
step 320: if the data processing of the target supervision data is not completed based on the data preprocessing mode, outputting a second test result to visually display the second test result; wherein the second test result comprises: at least one of notification information indicating that the target supervisory data fails the execution test of the second data processing node, location information of the second data processing node in the submission flow, and an identification of the data processing item that caused the target supervisory data to not complete data processing.
As can be seen from the above description, the supervision data reporting test apparatus provided in the embodiment of the present application outputs at least one of notification information indicating that the target supervision data fails the execution test of the second data processing node, location information of the second data processing node in the reporting flow, and an identifier of a data processing item that causes the target supervision data to have no completed data processing, for a preprocessing fault, and performs visual display, so that reliability and an intelligent degree of test result output can be effectively improved, efficiency and convenience of a technician performing processing such as troubleshooting according to a visual test result can be effectively improved, and a supervision data reporting flow at a financial institution side can be quickly and effectively recovered.
In order to provide an upload delivery node stage test, in one embodiment of the supervisory data delivery test apparatus provided herein, the data processing node comprises: a third data processing node for uploading the supervisory data to the reporting node; the process test module 20 of the supervision data reporting test apparatus is specifically configured to execute the following:
step 231: and calling a third test scheme of the third data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the third test scheme comprises an identifier of a delivery module corresponding to the service line identifier, the delivery module is arranged in a delivery node in the financial institution, and the delivery module comprises a configuration file and a program.
Step 232: and performing an execution test on the target supervision data by the third data processing node based on the identifier of the delivery module corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the third data processing node if the target supervision data is uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module.
As can be seen from the above description, the supervision data delivery test apparatus provided in this embodiment of the application, through the file directory corresponding to the service line identifier, performs the stage test on the delivery node uploaded by the third data processing node on the basis of the target supervision data, can effectively improve the execution reliability and effectiveness of the delivery node uploaded stage in the delivery flow corresponding to the target supervision data, can further improve the success rate, timeliness and reliability of the financial institution in delivering the supervision data to the supervision institution, and further improve the pertinence, effectiveness, efficiency and automation degree of the supervision data delivery test.
In order to provide a failure output mode of an upload delivery node, in an embodiment of the supervision data delivery testing apparatus provided in the present application, the supervision data delivery testing apparatus is further specifically configured to execute the following:
step 330: if the target supervision data is not uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module, outputting a third test result to visually display the third test result; wherein the third test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the third data processing node, location information of the third data processing node in the delivery flow, and transmission path adjustment prompt information causing the target supervision data not to be uploaded to the delivery node.
As can be seen from the above description, the supervision data reporting test apparatus provided in the embodiment of the present application, through outputting the notification information for indicating that the target supervision data does not pass the execution test of the third data processing node to the failure of the uploading reporting node, the third data processing node is in the location information in the reporting flow and the notification information for causing the target supervision data to not be uploaded to at least one of the transmission path adjustment prompt information of the reporting node, and performing visual display, can effectively improve the reliability and the intelligent degree of the test result output, and further can effectively improve the efficiency and convenience of the technician performing the processing such as failure removal according to the visual test result, and can quickly and effectively restore the supervision data reporting flow at the financial institution side.
In order to provide a send regulatory agency phase test, in one embodiment of the regulatory data submission testing apparatus provided herein, the data processing node comprises: a fourth data processing node for sending regulatory data to the regulatory authority; the supervision data reporting test device is further specifically configured to execute the following:
step 400: when or after a reporting node sends the target supervision data uploaded to the local part of the reporting node to the supervision mechanism, if a reporting failure message for the target supervision data, which is fed back by the reporting node, is not received within a preset first waiting time period, or if a reporting success message for the target supervision data, which is received by the reporting node from the supervision mechanism, is received within a preset second waiting time period, it is determined that the target supervision data passes an execution test of the fourth data processing node.
As can be seen from the above description, the supervision data submission testing apparatus provided in this embodiment of the application performs the stage test of the sending supervision mechanism of the fourth data processing node on the target supervision data based on the file directory corresponding to the service line identifier, so that the execution reliability and effectiveness of the stage of the sending supervision mechanism in the submission process corresponding to the target supervision data can be effectively improved, and the success rate, timeliness and reliability of submitting the supervision data from the supervision mechanism by the financial institution can be further improved.
In order to provide a mode of sending a failure output of a monitoring authority, in an embodiment of the monitoring data submission testing device provided in the present application, the monitoring data submission testing device is further specifically configured to execute the following:
step 500: if a delivery failure message which is fed back by the delivery node and aims at the target supervision data is received in the first waiting time period, or if a delivery success message which is received by the delivery node and aims at the target supervision data from the supervision mechanism and aims at the target supervision data is not received in the second waiting time period, outputting a fourth test result to visually display the fourth test result; wherein the fourth test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the fourth data processing node, location information of the fourth data processing node in the submission flow, and troubleshooting prompt information causing the target supervision data not to be sent to the supervision authority.
It can be known from the above description that the supervision data submission testing device provided in the embodiment of the present application is used for indicating that the target supervision data does not pass through the notification information of the execution test of the fourth data processing node, the fourth data processing node is in the position information in the submission process and results in that the target supervision data is not sent to at least one item of the fault removal prompt information of the supervision mechanism, and performs visual display, so that the reliability and the intelligent degree of the output of the test result can be effectively improved, and further, the efficiency and convenience of the technical personnel for performing fault removal and other processing according to the visual test result can be effectively improved, and the supervision data submission process of the financial institution side can be quickly and effectively recovered.
In order to improve the intelligent degree and the automatic degree of the supervision data reporting test, in an embodiment of the supervision data reporting test apparatus provided in the present application, the data obtaining module 10 of the supervision data reporting test apparatus is specifically configured to execute the following:
step 110: and if the target financial institution is detected to generate the application system modification item, or if a monitoring data report test instruction aiming at the target financial institution is received, respectively collecting target monitoring data to be reported to the monitoring institution from each service line corresponding to the target financial institution.
From the above description, the supervision data submission testing device provided in the embodiment of the present application can effectively improve the intelligent degree and the automatic degree of supervision data submission testing by setting the test trigger condition, and does not need to execute the testing process before or during supervision data submission each time, and only needs to detect that the target financial institution generates application system modification items or receives a supervision data submission testing instruction for the target financial institution, so as to start the testing, thereby effectively saving the testing cost.
In order to further explain the scheme, the application also provides a specific application example of the supervision data submission testing method, and the application example of the application aims at the problems that the supervision submission system of a financial enterprise such as a bank and the like is highly dependent on source data application and needs to perform full-process testing before a source end application system is transformed on line every time, and provides a processing method and a system for the supervision submission full-process automatic testing. The application example of the application is based on a unified platform provided by supervision submission application, task scheduling is carried out through a configuration rule engine, automatic unified scheduling of various links such as data loading, data processing, data submission, data feedback and the like of various source ends is achieved, and submission and feedback results are output.
The engine-based lightweight intelligent data submission and feedback processing method and system of the application example mainly comprise a file intelligent loading system and a submission and feedback processing subsystem.
Through the intelligent file loading platform, the source data file can be intelligently matched with the corresponding target node server and the corresponding directory according to the file interface information, and the preparation work of the submission file is completed.
Through the reporting and feedback processing subsystem, data can be stored in a warehouse, the file is split, the file is encrypted and the like, the whole link is reported and returned through the front-end software for processing, and the reporting result is output and displayed in a log mode in real time.
Referring to fig. 12, the test system for reporting and feeding back the lightweight intelligent supervision data based on the engine specifically includes the following contents:
the system comprises a file intelligent loading subsystem 1, a submission and feedback task processing 2, a task engine rule base 3, a submission and feedback task scheduling 4, a submission processing unit 5 and a feedback processing unit 6. The intelligent file loading subsystem 1 intelligently loads the submission files provided by the supervision submission service line source data application to the processing nodes according to the file interface information, and related configuration information can be synchronously transmitted to the submission and feedback task processing 2 to finish intelligent data preparation; the system completes the definition of the submission processing unit according to the task engine rule base 3 and the submission and feedback task scheduling 4, completes the automatic configuration of the submission processing unit 5, and completes the data submission work through the submission processing unit 5, and the specific logic is as follows: if the source application data file does not meet the requirement of the regulatory organization, the source application data file can be directly configured into a delivery file, and after the delivery processing unit 5 completes the processing of file splitting, compression, encryption and the like, the delivery is completed through the delivery device. If the source application cannot be processed into a delivery file, the delivery processing unit 5 imports the source data file into the local database table, and then delivers the file meeting the supervision requirement after exporting the file in full through the form definition.
The feedback processing unit 6 is responsible for processing feedback information, after normal processing of the reporting unit in the test system is finished, the file intelligent loading subsystem 1 can be used for completing feedback file preparation, and then the module generates a feedback processing unit module according to the task engine rule base 3 and the automatic configuration information of the reporting and feedback task scheduling 4 and completes feedback work.
Referring to fig. 13, the file intelligent loading subsystem performs interface recognition on the submission file, completes matching of the target node and the directory according to the configuration information, and transmits the file from the source data application to the submission/feedback processing node through the file transmission service, thereby completing preparation of the submission file.
Referring to fig. 14, the task engine rule base internally adopts a standardized mode to configure each feed/feedback line: the strategy item completes the definition of each processing instruction, the strategy packet completes the collection of the strategy item, and the definition of the reporting/feedback processing scheduling logic of each business line is flexibly completed.
Referring to fig. 15, the delivery process policy item process internally completes the delivery process. The method specifically comprises the following steps: judging the source application delivery data file, if the file is not directly delivered, importing the delivery file into a local data table according to a predefined configuration table and file information, and then exporting the delivery file in full; judging whether the size of the file is controlled or not, and splitting if the size of the file is controlled; judging whether to compress the file, if so, completing the file compression through a compression logic; judging whether to encrypt the file, if so, completing the file encryption through an encryption module; after the above steps are finished, the file is processed according to the supervision submission requirement, then the supervision submission is called to be preposed to finish submission, and the submission log is displayed in real time.
In summary, the application example of the application overcomes the problems of high dependence on source data application file format, high test cost, low efficiency and the like in the existing development supervision submission system, and provides a lightweight intelligent supervision data submission and feedback test method and system based on an engine. Has the advantages that:
1. and an intelligent file loading system is provided, environment difference is shielded, and automatic and intelligent preparation work of the reported files is completed.
2. A configured reporting and feedback rule engine base is provided, the reporting and feedback processing task definition and scheduling of each business line are completed through the strategy and the task rule, flexible and quick reporting tests are realized, automatic and quick detection is carried out on a full link, and the requirements of tighter, quicker and denser supervision and testing are met.
3. The real-time visual inquiry device for monitoring the delivery result is provided, the overview view of the delivery content is provided, and basic support data is provided for quality improvement.
In terms of hardware, in order to improve timeliness and reliability of reporting the supervision data from the financial institution to the regulatory institution, the present application provides an embodiment of an electronic device for implementing all or part of the contents in the supervision data reporting test method, where the electronic device specifically includes the following contents:
fig. 16 is a schematic block diagram of a system configuration of an electronic device 9600 according to an embodiment of the present application. As shown in fig. 16, the electronic device 9600 can include a central processor 9100 and a memory 9140; the memory 9140 is coupled to the central processor 9100. Notably, this fig. 16 is exemplary; other types of structures may also be used in addition to or in place of the structure to implement telecommunications or other functions.
In one embodiment, the supervisory datagram test function may be integrated into the central processor. Wherein the central processor may be configured to control:
step 100: target supervision data to be reported to a supervision organization are obtained from the target financial organization, and a service line identifier of the target supervision data is determined.
It can be understood that the target financial institution includes a plurality of service lines, and different service lines are used for performing different service processes, wherein there may be any number of service lines, and all or part of the service data thereof needs to be reported to the monitoring institution at regular time, wherein in order to clarify the number of the service lines for which monitoring data is required to be reported, each service line needs to be marked respectively, so as to form a unique service line identifier corresponding to each service line.
Step 200: performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
It is to be understood that the report process corresponding to the target monitoring data at least includes a file pre-inspection stage, a data processing stage, an upload report node stage, and a sending monitoring authority stage, which are sequentially executed, and thus, the data processing node mentioned in one or more embodiments of the present application may include: the first data processing node is used for pre-checking supervision data in a file pre-checking stage; the second data processing node is used for preprocessing the supervision data in the data processing stage; the third data processing node of the uploading transmission node stage is used for uploading the supervision data to the transmission node; a fourth data processing node of the send custody authority stage for sending custody data to the custody authority.
As can be seen from the above description, in the electronic device provided in the embodiment of the present application, by performing an execution test on at least one data processing node in a submission flow during the submission of the supervision data from the financial institution to the supervisory institution, the success rate and reliability of submitting the supervision data from the financial institution to the supervisory institution can be effectively improved, the timeliness of submitting the supervision data to the supervisory institution can be improved, the timing requirement of acquiring the supervision data by the supervisory institution can be met, and the user experience of the financial institution and the supervisory institution can be improved; by setting the task engine rule base and adopting the preset task engine rule base to execute the test on at least one data processing node in the submission flow corresponding to the target supervision data, the different data processing nodes of the supervision data in the submission flow can be differentially tested, the pertinence, the effectiveness and the accuracy of the supervision data submission test can be effectively improved, and the efficiency and the automation degree of the supervision data submission test can be effectively improved.
In another embodiment, the supervision advisory test apparatus may be configured separately from the central processor 9100, for example, the supervision advisory test apparatus may be configured as a chip connected to the central processor 9100, and the supervision advisory test function is realized by the control of the central processor.
As shown in fig. 16, the electronic device 9600 may further include: a communication module 9110, an input unit 9120, an audio processor 9130, a display 9160, and a power supply 9170. It is noted that the electronic device 9600 also does not necessarily include all of the components shown in fig. 16; further, the electronic device 9600 may further include components not shown in fig. 16, which can be referred to in the related art.
As shown in fig. 16, a central processor 9100, sometimes referred to as a controller or operational control, can include a microprocessor or other processor device and/or logic device, which central processor 9100 receives input and controls the operation of the various components of the electronic device 9600.
The memory 9140 can be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information relating to the failure may be stored, and a program for executing the information may be stored. And the central processing unit 9100 can execute the program stored in the memory 9140 to realize information storage or processing, or the like.
The input unit 9120 provides input to the central processor 9100. The input unit 9120 is, for example, a key or a touch input device. Power supply 9170 is used to provide power to electronic device 9600. The display 9160 is used for displaying display objects such as images and characters. The display may be, for example, an LCD display, but is not limited thereto.
The memory 9140 can be a solid state memory, e.g., Read Only Memory (ROM), Random Access Memory (RAM), a SIM card, or the like. There may also be a memory that holds information even when power is off, can be selectively erased, and is provided with more data, an example of which is sometimes called an EPROM or the like. The memory 9140 could also be some other type of device. Memory 9140 includes a buffer memory 9141 (sometimes referred to as a buffer). The memory 9140 may include an application/function storage portion 9142, the application/function storage portion 9142 being used for storing application programs and function programs or for executing a flow of operations of the electronic device 9600 by the central processor 9100.
The memory 9140 can also include a data store 9143, the data store 9143 being used to store data, such as contacts, digital data, pictures, sounds, and/or any other data used by an electronic device. The driver storage portion 9144 of the memory 9140 may include various drivers for the electronic device for communication functions and/or for performing other functions of the electronic device (e.g., messaging applications, contact book applications, etc.).
The communication module 9110 is a transmitter/receiver 9110 that transmits and receives signals via an antenna 9111. The communication module (transmitter/receiver) 9110 is coupled to the central processor 9100 to provide input signals and receive output signals, which may be the same as in the case of a conventional mobile communication terminal.
Based on different communication technologies, a plurality of communication modules 9110, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, may be provided in the same electronic device. The communication module (transmitter/receiver) 9110 is also coupled to a speaker 9131 and a microphone 9132 via an audio processor 9130 to provide audio output via the speaker 9131 and receive audio input from the microphone 9132, thereby implementing ordinary telecommunications functions. The audio processor 9130 may include any suitable buffers, decoders, amplifiers and so forth. In addition, the audio processor 9130 is also coupled to the central processor 9100, thereby enabling recording locally through the microphone 9132 and enabling locally stored sounds to be played through the speaker 9131.
An embodiment of the present application further provides a computer-readable storage medium capable of implementing all the steps in the supervision data reporting test method in the foregoing embodiment, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the computer program implements all the steps of the supervision data reporting test method in which an execution subject in the foregoing embodiment is a server or a client, for example, when the processor executes the computer program, the processor implements the following steps:
step 100: target supervision data to be reported to a supervision organization are obtained from the target financial organization, and a service line identifier of the target supervision data is determined.
It can be understood that the target financial institution includes a plurality of service lines, and different service lines are used for performing different service processes, wherein there may be any number of service lines, and all or part of the service data thereof needs to be reported to the monitoring institution at regular time, wherein in order to clarify the number of the service lines for which monitoring data is required to be reported, each service line needs to be marked respectively, so as to form a unique service line identifier corresponding to each service line.
Step 200: performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
It is to be understood that the report process corresponding to the target monitoring data at least includes a file pre-inspection stage, a data processing stage, an upload report node stage, and a sending monitoring authority stage, which are sequentially executed, and thus, the data processing node mentioned in one or more embodiments of the present application may include: the first data processing node is used for pre-checking supervision data in a file pre-checking stage; the second data processing node is used for preprocessing the supervision data in the data processing stage; the third data processing node of the uploading transmission node stage is used for uploading the supervision data to the transmission node; a fourth data processing node of the send custody authority stage for sending custody data to the custody authority.
As can be seen from the above description, the computer-readable storage medium provided in the embodiment of the present application performs the execution test of at least one data processing node in the submission process when the financial institution submits the supervision data to the supervision authority, so as to effectively improve the success rate and reliability of submitting the supervision data from the financial institution to the supervision authority, improve the timeliness of submitting the supervision data to the supervision authority, meet the timing requirement of acquiring the supervision data by the supervision authority, and improve the user experience of the financial institution and the supervision authority; by setting the task engine rule base and adopting the preset task engine rule base to execute the test on at least one data processing node in the submission flow corresponding to the target supervision data, the different data processing nodes of the supervision data in the submission flow can be differentially tested, the pertinence, the effectiveness and the accuracy of the supervision data submission test can be effectively improved, and the efficiency and the automation degree of the supervision data submission test can be effectively improved.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, apparatus, 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 (devices), 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.
The principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for those skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should be understood as a limitation to the present invention.

Claims (13)

1. A supervision data submission testing method is characterized by comprising the following steps:
acquiring target supervision data to be reported to a supervision organization from a target financial organization, and determining a service line identifier of the target supervision data;
performing an execution test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
2. The supervisory data submission testing method of claim 1, wherein the data processing node includes: a first data processing node for pre-checking the supervisory data;
correspondingly, the executing test of at least one data processing node in the submission process corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data includes:
calling a first test scheme of the first data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the first test scheme comprises a file directory corresponding to the service line identifier;
and performing an execution test on the target supervision data by the first data processing node based on the file directory corresponding to the service line identifier, and if the target supervision data contains each file specified by the file directory, determining that the target supervision data passes the execution test of the first data processing node.
3. The regulatory data submission testing method of claim 2, further comprising:
if the target supervision data does not contain each file specified by the file directory, outputting a first test result to visually display the first test result;
wherein, the first test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the first data processing node, location information of the first data processing node in the submission flow, and file identification missing from the target supervision data.
4. The supervisory data submission testing method of claim 1, wherein the data processing node includes: a second data processing node for pre-processing the supervisory data;
correspondingly, the executing test of at least one data processing node in the submission process corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data includes:
calling a second test scheme of the second data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the second test scheme comprises a data preprocessing mode corresponding to the service line identifier;
and performing an execution test on the target supervision data by the second data processing node based on a data preprocessing mode corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the second data processing node if the data processing on the target supervision data is completed based on the data preprocessing mode.
5. The regulatory data submission testing method of claim 4, wherein the data preprocessing mode includes at least one data processing item, and the data processing item includes: data configuration, data splitting, data compression and data encryption;
correspondingly, the supervision data submission testing method further comprises the following steps:
if the data processing of the target supervision data is not completed based on the data preprocessing mode, outputting a second test result to visually display the second test result;
wherein the second test result comprises: at least one of notification information indicating that the target supervisory data fails the execution test of the second data processing node, location information of the second data processing node in the submission flow, and an identification of the data processing item that caused the target supervisory data to not complete data processing.
6. The supervisory data submission testing method of claim 1, wherein the data processing node includes: a third data processing node for uploading the supervisory data to the reporting node;
correspondingly, the executing test of at least one data processing node in the submission process corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data includes:
calling a third test scheme of the third data processing node corresponding to the service line identifier from the task engine rule base according to the service line identifier of the target supervision data, wherein the third test scheme comprises an identifier of a delivery module corresponding to the service line identifier, the delivery module is arranged in a delivery node in the financial institution, and the delivery module comprises a configuration file and a program;
and performing an execution test on the target supervision data by the third data processing node based on the identifier of the delivery module corresponding to the service line identifier, and determining that the target supervision data passes the execution test of the third data processing node if the target supervision data is uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module.
7. The regulatory data submission testing method of claim 6, further comprising:
if the target supervision data is not uploaded to the corresponding delivery module in the delivery node based on the identifier of the delivery module, outputting a third test result to visually display the third test result;
wherein the third test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the third data processing node, location information of the third data processing node in the delivery flow, and transmission path adjustment prompt information causing the target supervision data not to be uploaded to the delivery node.
8. The supervisory data submission testing method of claim 1, wherein the data processing node includes: a fourth data processing node for sending regulatory data to the regulatory authority;
correspondingly, the supervision data submission testing method further comprises the following steps:
when or after a reporting node sends the target supervision data uploaded to the local part of the reporting node to the supervision mechanism, if a reporting failure message for the target supervision data, which is fed back by the reporting node, is not received within a preset first waiting time period, or if a reporting success message for the target supervision data, which is received by the reporting node from the supervision mechanism, is received within a preset second waiting time period, it is determined that the target supervision data passes an execution test of the fourth data processing node.
9. The regulatory data submission testing method of claim 8, further comprising:
if a delivery failure message which is fed back by the delivery node and aims at the target supervision data is received in the first waiting time period, or if a delivery success message which is received by the delivery node and aims at the target supervision data from the supervision mechanism and aims at the target supervision data is not received in the second waiting time period, outputting a fourth test result to visually display the fourth test result;
wherein the fourth test result comprises: at least one of notification information indicating that the target supervision data fails the execution test of the fourth data processing node, location information of the fourth data processing node in the submission flow, and troubleshooting prompt information causing the target supervision data not to be sent to the supervision authority.
10. The regulatory data submission testing method of claim 1, wherein obtaining target regulatory data to be submitted to a regulatory agency from a target financial institution includes:
and if the target financial institution is detected to generate the application system modification item, or if a monitoring data report test instruction aiming at the target financial institution is received, respectively collecting target monitoring data to be reported to the monitoring institution from each service line corresponding to the target financial institution.
11. A supervisory data submission testing arrangement, comprising:
the data acquisition module is used for acquiring target supervision data to be reported to a supervision institution from a target financial institution and determining a service line identifier of the target supervision data;
the flow test module is used for executing a test on at least one data processing node in a submission flow corresponding to the target supervision data based on a preset task engine rule base according to the service line identifier of the target supervision data; the task engine rule base is used for storing the corresponding relation among the service line identification, the data processing node and the test scheme.
12. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, wherein the processor implements the supervisory datagram testing method of any of claims 1 to 10 when executing the computer program.
13. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the supervision data submission testing method of any of claims 1 to 10.
CN202110300711.0A 2021-03-22 2021-03-22 Supervision data submission testing method and device Pending CN113051094A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110300711.0A CN113051094A (en) 2021-03-22 2021-03-22 Supervision data submission testing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110300711.0A CN113051094A (en) 2021-03-22 2021-03-22 Supervision data submission testing method and device

Publications (1)

Publication Number Publication Date
CN113051094A true CN113051094A (en) 2021-06-29

Family

ID=76513979

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110300711.0A Pending CN113051094A (en) 2021-03-22 2021-03-22 Supervision data submission testing method and device

Country Status (1)

Country Link
CN (1) CN113051094A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114448867A (en) * 2022-02-23 2022-05-06 百果园技术(新加坡)有限公司 Route visualization method, device, equipment and storage medium
CN114866538A (en) * 2022-06-01 2022-08-05 中国建设银行股份有限公司 File submission method and device, electronic equipment and computer readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103701783A (en) * 2013-12-17 2014-04-02 沈阳觉醒软件有限公司 Preprocessing unit, data processing system consisting of same, and processing method
WO2019157269A2 (en) * 2018-02-08 2019-08-15 Green Check Verified Inc. Financial regulatory compliance platform
CN111881093A (en) * 2020-07-22 2020-11-03 中国工商银行股份有限公司 Data reporting method, device and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103701783A (en) * 2013-12-17 2014-04-02 沈阳觉醒软件有限公司 Preprocessing unit, data processing system consisting of same, and processing method
WO2019157269A2 (en) * 2018-02-08 2019-08-15 Green Check Verified Inc. Financial regulatory compliance platform
CN111881093A (en) * 2020-07-22 2020-11-03 中国工商银行股份有限公司 Data reporting method, device and system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114448867A (en) * 2022-02-23 2022-05-06 百果园技术(新加坡)有限公司 Route visualization method, device, equipment and storage medium
CN114448867B (en) * 2022-02-23 2024-04-09 百果园技术(新加坡)有限公司 Route visualization method, device, equipment and storage medium
CN114866538A (en) * 2022-06-01 2022-08-05 中国建设银行股份有限公司 File submission method and device, electronic equipment and computer readable medium
CN114866538B (en) * 2022-06-01 2024-03-05 中国建设银行股份有限公司 File reporting method and device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN112615753B (en) Link abnormity tracking method, first node, second node and link
CN110908875B (en) Inspection method and device based on operation terminal
CN113051094A (en) Supervision data submission testing method and device
CN110764881A (en) Distributed system background retry method and device
CN113435989A (en) Financial data processing method and device
CN113505520A (en) Method, device and system for supporting heterogeneous federated learning
CN111353892A (en) Transaction risk monitoring method and device
CN111782470A (en) Distributed container log data processing method and device
CN114257532B (en) Method and device for detecting state of server
CN111931189A (en) API interface transfer risk detection method and device and API service system
CN110267215B (en) Data detection method, equipment and storage medium
CN109586946B (en) Exception handling method and device and computer readable storage medium
CN113485952A (en) Data batch transmission method and device
CN111262747B (en) Internet of things-based equipment network access control method and Internet of things platform
CN113515447B (en) Automatic testing method and device for system
CN115525449A (en) Micro-service data transmission system, method and storage medium
CN113505076A (en) File coverage detection method and device
CN113485742A (en) Host application version registration method and device
CN113553152A (en) Job scheduling method and device
CN112101810A (en) Risk event control method, device and system
CN112766827A (en) Automatic processing method and device for asset inventory data
CN114428723A (en) Test system, system test method, related device and storage medium
CN113032174A (en) Automatic fault diagnosis method and device in batch business processing
CN111459538B (en) Code synchronization method and device
CN112817875B (en) Automatic online banking transaction pressure testing method and device and RPA robot

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