CN110827133A - Bank business system change commissioning and account-supplementing method and device - Google Patents

Bank business system change commissioning and account-supplementing method and device Download PDF

Info

Publication number
CN110827133A
CN110827133A CN201911051942.1A CN201911051942A CN110827133A CN 110827133 A CN110827133 A CN 110827133A CN 201911051942 A CN201911051942 A CN 201911051942A CN 110827133 A CN110827133 A CN 110827133A
Authority
CN
China
Prior art keywords
account
processing
generating
reimbursement
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911051942.1A
Other languages
Chinese (zh)
Inventor
叶贵添
董勇明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN201911051942.1A priority Critical patent/CN110827133A/en
Publication of CN110827133A publication Critical patent/CN110827133A/en
Pending legal-status Critical Current

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/12Accounting
    • 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/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof
    • 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/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • 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/02Banking, e.g. interest calculation or account maintenance

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Development Economics (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a method and a device for correcting production and account of a bank business system, wherein the method comprises the following steps: receiving a reimbursement parameter of a user; generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template; generating a post-up batch processing job according to the post-up processing step and the post-up processing program; and carrying out change production and account repair processing by using the account repair batch processing operation. The invention realizes real-time data back-up of the banking business system during the production and change periods, and effectively reduces the influence of the production and change period work on the normal business service of the bank.

Description

Bank business system change commissioning and account-supplementing method and device
Technical Field
The invention relates to a data processing technology, in particular to a method and a device for changing, commissioning and supplementing accounts of a banking business system.
Background
In order to support the rapid innovation development of the internationalization, diversification and intellectualization of banking business, the banking business system also needs to be continuously optimized in function, upgraded and modified. In view of the characteristics of complex business, multiple functional modules and the like of a banking business system, related business system function changes are generally arranged in a centralized manner to be changed in production in a certain non-business busy time period; meanwhile, because the centralized production involves many and complicated tasks such as database table structure, transaction addition and deletion, application program adjustment and the like, in order to ensure the accuracy of business and financial data during the production period, a shutdown production mode is usually adopted.
Considering that the time of the operation and the change of the business system is long, in order to not influence the external service during the operation and the change, a bank with a business system double-active high-availability design is implemented, generally, a set of basic service system meeting self-service is provided during the operation and the change to continuously provide the transaction service, the core business system is shut down to upgrade the version, and the transaction data accumulated during the shutdown period is supplemented to all the business data through a reimbursement process after the upgrading of the core business system is completed. In addition, in order to ensure the integrity of transaction data, a mode of uniformly supplementing accounts after the completion of production change is adopted, and the long-time accumulated transaction data of production change is more, and the more business database tables need to be operated, so that the long-time account supplementing time is caused, and the problem that a bank cannot provide services for the outside for a long time is also caused.
Disclosure of Invention
In order to effectively reduce the time for the production and centralized account repair after the change of the banking system, the embodiment of the invention provides a method for the production and account repair of the change of the banking system, which comprises the following steps:
receiving a reimbursement parameter of a user;
generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template;
generating a post-up batch processing job according to the post-up processing step and the post-up processing program;
and carrying out change production and account repair processing by using the account repair batch processing operation.
In the embodiment of the present invention, the reconciliation parameters include: the system comprises a banking business system version number, a database table name, a database table field name, field operation, a field assignment rule and an exception handling rule.
In an embodiment of the present invention, the generating a reconciled batch processing job according to the reconciled transaction processing step and the reconciled transaction processing program includes:
and generating a supplementary account batch processing operation by the supplementary account processing program according to the supplementary account processing step by taking a data table as a unit.
In an embodiment of the present invention, the reconciliation batch processing operation includes: generating operation of the temporary form of the account-supplementing data and deleting operation of the temporary form of the account-supplementing data.
In an embodiment of the present invention, the processing for changing, commissioning, and reconciliation by using the reconciliation batch processing job includes:
generating a temporary database table by using the temporary form of the account-supplementing data to generate operation;
the temporary database table is used for carrying out the synchronization of the business data in the process of changing production;
and deleting the temporary database table by using the operation of deleting the temporary table of the account-supplementing data after the business data synchronization is finished.
Meanwhile, the invention also provides a device for correcting the bank business system change operation account, which comprises:
the parameter receiving module is used for receiving the account complementing parameters of the user;
the program generating module is used for generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template;
the batch processing job generating module is used for generating a post-up batch processing job according to the post-up processing step and the post-up processing program;
and the account-supplementing processing module is used for carrying out change production and account-supplementing processing by using the account-supplementing batch processing operation.
In the embodiment of the invention, the batch processing job generating module generates the account-supplementing batch processing job according to the account-supplementing processing step and the account-supplementing processing program by taking a data table as a unit.
In the embodiment of the present invention, the reconciliation processing module includes:
the database table generating unit is used for generating a temporary database table by using the reconciled data temporary table generating operation;
the synchronization unit is used for carrying out the synchronization of the business data in the process of changing and putting into production by utilizing the temporary database table;
and the deleting unit is used for deleting the temporary database table by using the temporary supplementary account data table deleting operation after the business data synchronization is finished.
Meanwhile, 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 processor realizes the method when executing the computer program.
Meanwhile, the invention also provides a computer readable storage medium, and a computer program for executing the method is stored in the computer readable storage medium.
The invention realizes real-time data back-up of the banking business system during the production and change periods, and effectively reduces the influence of the production and change period work on the normal business service of the bank.
In order to make the aforementioned and other objects, features and advantages of the invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
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.
FIG. 1 is a flow chart of a banking system change commissioning reconciliation method disclosed by the present invention;
FIG. 2 is a block diagram of a banking system according to an embodiment of the present invention;
FIG. 3 is a block diagram of a reconciliation management module in an embodiment of the present invention;
FIG. 4 is a diagram of a reconciliation execution module in an embodiment of the present invention;
FIG. 5 is a flowchart of a reconciliation operation for a banking system commissioning and change in an embodiment of the present invention;
FIG. 6 is a flow chart of the banking system commissioning and change reimbursement in an embodiment of the present invention;
FIG. 7 is a block diagram of a banking system change commissioning reconciliation device disclosed in the present invention;
fig. 8 is a schematic diagram of an electronic device in an embodiment of the invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
In the prior art, in order to implement the post-production reimbursement of a business system after the production change, developers who apply database table structure adjustment need to compile reimbursement programs and batch processing jobs according to business logic before the production, and arrange and process the batch processing jobs in advance according to the production process.
The problems that the account-supplementing program is not universal, the evaluation and writing time is long, and the repeated development is needed in each production are solved. In addition, in the prior art, in order to ensure the integrity of transaction data, a mode of uniformly supplementing accounts after production change is completed is adopted, but because the transaction data accumulated in a long production change time is more and a plurality of business database tables needing to be operated are also more, the account supplementing time is long, and a bank cannot provide services for the outside for a long time.
The invention provides a method for correcting the change, production and account of a banking system, which comprises the following steps of:
step S101, receiving a compensation parameter of a user;
step S102, generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template;
step S103, generating a reimbursement batch processing job according to the reimbursement processing step and the reimbursement processing program;
and step S104, carrying out change production and account repair processing by using the account repair batch processing job.
In the embodiment of the invention, the account-supplementing parameters comprise: the method comprises the steps that after account-supplementing parameter information input by a user is received, an executable account-supplementing program and an exception handling program are assembled according to a preset account-supplementing program template, meanwhile, according to operation steps before and after account-supplementing, the account-supplementing program and the exception handling program respectively form executable account-supplementing batch processing operation according to a data table, meanwhile, temporary table definition operation and temporary table deletion operation of each data table needing account-supplementing are generated, and the method is used for generating synchronous data of a temporary database table in the process of changing account-supplementing in production and deleting the temporary database table after account-supplementing is completed.
In the method for changing, commissioning and reimbursing the banking system according to the present invention, the step S104 of performing the change, commissioning and reimbursing process using the reimbursement batch processing job includes:
generating a temporary database table by using the operation generated by the temporary form of the account-supplementing data;
the temporary database table is used for carrying out the synchronization of the business data in the process of changing production;
and deleting the temporary database table by using the operation of deleting the temporary table of the account-supplementing data after the business data synchronization is finished.
The embodiment of the invention discloses a system and a method for supplementing accounts for the production and change of a banking system.
The technical solution of the present invention will be further described in detail with reference to specific examples.
The embodiment provides a system and a method for reimbursing accounts for production and change of a banking system, which automatically generate a data reimbursement program and a batch reimbursement processing operation in a parameterized configuration mode before the production and change, and automatically schedule the reimbursement operations according to production steps and flows, so that the real-time dynamic reimbursement of the production system is realized in the production change process.
As shown in fig. 2, the present embodiment provides a reimbursement system for commissioning and changing a banking system, which includes: the system comprises an account-supplementing management module 001, an operation flow management module 002 and an account-supplementing execution module 003.
And the account-supplementing management module 001 is used for providing an input interface for application developers to fill in relevant parameter information of the account-supplementing, and automatically generating an account-supplementing program and batch processing operation according to the parameter information.
As shown in fig. 3, the reconciled account management module includes a reconciled account rule entry unit 101, a reconciled account program generation unit 102, and a reconciled account job generation unit 103.
And the reconciliation rule input unit 101 is used for a developer of each application to input a reconciliation parameter according to the service logic, wherein the input items comprise a service system version number, a database table name, a database table field name, field operation, a field assignment rule, an exception handling rule and the like, and the reconciliation rule input unit is also used for automatically triggering subsequent operations of the reconciliation program generation unit 102 after a user submits the input items.
The reconciliation program generating unit 102 receives the reconciliation parameter information input by the user, and then assembles and forms an executable reconciliation program and an exception handling program according to a preset reconciliation program template.
The account-patching operation generating unit 103 combines the matching processing flows before and after the account patching, respectively forms executable batch processing operations of the account patching program and the exception handling program according to the operation steps before and after the account patching by taking the data table as a unit, and simultaneously generates temporary table definition operations and temporary table deletion operations of the data table needing the account patching.
The production process management module 002 is a management module for generating and scheduling the production steps of the business system, and generates the operation execution schedule of the production and the change work of the business system version according to the running sequence of the actual execution operation of the production according to the pre-set dependency relationship before and after the production process.
The reconnaissance execution module 003 is a functional module that performs data complementary entry work in the commissioning and changing processes, and it implements dynamic data reconnaissance using batch processing as granularity. As shown in fig. 4, the reconciled execution module 003 is composed of a temporary data table management unit 301, a data synchronization unit 302, and a reconciled processing unit 303.
The temporary data table management unit 301 triggers the definition of the temporary table corresponding to the database table to be reconciled when the production is changed according to the production and change steps, and triggers the deletion of the temporary table after the production of the whole business system is finished.
The data synchronization unit 302 completes data synchronization between the basic service system temporary data table and the production business system temporary data table during production change.
The reconciliation processing unit 303 judges whether the change of the application version requiring the reconciliation processing is completed or not by tracking the execution condition of the commissioning and the change step during the commissioning and the change, and triggers a reconciliation batch processing job according to the completion condition.
The reimbursement processing flow of the reimbursement system for the production and the change of the banking system in the embodiment can be divided into a reimbursement preparation flow before the production and a reimbursement flow after the production according to the production process. The following are described respectively:
as shown in fig. 5, the detailed steps of the pre-delivery reimbursement preparation process are as follows:
step S501, the reimbursement management module receives reimbursement parameters input by a user, wherein the reimbursement parameters comprise a database table name, a database table field, a reimbursement operation type, a field assignment rule, an exception handling rule and the like which need to be reimbursed, and the generation step of the reimbursement program can be triggered after the reimbursement parameters are submitted.
Step S502, after receiving the triggering action of step S501, the reimbursement management module automatically assembles and generates a program required by the reimbursement according to the reimbursement parameter information input by the user, stores the program in a preset file system, and triggers step S503.
And S503, the account-supplementing management module automatically assembles a temporary data table generation program before the account-supplementing, a temporary data table deletion program after the account-supplementing, an account-supplementing program and an exception handling program to generate corresponding batch processing jobs for the account-supplementing according to the operation steps before and after the account-supplementing, and stores the batch processing jobs in a preset file system.
And step S504, before commissioning and changing, the commissioning flow management module generates commissioning operation schedule containing the reimbursement operation according to the commissioning and changed flow sequence for execution during actual commissioning and changing.
When the banking business system is put into production, the business system carries out parallel and serial coexistence according to the management degree of the functional modules, and the concrete steps of the account repairing flow after the relevant functional modules are put into production are as shown in fig. 6:
step S601: and the business system starts a production process. Meanwhile, the temporary database table corresponding to all the database tables requiring the reconciliation operation is generated by the temporary database table management unit 301.
Step S602: in synchronization with step S601, the basic service system 004 serves the outside and receives transaction processing.
Step S603: the transaction data is stored in the corresponding temporary database table in the basic service system 004 according to the respective stored database table.
Step S604: the data synchronization unit 302 of the reconciled account execution module 003 synchronizes the temporary database table data of the basic service system to the temporary database table corresponding to the production business system 005 in real time.
Step S605: and the production business system 005 receives the data of the basic service system 004 and completes the data synchronization of the temporary database table.
Step S606: the reconciliation processing unit 303 tracks the change production condition of each database table, monitors the running state of each database table change batch processing operation in real time, and when the running state of the database table change batch processing operation is finished, triggers the corresponding reconciliation batch processing operation to dynamically read the corresponding temporary database table data, and performs data entry supplementing processing according to the preset reconciliation rule.
The embodiment provides a general business data reimbursement system, which meets the reimbursement requirements of different businesses and different functional modules of a banking system in the production and change processes by inputting a business data assignment rule which is a simple and easy-to-use mode, and solves the problem of high research and development and design difficulty of the reimbursement system of the banking system. Meanwhile, the invention designs a system and a method for dynamically compensating the business data in real time, and realizes parallel account compensation of each database table to be changed after the table structure is changed in the whole production and change time window of the business system by setting a temporary table for storing the business data, thereby effectively reducing the influence of the production and change work on the normal business service of the bank. The invention has the following specific advantages:
by the invention, program developers of all functional modules of the banking system can automatically generate the program for the reimbursement by the system only by filling in the assignment rule of the data according to the business logic without the design, coding and test of the reimbursement program.
The invention provides a universal system and a universal method, and automatically generates a data back-up program and a back-up batch processing operation in a parameterized configuration mode, thereby realizing various version change scenes of the banking system in the on-production change back-up processing, including newly adding a database table structure field, deleting the database table structure field, changing the database table structure field type, changing the database table structure length, modifying a unique index of the database table and the like.
The invention provides a system and a method for dynamically and concurrently performing business data additional recording on a database table which is changed according to the granularity of the database table in the process of putting into production and changing of a banking business system, solves the problem that the time consumption for intensively adding accounts is required to be waited after the structures of all application programs and the database table are changed in the process of putting into production and changing of the banking business system, and can realize quick external service after putting into production and changing of the banking business system.
Meanwhile, as shown in fig. 7, the present invention further provides a device for correcting the bank business system change operation account, including:
a parameter receiving module 701, configured to receive a benefit accounting parameter of a user;
a program generating module 702, configured to generate an account-repairing processing program according to the account-repairing parameter and a preset account-repairing program template;
a batch processing job generating module 703, configured to generate an account-supplementing batch processing job according to the account-supplementing processing step and the account-supplementing processing program;
and an account-repairing processing module 704, configured to perform change production account repairing processing by using the account-repairing batch processing job.
The embodiment of the invention also provides electronic equipment which can be a desktop computer, a tablet computer, a mobile terminal and the like, and the embodiment is not limited thereto. In this embodiment, the electronic device may refer to the implementation of the foregoing method, and the contents thereof are incorporated herein, and repeated descriptions are omitted.
Fig. 8 is a schematic block diagram of a system configuration of an electronic apparatus 600 according to an embodiment of the present invention. As shown in fig. 6, the electronic device 600 may include a central processor 100 and a memory 140; the memory 140 is coupled to the central processor 100. Notably, this diagram is exemplary; other types of structures may also be used in addition to or in place of the structure to implement telecommunications or other functions.
In one embodiment, the banking system change commissioning reconciliation function may be integrated into the central processor 100. The central processor 100 may be configured to control as follows:
receiving a reimbursement parameter of a user;
generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template;
generating a post-up batch processing job according to the post-up processing step and the post-up processing program;
and carrying out change production and account repair processing by using the account repair batch processing operation.
The changing, commissioning and reconciliation processing by using the reconciliation batch processing job comprises the following steps:
generating a temporary database table by using the temporary form of the account-supplementing data to generate operation;
the temporary database table is used for carrying out the synchronization of the business data in the process of changing production;
and deleting the temporary database table by using the operation of deleting the temporary table of the account-supplementing data after the business data synchronization is finished.
In another embodiment, the banking system change, production and reimbursement device may be configured separately from the central processor 100, for example, the banking system change, production and reimbursement device may be configured as a chip connected to the central processor 100, and the banking system change, production and reimbursement function may be realized through the control of the central processor.
As shown in fig. 8, the electronic device 600 may further include: communication module 110, input unit 120, audio processing unit 130, display 160, power supply 170. It is noted that the electronic device 600 does not necessarily include all of the components shown in FIG. 8; furthermore, the electronic device 600 may also comprise components not shown in fig. 6, which may be referred to in the prior art.
As shown in fig. 8, the central processor 100, sometimes referred to as a controller or operational control, may include a microprocessor or other processor device and/or logic device, the central processor 100 receiving input and controlling the operation of the various components of the electronic device 600.
The memory 140 may be, for example, one or more of a buffer, a flash memory, a hard drive, a removable media, a volatile memory, a non-volatile memory, or other suitable device. The information relating to the failure may be stored, and a program for executing the information may be stored. And the central processing unit 100 may execute the program stored in the memory 140 to realize information storage or processing, etc.
The input unit 120 provides input to the cpu 100. The input unit 120 is, for example, a key or a touch input device. The power supply 170 is used to provide power to the electronic device 600. The display 160 is used to display an object to be displayed, such as an image or a character. The display may be, for example, an LCD display, but is not limited thereto.
The memory 140 may be a solid state memory such as Read Only Memory (ROM), Random Access Memory (RAM), a SIM card, or the like. There may also be a memory that holds information even when power is off, can be selectively erased, and is provided with more data, an example of which is sometimes called an EPROM or the like. The memory 140 may also be some other type of device. Memory 140 includes buffer memory 141 (sometimes referred to as a buffer). The memory 140 may include an application/function storage section 142, and the application/function storage section 142 is used to store application programs and function programs or a flow for executing the operation of the electronic device 600 by the central processing unit 100.
The memory 140 may also include a data store 143, the data store 143 for storing data, such as contacts, digital data, pictures, sounds, and/or any other data used by the electronic device. The driver storage portion 144 of the memory 140 may include various drivers of the electronic device for communication functions and/or for performing other functions of the electronic device (e.g., messaging application, address book application, etc.).
The communication module 110 is a transmitter/receiver 110 that transmits and receives signals via an antenna 111. The communication module (transmitter/receiver) 110 is coupled to the central processor 100 to provide an input signal and receive an output signal, which may be the same as in the case of a conventional mobile communication terminal.
Based on different communication technologies, a plurality of communication modules 110, such as a cellular network module, a bluetooth module, and/or a wireless local area network module, may be provided in the same electronic device. The communication module (transmitter/receiver) 110 is also coupled to a speaker 131 and a microphone 132 via an audio processor 130 to provide audio output via the speaker 131 and receive audio input from the microphone 132 to implement general telecommunications functions. Audio processor 130 may include any suitable buffers, decoders, amplifiers and so forth. In addition, an audio processor 130 is also coupled to the central processor 100, so that recording on the local can be enabled through a microphone 132, and so that sound stored on the local can be played through a speaker 131.
An embodiment of the present invention further provides a computer-readable program, where when the program is executed in an electronic device, the program causes a computer to execute the banking system change commissioning reconciliation method in the electronic device according to the above embodiment.
The embodiment of the invention also provides a storage medium stored with a computer readable program, wherein the computer readable program enables a computer to execute the banking system change commissioning and reimbursement in the electronic device.
The preferred embodiments of the present invention have been described above with reference to the accompanying drawings. The many features and advantages of the embodiments are apparent from the detailed specification, and thus, it is intended by the appended claims to cover all such features and advantages of the embodiments that fall within the true spirit and scope thereof. Further, since numerous modifications and changes will readily occur to those skilled in the art, it is not desired to limit the embodiments of the invention to the exact construction and operation illustrated and described, and accordingly, all suitable modifications and equivalents may be resorted to, falling within the scope thereof.
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 principle and the implementation mode of the invention are explained by applying specific embodiments in the invention, and the description of the embodiments is only used for helping to understand the method and the core idea of the invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.

Claims (12)

1. A banking system change production and reimbursement method is characterized by comprising the following steps:
receiving a reimbursement parameter of a user;
generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template;
generating a post-up batch processing job according to the post-up processing step and the post-up processing program;
and carrying out change production and account repair processing by using the account repair batch processing operation.
2. The method of claim 1, wherein the reimbursement parameters include: the system comprises a banking business system version number, a database table name, a database table field name, field operation, a field assignment rule and an exception handling rule.
3. The method of claim 1, wherein generating a reconciled batch job based on the reconciled transaction procedure and the reconciled transaction handler comprises:
and generating a supplementary account batch processing operation by the supplementary account processing program according to the supplementary account processing step by taking a data table as a unit.
4. The method of claim 1, wherein the reconciliation batch process comprises: generating operation of the temporary form of the account-supplementing data and deleting operation of the temporary form of the account-supplementing data.
5. The banking system change commissioning reconciliation method of claim 4 wherein said performing a change commissioning reconciliation process using said reconciliation batch job comprises:
generating a temporary database table by using the temporary form of the account-supplementing data to generate operation;
the temporary database table is used for carrying out the synchronization of the business data in the process of changing production;
and deleting the temporary database table by using the operation of deleting the temporary table of the account-supplementing data after the business data synchronization is finished.
6. A banking system change production and reimbursement device is characterized by comprising:
the parameter receiving module is used for receiving the account complementing parameters of the user;
the program generating module is used for generating a reimbursement processing program according to the reimbursement parameters and a preset reimbursement program template;
the batch processing job generating module is used for generating a post-up batch processing job according to the post-up processing step and the post-up processing program;
and the account-supplementing processing module is used for carrying out change production and account-supplementing processing by using the account-supplementing batch processing operation.
7. The banking system change commissioning reconciled device of claim 6 wherein said reconciled parameters comprise: the system comprises a banking business system version number, a database table name, a database table field name, field operation, a field assignment rule and an exception handling rule.
8. The banking system change commissioning reconciliation device of claim 6 wherein the batch job generating module generating a reconciliation batch job based on the reconciliation processing step and the reconciliation handler comprises:
and generating a supplementary account batch processing operation by the supplementary account processing program according to the supplementary account processing step by taking a data table as a unit.
9. The banking system change commissioning reconciliation device of claim 6 wherein the reconciliation batch process comprises: generating operation of the temporary form of the account-supplementing data and deleting operation of the temporary form of the account-supplementing data.
10. The banking system change commissioning reconciled device of claim 9 wherein said reconciled processing module comprises:
the database table generating unit is used for generating a temporary database table by using the reconciled data temporary table generating operation;
the synchronization unit is used for carrying out the synchronization of the business data in the process of changing and putting into production by utilizing the temporary database table;
and the deleting unit is used for deleting the temporary database table by using the temporary supplementary account data table deleting operation after the business data synchronization is finished.
11. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method of any of claims 1 to 5 when executing the computer program.
12. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program for executing the method of any one of claims 1 to 5.
CN201911051942.1A 2019-10-31 2019-10-31 Bank business system change commissioning and account-supplementing method and device Pending CN110827133A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911051942.1A CN110827133A (en) 2019-10-31 2019-10-31 Bank business system change commissioning and account-supplementing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911051942.1A CN110827133A (en) 2019-10-31 2019-10-31 Bank business system change commissioning and account-supplementing method and device

Publications (1)

Publication Number Publication Date
CN110827133A true CN110827133A (en) 2020-02-21

Family

ID=69551564

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911051942.1A Pending CN110827133A (en) 2019-10-31 2019-10-31 Bank business system change commissioning and account-supplementing method and device

Country Status (1)

Country Link
CN (1) CN110827133A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117172925B (en) * 2023-11-03 2024-02-20 建信金融科技有限责任公司 Transaction processing method, device, equipment and medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001147956A (en) * 1999-11-19 2001-05-29 Hitachi Ltd Method and device for controlling transaction concerning exposure calculation of batch account settlement netting for financial property based on master contract articles and computer readable recording medium with recorded transaction control program
CA2372091A1 (en) * 2002-02-15 2003-08-15 Brendan Newman Information catcher
CN102609875A (en) * 2012-01-20 2012-07-25 中国工商银行股份有限公司 Method and system for concurrently and dynamically processing bank data
CN103984739A (en) * 2014-05-23 2014-08-13 光大证券股份有限公司 Data processing method and device for achieving continuous real-time security trading business processing

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001147956A (en) * 1999-11-19 2001-05-29 Hitachi Ltd Method and device for controlling transaction concerning exposure calculation of batch account settlement netting for financial property based on master contract articles and computer readable recording medium with recorded transaction control program
CA2372091A1 (en) * 2002-02-15 2003-08-15 Brendan Newman Information catcher
CN102609875A (en) * 2012-01-20 2012-07-25 中国工商银行股份有限公司 Method and system for concurrently and dynamically processing bank data
CN103984739A (en) * 2014-05-23 2014-08-13 光大证券股份有限公司 Data processing method and device for achieving continuous real-time security trading business processing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117172925B (en) * 2023-11-03 2024-02-20 建信金融科技有限责任公司 Transaction processing method, device, equipment and medium

Similar Documents

Publication Publication Date Title
US20200183662A1 (en) Method and apparatus for converting building block programming into program code
CN112783793B (en) Automatic interface test system and method
CN110543301B (en) Method and device for generating jenkins code file
CN111367895B (en) Data migration method and device
CN111897738B (en) Automatic testing method and device based on atomic service
CN113342330A (en) Front-end engineering generation method and device
CN110827133A (en) Bank business system change commissioning and account-supplementing method and device
CN111930843B (en) Database-based data system and processing method
US20090024424A1 (en) System and method for dynamic linking of business processes
CN111930624B (en) Test link message data processing method and device
CN110427260B (en) Host job scheduling method, device and system
CN115630835A (en) Activity-based workflow general parameter configuration method and system
CN114035786A (en) Dependency-based micro-front-end compatible migration method and system
CN115421976A (en) Remote disaster recovery data processing method and device
CN111859041B (en) Data reporting method and device
CN114676113A (en) Heterogeneous database migration method and system based on task decomposition
CN113553530A (en) Information reporting dynamic page configuration method and device
US20190303182A1 (en) System and method for providing advice and assistance through task-tracking systems
CN110737426A (en) Program block creating method, program block creating device, computer equipment and storage medium
CN109976715A (en) A kind of software project development method and apparatus
CN115629851A (en) Method and system for configuring timing task based on template
CN117075812A (en) Host system cloning method and device
CN117216004A (en) Method and system for generating universal multi-format file based on multi-thread filter processing
CN118051206A (en) Intelligent construction method and device for enterprise application system software products
CN116303361A (en) Service data migration method, device and 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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200221