CN113919948A - Data updating method and device, electronic equipment and storage medium - Google Patents

Data updating method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN113919948A
CN113919948A CN202111161209.2A CN202111161209A CN113919948A CN 113919948 A CN113919948 A CN 113919948A CN 202111161209 A CN202111161209 A CN 202111161209A CN 113919948 A CN113919948 A CN 113919948A
Authority
CN
China
Prior art keywords
country
service
transaction information
parameter
node
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111161209.2A
Other languages
Chinese (zh)
Other versions
CN113919948B (en
Inventor
彭先国
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongdian Jinxin Software Co Ltd
Original Assignee
Zhongdian Jinxin Software Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhongdian Jinxin Software Co Ltd filed Critical Zhongdian Jinxin Software Co Ltd
Priority to CN202111161209.2A priority Critical patent/CN113919948B/en
Publication of CN113919948A publication Critical patent/CN113919948A/en
Application granted granted Critical
Publication of CN113919948B publication Critical patent/CN113919948B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Finance (AREA)
  • Computational Linguistics (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application provides a data updating method, a data updating device, electronic equipment and a storage medium. The method comprises the following steps: acquiring a to-be-processed service request for changing transaction information by a user; determining a service type corresponding to the service request to be processed according to the transaction information; acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result; and updating the database corresponding to the service type according to the processing result. According to the method and the device, the corresponding processing flow is configured for each service type in advance, when the service is processed, the automatic circulation of the service can be realized according to the processing flow, developers do not need to write a large number of codes, so that a large amount of complex and complicated work becomes simple and fast, and the efficiency of service processing is improved.

Description

Data updating method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of automation technologies, and in particular, to a data updating method, apparatus, electronic device, and storage medium.
Background
The trade system is used for transacting business in financial industry and is used in bank and other enterprises.
The business processing of the new generation trading system involves more operations for configuring the country parameters related to the country information. In the prior art, since the country information has a great influence on financial transactions, when each country parameter changes, strict judgment must be performed to determine whether the country parameter can be updated, but the relevant judgment operations are manually realized, and the country parameters have large data volume, so that the efficiency is low when the business is processed.
Disclosure of Invention
An object of the embodiments of the present application is to provide a data updating method, an apparatus, an electronic device, and a storage medium, so as to improve work efficiency.
In a first aspect, an embodiment of the present application provides a data updating method, including: acquiring a to-be-processed service request for changing transaction information by a user; determining a service type corresponding to the service request to be processed according to the transaction information; acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result; and updating the database corresponding to the service type according to the processing result.
According to the method and the device, the corresponding processing flow is configured for each service type in advance, when the service is processed, the automatic circulation of the service can be realized according to the processing flow, developers do not need to write a large number of codes, so that a large amount of complex and complicated work becomes simple and fast, and the efficiency of service processing is improved.
In any embodiment, the processing flow comprises an office node for changing the transaction information and a rechecking node for rechecking the change operation; processing the service to be processed according to the processing flow to obtain a processing result; updating the database corresponding to the service type according to the processing result, wherein the updating operation comprises the following steps: sending the service request to be processed containing the service type to the handling node; the handling node acquires target transaction information corresponding to the transaction information; and the rechecking node judges whether the target transaction information meets a preset condition, and if so, the target transaction information is used for updating the transaction information in the database.
According to the embodiment of the application, the corresponding processing flow is automatically obtained, and the service processing is carried out according to the execution sequence of the handling node and the rechecking node in the processing flow, so that the service to be processed can be quickly processed.
In any embodiment, the service type is an updated country parameter, and the obtaining, by the office node, target transaction information corresponding to the transaction information includes: the management node displays an updating dialog box corresponding to the updating country parameter; and obtaining the updated country name, the updated country code and the updated country interest rate according to the data input by the user in the updating dialog box, and taking the updated country name, the updated country code and the updated country interest rate as the target transaction information.
According to the embodiment of the application, the data is input by developers in a mode of popping up the updating dialog box, the visualization mode is simple to operate, and the efficiency of updating the parameters is greatly improved.
In any embodiment, the rechecking node determines whether the target transaction information meets a preset condition, and if so, updates the transaction information in the database by using the target transaction information instead, including: when a service matched with the updated country name exists, and when the updated country name, the updated country code and the updated country interest rate correspond to each other, determining that the target transaction information meets the preset condition; and updating the information in the database corresponding to the country parameter by using the updated country name, the updated country code and the updated country interest rate.
According to the embodiment of the application, the input country related data is checked through the rechecking node, so that the accuracy of the data stored in the database is ensured.
In any embodiment, the method further comprises: if the target transaction information does not meet the preset condition, sending correction information to the handling node; the correction information comprises parameters to be corrected; and receiving the corrected parameter information which is sent by the handling node according to the correction parameter, and submitting the corrected handling information to the rechecking node according to the processing flow so that the rechecking node rechecks the parameter information.
In the embodiment of the application, if the rechecking node fails, the original handling node can be returned for correction, so that the accuracy of the data is ensured.
In any embodiment, the method further comprises:
and if receiving a cancellation message for canceling the operation performed on the handling node, ending the processing flow of the service to be processed. When the service request to be processed is unreasonable or cannot be processed, the processing flow can be ended, and the service request to be processed is not processed.
In any embodiment, the determining, according to the transaction information, a service type corresponding to the pending service request includes: scanning the document image to obtain data information in the document image; when the transaction data information comprises a country parameter, taking the country parameter as the transaction information; and determining the service type as an updated country parameter.
In a second aspect, an embodiment of the present application provides a data updating apparatus, including: the request acquisition module is used for acquiring a to-be-processed service request for changing the transaction information by a user; the service type determining module is used for determining the service type corresponding to the service request to be processed according to the transaction information; the service processing module is used for acquiring a processing flow corresponding to the service type and processing the service to be processed according to the processing flow to obtain a processing result; and the updating module is used for updating the database corresponding to the service type according to the processing result.
In a third aspect, an embodiment of the present application provides an electronic device, including: the system comprises a processor, a memory and a bus, wherein the processor and the memory are communicated with each other through the bus; the memory stores program instructions executable by the processor, the processor being capable of performing the method of the first aspect when invoked by the program instructions.
In a fourth aspect, an embodiment of the present application provides a non-transitory computer-readable storage medium, including: the non-transitory computer readable storage medium stores computer instructions that cause the computer to perform the method of the first aspect.
Additional features and advantages of the present application will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by the practice of the embodiments of the present application. The objectives and other advantages of the application may be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are required to be used in the embodiments of the present application will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present application and therefore should not be considered as limiting the scope, and that those skilled in the art can also obtain other related drawings based on the drawings without inventive efforts.
Fig. 1 is a schematic flow chart of a data updating method according to an embodiment of the present application;
fig. 2 is a schematic diagram of a country parameter page provided in an embodiment of the present application;
FIG. 3 is a flowchart illustrating a step 103 according to an embodiment of the present disclosure;
FIG. 4 is a diagram of an update dialog provided in an embodiment of the present application;
FIG. 5 is a schematic flow chart illustrating a further data updating method according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a data updating apparatus according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be described below with reference to the drawings in the embodiments of the present application.
Fig. 1 is a schematic flow chart of a data updating method provided in an embodiment of the present application, and as shown in fig. 1, the method is used in a business processing system, and in the embodiment of the present application, an application scenario in which the business processing system is a trading system is described as an example, and the method may also be applied to other application scenarios, which are not specifically limited in the embodiment of the present application. The system comprises a parameter page model, a parameter flow processing model and a parameter logic processing model, and the method comprises the following steps:
step 101: acquiring a to-be-processed service request for changing transaction information by a user;
step 102: determining a service type corresponding to the service request to be processed according to the transaction information;
step 103: acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result;
step 104: and updating the database corresponding to the service type according to the processing result.
In step 101, the parameter page model includes a parameter component, and may further include at least one of a condition query component, an operation area component, a parameter trajectory component, and a transaction step query component. The parameter component is used for providing a function of displaying the parameter data and a basic operation function of the parameter data, wherein the basic operation function comprises the functions of adding, deleting, modifying, searching, importing, exporting, checking and the like of the parameter data; the condition query component is used for providing a function of parameter data query according to conditions; the operation area component is used for providing service submitting, returning, canceling and returning operation functions; the parameter track component is used for displaying a historical track of the operation on the parameter data; the business step query component is used for providing a query function of the information of the processor corresponding to each business node in the business processing flow. The business processing system can display different components according to users with different authorities. For example: if the ordinary user does not have the right to view the service processing track, then when the service processing system displays a page to the ordinary user through the parameter page model, the page does not display a functional module for calling the service step query component. For the administrator user, the administrator user has the highest authority, and therefore, when the parameter page model displays a page to the administrator user, the function modules corresponding to all the function components can be displayed. Fig. 2 is a schematic diagram of a country parameter page according to an embodiment of the present application, and as shown in fig. 2, a function area 201 and a data area 202 are provided in the parameter page, where the function area 201 includes a new button, an inquiry button, a country/region code input box, a country/region name input box, an english full name input box, an english short name input box, an external bureau number input box, and a country/address sanction input box. When a user needs to add a certain country parameter, the user can trigger the addition button, so as to generate a service request to be processed, the service type of which is the new country parameter, and then enter the process of adding the new country parameter. When a user needs to query a certain country parameter, the information of the country to be queried may be input in the input box listed above, and then the query button is triggered, so that the information of the country parameter meeting the query condition may be displayed in the data area 202. Additionally, the initial default state of the data area 202 may be to display information for all country parameters. The data area also includes an operation column, which is used to provide the pending service request triggered by the user to modify and delete.
After the parameter page model displays the parameter page to the user, the user can submit the service request to be processed by operating the parameter page. The service request to be processed may be a request for adding, modifying, deleting, etc. transaction information corresponding to the service processing system, or a request for transacting a service submitted by a user. For example: if the user is a pending service request submitted in the page of the country parameter, the transaction information is information for processing a certain country parameter, and may specifically be a country name or a country code of a certain country. If the user submits the pending service request in the page of the customer parameter, the transaction information is information for processing a certain customer parameter, and may specifically be a customer number of a certain customer, and the like.
In step 102, the transaction information further includes specific service types, such as adding a country parameter, modifying a country parameter, or deleting a country parameter. For the new country parameter, the new service type is included in the transaction information because the new service request to be processed is triggered by the user through the new button on the country parameter page. For modifying a certain country parameter or deleting a certain country parameter, the pending service request is triggered by the user under the corresponding country parameter, so that the transaction information includes the country parameter to be corrected in addition to the service type.
In step 103, the parameter process processing model is used to determine the processing process of the service request to be processed; it can be understood that, the processing flows corresponding to the services may be configured in the parameter flow processing model in advance, each processing flow may include a handling node and a review node, and the specific handling node and review node corresponding to different services are different.
In step 104, the parametric logic process model is used to implement data query and data storage functions. And aiming at different service requests to be processed, the service processing system executes corresponding service logic processing through the parameter logic processing model. For example: the service request to be processed is to modify the country code, and the parameter logic processing model queries the original code of the country to be modified and then modifies the original code of the country into a new code. And the service request to be processed is to increase the country information, and the parameter logic processing model stores the newly increased country information.
According to the method and the device, the corresponding processing flow is configured for each service type in advance, when the service is processed, the automatic circulation of the service can be realized according to the processing flow, developers do not need to write a large number of codes, so that a large amount of complex and complicated work becomes simple and fast, and the efficiency of service processing is improved.
On the basis of the foregoing embodiment, fig. 3 is a detailed flowchart illustrating the step 103 provided in the embodiment of the present application, as shown in fig. 3, a processing flow includes a handling node and a review node, and the method includes:
step 301: sending the service request to be processed containing the service type to the handling node; because each service type is configured with a corresponding processing flow in advance, a specific processing flow can be determined according to the service type, and a service request to be processed is sent to the corresponding handling node of the processing flow.
Step 302: the handling node acquires target transaction information corresponding to the transaction information; the sponsor may enter targeted transaction information through the sponsor node, such as: and if the service type is the newly added country parameter, the target transaction information comprises a country name, a country code and a country interest rate, and can also comprise a country English full name, a country English short name and the like.
The system can call the handling node through the workflow engine according to the processing flow, and sends the request to be processed to the handling terminal corresponding to the handling person, so that the handling person can perform manual handling processing through the handling terminal. The specific operation of manual processing can be transaction submission, basic operation on parameters (including adding, deleting, modifying, inquiring and the like) according to different service requests to be processed. After the completion of the handling, submitting handling information in the handling process to the workflow engine, wherein the handling information comprises temporary data, and the business engine records the temporary data generated in the handling process, and the temporary data comprises transaction flow, processing steps, processing persons, processing time, basic transaction information (such as institution information, customer information, transaction name and currency amount) and the like.
After the transaction information is received by the handling node, the parameter flow processing model calls a rechecking engine to send the transaction information to the rechecking node, and rechecking personnel recheck the transaction information through the rechecking node, wherein the rechecking aims to check the transaction information so as to ensure the accuracy of the transaction information.
Step 303: and the rechecking node judges whether the target transaction information meets a preset condition, and if so, the target transaction information is used for updating the transaction information in the database. It should be noted that, for the modification operation, the parameter page model on the review terminal shows the comparison data before and after modification.
According to the method and the device, the corresponding processing flow can be automatically obtained through the parameter flow processing model and executed according to the node execution sequence in the processing flow, so that the service to be processed can be quickly processed.
The following description will be made by taking operations of adding, modifying and deleting country parameters as examples respectively:
(1) new country parameter
Step 1: the system displays a page corresponding to the national parameters to the user through the parameter page model, and the user can perform a service of adding the national parameters by triggering an additional button on the page. And the system receives a service request to be processed sent by the user by triggering the newly added button.
Step 2: after receiving the service request to be processed, the system may determine that the service type corresponding to the service request to be processed is a request for adding a national parameter.
And step 3: the system acquires a corresponding processing flow according to the service type of the newly added national parameter, wherein the processing flow comprises a handling node for handling the newly added national parameter and a rechecking node for rechecking the national parameter. And the system sends the service request to be processed to the handling node by calling the handling service engine.
And 4, step 4: and displaying an update dialog box corresponding to the newly added country parameter at the handling node, wherein the dialog box comprises a country/area code text box, a country name text box and a country interest rate text box, and is used for enabling a user to input relevant information of the country parameter to be newly added in the text boxes, as shown in fig. 4. It should be noted that the update dialog box may also include other text boxes, such as: a national English full name text box, an English short name text box and the like. And after filling corresponding information in the text box, the user submits the target transaction information to the system through a submission button. In addition, the text box can also have the function of a pull-down menu, and the pull-down menu is provided with information which is configured in advance and used for the user to select, so that the user can select conveniently. By selecting information from the pull-down menu, the need for manual input by the user is avoided, thereby improving the efficiency of parameter configuration.
It should be noted that, when the target transaction information is submitted by the sponsoring node, the sponsoring node may also perform preliminary verification on the information input by the user, such as: if the standard format of the country code is 11 bits, the digit of the country code input by the user can be checked, whether the digit is 11 bits is judged, and if the digit is 11 bits, the check is passed. The following steps are repeated: the format of the national interest rate is Arabic numerals, and if the user input is Chinese characters, the verification is not passed. And if the verification fails, the submission is not allowed, and the user can be prompted to modify.
And 5: after receiving the target transaction information, the system sends the target transaction information to the corresponding rechecking node by calling the rechecking engine, and the rechecking node verifies the updated country name, the updated country code and the updated country interest rate in the target transaction information, specifically: whether a service matched with the updated country name exists is judged, namely whether a service which has service traffic with the updated country name exists at present. And judging whether the updated country name, the updated country code and the updated country interest rate are in one-to-one correspondence. If the service corresponding to the updated country name exists, and the updated country name, the updated country code and the updated country interest rate are in one-to-one correspondence, the recheck is passed.
Step 6: the system stores the updated country name, the updated country code and the updated country interest rate as a new country parameter in the database through the parameter logic processing model.
(2) Modifying country parameters
Step 1: the system displays a page corresponding to the national parameter to the user through the parameter page model, and the user can modify the service of the national parameter by triggering a modification button of a certain national parameter on the page. The system receives a pending service request sent by the user by triggering the modification button.
Step 2: after receiving the pending service request, the system may determine that the service type corresponding to the pending service request is a request for modifying the country parameter.
And step 3: the system acquires a corresponding processing flow according to the service type of the modified country parameter, wherein the processing flow comprises a handling node for handling the modified country parameter and a rechecking node for rechecking the country parameter. And the system sends the service request to be processed to the handling node by calling the handling service engine.
And 4, step 4: and displaying an updating dialog box corresponding to the modified country parameter at the handling node, wherein the dialog box is similar to the updating dialog box corresponding to the newly added country parameter in the embodiment, and comprises a country/area code text box, a country name text box and a country interest rate text box, and is used for enabling a user to input specific parameter information to be modified in the text boxes. It should be noted that, the text box may be pre-filled with original parameter information, and the user may modify the parameters according to actual needs, for example: the national interest rate of a certain country is 1.1 originally, and is required to be modified to 1.2 now, then the update dialog box Chinese domestic interest rate text box is originally filled with 1.1, and the user can modify 1.1 to 1.2. The update dialog box may also include other text boxes, such as: a national English full name text box, an English short name text box and the like. And after filling corresponding information in the text box, the user submits the target transaction information to the system through a submission button. In addition, the text box can also have the function of a pull-down menu, and the pull-down menu is provided with information which is configured in advance and used for the user to select, so that the user can select conveniently. By selecting information from the pull-down menu, the need for manual input by the user is avoided, thereby improving the efficiency of parameter configuration.
It should be noted that, when the target transaction information is submitted by the sponsoring node, the sponsoring node may also perform preliminary verification on the information input by the user, such as: if the standard format of the country code is 11 bits, the digit of the country code input by the user can be checked, whether the digit is 11 bits is judged, and if the digit is 11 bits, the check is passed. The following steps are repeated: the format of the national interest rate is Arabic numerals, and if the user input is Chinese characters, the verification is not passed. And if the verification fails, the submission is not allowed, and the user can be prompted to modify.
And 5: after receiving the target transaction information, the system sends the target transaction information to the corresponding rechecking node by calling the rechecking engine, and the rechecking node verifies the updated country name, the updated country code and the updated country interest rate in the target transaction information, specifically: whether a service matched with the updated country name exists is judged, namely whether a service which has service traffic with the updated country name exists at present. And judging whether the updated country name, the updated country code and the updated country interest rate are in one-to-one correspondence. If the service corresponding to the updated country name exists, and the updated country name, the updated country code and the updated country interest rate are in one-to-one correspondence, the recheck is passed.
Step 6: the system covers the updated country name, the updated country code and the updated country interest rate with the original country parameters in the database through the parameter logic processing model.
(2) Deleting national parameters
Step 1: the system displays a page corresponding to the national parameter to the user through the parameter page model, and the user can modify the service of the national parameter by triggering a delete button of a certain national parameter on the page. The system receives a pending service request sent by the user by triggering the delete button.
Step 2: after receiving the pending service request, the system may determine that the service type corresponding to the pending service request is a request for deleting the country parameter.
And step 3: the system acquires a corresponding processing flow according to the service type of deleting the country parameter, wherein the processing flow comprises a handling node for handling and modifying the country parameter and a rechecking node for rechecking the country parameter. And the system sends the service request to be processed to the handling node by calling the handling service engine.
And 4, step 4: and displaying an updating dialog box corresponding to the deleted country parameter at the handling node, wherein the dialog box is similar to the updating dialog box corresponding to the newly added country parameter in the embodiment and comprises a country/area code text box, a country name text box and a country interest rate text box, the text boxes are filled with information of the country parameter to be deleted, and after determining that the information in the updating dialog box is indeed the country parameter to be deleted, the handling personnel submits the target transaction information to the system through a submission button.
And 5: after receiving the target transaction information, the system sends the target transaction information to the corresponding rechecking node by calling the rechecking engine, the rechecking node rechecks the country name, the country code and the country interest rate in the target transaction information, judges whether the country name, the country code and the country interest rate are the country parameters needing to be deleted again, and if the country name, the country code and the country interest rate are the country parameters needing to be deleted, the rechecking is passed.
Step 6: the system deletes the country parameter of the country name, the country code and the country interest rate from the database through a parameter logic processing model.
According to the method and the device, the corresponding processing flow is automatically obtained, and the business processing is carried out according to the execution sequence of the handling node and the rechecking node in the processing flow, so that the business to be processed can be quickly processed, and data can be input by developers in a mode of popping up an updating dialog box.
On the basis of the above embodiment, the method further includes:
if the target transaction information does not meet the preset condition, sending correction information to the handling node; the correction information comprises parameters to be corrected;
and receiving the corrected parameter information which is sent by the handling node according to the correction parameter, and submitting the corrected handling information to the rechecking node according to the processing flow so that the rechecking node rechecks the parameter information.
In a specific implementation process, after the review node receives the corrected parameter information sent by the handling node, the review personnel performs review on the corrected parameter through the review node, and specific review content is determined according to the corrected parameter information, which is not specifically limited in this embodiment of the application. Taking the newly added country parameter as an example, if the country code is inconsistent with the country name in the corrected parameter information, the rechecker clicks the button which is not passed, and the reason for inputting that the country code is inconsistent with the country name is input, the rechecker node generates correction information according to the information input by the rechecker and sends the correction information to the handling node.
After the handling node receives the correction information, the handling personnel can check the parameter to be corrected, correct the parameter to be corrected, submit the corrected handling information to the rechecking node again, recheck again and know that the rechecking is passed.
It should be noted that after the review node sends the correction information to the handling node, the handling personnel may also end the execution process of the pending service request by clicking a cancel button on the handling node.
On the basis of the foregoing embodiment, fig. 5 is a schematic flow chart of another data updating method provided in the embodiment of the present application, and as shown in fig. 5, the method includes:
step 501: receiving a service request to be processed; the service processing system receives the service request to be processed, and it can be understood that the specific content of the service request to be processed is consistent with the foregoing embodiment, and is not described herein again.
Step 502: whether scanning is required; the service processing system judges whether the service request to be processed needs to be scanned, if the service request to be processed includes a document image, step 503 is executed; if the pending service request does not include unscanned data, step 504 is performed.
Step 503: scanning; and the business processing system scans the document image by calling the image system to obtain the data information in the document image. It is understood that the data information in the document image may be new or modified country information, or new or modified customer information. Taking the new country information as an example, the data information in the document image includes a country name, a country code, a country interest rate, and the like.
Step 504: performing management; the business processing system calls the handling business engine through the workflow engine according to the processing flow, starts the handling processing flow, namely, the business request to be processed is sent to the handling terminal, and the handling personnel carry out handling processing on the business request to be processed. The operator can cancel the operation, at this time, the pending service request is no longer processed, and the process is finished, then step 507 is executed; in addition, the office worker can also perform the corresponding office process and send the office information to the business processing system, and then execute step 505.
Step 505: rechecking; and after receiving the handling information through the workflow engine, the service processing system calls the rechecking service engine according to the processing flow, sends the handling information to the rechecking terminal, rechecks the handling information by rechecking personnel and sends a rechecking result to the service processing system. Wherein, the rechecking result can be that the rechecking is passed or not; if the double check is passed, the processing is finished, and step 507 is executed; otherwise, step 506 is performed.
Step 506: performing office correction; the workflow engine calls the business engine of the handling correction after receiving the rechecking result that the rechecking is not passed and sent by the rechecking terminal, and the handling correction is processed by the handling correction terminal, which should be noted that the handling correction terminal can be the same terminal as the handling terminal or different terminals, that is, the handling processing and the handling correction processing can be performed by the same person or different persons. After the office worker performs the office correction process, the office correction terminal sends the office correction message to the service processing system, and the workflow engine calls the re-checked service engine again to perform the re-check, i.e. step 505 is executed.
Step 507: and (5) obtaining a process result.
It should be noted that the above-mentioned business processing flow is only one specific implementation manner, and in an actual scenario, there may be multiple handling nodes and/or multiple review nodes. For example: the method may include that one rechecking node exists behind a plurality of handling nodes, one rechecking node exists behind each handling node, or the rechecking node is arranged among the plurality of handling nodes. The specific processing flow is set according to actual conditions, and this is not particularly limited in the embodiments of the present application.
Fig. 6 is a schematic structural diagram of a data updating apparatus according to an embodiment of the present application, where the apparatus may be a module, a program segment, or code on an electronic device. It should be understood that the apparatus corresponds to the above-mentioned embodiment of the method of fig. 1, and can perform various steps related to the embodiment of the method of fig. 1, and the specific functions of the apparatus can be referred to the description above, and the detailed description is appropriately omitted here to avoid redundancy. The system comprises: a request obtaining module 601, a service type determining module 602, a service processing module 603, and an updating module 604, wherein:
the request acquisition module 601 is used for acquiring a to-be-processed service request for changing transaction information by a user;
the service type determining module 602 is configured to determine a service type corresponding to the to-be-processed service request according to the transaction information;
the service processing module 603 is configured to obtain a processing flow corresponding to the service type, and process the service to be processed according to the processing flow to obtain a processing result;
the updating module 604 is configured to perform an updating operation on the database corresponding to the service type according to the processing result.
On the basis of the above embodiment, the processing flow includes an office node for changing transaction information and a review node for reviewing change operations;
the service processing module 603 is specifically configured to:
sending the service request to be processed containing the service type to the handling node;
the handling node acquires target transaction information corresponding to the transaction information;
the update module 604 is specifically configured to:
and the rechecking node judges whether the target transaction information meets a preset condition, and if so, the target transaction information is used for updating the transaction information in the database.
On the basis of the foregoing embodiment, the service type is an updated country parameter, and the service processing module 603 is specifically configured to:
the management node displays an updating dialog box corresponding to the updating country parameter;
and obtaining the updated country name, the updated country code and the updated country interest rate according to the data input by the user in the updating dialog box, and taking the updated country name, the updated country code and the updated country interest rate as the target transaction information.
On the basis of the foregoing embodiment, the updating module 604 is specifically configured to:
when a service matched with the updated country name exists, and when the updated country name, the updated country code and the updated country interest rate correspond to each other, determining that the target transaction information meets the preset condition;
and updating the information in the database corresponding to the country parameter by using the updated country name, the updated country code and the updated country interest rate.
On the basis of the above embodiment, the apparatus further includes a correction module configured to:
if the target transaction information does not meet the preset condition, sending correction information to the handling node; the correction information comprises parameters to be corrected;
and receiving the corrected parameter information which is sent by the handling node according to the correction parameter, and submitting the corrected handling information to the rechecking node according to the processing flow so that the rechecking node rechecks the parameter information.
On the basis of the above embodiment, the apparatus further includes a cancel handling module configured to:
and if receiving a cancellation message for canceling the operation performed on the handling node, ending the processing flow of the service to be processed.
On the basis of the foregoing embodiment, the to-be-processed service request includes a document image, and the service type determining module 602 is specifically configured to:
scanning the document image to obtain data information in the document image;
when the transaction data information comprises a country parameter, taking the country parameter as the transaction information;
and determining the service type as an updated country parameter.
It should be noted that the system also provides an auxiliary development tool, and the output of all documents of parameter development can be completed through configuration (such as table design and parameter transaction configuration), for example: the system comprises a database SQL, files such as front-end HTML and js, and files such as back-end java.
Fig. 7 is a schematic structural diagram of an entity of an electronic device provided in an embodiment of the present application, and as shown in fig. 7, the electronic device includes: a processor (processor)701, a memory (memory)702, and a bus 703; wherein the content of the first and second substances,
the processor 701 and the memory 702 complete communication with each other through the bus 703;
the processor 701 is configured to call the program instructions in the memory 702 to execute the methods provided by the above-mentioned method embodiments, for example, including: acquiring a to-be-processed service request for changing transaction information by a user; determining a service type corresponding to the service request to be processed according to the transaction information; acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result; and updating the database corresponding to the service type according to the processing result.
The processor 701 may be an integrated circuit chip having signal processing capabilities. The Processor 701 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. Which may implement or perform the various methods, steps, and logic blocks disclosed in the embodiments of the present application. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The Memory 702 may include, but is not limited to, Random Access Memory (RAM), Read Only Memory (ROM), Programmable Read Only Memory (PROM), Erasable Read Only Memory (EPROM), Electrically Erasable Read Only Memory (EEPROM), and the like.
The present embodiment discloses a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the method provided by the above-mentioned method embodiments, for example, comprising: acquiring a to-be-processed service request for changing transaction information by a user; determining a service type corresponding to the service request to be processed according to the transaction information; acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result; and updating the database corresponding to the service type according to the processing result.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the above method embodiments, for example, including: acquiring a to-be-processed service request for changing transaction information by a user; determining a service type corresponding to the service request to be processed according to the transaction information; acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result; and updating the database corresponding to the service type according to the processing result.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one logical division, and there may be other divisions when actually implemented, and for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection of devices or units through some communication interfaces, and may be in an electrical, mechanical or other form.
In addition, units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
Furthermore, the functional modules in the embodiments of the present application may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
In this document, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions.
The above description is only an example of the present application and is not intended to limit the scope of the present application, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present application shall be included in the protection scope of the present application.

Claims (10)

1. A method for updating data, comprising:
acquiring a to-be-processed service request for changing transaction information by a user;
determining a service type corresponding to the service request to be processed according to the transaction information;
acquiring a processing flow corresponding to the service type, and processing the service to be processed according to the processing flow to obtain a processing result;
and updating the database corresponding to the service type according to the processing result.
2. The method of claim 1, wherein the process flow comprises an executive node that changes transaction information and a review node that reviews change operations; processing the service to be processed according to the processing flow to obtain a processing result; updating the database corresponding to the service type according to the processing result, wherein the updating operation comprises the following steps:
sending the service request to be processed containing the service type to the handling node;
the handling node acquires target transaction information corresponding to the transaction information;
and the rechecking node judges whether the target transaction information meets a preset condition, and if so, the target transaction information is used for updating the transaction information in the database.
3. The method of claim 2, wherein the service type is an updated country parameter, and the obtaining, by the office node, target transaction information corresponding to the transaction information comprises:
the management node displays an updating dialog box corresponding to the updating country parameter;
and obtaining the updated country name, the updated country code and the updated country interest rate according to the data input by the user in the updating dialog box, and taking the updated country name, the updated country code and the updated country interest rate as the target transaction information.
4. The method according to claim 3, wherein the reviewing node determines whether the target transaction information meets a preset condition, and if so, updates the transaction information in the database by using the target transaction information instead, including:
when a service matched with the updated country name exists, and when the updated country name, the updated country code and the updated country interest rate correspond to each other, determining that the target transaction information meets the preset condition;
and updating the information in the database corresponding to the country parameter by using the updated country name, the updated country code and the updated country interest rate.
5. The method according to any one of claims 2-4, further comprising:
if the target transaction information does not meet the preset condition, sending correction information to the handling node; the correction information comprises parameters to be corrected;
and receiving the corrected parameter information which is sent by the handling node according to the correction parameter, and submitting the corrected handling information to the rechecking node according to the processing flow so that the rechecking node rechecks the parameter information.
6. The method according to any one of claims 2-4, further comprising:
and if receiving a cancellation message for canceling the operation performed on the handling node, ending the processing flow of the service to be processed.
7. The method of claim 1, wherein the pending service request comprises a document image, and wherein determining the service type corresponding to the pending service request based on the transaction information comprises:
scanning the document image to obtain data information in the document image;
when the transaction data information comprises a country parameter, taking the country parameter as the transaction information;
and determining the service type as an updated country parameter.
8. A data update apparatus, comprising:
the request acquisition module is used for acquiring a to-be-processed service request for changing the transaction information by a user;
the service type determining module is used for determining the service type corresponding to the service request to be processed according to the transaction information;
the service processing module is used for acquiring a processing flow corresponding to the service type and processing the service to be processed according to the processing flow to obtain a processing result;
and the updating module is used for updating the database corresponding to the service type according to the processing result.
9. An electronic device, comprising: a processor, a memory, and a bus, wherein,
the processor and the memory are communicated with each other through the bus;
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of any one of claims 1-7.
10. A non-transitory computer-readable storage medium storing computer instructions which, when executed by a computer, cause the computer to perform the method of any one of claims 1-7.
CN202111161209.2A 2021-09-30 2021-09-30 Data updating method and device, electronic equipment and storage medium Active CN113919948B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111161209.2A CN113919948B (en) 2021-09-30 2021-09-30 Data updating method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111161209.2A CN113919948B (en) 2021-09-30 2021-09-30 Data updating method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113919948A true CN113919948A (en) 2022-01-11
CN113919948B CN113919948B (en) 2023-04-25

Family

ID=79237601

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111161209.2A Active CN113919948B (en) 2021-09-30 2021-09-30 Data updating method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113919948B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114612149A (en) * 2022-03-14 2022-06-10 吉旗(成都)科技有限公司 Transaction task processing method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109815013A (en) * 2019-01-02 2019-05-28 深圳壹账通智能科技有限公司 Business data processing method, device, computer equipment and storage medium
CN111179091A (en) * 2019-11-13 2020-05-19 泰康保险集团股份有限公司 Business data processing method and device, electronic equipment and storage medium
CN111429118A (en) * 2020-06-11 2020-07-17 华信永道(北京)科技股份有限公司 Financial cloud business process engine and business process processing method
CN111897815A (en) * 2020-07-15 2020-11-06 中国建设银行股份有限公司 Service processing method and device
CN113436018A (en) * 2021-07-12 2021-09-24 上海浦东发展银行股份有限公司 Asset hosting business processing method and device, storage medium and electronic equipment
CN113450085A (en) * 2021-07-19 2021-09-28 建信融通有限责任公司 Service processing method, system, storage medium and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109815013A (en) * 2019-01-02 2019-05-28 深圳壹账通智能科技有限公司 Business data processing method, device, computer equipment and storage medium
CN111179091A (en) * 2019-11-13 2020-05-19 泰康保险集团股份有限公司 Business data processing method and device, electronic equipment and storage medium
CN111429118A (en) * 2020-06-11 2020-07-17 华信永道(北京)科技股份有限公司 Financial cloud business process engine and business process processing method
CN111897815A (en) * 2020-07-15 2020-11-06 中国建设银行股份有限公司 Service processing method and device
CN113436018A (en) * 2021-07-12 2021-09-24 上海浦东发展银行股份有限公司 Asset hosting business processing method and device, storage medium and electronic equipment
CN113450085A (en) * 2021-07-19 2021-09-28 建信融通有限责任公司 Service processing method, system, storage medium and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
啊哈嘿: "建设银行核心业务处理系统应用参数维护管理流程", 《HTTPS://WWW.DOCIN.COM/P-1478874637.HTML》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114612149A (en) * 2022-03-14 2022-06-10 吉旗(成都)科技有限公司 Transaction task processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN113919948B (en) 2023-04-25

Similar Documents

Publication Publication Date Title
US20180046606A1 (en) Form Checking Method and Apparatus
CN111125496B (en) Price query method, device and system
CN107220274B (en) Visual data interface market realization method
CN111027295A (en) Data processing method, data processing device, computer equipment and storage medium
CN111444287B (en) Graph database construction method, associated information query method, device and computing equipment
US11442796B2 (en) System and method for creating or updating an API configuration
WO2020192141A1 (en) Method and device for simulating interface, computer apparatus, and storage medium
CN113919948A (en) Data updating method and device, electronic equipment and storage medium
CN117151704A (en) Transfer processing method, device and equipment
CN111199390A (en) Invoice reimbursement method and device, storage medium and electronic equipment
CN111178839A (en) Environmental protection tax declaration monitoring management method, device and system
CN110543375A (en) Payment transaction exception processing method and device, computer equipment and storage medium
CN115408481A (en) Multi-dimensional address processing method and device, computer equipment and storage medium
US10936572B2 (en) Method, apparatus, and computer program product for improved tracking of state data
CN115544132A (en) Data import method and system and electronic equipment
CN111177242B (en) Time-based data display method and device, computer equipment and storage medium
CN115185960A (en) Data processing method, data association system, and computer-readable storage medium
CN110264357B (en) Account moving processing method, device, equipment and computer readable storage medium
US11989503B2 (en) Formula generation by example
CN112241412B (en) Tree structure table generation method and device and electronic equipment
CN101685514A (en) Method and system for preventing read-only data of form from being falsified
CN115291914A (en) Data processing method, device, equipment and medium
CN116611419B (en) Automatic contract generation method, system, financial terminal and storage medium
CN112348476A (en) On-duty management method, electronic device, storage medium and system
CN118158281A (en) Method and device for accessing third party application system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant