CN109543865A - Reserve transaction processing method and device - Google Patents

Reserve transaction processing method and device Download PDF

Info

Publication number
CN109543865A
CN109543865A CN201811343962.1A CN201811343962A CN109543865A CN 109543865 A CN109543865 A CN 109543865A CN 201811343962 A CN201811343962 A CN 201811343962A CN 109543865 A CN109543865 A CN 109543865A
Authority
CN
China
Prior art keywords
transaction
reservation
pending
reservation transaction
implementing result
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
CN201811343962.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.)
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 CN201811343962.1A priority Critical patent/CN109543865A/en
Publication of CN109543865A publication Critical patent/CN109543865A/en
Pending legal-status Critical Current

Links

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
    • G06Q10/00Administration; Management
    • G06Q10/02Reservations, e.g. for tickets, services or events
    • 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/03Credit; Loans; Processing thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Abstract

The present invention provides a kind of reservation transaction processing method and devices, this method comprises: filtering out pending reservation transaction according to the execution date of reservation transaction;The pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp ordering;The parallel pending reservation transaction executed after sequence.The present invention can improve treatment effeciency and transaction success rate when automatically processing reservation transaction.

Description

Reserve transaction processing method and device
Technical field
The present invention relates to trading processings, more particularly to reservation transaction processing method.
Background technique
After reservation transaction is signed, how to be executed on the preset date according to certain requirement, be always bank transaction The difficult point of processing.In reservation transaction implementation procedure, need to meet following function: first is that, Yao Shixian expires automatic execution, keeps away Manpower-free intervenes;Second is that supporting repeatedly to be periodically executed mode (also having the special circumstances executed infinitely), for example, account A is monthly It transfers accounts automatically 1000 yuan to account B within first day;Third is that transaction implementing result can be looked into, and the transaction for executing failure, it can be with It repeats to submit;Fourth is that trading order is immutable for same account, such as account A shares 500 yuan, contracts two and trades, First expire after transfer accounts 100 yuan to account B, Article 2 all transfers accounts remaining all simple interests and gives C account, then after expiring It should be executed according to sequencing, else if Article 2 is first carried out, then account C has just obtained the full amount of A account, then First is executed, can be transferred accounts unsuccessfully because Sorry, your ticket has not enough value by account A;Fifth is that two kinds of initiation modes of reservation transaction are needed support, point It Wei single reservation transaction signing and a large amount of reservation transaction signing, wherein single reservation transaction signing is online signing, is such as reserved It transfers accounts and (arranges according to client, certain amount of money of transferring accounts one day gives another account), reservation thaws to trade and (initiates certain account to freeze ten days Operation, the account thaws automatically after ten days) etc.;A large amount of reservation transaction signings are that batch is contracted, such as state loans for students batch It makes loans, certain state loans for students account is made loans in unification that day that the new term begins to all students, or in batches by certain day overdue institute There is a fixed deposit, the amount of money is gone on corresponding current account, etc..
With significantly increasing for bank transaction amount in recent years, reservation transaction is dramatically increased, and needs to occupy a large amount of system money Source, the execution that may cause the channels regular traffic such as sales counter, Internetbank, Mobile banking are slow.
In the prior art, in execution date, system executes the transaction record in pending multiple groups schedule of dealing automatically. Above method has the following problems: first is that, by the transaction in pending multiple groups schedule of dealing, the side for successively taking out and executing Formula, efficiency are too low;Second is that transaction success rate is low when same account needs to carry out multiple transaction.
Summary of the invention
The embodiment of the present invention proposes a kind of reservation transaction processing method, to the raising processing when automatically processing reservation transaction Efficiency and transaction success rate, this method comprises:
According to the execution date of reservation transaction, pending reservation transaction is filtered out;
The pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp ordering;
The parallel pending reservation transaction executed after sequence.
The embodiment of the present invention proposes a kind of reservation traction processing apparatus, to the raising processing when automatically processing reservation transaction Efficiency and transaction success rate, the device include:
Screening module of trading filters out pending reservation transaction for the execution date according to reservation transaction;
Sorting module of trading is contracted the time for trading the pending reservation filtered out according to Transaction Account number and transaction Stamp sequence;
Transaction execution module, for executing the pending reservation transaction after sorting parallel.
The embodiment of the present invention also proposed a kind of computer equipment, including memory, processor and storage are on a memory And the computer program that can be run on a processor, the processor realize above-mentioned reservation transaction when executing the computer program Processing method.
The embodiment of the present invention also proposed a kind of computer readable storage medium, the computer-readable recording medium storage There is the computer program for executing above-mentioned reservation transaction processing method.
In embodiments of the present invention, according to the execution date of reservation transaction, pending reservation transaction is filtered out;It will filter out Pending reservation transaction ensure that the succession of same account transaction according to Transaction Account number and transaction signing timestamp ordering, Improve transaction success rate;The parallel pending reservation transaction executed after sequence, improves treatment effeciency.
Detailed description of the invention
In order to more clearly explain the embodiment of the invention or the technical proposal in the existing technology, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this Some embodiments of invention for those of ordinary skill in the art without creative efforts, can be with It obtains other drawings based on these drawings.In the accompanying drawings:
Fig. 1 is the flow chart that transaction processing method is reserved in the embodiment of the present invention;
Fig. 2 is the detail flowchart that transaction processing method is reserved in the embodiment of the present invention;
Fig. 3 is the structural schematic diagram that traction processing apparatus is reserved in the embodiment of the present invention.
Specific embodiment
Understand in order to make the object, technical scheme and advantages of the embodiment of the invention clearer, with reference to the accompanying drawing to this hair Bright embodiment is described in further details.Here, the illustrative embodiments of the present invention and their descriptions are used to explain the present invention, but simultaneously It is not as a limitation of the invention.
Before introducing technical solution provided in an embodiment of the present invention, professional name involved in the embodiment of the present invention is introduced first Word:
" reservation transaction " refers in banking, needs to have a part reservation transaction, fixed if reservation is transferred accounts Phase refunds, and makes loans automatically, automatic defrosting etc..The characteristics of such transaction is that, when client contracts, transaction can't be held immediately Row, but in some date of agreement, automatic execution.
" mainframe " is also known as mainframe, refers to and uses dedicated instruction set, the large size of operating system and application software Computer, I/O ability, non-numerical computations ability, stability, safety have greater advantage compared with microcomputer, are mainly used for The business in commercial field that processing operation is more concentrated, such as bank and telecommunications.
In the prior art, in the prior art, in execution date, system executes pending multiple groups schedule of dealing automatically In transaction record, due to that may have the transaction repeated in each inventory, implementation procedure is inefficient;In addition, In the prior art, during system executes the record of the All Activity in each inventory automatically, not to the friendship of same account It is easily ranked up, it is difficult to guarantee the succession of transaction-based requirements.Based on this, the embodiment of the invention provides a kind of reservation trading processings Method, can solve problems of the prior art, and Fig. 1 is the flow chart that trading processing is reserved in the embodiment of the present invention, such as Fig. 1 It is shown, reserve transaction processing method, comprising:
Step 101, according to the execution date of reservation transaction, pending reservation transaction is filtered out;
Step 102, the pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp ordering;
Step 103, the parallel pending reservation transaction executed after sequence.
As shown in Figure 1, in embodiments of the present invention, it according to the execution date of reservation transaction, filters out pending reservation and hands over Easily;The pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp ordering, ensure that same account is handed over Easy succession improves transaction success rate;The parallel pending reservation transaction executed after sequence, improves treatment effeciency.
In one embodiment, according to the execution date of reservation transaction, pending reservation transaction, the execution day of transaction are filtered out Phase refers to the execution date arranged in reservation transaction, for example, a reservation transaction record is account A since on January 1st, 2018, It monthly transfers accounts automatically 1000 yuan to account B within 1st, then the execution date of reservation transaction is monthly 0 point on the 1st.
When it is implemented, the pending reservation transaction filtered out includes single reservation transaction and batch reservation transaction, single The also referred to as online reservation transaction of reservation transaction, is obtained by way of online signing, for example, as reservation is transferred accounts (about according to client Fixed, the setting date is from producing the setting amount of money into account B in account A), reservation thaw (initiate the operation that certain account freezes ten days, The account thaws automatically after ten days);The also referred to as a large amount of reservation transaction of batch reservation transaction, obtain in such a way that batch is contracted, Such as state loans for students batch is made loans (state loans for students account A the new term begins, unify to make loans to all students by the same day), periodically Deposit batch produces and (will set date overdue all fixed deposits, go on corresponding current account).The embodiment of the present invention It can be handled, therefore can be used in mainframe, treatment effeciency good with mainframe performance of sufficiently volatilizing for batch reservation transaction High advantage.
When it is implemented, specific screening process can have different modes, for example, can first screen pending online pre- Then the online reservation transaction of screening is incorporated into batch reservation transaction data, then from combined batch by about transaction data It reserves in transaction data, screens pending reservation transaction;It can also be first by online reservation transaction data and batch reservation number of deals According to merging, then from combined reservation transaction data, pending reservation transaction is screened;It is, of course, understood that the above screening Mode is only for example, and can also have other to screen the mode of pending data, associated change example is in protection scope of the present invention It is interior.
In one embodiment, the pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp row Sequence may include:
Search the identical reservation transaction of Transaction Account number in the pending reservation transaction filtered out;
By the identical reservation transaction of Transaction Account number according to transaction signing timestamp ordering.
Transaction signing timestamp can be used for having same account the transaction of successive execution sequence to be ranked up, for example, account A 500 yuan are shared, contracts two and trades, first transaction are as follows: the setting date transfers accounts 100 yuan to account B, Article 2 transaction are as follows: The setting date transfers accounts remaining simple interest after having transferred accounts to account B and gives account C, then within the setting date, first The timestamp of item transaction is preceding, and the timestamp of Article 2 transaction is rear, otherwise, if first carrying out Article 2 transaction, account C When just having obtained the full amount of A account, then having executed first, it can transfer accounts unsuccessfully because Sorry, your ticket has not enough value by account A.It can be seen that Exchange hour stamp is set, and the identical reservation transaction of Transaction Account number ensure that same according to transaction signing timestamp ordering The succession of account transaction, improves transaction success rate.
In one embodiment, reserve transaction processing method, can also include: from filter out pending reservation transaction in, According to transaction validity period and transaction repetition period, the execution date next time of reservation transaction is generated.
When it is implemented, transaction validity period refers to the effective time of transaction;The transaction repetition period refers to, in transaction validity period It is interior, every how long being repeated once.For example, reservation transaction record be account A since on January 1st, 2018 to 2020 Cut-off in December in year, monthly transfers accounts 1000 yuan automatically to account B on the 1st, then validity period 2 years of this transaction, and the transaction repetition period is 1 A month.By generating the execution moment of reservation transaction according to transaction validity period and transaction repetition period, handed over obtaining reservation next time At the time of easily execution, the automatic execution of reservation transaction ensure that.
In one embodiment, the parallel pending reservation executed after sorting is traded, and may include:
Pending reservation transaction after sequence is decomposed into multiple pending reservation transaction subclass, each pending reservation Transaction subclass contains multiple pending reservation transaction, and the pending reservation transaction of same account is in a subset conjunction;
Pending reservation transaction subclass is executed parallel;
To each pending reservation transaction subclass, successively execute pending pre- in the pending reservation transaction subclass About trade.
When it is implemented, in order to guarantee that the trading order of same account is constant, by the pending reservation transaction point after sequence During solution is multiple pending reservations transaction subclass, the transaction of same account is undecomposable to hand over to multiple pending reservations In easy subclass, i.e., a plurality of transaction of same account is needed as a minimum entirety, in order to avoid occur executing parallel multiple wait hold When pending reservation in row reservation transaction subclass is traded, the pending reservation transaction of the same account in different subsets conjunction is suitable Sequence is chaotic.
When it is implemented, when executing the pending reservation transaction in multiple pending reservation transaction subclass parallel, it is optional The non-traffic rush hour of the execution date of reservation transaction is selected, for example, the execution date of reservation transaction is January 1, selects its non- The peak traffic moment can be 2:00 AM.
It is handed over by executing the pending reservation in multiple pending reservation transaction subclass parallel in non-traffic rush hour Easily, the execution efficiency of reservation transaction is substantially increased, while avoiding occupying trading channel in the peak traffic phase for a long time, is influenced just Normal business transaction.
When it is implemented, successively executing pending reservation transaction subclass to each pending reservation transaction subclass In pending reservation transaction, be that pending reservation transaction is exported to transaction interface execute one by one, to most of wait hold For row reservation transaction, which can use common real-time interface, not need individually to customize, save the cost;For few The special transaction that can not be multiplexed of number, if certification of deposit expires withdrawals, password remittance is automatic cancel etc. only reserve it is not real-time Transaction, using the transaction interface individually customized.
In one embodiment, after the parallel pending reservation transaction executed after sorting, can also include:
Obtain pending reservation transaction implementing result;
The reservation transaction that reservation transaction implementing result is failure is filtered out from reservation transaction implementing result, is executed default The setting moment in duration executes the reservation transaction that reservation transaction implementing result is failure again;
After default execution duration, implementing result report is generated.
The implementing result when it is implemented, the pending reservation obtained is traded, including implementing result are successfully reservation transaction With implementing result be failure reservation transaction, for example, from reservation transaction implementing result in filter out reservation transaction implementing result be Failure reservation transaction, preset execute when it is 1 day a length of, setting the moment can be the customized scattered time, for example 2:00 AM, 5:00 AM, evening 23 points etc., it is 1 day a length of in default execute in, after reservation transaction has executed every time, trade from reservation and execute knot In fruit, the reservation transaction that reservation transaction implementing result is failure is filtered out, then reservation is executed again at the above-mentioned setting moment and hands over Easy implementing result is the reservation transaction of failure, for example, attempting to refund in morning January 1, i.e., for automatic transaction of refunding of providing a loan It withholds and is transferred in loan account from savings account, but if Sorry, your ticket has not enough value for customer deposit account, which be will fail, but the transaction 23 points of evening of January 1 can execute again.The client of remaining sum was supplied for the same day, can refund automatically success when executing for second.And Once it is successfully primary to refund automatically, then it cannot repeat and execute refund movement.
When it is implemented, the setting moment is also possible to obtain in default execute in duration every setting duration by calculating At the time of, such as in default execute a length of 1 day when, after reservation transaction has executed every time, from reservation transaction implementing result, screen Reservation transaction implementing result is the reservation transaction of failure out, and then every 6 hours, executing reservation transaction implementing result again is to lose The reservation transaction lost.
After default execution duration, implementing result report is generated, implementing result report includes successfully report and identification Report, after having recorded and be performed a plurality of times in failure report, reservation transaction implementing result is the reservation transaction of failure, and failure Reason.
The implementing result report of generation can be sent, and business personnel or client are such as sent to.
A specific embodiment is given below, illustrates the concrete application of reservation transaction processing method of the invention, Fig. 2 is this hair The detail flowchart of trading processing is reserved in bright embodiment.
As shown in Fig. 2, before reserving trading processing, it is necessary first to obtain pending reservation transaction, pending reservation is handed over Easily there are two types of data sources, and one is online reservation transaction, are stored in on-line transaction database;One is batch reservations to hand over Easily, it is stored in batched transaction data database.
In the present embodiment, according to the execution date of reservation transaction, pending reservation transaction is filtered out.Specific screening process There can be different modes, as shown in Fig. 2, in the present embodiment, the tool screened using screening module 1 and screening module 2 Body process are as follows: pending online reservation is filtered out using screening module 1 and is traded, is incorporated into batched transaction data library, then All pending reservation transaction are filtered out from batched transaction data library using screening module 2.
In the present embodiment, it is identical that Transaction Account number in the pending reservation transaction filtered out is searched using screening module 2 Reservation transaction, it is pending pre- after sequence then by the identical reservation transaction of Transaction Account number according to transaction signing timestamp ordering About transaction imports in operation/result database, by the above screening process, the online reservation of same account can be made to trade and criticize Amount reservation transaction carries out data merging, and guarantees the succession of same account transaction by sequence, improves same account and hands over Easy success rate.
In the present embodiment, using repeat business processing module, from the pending reservation transaction filtered out, according to transaction Validity period and transaction repetition period, the execution date next time of reservation transaction is generated, is then exported into on-line transaction database, To execute next time.Batch reservation transaction is usually a large amount of transaction for automatically initiating of system, from data source the period export to In batched transaction data library, it is not required to calculate next execution date.
In the present embodiment, the pending reservation transaction after sequence is decomposed into multiple pending reservations transaction subclass, Each pending reservation transaction subclass contains multiple pending reservation transaction, and the pending reservation of same account is traded at one In subclass, by the pending reservation transaction output in each reservation transaction subclass into different operation/result databases, The pending reservation transaction in multiple operation/result databases is executed parallel, when executing parallel, the execution day of selection reservation transaction Transaction in operation/result database is taken out one by one, exports best friend respectively by the non-traffic rush hour of phase, 2:00 AM Easy interface carries out reservation transaction and executes, and most of pending reservation transaction in the present embodiment can use common real-time interface It is handled;For a small number of special transaction that can not be multiplexed, if certification of deposit expires withdrawals, the automatic cancellation of password remittance etc., Using the transaction interface individually customized.
After being finished, will reservation transaction implementing result be input in operation/result database, including implementing result be at The reservation transaction of function and implementing result are the reservation transaction of failure, then filter out reservation transaction from reservation transaction implementing result Implementing result is the reservation transaction of failure, at the default setting moment executed in duration, executes reservation transaction implementing result again For the reservation transaction of failure, in the present embodiment, after 2:00 AM is finished, 11 points of evening can execute reservation transaction again and execute It as a result is the reservation transaction of failure.
After 1 day time, generate implementing result report, implementing result report include successfully report and unsuccessfully report, It being had recorded in failure report after being performed a plurality of times, reservation transaction implementing result is the reservation transaction of failure, and the reason of failure, All implementing result reports are sent to business personnel, then send out the corresponding implementing result report of reservation transaction of different clients Give the client.
In embodiments of the present invention, according to the execution date of reservation transaction, pending reservation transaction is filtered out;It will filter out Pending reservation transaction ensure that the succession of same account transaction according to Transaction Account number and transaction signing timestamp ordering, Improve transaction success rate;The parallel pending reservation transaction executed after sequence, improves treatment effeciency.
The embodiment of the present invention can reserve transaction to single and batch reservation transaction is handled, therefore can be used for mainframe In, treatment effeciency high advantage good with mainframe performance of sufficiently volatilizing.By according to transaction validity period and transaction the repetition period, The execution moment of reservation transaction is generated, at the time of execution to obtain next reservation transaction, ensure that the automatic execution that reservation is traded. When executing the pending reservation transaction in multiple pending reservation transaction subclass parallel, the execution date of reservation transaction may be selected Non-traffic rush hour, avoid and occupy trading channel in the peak traffic phase for a long time, influence regular traffic transaction.It will be wait hold Row reservation transaction is exported to transaction interface one by one to be executed, and for most of pending reservation transaction, which can To use common real-time interface, do not need individually to customize, save the cost.Reservation transaction is filtered out from reservation transaction implementing result Implementing result is the reservation transaction of failure, at the default setting moment executed in duration, executes reservation transaction implementing result again For the reservation transaction of failure, the success rate that reservation transaction executes can be improved.After default execution duration, generates and sends and hold Row result form, so that reservation transaction implementing result can inquire.
Based on the same inventive concept, the embodiment of the invention also provides a kind of reservation traction processing apparatus, such as following reality It applies described.Since the principle that these are solved the problems, such as is similar to reservation transaction processing method, the implementation side of may refer to of device The implementation of method repeats place and is not repeating.
Fig. 3 is the structural schematic diagram that traction processing apparatus is reserved in the embodiment of the present invention, as shown in figure 3, the device includes:
Screening module 301 of trading filters out pending reservation transaction for the execution date according to reservation transaction;
Transaction sorting module 302, for the pending reservation filtered out to be traded, when contracting according to Transaction Account number and transaction Between stab sequence;
Transaction execution module 303, for executing the pending reservation transaction after sorting parallel.
In one embodiment, transaction sorting module can be used for:
Search the identical reservation transaction of Transaction Account number in the pending reservation transaction filtered out;
By the identical reservation transaction of Transaction Account number according to transaction signing timestamp ordering.
In one embodiment, reservation traction processing apparatus can also include:
Execution date generation module, used in trading from the pending reservation filtered out, according to transaction validity period and transaction Repetition period generates the execution date next time of reservation transaction.
In one embodiment, transaction execution module can be used for:
Pending reservation transaction after sequence is decomposed into multiple pending reservation transaction subclass, each pending reservation Transaction subclass contains multiple pending reservation transaction, and the pending reservation transaction of same account is in a subset conjunction;
Pending reservation transaction subclass is executed parallel;
To each pending reservation transaction subclass, successively execute pending pre- in the pending reservation transaction subclass About trade.
In one embodiment, transaction execution module can be further used for:
Obtain pending reservation transaction implementing result;
The reservation transaction that reservation transaction implementing result is failure is filtered out from reservation transaction implementing result, is executed default The setting moment in duration executes the reservation transaction that reservation transaction implementing result is failure again;
After default execution duration, implementing result report is generated.
In conclusion in embodiments of the present invention, according to the execution date of reservation transaction, filtering out pending reservation and handing over Easily;The pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp ordering, ensure that same account is handed over Easy succession improves transaction success rate;The parallel pending reservation transaction executed after sequence, improves treatment effeciency.
The embodiment of the present invention can reserve transaction to single and batch reservation transaction is handled, therefore can be used for mainframe In, treatment effeciency high advantage good with mainframe performance of sufficiently volatilizing.By according to transaction validity period and transaction the repetition period, The execution moment of reservation transaction is generated, at the time of execution to obtain next reservation transaction, ensure that the automatic execution that reservation is traded. When executing the pending reservation transaction in multiple pending reservation transaction subclass parallel, the execution date of reservation transaction may be selected Non-traffic rush hour, avoid and occupy trading channel in the peak traffic phase for a long time, influence regular traffic transaction.It will be wait hold Row reservation transaction is exported to transaction interface one by one to be executed, and for most of pending reservation transaction, which can To use common real-time interface, do not need individually to customize, save the cost.Reservation transaction is filtered out from reservation transaction implementing result Implementing result is the reservation transaction of failure, at the default setting moment executed in duration, executes reservation transaction implementing result again For the reservation transaction of failure, the success rate that reservation transaction executes can be improved.After default execution duration, generates and sends and hold Row result form, so that reservation transaction implementing result can inquire.
It should be understood by those skilled in the art that, the embodiment of the present invention can provide as method, system or computer program Product.Therefore, complete hardware embodiment, complete software embodiment or reality combining software and hardware aspects can be used in the present invention Apply the form of example.Moreover, it wherein includes the computer of computer usable program code that the present invention, which can be used in one or more, The computer program implemented in usable storage medium (including but not limited to magnetic disk storage, CD-ROM, optical memory etc.) produces The form of product.
The present invention be referring to according to the method for the embodiment of the present invention, the process of equipment (system) and computer program product Figure and/or block diagram describe.It should be understood that every one stream in flowchart and/or the block diagram can be realized by computer program instructions The combination of process and/or box in journey and/or box and flowchart and/or the block diagram.It can provide these computer programs Instruct the processor of general purpose computer, special purpose computer, Embedded Processor or other programmable data processing devices to produce A raw machine, so that being generated by the instruction that computer or the processor of other programmable data processing devices execute for real The device for the function of being specified in present one or more flows of the flowchart and/or one or more blocks of the block diagram.
These computer program instructions, which may also be stored in, is able to guide computer or other programmable data processing devices with spy Determine in the computer-readable memory that mode works, so that it includes referring to that instruction stored in the computer readable memory, which generates, Enable the manufacture of device, the command device realize in one box of one or more flows of the flowchart and/or block diagram or The function of being specified in multiple boxes.
These computer program instructions also can be loaded onto a computer or other programmable data processing device, so that counting Series of operation steps are executed on calculation machine or other programmable devices to generate computer implemented processing, thus in computer or The instruction executed on other programmable devices is provided for realizing in one or more flows of the flowchart and/or block diagram one The step of function of being specified in a box or multiple boxes.
Particular embodiments described above has carried out further in detail the purpose of the present invention, technical scheme and beneficial effects Describe in detail it is bright, it should be understood that the above is only a specific embodiment of the present invention, the guarantor being not intended to limit the present invention Range is protected, all within the spirits and principles of the present invention, any modification, equivalent substitution, improvement and etc. done should be included in this Within the protection scope of invention.

