CN112035441A - Batch processing method and device for account information - Google Patents

Batch processing method and device for account information Download PDF

Info

Publication number
CN112035441A
CN112035441A CN202010905085.3A CN202010905085A CN112035441A CN 112035441 A CN112035441 A CN 112035441A CN 202010905085 A CN202010905085 A CN 202010905085A CN 112035441 A CN112035441 A CN 112035441A
Authority
CN
China
Prior art keywords
batch
account information
processed
account
text
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
CN202010905085.3A
Other languages
Chinese (zh)
Other versions
CN112035441B (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202010905085.3A priority Critical patent/CN112035441B/en
Publication of CN112035441A publication Critical patent/CN112035441A/en
Application granted granted Critical
Publication of CN112035441B publication Critical patent/CN112035441B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/21Design, administration or maintenance of databases

Abstract

The invention discloses a batch processing method and a device for account information, wherein the method comprises the following steps: determining batch account information to be processed by analyzing the received Trickle Feed text; forming an online account input message according to batch account information to be processed acquired from a database in real time; and replacing at least one corresponding target field in the online account input message by at least one target field preconfigured in the Trickle Feed text, and initiating online account maintenance transaction item by item according to the updated online account input message. The invention pre-configures at least one target field needing to be maintained in the Trickle Feed text, and replaces the corresponding target field in the online account input message by utilizing the pre-configured at least one target field so as to maintain the at least one target field and realize the function of maintaining the account information in batch.

Description

Batch processing method and device for account information
Technical Field
The invention relates to the technical field of information processing, in particular to a batch processing method and device for account information.
Background
This section is intended to provide a background or context to the embodiments of the invention that are recited in the claims. The description herein is not admitted to be prior art by inclusion in this section.
At present, the Trickle Feed text is based on an online transaction interface, transaction data needs to be prepared in advance, and the method is suitable for various scenes in which a large amount of transaction request data can be generated in batches in advance or scenes in which the real-time requirement on transaction response is not high. When a batch online processing function of a group of accounts is newly added, the attribute of each account needs to be inquired in advance. However, the attributes of the account to be maintained are not fixed, and the transaction interface for maintaining the account has more than two hundred fields, which requires a lot of labor cost for preparing and reviewing the account information, so that the account information cannot be maintained in batch.
Therefore, the problem that account information cannot be maintained in batch exists in the prior art.
Disclosure of Invention
The embodiment of the invention provides an account information batch processing method, which is used for realizing the function of batch maintenance of account information and comprises the following steps:
determining batch account information to be processed by analyzing the received Trickle Feed text;
forming an online account input message according to batch account information to be processed acquired from a database in real time;
replacing at least one corresponding target field in the online account input message by at least one target field of batch account information to be processed, which is pre-configured in the Trickle Feed text, to obtain an updated online account input message;
and initiating online account maintenance transactions one by one according to the updated online account input message, and obtaining batch account maintenance transaction results.
The embodiment of the present invention further provides an account information batch processing apparatus, configured to implement a function of maintaining account information in batch, where the account information batch processing apparatus includes:
the text analysis module is used for determining batch account information to be processed by analyzing the received Trickle Feed text;
the message forming module is used for forming an online account input message according to the batch account information to be processed acquired from the database in real time;
the field updating module is used for replacing at least one corresponding target field in the online account input message by using at least one target field of batch account information to be processed, which is configured in advance in the Trickle Feed text, so as to obtain an updated online account input message;
and the account maintenance module is used for initiating online account maintenance transactions one by one according to the updated online account input message and obtaining batch account maintenance transaction results.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the batch processing method of the account information is realized when the processor executes the computer program.
The embodiment of the invention also provides a computer readable storage medium, and the computer readable storage medium stores a computer program for executing the account information batch processing method.
In the embodiment of the invention, at least one target field in the to-be-processed batch account information needing to be maintained is pre-configured in the Trickle Feed text, after the to-be-processed batch account information in the Trickle Feed text is analyzed, the to-be-processed batch account information is acquired from the database in real time to form an online account input message, and then at least one target field pre-configured in the Trickle Feed text and corresponding to the to-be-processed batch account information is used for replacing at least one target field in the online account input message, online account maintenance transaction is initiated one by one based on the updated online account input message, so that at least one target field in the batch account information is maintained, the function of batch account information maintenance is realized, and the efficiency of batch account information maintenance is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts. In the drawings:
fig. 1 is a flowchart illustrating an implementation of a batch processing method for account information according to an embodiment of the present invention;
fig. 2 is a flowchart illustrating implementation of step 101 in a batch processing method for account information according to an embodiment of the present invention;
FIG. 3 is a flowchart illustrating an implementation of step 102 in a batch processing method for account information according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating an implementation of another batch processing method for account information according to an embodiment of the present invention;
FIG. 5 is a functional block diagram of an account information batch processing apparatus according to an embodiment of the present invention;
fig. 6 is a block diagram illustrating a structure of a text parsing module 501 in the batch processing apparatus for account information according to the embodiment of the present invention;
fig. 7 is a block diagram illustrating a structure of a message forming module 502 in the batch processing apparatus for account information according to the embodiment of the present invention;
fig. 8 is a functional block diagram of another batch processing apparatus for account information according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the embodiments of the present invention are further described in detail below with reference to the accompanying drawings. The exemplary embodiments and descriptions of the present invention are provided to explain the present invention, but not to limit the present invention.
Fig. 1 shows an implementation flow of an account information batch processing method provided by an embodiment of the present invention, and for convenience of description, only parts related to the embodiment of the present invention are shown, and the details are as follows:
as shown in fig. 1, the account information batch processing method includes:
step 101, determining batch account information to be processed by analyzing a received Trickle Feed text;
102, forming an online account input message according to batch account information to be processed acquired from a database in real time;
103, replacing at least one corresponding target field in the online account input message by at least one target field of batch account information to be processed, which is pre-configured in the Trickle Feed text, to obtain an updated online account input message;
and 104, initiating online account maintenance transactions one by one according to the updated online account input message, and obtaining batch account maintenance transaction results.
In the embodiment of the invention, the Trickle Feed text contains the pre-configured or maintained batch account information to be processed, and the batch account information to be processed can be obtained by analyzing the Trickle Feed text after the Trickle Feed text is received. Meanwhile, the database also contains the batch account information to be processed, and the batch account information to be processed is obtained from the database in real time to form an online account input message. This links the pre-maintained Trickle Feed text to the real-time online transaction via account information.
Whereas at least one target field of each batch of account information to be processed is preconfigured in the text of the lockle Feed, the target field may include, for example, an account number and an institution to which the account belongs, and a person skilled in the art may understand that the target field may also include other fields besides the account number and the institution to which the account belongs, such as an account product category. The target field comprises a target field name and a target field value corresponding to the target field name.
After the batch account information to be processed acquired from the database in real time is formed into the online account input message, the batch account information to be processed in the database also comprises a target field, at the moment, the batch account information to be processed is maintained in batch, and at least one target field of the batch account information to be processed, which is configured in advance in the maintained Trickle Feed text, is used for replacing at least one corresponding target field in the online account input message, so that the online account input message is updated. And after the updated online account input message is obtained, initiating online account maintenance transactions one by one according to the updated online account input message so as to perform batch maintenance on batch accounts to be processed, and finally obtaining a batch account maintenance transaction result.
In the embodiment of the invention, at least one target field in the to-be-processed batch account information needing to be maintained is pre-configured in the Trickle Feed text, after the to-be-processed batch account information in the Trickle Feed text is analyzed, the to-be-processed batch account information is acquired from the database in real time to form an online account input message, and then at least one target field pre-configured in the Trickle Feed text and corresponding to the to-be-processed batch account information is used for replacing at least one target field in the online account input message, online account maintenance transaction is initiated one by one based on the updated online account input message, so that the at least one target field in the batch account information is maintained, the function of batch account information maintenance is realized, and the efficiency of batch account information maintenance is improved.
Fig. 2 shows an implementation flow of step 101 in the batch processing method of account information according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, in order to improve efficiency of obtaining a lockle Feed text, as shown in fig. 2, in step 101, obtaining batch account information to be processed by analyzing the received lockle Feed text includes:
step 201, receiving a Trickle Feed text through a Trickle Feed interface; the Trickle Feed interface defines the data attribute of a target field of batch account information to be processed;
step 202, analyzing the received Trickle Feed text to obtain batch account information to be processed.
In view of the fact that the target field of the batch account information to be processed is preconfigured in the ternary batch Feed text, it is necessary to design a new ternary batch Feed interface based on a ternary batch Feed mechanism, where the ternary batch Feed interface corresponds to the target field of the batch account information to be processed preconfigured in the ternary batch Feed text, that is, the ternary batch Feed interface defines data attributes of the target field of the batch account information to be processed, for example, data attributes of each field in the transaction header information/transaction detail information, and the data attributes may specifically include data type, data length, and data description.
Therefore, the Trickle Feed text can be received through the Trickle Feed interface, and meanwhile, the Trickle Feed text is analyzed, so that to-be-processed batch account information is obtained.
In the embodiment of the invention, the Trickle Feed text is received through the Trickle Feed interface, and the received Trickle Feed text is analyzed to obtain the batch account information to be processed, so that the efficiency of obtaining the Trickle Feed text can be improved.
Fig. 3 shows an implementation flow of step 102 in the batch processing method of account information provided by the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, in order to improve the efficiency of forming the online account input message and further improve the efficiency of batch account information maintenance, as shown in fig. 3, step 102, forming the online account input message according to the batch account information to be processed, which is obtained from the database in real time, includes:
step 301, acquiring batch account information to be processed from a database in real time;
and step 302, forming an online account input message according to the batch account information to be processed acquired in real time.
When the online account input message is formed, firstly, the batch account information to be processed is obtained from the database in real time, and then the batch account information to be processed obtained in real time is processed to form the online account input message.
In the embodiment of the invention, the batch account information to be processed is obtained from the database in real time, and the online account input message is formed according to the batch account information to be processed, so that the efficiency of forming the online account input message can be improved, and the efficiency of maintaining the account information in batch is further improved.
Fig. 4 shows an implementation flow of another batch processing method for account information provided by the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, in order to improve flexibility of configuring batch account information to be processed, as shown in fig. 4, before forming an online account input message according to batch account information to be processed, which is obtained from a database in real time, in step 102, the method for batch processing account information further includes:
step 401, configuring at least one target field of the batch account information to be processed in the Trickle Feed text according to the received configuration instruction.
Specifically, when the batch account information to be processed in the Trickle Feed text is configured, at least one target field of the batch account information to be processed in the Trickle Feed text can be configured after the configuration instruction is received by the visual interface. And modifying at least one target field of the batch account information to be processed in the configured Trickle Feed text based on the modification instruction. For example, at least one target field of a set of batch account information to be processed is added or deleted, or the content of at least one target field of batch account information to be processed is modified.
In the embodiment of the invention, at least one target field of the batch account information to be processed in the Trickle Feed text is configured according to the received configuration instruction, so that the flexibility of configuring the batch account information to be processed can be improved.
In an embodiment of the present invention, in order to obtain a batch maintenance transaction result in time, the method for batch processing of account information further includes:
step 402, sending the batch account maintenance transaction result to the target business system.
And after the batch accounts are maintained in batch, sending the final batch account maintenance transaction result to the target service system.
In the embodiment of the invention, the batch account maintenance transaction result is sent to the target service system, so that the batch maintenance transaction result can be timely obtained.
The embodiment of the invention also provides an account information batch processing device, which is described in the following embodiment. Because the principle of solving the problems of the devices is similar to the batch processing method of the account information, the implementation of the devices can be referred to the implementation of the method, and repeated details are not repeated.
Fig. 5 shows functional modules of an account information batch processing apparatus according to an embodiment of the present invention, and for convenience of description, only parts related to the embodiment of the present invention are shown, and the details are as follows:
referring to fig. 5, modules included in the account information batch processing apparatus are used to execute steps in the embodiment corresponding to fig. 1, and specific reference is made to fig. 1 and related descriptions in the embodiment corresponding to fig. 1, which are not described herein again. In the embodiment of the present invention, the account information batch processing apparatus includes a text parsing module 501, a message forming module 502, a field updating module 503, and an account maintaining module 504.
The text analysis module 501 is configured to determine batch account information to be processed by analyzing the received Trickle Feed text.
The message forming module 502 is configured to form an online account input message according to the batch account information to be processed, which is obtained in real time from the database.
The field updating module 503 is configured to replace at least one target field corresponding to the online account input message with at least one target field of the batch account information to be processed, which is configured in advance in the lockle Feed text, to obtain an updated online account input message.
The account maintenance module 504 is configured to initiate online account maintenance transactions one by one according to the updated online account input message, and obtain batch account maintenance transaction results.
In the embodiment of the present invention, the text parsing module 501 pre-configures at least one target field in the batch account information to be processed that needs to be maintained in the lockle Feed text, and after the packet forming module 502 parses the batch account information to be processed in the lockle Feed text, obtaining batch account information to be processed from a database in real time to form an online account input message, further, the field updating module 503 replaces at least one target field corresponding to the online account input message with at least one target field of the batch account information to be processed, which is configured in advance in the text of the lockle Feed, the account maintenance module 504 initiates online account maintenance transactions one by one based on the updated online account input message, the method and the device have the advantages that at least one target field in the batch account information is maintained, the function of maintaining the batch account information is achieved, and the efficiency of maintaining the batch account information is improved.
Fig. 6 shows a schematic structure of the text parsing module 501 in the batch processing apparatus for account information according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, in order to improve the efficiency of obtaining a lockle Feed text, referring to fig. 6, each unit included in the text parsing module 501 is configured to execute each step in the embodiment corresponding to fig. 2, specifically refer to fig. 2 and the related description in the embodiment corresponding to fig. 2, and are not described herein again. In the embodiment of the present invention, the text parsing module 501 includes a text receiving unit 601 and a text parsing unit 602.
A text receiving unit 601, configured to receive a ternary Feed text through a ternary Feed interface; the Trickle Feed interface defines the data attribute of the target field of the batch account information to be processed.
And the text analysis unit 602 is configured to analyze the received Trickle Feed text to obtain batch account information to be processed.
In the embodiment of the invention, the text receiving unit 601 receives the Trickle Feed text through the Trickle Feed interface, and the text analyzing unit 602 analyzes the received Trickle Feed text to acquire the batch account information to be processed, so that the efficiency of acquiring the Trickle Feed text can be improved.
Fig. 7 shows a schematic structure of a message forming module 502 in the account information batch processing apparatus according to the embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, in order to improve the efficiency of forming the online account input packet, referring to fig. 7, each unit included in the packet forming module 502 is configured to execute each step in the embodiment corresponding to fig. 3, and specifically, refer to fig. 3 and the related description in the embodiment corresponding to fig. 3, which is not described herein again. In the embodiment of the present invention, the packet forming module 502 includes a real-time obtaining unit 701 and a packet forming unit 702.
A real-time obtaining unit 701, configured to obtain batch account information to be processed in real time from a database.
A message forming unit 702, configured to form an online account input message according to the batch account information to be processed, which is obtained in real time.
In the embodiment of the present invention, the real-time obtaining unit 701 obtains batch account information to be processed from the database in real time, and the message forming unit 702 forms an online account input message according to the batch account information to be processed obtained in real time, so that the efficiency of forming the online account input message can be improved, and further, the efficiency of batch maintenance of account information can be improved.
Fig. 8 shows functional modules of another batch processing apparatus for account information according to an embodiment of the present invention, and for convenience of description, only the parts related to the embodiment of the present invention are shown, and the details are as follows:
in an embodiment of the present invention, in order to improve flexibility of configuring batch account information to be processed, referring to fig. 8, each unit included in the account information batch processing apparatus is used to execute each step in the embodiment corresponding to fig. 4, and specifically, please refer to fig. 4 and the description related to the embodiment corresponding to fig. 4, which is not repeated herein. In the embodiment of the present invention, the account information batch processing apparatus further includes a configuration module 801.
The configuration module 801 is configured to configure at least one target field of the batch account information to be processed in the lockle Feed text according to the received configuration instruction.
In the embodiment of the present invention, the configuration module 801 configures at least one target field of the batch account information to be processed in the lockle Feed text according to the received configuration instruction, so that the flexibility of configuring the batch account information to be processed can be improved.
In an embodiment of the present invention, in order to obtain the batch maintenance transaction result in time, as shown in fig. 8, the batch processing apparatus for account information further includes a sending module 802.
A sending module 802, configured to send the batch account maintenance transaction result to the target business system.
In the embodiment of the present invention, the sending module 802 sends the batch account maintenance transaction result to the target service system, so that the batch maintenance transaction result can be known in time.
The embodiment of the invention also provides computer equipment which comprises a memory, a processor and a computer program which is stored on the memory and can run on the processor, wherein the batch processing method of the account information is realized when the processor executes the computer program.
The embodiment of the invention also provides a computer readable storage medium, and the computer readable storage medium stores a computer program for executing the account information batch processing method.
To sum up, in the embodiment of the present invention, at least one target field in the to-be-processed batch account information to be maintained is preconfigured in the lockle Feed text, after the to-be-processed batch account information in the lockle Feed text is analyzed, the to-be-processed batch account information is obtained in real time from the database to form the online account input packet, and then the at least one target field preconfigured in the lockle Feed text and in the to-be-processed batch account information is used to replace the at least one target field corresponding to the online account input packet, and the online account maintenance transaction is initiated one by one based on the updated online account input packet, so as to maintain the at least one target field in the batch account information, thereby implementing a function of maintaining the batch account information and improving efficiency of maintaining the batch account information.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are only exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. An account information batch processing method is characterized by comprising the following steps:
determining batch account information to be processed by analyzing the received Trickle Feed text;
forming an online account input message according to batch account information to be processed acquired from a database in real time;
replacing at least one corresponding target field in the online account input message by at least one target field of batch account information to be processed, which is pre-configured in the Trickle Feed text, to obtain an updated online account input message;
and initiating online account maintenance transactions one by one according to the updated online account input message, and obtaining batch account maintenance transaction results.
2. The batch processing method of account information according to claim 1, wherein obtaining batch account information to be processed by parsing received Trickle Feed text comprises:
receiving a Trickle Feed text through a Trickle Feed interface; the Trickle Feed interface defines the data attribute of a target field of batch account information to be processed;
analyzing the received Trickle Feed text to obtain the batch account information to be processed.
3. The batch processing method of account information according to claim 1, wherein forming an online account input message according to the batch account information to be processed acquired from the database in real time comprises:
acquiring batch account information to be processed from a database in real time;
and forming an online account input message according to the batch account information to be processed acquired in real time.
4. The batch processing method of account information according to claim 1, wherein before forming the online account input message according to the batch account information to be processed acquired from the database in real time, the method further comprises:
and configuring at least one target field of the batch account information to be processed in the text of the Trickle Feed according to the received configuration instruction.
5. The batch processing method of account information of claim 1, further comprising:
and sending the batch account maintenance transaction result to a target business system.
6. An account information batch processing apparatus, comprising:
the text analysis module is used for determining batch account information to be processed by analyzing the received Trickle Feed text;
the message forming module is used for forming an online account input message according to the batch account information to be processed acquired from the database in real time;
the field updating module is used for replacing at least one corresponding target field in the online account input message by using at least one target field of batch account information to be processed, which is configured in advance in the Trickle Feed text, so as to obtain an updated online account input message;
and the account maintenance module is used for initiating online account maintenance transactions one by one according to the updated online account input message and obtaining batch account maintenance transaction results.
7. The batch processing apparatus of account information of claim 6, wherein the text parsing module comprises:
the text receiving unit is used for receiving a Trickle Feed text through a Trickle Feed interface; the Trickle Feed interface defines the data attribute of a target field of batch account information to be processed;
and the text analysis unit is used for analyzing the received Trickle Feed text to acquire the batch account information to be processed.
8. The batch processing device of account information according to claim 6, wherein the message forming module comprises:
the real-time acquisition unit is used for acquiring batch account information to be processed from the database in real time;
and the message forming unit is used for forming an online account input message according to the batch account information to be processed acquired in real time.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the batch processing method of account information according to any one of claims 1 to 5 when executing the computer program.
10. A computer-readable storage medium storing a computer program for executing the batch processing method of account information according to any one of claims 1 to 5.
CN202010905085.3A 2020-09-01 2020-09-01 Account information batch processing method and device Active CN112035441B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010905085.3A CN112035441B (en) 2020-09-01 2020-09-01 Account information batch processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010905085.3A CN112035441B (en) 2020-09-01 2020-09-01 Account information batch processing method and device

Publications (2)

Publication Number Publication Date
CN112035441A true CN112035441A (en) 2020-12-04
CN112035441B CN112035441B (en) 2023-08-18

Family

ID=73592173

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010905085.3A Active CN112035441B (en) 2020-09-01 2020-09-01 Account information batch processing method and device

Country Status (1)

Country Link
CN (1) CN112035441B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20090083079A1 (en) * 2007-09-21 2009-03-26 Sharon Dawn Law System and method of processing a health insurance claim
US20100138451A1 (en) * 2006-04-03 2010-06-03 Assaf Henkin Techniques for facilitating on-line contextual analysis and advertising
CN107909359A (en) * 2017-11-21 2018-04-13 中国银行股份有限公司 Batch calls the data processing method and device of on-line transaction common process mechanism
CN110515927A (en) * 2019-08-28 2019-11-29 中国工商银行股份有限公司 Data processing method and its system, electronic equipment and medium
CN110610414A (en) * 2019-09-19 2019-12-24 中国银行股份有限公司 Data processing method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100138451A1 (en) * 2006-04-03 2010-06-03 Assaf Henkin Techniques for facilitating on-line contextual analysis and advertising
US20090083079A1 (en) * 2007-09-21 2009-03-26 Sharon Dawn Law System and method of processing a health insurance claim
CN107909359A (en) * 2017-11-21 2018-04-13 中国银行股份有限公司 Batch calls the data processing method and device of on-line transaction common process mechanism
CN110515927A (en) * 2019-08-28 2019-11-29 中国工商银行股份有限公司 Data processing method and its system, electronic equipment and medium
CN110610414A (en) * 2019-09-19 2019-12-24 中国银行股份有限公司 Data processing method and system

Also Published As

Publication number Publication date
CN112035441B (en) 2023-08-18

Similar Documents

Publication Publication Date Title
US11038975B2 (en) Information pushing method and device
CN108874558B (en) Message subscription method of distributed transaction, electronic device and readable storage medium
CN109669976B (en) ETL-based data service method and device
CN111209310B (en) Service data processing method and device based on stream computing and computer equipment
CN111651365B (en) Automatic interface testing method and device
CN107704357B (en) Log generation method and device
CN113505265A (en) Data query method and device, electronic equipment, storage medium and program product
CN110737655B (en) Method and device for reporting data
US11055666B2 (en) Systems and methods for automation of corporate workflow processes via machine learning techniques
CN113342503A (en) Real-time progress feedback method, device, equipment and storage medium
CN112035441B (en) Account information batch processing method and device
CN110941658A (en) Data export method, device, server and storage medium
CN116362216A (en) Form data processing method, device, electronic equipment and storage medium
CN115951923A (en) Subscription event management method and related product
CN105512332A (en) Method for linking and adjusting data between databases, device and system
CN103761247B (en) A kind of processing method and processing device of error file
CN112799797A (en) Task management method and device
CN110674119A (en) Data processing method, system and computer readable storage medium
CN111414566A (en) Method and device for pushing information
CN111212112A (en) Information processing method and device
CN106547679B (en) Script management method and script management platform
CN111506644A (en) Application data processing method and device and electronic equipment
CN115866347B (en) Video processing method and device and electronic equipment
CN111984716B (en) Transaction data acquisition method and device
CN113486018B (en) Production data storage method, storage device, electronic equipment and storage medium

Legal Events

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