Claims (12)

1. a kind of reservation transaction processing method characterized by comprising
According to the execution date of reservation transaction, pending reservation transaction is filtered out;
The pending reservation filtered out is traded, according to Transaction Account number and transaction signing timestamp ordering;
The parallel pending reservation transaction executed after sequence.
2. reservation transaction processing method according to claim 1, which is characterized in that hand over the pending reservation filtered out Easily, according to Transaction Account number and transaction signing timestamp ordering, comprising:
Search the identical reservation transaction of Transaction Account number in the pending reservation transaction filtered out;
By the identical reservation transaction of Transaction Account number according to transaction signing timestamp ordering.
3. reservation transaction processing method according to claim 1, which is characterized in that further include:
From the pending reservation transaction filtered out, according to transaction validity period and transaction repetition period, generate under reservation transaction Execution date.
4. reservation transaction processing method according to claim 1, which is characterized in that pending pre- after parallel execution sequence About trade, comprising:
Pending reservation transaction after sequence is decomposed into multiple pending reservation transaction subclass, each pending reservation transaction Subclass contains multiple pending reservation transaction, and the pending reservation transaction of same account is in a subset conjunction;
Pending reservation transaction subclass is executed parallel;
To each pending reservation transaction subclass, the pending reservation successively executed in the pending reservation transaction subclass is handed over Easily.
5. reservation transaction processing method according to claim 1, which is characterized in that pending after parallel execution sequence After reservation transaction, further includes:
Obtain pending reservation transaction implementing result;
The reservation transaction that reservation transaction implementing result is failure is filtered out from reservation transaction implementing result, executes duration default The interior setting moment executes the reservation transaction that reservation transaction implementing result is failure again;
After default execution duration, implementing result report is generated.
6. a kind of reservation traction processing apparatus characterized by comprising
Screening module of trading filters out pending reservation transaction for the execution date according to reservation transaction;
Transaction sorting module is arranged for trading the pending reservation filtered out according to Transaction Account number and transaction signing timestamp Sequence;
Transaction execution module, for executing the pending reservation transaction after sorting parallel.
7. reservation traction processing apparatus according to claim 6, which is characterized in that transaction sorting module is specifically used for:
Search the identical reservation transaction of Transaction Account number in the pending reservation transaction filtered out;
By the identical reservation transaction of Transaction Account number according to transaction signing timestamp ordering.
8. reservation traction processing apparatus according to claim 6, which is characterized in that further include:
Execution date generation module, for being repeated according to transaction validity period and transaction from the pending reservation transaction filtered out Period generates the execution date next time of reservation transaction.
9. reservation traction processing apparatus according to claim 6, which is characterized in that transaction execution module is specifically used for:
Pending reservation transaction after sequence is decomposed into multiple pending reservation transaction subclass, each pending reservation transaction Subclass contains multiple pending reservation transaction, and the pending reservation transaction of same account is in a subset conjunction;
Pending reservation transaction subclass is executed parallel;
To each pending reservation transaction subclass, the pending reservation successively executed in the pending reservation transaction subclass is handed over Easily.
10. reservation traction processing apparatus according to claim 6, which is characterized in that transaction execution module is further used for:
Obtain pending reservation transaction implementing result;
The reservation transaction that reservation transaction implementing result is failure is filtered out from reservation transaction implementing result, executes duration default The interior setting moment executes the reservation transaction that reservation transaction implementing result is failure again;
After default execution duration, implementing result report is generated.
11. a kind of computer equipment including memory, processor and stores the meter that can be run on a memory and on a processor Calculation machine program, which is characterized in that the processor realizes any side of claim 1 to 5 when executing the computer program Method.
12. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage has perform claim It is required that the computer program of 1 to 5 any the method.
CN201811343962.1A 2018-11-13 2018-11-13 Reserve transaction processing method and device Pending CN109543865A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811343962.1A CN109543865A (en) 2018-11-13 2018-11-13 Reserve transaction processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811343962.1A CN109543865A (en) 2018-11-13 2018-11-13 Reserve transaction processing method and device

Publications (1)

Publication Number Publication Date
CN109543865A true CN109543865A (en) 2019-03-29

Family

ID=65846891

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811343962.1A Pending CN109543865A (en) 2018-11-13 2018-11-13 Reserve transaction processing method and device

Country Status (1)

Country Link
CN (1) CN109543865A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111736808A (en) * 2020-06-16 2020-10-02 中国银行股份有限公司 Contract signing processing method and system for transaction report
CN112102072A (en) * 2020-09-27 2020-12-18 中国建设银行股份有限公司 Resource transfer method, device and storage medium
CN114970918A (en) * 2022-06-13 2022-08-30 中国银行股份有限公司 Appointment transfer method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103677771A (en) * 2012-09-06 2014-03-26 阿里巴巴集团控股有限公司 Processing method and device for concurrent transactions
US20160092992A1 (en) * 2014-09-30 2016-03-31 Peter Himmighoefer Accelerated disaggregation in accounting calculation via pinpoint queries
CN107369088A (en) * 2017-07-19 2017-11-21 中国银行股份有限公司 The treating method and apparatus of account transaction
CN107967650A (en) * 2017-11-08 2018-04-27 中国银行股份有限公司 A kind of batch accounting data processing method and processing device of core banking system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103677771A (en) * 2012-09-06 2014-03-26 阿里巴巴集团控股有限公司 Processing method and device for concurrent transactions
US20160092992A1 (en) * 2014-09-30 2016-03-31 Peter Himmighoefer Accelerated disaggregation in accounting calculation via pinpoint queries
CN107369088A (en) * 2017-07-19 2017-11-21 中国银行股份有限公司 The treating method and apparatus of account transaction
CN107967650A (en) * 2017-11-08 2018-04-27 中国银行股份有限公司 A kind of batch accounting data processing method and processing device of core banking system

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111736808A (en) * 2020-06-16 2020-10-02 中国银行股份有限公司 Contract signing processing method and system for transaction report
CN111736808B (en) * 2020-06-16 2023-09-19 中国银行股份有限公司 Subscription processing method and system of transaction report
CN112102072A (en) * 2020-09-27 2020-12-18 中国建设银行股份有限公司 Resource transfer method, device and storage medium
CN114970918A (en) * 2022-06-13 2022-08-30 中国银行股份有限公司 Appointment transfer method and device

Similar Documents

Publication Publication Date Title
CN109543865A (en) Reserve transaction processing method and device
CN109544316B (en) Method and system for urging collection of real-time case division according to proportion
CN107451136A (en) Verification of data method and device
EP2953069A1 (en) Method and system for improving route assignment performance
CN110910230A (en) Accounting method, accounting system and storage medium
TW202008251A (en) Payment instrument recommendation method and apparatus, device, and computer readable storage medium
CN111340639A (en) Settlement data processing method and device
CN111444213B (en) Ledger clearing system and method based on credit business
CN110046988A (en) A kind of batch processing system operational approach, device, medium and electronic equipment
CN110472961A (en) Business is deducted fees the execution method and device of operation
CN106682100A (en) Data statistical method and system based on Hbase database
CN114626698A (en) Incentive asset allocation method, incentive asset allocation device, electronic equipment and storage medium
CN102750651A (en) Curve fitting-based device and method for processing data
US20060143125A1 (en) Method and system for electronic billing and reconciliation
CN109146128A (en) Business data processing method, device and server
CN112085499A (en) Processing method and device of quota account data
CN111047248A (en) Resource transfer method, device, server and storage medium
CN106856496A (en) Data processing method and device
CN113554509B (en) Processing method, device, medium and electronic equipment for online payment service
AU2005271396B2 (en) Method and system for improving travel transaction billing and reconciling
CN113487110A (en) Spare payment management method and device
CN113034183A (en) Pricing processing method and device, electronic equipment and storage medium
CN111815200A (en) Task scheduling method and device, computer equipment and storage medium
US10032217B2 (en) Reconciliation for enabling accelerated access to contribution funded accounts
CN112508295A (en) Incoming call service prediction method and system based on service map and Markov model

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20190329

RJ01 Rejection of invention patent application after publication