CN109697216A - Exchange information processing method, apparatus and system - Google Patents

Exchange information processing method, apparatus and system Download PDF

Info

Publication number
CN109697216A
CN109697216A CN201811547868.8A CN201811547868A CN109697216A CN 109697216 A CN109697216 A CN 109697216A CN 201811547868 A CN201811547868 A CN 201811547868A CN 109697216 A CN109697216 A CN 109697216A
Authority
CN
China
Prior art keywords
domain
bitmap
transaction
format
transaction information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201811547868.8A
Other languages
Chinese (zh)
Other versions
CN109697216B (en
Inventor
陈红
王鹏飞
李振勇
赵函可
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201811547868.8A priority Critical patent/CN109697216B/en
Publication of CN109697216A publication Critical patent/CN109697216A/en
Application granted granted Critical
Publication of CN109697216B publication Critical patent/CN109697216B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Engineering & Computer Science (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The present invention provides a kind of exchange information processing method, apparatus and system, wherein this method comprises: obtaining Transaction Information from peripheral transaction system;The Transaction Information is stored in POOL file according to the data format in POOL file, wherein, data format in the POOL file is key assignments, the domain bitmap BITMAP and data field, and first binary system BIT value of BITMAP is used to indicate whether corresponding data field has data in the domain bitmap BITMAP;Required Transaction Information is obtained from the POOL file format, corresponding transactional operation is completed according to the required Transaction Information, generates transaction results;The transaction results are sent to corresponding peripheral transaction system.Since the program is using POOL file as data medium, core processing service is provided instead of database, lock conflict problem, index problem of database etc. is avoided, also avoids the generation of a large amount of intermediate files.

Description

Exchange information processing method, apparatus and system
Technical field
The present invention relates to Transaction Information processing technology field, in particular to a kind of exchange information processing method, device and it is System.
Background technique
Clearance will generally be concentrated for the financial transaction of financial institution, these financial transactions are cleared and need from transaction canal Road, mechanism of exchange, traction equipment, transaction currency, type of transaction etc. are classified, and financial institution's system for settling account, which can receive, much to be come From the clearance file of the different data format of peripheral system, then these are cleared in file sets and carries out clearance processing.Financial machine Structure can be written into database after receiving the clearance file of these different data formats, be then based on one to database Serial operation and procedure operation carry out clearance processing, or directly generate intermediate file and handled.Above-mentioned liquidation method has Following disadvantage: (1) corresponding database communication subprogram is added;It needs in real time to be monitored database performance;It can bring Lock conflict problem, index use problem etc.;It needs to add the maintenance processing to database, such as backup, restores etc., increase pair The maintenance cost of database, at the same it is higher to developer's skill requirement;(2) more intermediate file can be generated, system is increased Consumption;(3) over time, system redundancy can be higher and higher;(4) lead to the too fat to move complexity of system;The system expandability, It is maintainable poor.
Summary of the invention
The embodiment of the invention provides a kind of exchange information processing methods, apparatus and system, using POOL file as data Carrier provides core processing service instead of database, and avoiding some universal problems of database, (lock conflict problem, index are asked Topic etc.), also avoid the generation of a large amount of intermediate files.
The embodiment of the invention provides a kind of exchange information processing methods, this method comprises:
Transaction Information is obtained from peripheral transaction system;
The Transaction Information is stored in POOL file according to the data format in POOL file, wherein the POOL text Data format in part is key assignments, the domain bitmap BITMAP and data field, first binary system of BITMAP in the domain bitmap BITMAP BIT value is used to indicate whether corresponding data field has data;
Required Transaction Information is obtained from the POOL file format, is completed according to the required Transaction Information corresponding Transactional operation, generate transaction results;
The transaction results are sent to corresponding peripheral transaction system.
The embodiment of the invention also provides a kind of commerce information processor, which includes:
Transaction Information obtains module, for obtaining Transaction Information from peripheral transaction system;
First format converting module, for according to the data format in POOL file that Transaction Information deposit POOL is literary In part, wherein data format in the POOL file is key assignments, the domain bitmap BITMAP and data field, in the domain bitmap BITMAP First binary system BIT value of BITMAP is used to indicate whether corresponding data field has data;
Transactional operation module, for obtaining required Transaction Information from the POOL file format, according to described required Transaction Information complete corresponding transactional operation, generate transaction results;
Transaction results sending module, for the transaction results to be sent to corresponding peripheral transaction system.
The embodiment of the invention also provides a kind of computer equipments, including memory, processor and storage are on a memory And the computer program that can be run on a processor, the processor realize transaction described above when executing the computer program Information processing method.
The embodiment of the invention also provides a kind of computer readable storage medium, the computer-readable recording medium storage There is the computer program for executing exchange information processing method described above.
The embodiment of the invention also provides busines sinformation processing/systems, comprising: commerce information processor described above, Peripheral transaction system.
It in embodiments of the present invention, after receiving Transaction Information, is directly stored in database, then from data Corresponding Transaction Information is obtained in library again and carries out corresponding transactional operation, but will be described according to the data format in POOL file Transaction Information is stored in POOL file, required Transaction Information is obtained from POOL file format, according to the required transaction Information completes corresponding transactional operation, generates transaction results, in this way compared with the existing processing using database mode, the present invention Using POOL file as data medium, core processing service is provided instead of database, avoids some universal problems of database (lock conflict problem, index problem etc.), also avoids the generation of a large amount of intermediate files.
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.
Fig. 1 is a kind of exchange information processing method flow chart (one) provided in an embodiment of the present invention;
Fig. 2 is a kind of exchange information processing method flow chart (two) provided in an embodiment of the present invention;
Fig. 3 is that one kind provided in an embodiment of the present invention does not extend the domain BITMAP schematic diagram;
Fig. 4 is a kind of domain one extension BITMAP provided in an embodiment of the present invention schematic diagram;
Fig. 5 is the secondary domain the extension BITMAP schematic diagram of one kind provided in an embodiment of the present invention;
Fig. 6 is one provided in an embodiment of the present invention complete BITMAP file record exemplary diagram;
Fig. 7 is a subprogram relational graph provided in an embodiment of the present invention;
Fig. 8 is exchange information processing method flow chart (three) provided in an embodiment of the present invention;
Fig. 9 is a kind of structural block diagram of commerce information processor provided in an embodiment of the present invention;
Figure 10 is second of structural block diagram of commerce information processor provided in an embodiment of the present invention;
Figure 11 is the third structural block diagram of commerce information processor provided in an embodiment of the present invention;
Figure 12 is a kind of structural block diagram of busines sinformation processing/system provided in an embodiment of the present invention.
Specific embodiment
Following will be combined with the drawings in the embodiments of the present invention, and technical solution in the embodiment of the present invention carries out clear, complete Site preparation description, it is clear that the described embodiment is only a part of the embodiment of the present invention, instead of all the embodiments.Based on this Embodiment in invention, every other reality obtained by those of ordinary skill in the art without making creative efforts Example is applied, shall fall within the protection scope of the present invention.
In embodiments of the present invention, a kind of exchange information processing method is provided, as shown in Figure 1, this method comprises:
Step 101: obtaining Transaction Information (referring generally to be clearing transactions data) from peripheral transaction system;
Step 102: the Transaction Information being stored in POOL file according to the data format in POOL file, wherein institute Stating the data format in POOL file is key assignments, the domain bitmap BITMAP and data field, the first of BITMAP in the domain bitmap BITMAP A binary system BIT value is used to indicate whether corresponding data field has data;
Step 103: required Transaction Information is obtained from the POOL file format, according to the required Transaction Information Corresponding transactional operation is completed, transaction results are generated;
Step 104: the transaction results are sent to corresponding peripheral transaction system.
In embodiments of the present invention, step 101 obtains Transaction Information from peripheral transaction system and specifically includes:
Receive the Transaction Information that the peripheral transaction system is sent;Or,
Address, file store path and the filename of peripheral transaction system are set;It can also include user name;
According to the address of peripheral transaction system, file store path and filename, obtained from corresponding peripheral transaction system Corresponding Transaction Information.
In embodiments of the present invention, under normal circumstances, it is desirable that peripheral transaction system provides data according to regulation general-purpose interface File, what the present invention supported is GAF interface and EDC interface, that is to say, that the data format of the Transaction Information be GAF format or EDC format.GAF file: the single interface text of general receipts, succession and continuity credit card early stage pressure card (before POS machine device invention) The trading processing of consumption pattern.One Transaction Information can be made of a plurality of transaction record.
The data format of the peripheral transaction system special for data-interface, the Transaction Information sent is not just GAF lattice Formula and EDC format, at this point, then needing that the Transaction Information is being stored in POOL file according to the data format in POOL file Before (step 102), Data Format Transform is carried out.As shown in Fig. 2, the exchange information processing method further include:
Step 105: when the data format of the Transaction Information is not GAF format and EDC format, by the Transaction Information Data Format Transform at GAF format or EDC format.
Then, step 102 reforms into: by the Transaction Information of GAF format or EDC format according to the data lattice in POOL file Formula is stored in POOL file.
In embodiments of the present invention, the present invention be using POOL file as data medium, then what is POOL file, It is further explained below.
8583 messages are introduced first.8583 messages are that the packet format an of international standard and financial institution are generally approved With the message protocol used.The packet header of 8583 messages is BITMAP bitmap (for indicating that some position whether there is), for determining Each field domain of packet forms situation.When certain message has only used the sub-fraction domain in 128 domains, it is only necessary to The additional domain used after BITMAP, the domain not used will not occupy additional space.
And POOL file (BITMAP file) is similar with 8583 messages, and is used for batch processing, alternatively referred to as batch is reported Text.The difference is that: POOL file has 192 domains, and 8, packet header byte is used to identification field 001 as first BITMAP Whether -064 domain of domain has data, and 001 domain and 065 domain are used to store (Extended bit map extends bitmap) extension BITMAP, respectively indicates whether domain 065-128,129-192 have data.
The received peripheral file format of application system be it is diversified, each channel file consolidation can be converted to POOL After file, data just have unified standard in system, it is easier to which processed, the program in system is also easier to be re-used.
POOL file is stored in a manner of QSAM, includes a plurality of record (Transaction Information includes a plurality of) in a file, the One is recorded as head record, and the last item is recorded as tail record, intermediate for transaction record.Every record is by key assignments, BITMAP (8 characters), each data field composition.One BITMAP can indicate 8*8=64 domain.There may be in special domain by BITMAP (001 domain, 065 domain) is as extension.The range in the domain involved in every records is different, so certain records need to carry out The extension of the domain BITMAP.Divide three kinds of situation explanations below:
1) it does not extend
When certain of POOL file record only needs to use the data in the domain 1-64, then only needing a BITMAP, just foot has been Indicate the presence or absence in 8*8=64 domain.Wherein first binary system BIT of this BITMAP is 0, and representative does not carry out thereafter The extension of the domain BITMAP.At this point, 001 domain is null value.Domain in the domain 002-064 is most commonly used domain, as shown in Figure 3.
2) domain a BITMAP extension is carried out
When POOL file record needs to use the data in the domain 065-128, then need to carry out a domain extension.It will First BIT of first BITMAP is set to 1, shows that the domain 065-128 can be extended behind, and 001 thresholding is not empty, mark at this time The BITMAP in the domain 065-128 is stored in 001 domain, as shown in Figure 4.
3) extension of the domain BITMAP is carried out again
When POOL file record needs to use the data in the domain 129-192, it would be desirable to carry out domain extension again. First BIT of BITMAP in 001 domain is set to 1, shows that the domain 129-192 can be extended behind, 065 thresholding is not empty at this time, The BITMAP in the mark domain 129-192 is stored in 065 domain, as shown in Figure 5.
One complete POOL file record example is as shown in Figure 6.
Domain format description in POOL file:
One domain can be elongated or fixed length, and when for elongated type, which is stored shared by the domain Length.When for fixed length, it does not need first and carrys out memory length.Its length must be specified when in use for elongated domain. The data type in each domain includes: numeric type, character type, and numeric type domain can be through overcompression in storing process.
The present invention is exactly to substitute traditional database by way of the static text of QSAM using this 8583 message expansion technique Tupe realizes the purpose of a large amount of peripheral file centralized processings.
In embodiments of the present invention, step 102 is specific executes as follows:
The Transaction Information data field range to be occupied is judged according to the data format in POOL file;
It is determined in the domain bitmap BITMAP or the domain bitmap BITMAP of extension according to the data field range to be occupied First BIT value of BITMAP;
It will be described according to first BIT value determination of the BITMAP in the domain bitmap BITMAP or the domain bitmap BITMAP of extension Transaction Information is stored in POOL file.
In embodiments of the present invention, step 103 is specific executes as follows:
Data field locating for required Transaction Information is determined according to the bitmap BITMAP of the domain bitmap BITMAP or extension;
Required Transaction Information is obtained from the locating data field;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
The specific program that executes is:
1) subprogram (ISOSET) is decoded.After needing to have read a BITMAP record from file, this can be called The record of reading is resolved in variable by program, call method:
CALL'ISOSET'USING WORKAREA (cobol program, WORKAREA are variable).
2) thresholding subprogram (ISOGET) is obtained.When needing, the variable (WORKAREA) parsed from decoding subprogram is middle to be obtained When the value of a certain field, the subprogram can be used, call method:
CALL'ISOGET'USING WORKAREA B131 (obtains 131 domain contents).
Execute program further include:
3) thresholding subprogram (ISOPUT) is updated.When needing to be updated with variate-value to some domain of POOL file, can make With the subprogram, when calling, carries out without the descending sequence of number according to domain, call method:
CALL'ISOPUT'USING WORKAREA B174 (updates the domain B174 content).
4) data recombination knits subprogram.Due to ISOPUT before be it is unordered, usually used before file is written, it Each domain can be arranged according to the sequence of serial number from small to large.And the domain HEADER is added, call method:
CALL'ISOUPD'USING WORKAREA。
5) domain handles serial subprogram ISOFLDx.For realizing the access to some domain.It is contained for some domain Description information, while some specially treated codes to this domain may be included.
6) ISOBASE handles the primary control program of each domain information, it is by calling correlation ISOFLDx subprogram, Lai Shixian Specific access to some domain.Meanwhile it also contains the universal code to error handle.When specifically used, ISOBASE Which ISOFLDx subprogram is program judge to call handled according to incoming domain number.
7) ISODEF Parameter File is the specific descriptions to the attribute in each domain, for example this domain is fixed length or becomes Long, the data type of storage is number or character etc..Three parts are shown as in ISODEF for each domain: (a) volume in domain Number, it is the equal of the head information in domain;(b) data format (elongated or fixed length) in domain;(c) data type in domain (is character, number Deng).
Fig. 7 is multiple POOL file operation tool subprogram relational graphs.
In embodiments of the present invention, when realizing a certain business scenario, the tupe before duplication is generally required, or want Processing framework is modified, to achieve the purpose that this business scenario being integrated into this system, for example, newly-increased corresponding clearance processing journey Ordered pair New Transaction is cleared, increases corresponding report generator newly for generating corresponding report.This mode is to developer It is more demanding, it needs developer all to understand various processing details and also needs.By taking bank card system for settling account as an example, periphery System has different data-interfaces, and the INCOMING data format of especially each card tissue is multifarious, supports certain newly-increased When one transaction channel, needs to be multiplexed existing clearance mode for the distinctive data-interface of the data, be directed to this to increase The transaction data clearance of one channel is handled.
Based on this, the present invention proposes 1) the customized parameter file before the transaction data is converted into POOL file, increases Add the parameters such as the corresponding transaction code of corresponding peripheral transaction system, type of transaction, report parameter, ratio of sharing in the benefit.Then according to institute It states customized parameter file and the transaction data is converted into POOL file.2) transactional operation Parameter File, transaction behaviour are set It may include the corresponding transaction code of peripheral transaction system, type of transaction, report parameter, ratio of sharing in the benefit etc. as parameter, then step 103 specific execution as follows:
Transactional operation parameter is set;
Required Transaction Information is taken out from the POOL file format according to the transactional operation parameter;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
Therefore, by the configuration of parametrization, make newly-increased transaction that can directly participate in current clearance process flow, without repairing Change system architecture;By the configuration of parametrization, makes New Report program no longer newly developed and directly generate.
It, can be by due to being the transaction data for receiving multiple peripheral transaction systems and providing in addition, when generating POOL file According to the difference of peripheral transaction system, the transaction data is classified.Or it is different according to the transactional operation of execution, it will be similar Transaction data merge, then arrange these transaction data according to the different order of transaction code or bank's card number.Work as life At POOL file it is too big when, multiple data files can be cut into, can be handled with multiple job parallelisms, reduce batch run when Between.
In embodiments of the present invention, under normal circumstances, Clearing carried out according to the transaction data, generate and asks money literary Most of part, generation bordereau, the external returned data of generation are all general formats, but some peripheral transaction systems may need What is wanted is the transaction results of special format, then, as shown in figure 8, the transaction results are sent to corresponding periphery transaction Before system (step 104), further includes:
Step 106: the transaction results being converted into corresponding format according to file format needed for peripheral transaction system.
Based on the same inventive concept, a kind of commerce information processor is additionally provided in the embodiment of the present invention, it is such as following Described in embodiment.Since the principle that commerce information processor solves the problems, such as is similar to exchange information processing method, transaction The implementation of information processing unit may refer to the implementation of exchange information processing method, and overlaps will not be repeated.It is following to be used , the combination of the software and/or hardware of predetermined function may be implemented in term " unit " or " module ".Although following embodiment is retouched The device stated preferably is realized with software, but the combined realization of hardware or software and hardware is also that may and be contemplated 's.
Fig. 9 is a kind of structural block diagram of the commerce information processor of the embodiment of the present invention, as shown in Figure 9, comprising:
Transaction Information obtains module 901, for obtaining Transaction Information from peripheral transaction system;
First format converting module 902, for being stored in the Transaction Information according to the data format in POOL file In POOL file, wherein the data format in the POOL file is key assignments, the domain bitmap BITMAP and data field, bitmap First binary system BIT value of BITMAP is used to indicate whether corresponding data field has data in the domain BITMAP;
Transactional operation module 903, for obtaining required Transaction Information from the POOL file format, according to the institute The Transaction Information needed completes corresponding transactional operation, generates transaction results;
Transaction results sending module 904, for the transaction results to be sent to corresponding peripheral transaction system.
The structure is illustrated below.
In embodiments of the present invention, the Transaction Information obtains module 901 and is specifically used for:
Receive the Transaction Information that the peripheral transaction system is sent;Or,
Address, file store path and the filename of peripheral transaction system are set;
According to the address of peripheral transaction system, file store path and filename, obtained from corresponding peripheral transaction system Corresponding Transaction Information.
In embodiments of the present invention, the data format of the Transaction Information is GAF format or EDC format.
In embodiments of the present invention, as shown in Figure 10, further includes:
Second format converting module 905, for being stored in the Transaction Information according to the data format in POOL file Before in POOL file, when the data format of the Transaction Information is not GAF format and EDC format, by the Transaction Information Data Format Transform at GAF format or EDC format.
In embodiments of the present invention, the POOL file has 192 domains, the bitmap in 001 domain and the extension of 065 domain representation The domain BITMAP, -064 domain of 002 domain, -128 domain of 065 domain, -192 domain representation data field of 129 domain, BITMAP in 001 domain and 065 domain First binary system BIT value respectively indicates whether -128 domain of 065 domain, -192 domain of 129 domain are stored with data.
In embodiments of the present invention, when first binary system BIT value of BITMAP in the domain bitmap BITMAP be 0, indicate do not have There is the domain bitmap BITMAP of extension, 001 domain is null value;
When first binary system BIT value of BITMAP in the domain bitmap BITMAP is set as 1, the bitmap BITMAP of extension is indicated Domain, 001 thresholding are not sky, and the BITMAP in mark -128 domain of 065 domain is stored in 001 domain;
When first binary system BIT value of BITMAP in 001 domain is set as 1, the domain bitmap BITMAP of extension is indicated, 065 Thresholding is not sky, and the BITMAP in mark -192 domain of 129 domain is stored in 065 domain.
In embodiments of the present invention, first format converting module 902 is specifically used for:
The Transaction Information data field range to be occupied is judged according to the data format in POOL file;
It is determined in the domain bitmap BITMAP or the domain bitmap BITMAP of extension according to the data field range to be occupied BITMAP first BIT value;
It determines according to first BIT value of the BITMAP in the domain bitmap BITMAP or the domain bitmap BITMAP of extension by institute It states in Transaction Information deposit POOL file.
In embodiments of the present invention, the transactional operation module 903 is specifically used for:
Data field locating for required Transaction Information is determined according to the bitmap BITMAP of the domain bitmap BITMAP or extension;
Required Transaction Information is obtained from the locating data field;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
In embodiments of the present invention, as shown in figure 11, further includes:
Third format converting module 906, for before the transaction results to be sent to corresponding peripheral transaction system, The transaction results are converted into corresponding format according to file format needed for peripheral transaction system.
The embodiment of the invention also provides a kind of computer equipments, including memory, processor and storage are on a memory And the computer program that can be run on a processor, the processor realize side described above when executing the computer program Method.
The embodiment of the invention also provides a kind of computer readable storage medium, the computer-readable recording medium storage There is the computer program for executing method described above.
Based on the same inventive concept, a kind of busines sinformation processing/system is additionally provided in the embodiment of the present invention, such as Figure 12 institute Show.The busines sinformation processing/system includes: commerce information processor recited above, peripheral transaction system (multiple).
It, can be in conclusion carry out clearance processing using exchange information processing method proposed by the present invention, apparatus and system Obtain it is following the utility model has the advantages that
1,8583 message technologies are extended to be applied in POOL file and are handled, be not necessarily to installation database, reduced To the maintenance cost of database, some universal problems (lock conflict problem, index problem etc.) of database are avoided.
2, by modularization, parametrization exploitation, increase the system expandability and maintainability.
3, relative to the application system for using database, intermediate file is reduced, reduces system consumption.
4, relatively low to system developer's skill requirement, the development time is reduced, development cost is reduced.
If 5, file is too big, multiple data files can be cut into, can be handled with multiple job parallelisms, batch is reduced and transports The row time.
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.
The foregoing is only a preferred embodiment of the present invention, is not intended to restrict the invention, for the skill of this field For art personnel, the embodiment of the present invention can have various modifications and variations.All within the spirits and principles of the present invention, made Any modification, equivalent substitution, improvement and etc. should all be included in the protection scope of the present invention.

Claims (23)

1. a kind of exchange information processing method characterized by comprising
Transaction Information is obtained from peripheral transaction system;
The Transaction Information is stored in POOL file according to the data format in POOL file, wherein in the POOL file Data format be key assignments, the domain bitmap BITMAP and data field, first binary system BIT value of BITMAP in the domain bitmap BITMAP For indicating whether corresponding data field has data;
Required Transaction Information is obtained from the POOL file format, corresponding hand over is completed according to the required Transaction Information It is easy to operate, generate transaction results;
The transaction results are sent to corresponding peripheral transaction system.
2. exchange information processing method as described in claim 1, which is characterized in that obtain transaction letter from peripheral transaction system Breath, comprising:
Receive the Transaction Information that the peripheral transaction system is sent;Or,
Address, file store path and the filename of peripheral transaction system are set;
According to the address of peripheral transaction system, file store path and filename, obtained from corresponding peripheral transaction system corresponding Transaction Information.
3. exchange information processing method as described in claim 1, the data format of the Transaction Information is GAF format or EDC Format.
4. exchange information processing method as claimed in claim 3, which is characterized in that according to the data format in POOL file Before the Transaction Information is stored in POOL file, further includes:
When the data format of the Transaction Information is not GAF format and EDC format, the data format of the Transaction Information is turned Change GAF format or EDC format into.
5. exchange information processing method as described in claim 1, which is characterized in that the POOL file has 192 domains, and 001 The domain bitmap BITMAP in domain and the extension of 065 domain representation, -064 domain of 002 domain, -128 domain of 065 domain, -192 domain representation data of 129 domain In domain, 001 domain and 065 domain first binary system BIT value of BITMAP respectively indicate -128 domain of 065 domain, -192 domain of 129 domain whether It is stored with data.
6. exchange information processing method as claimed in claim 5, which is characterized in that when of BITMAP in the domain bitmap BITMAP One binary system BIT value is 0, indicates that the domain bitmap BITMAP not extended, 001 domain are null value;
When first binary system BIT value of BITMAP in the domain bitmap BITMAP is set as 1, the domain bitmap BITMAP of extension is indicated, 001 thresholding is not sky, and the BITMAP in mark -128 domain of 065 domain is stored in 001 domain;
When first binary system BIT value of BITMAP in 001 domain is set as 1, the domain bitmap BITMAP of extension, 065 thresholding are indicated It is not sky, the BITMAP in mark -192 domain of 129 domain is stored in 065 domain.
7. exchange information processing method as claimed in claim 6, which is characterized in that will according to the data format in POOL file Include: in the Transaction Information deposit POOL file
The Transaction Information data field range to be occupied is judged according to the data format in POOL file;
It is determined in the domain bitmap BITMAP or the domain bitmap BITMAP of extension according to the data field range to be occupied First BIT value of BITMAP;
It determines according to first BIT value of the BITMAP in the domain bitmap BITMAP or the domain bitmap BITMAP of extension by the transaction Information is stored in POOL file.
8. exchange information processing method as claimed in claim 6, which is characterized in that obtain institute from the POOL file format The Transaction Information needed completes corresponding transactional operation according to the required Transaction Information, generates transaction results, comprising:
Data field locating for required Transaction Information is determined according to the bitmap BITMAP of the domain bitmap BITMAP or extension;
Required Transaction Information is obtained from the locating data field;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
9. exchange information processing method as described in claim 1, which is characterized in that obtain institute from the POOL file format The Transaction Information needed completes corresponding transactional operation according to the required Transaction Information, generates transaction results, comprising:
Transactional operation parameter is set;
Required Transaction Information is taken out from the POOL file format according to the transactional operation parameter;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
10. exchange information processing method as described in claim 1, which is characterized in that the transaction results are being sent to phase Before the peripheral transaction system answered, further includes:
The transaction results are converted into corresponding format according to file format needed for peripheral transaction system.
11. a kind of commerce information processor characterized by comprising
Transaction Information obtains module, for obtaining Transaction Information from peripheral transaction system;
First format converting module, for the Transaction Information to be stored in POOL file according to the data format in POOL file In, wherein data format in the POOL file is key assignments, the domain bitmap BITMAP and data field, in the domain bitmap BITMAP First binary system BIT value of BITMAP is used to indicate whether corresponding data field has data;
Transactional operation module, for obtaining required Transaction Information from the POOL file format, according to the required friendship Easy information completes corresponding transactional operation, generates transaction results;
Transaction results sending module, for the transaction results to be sent to corresponding peripheral transaction system.
12. commerce information processor as claimed in claim 11, which is characterized in that it is specific that the Transaction Information obtains module For:
Receive the Transaction Information that the peripheral transaction system is sent;Or,
Address, file store path and the filename of peripheral transaction system are set;
According to the address of peripheral transaction system, file store path and filename, obtained from corresponding peripheral transaction system corresponding Transaction Information.
13. commerce information processor as claimed in claim 11, which is characterized in that the data format of the Transaction Information is GAF format or EDC format.
14. commerce information processor as claimed in claim 13, which is characterized in that further include:
Second format converting module, for the Transaction Information to be stored in POOL file according to the data format in POOL file In before, when the data format of the Transaction Information is not GAF format and EDC format, by the data lattice of the Transaction Information Formula is converted into GAF format or EDC format.
15. commerce information processor as claimed in claim 11, which is characterized in that the POOL file has 192 domains, The domain bitmap BITMAP in 001 domain and the extension of 065 domain representation, -064 domain of 002 domain, -128 domain of 065 domain, -192 domain representation number of 129 domain According to domain, in 001 domain and 065 domain, first binary system BIT value of BITMAP, which respectively indicates -128 domain of 065 domain, -192 domain of 129 domain, is It is no to be stored with data.
16. commerce information processor as claimed in claim 15, which is characterized in that as BITMAP in the domain bitmap BITMAP First binary system BIT value is 0, indicates that the domain bitmap BITMAP not extended, 001 domain are null value;
When first binary system BIT value of BITMAP in the domain bitmap BITMAP is set as 1, the domain bitmap BITMAP of extension is indicated, 001 thresholding is not sky, and the BITMAP in mark -128 domain of 065 domain is stored in 001 domain;
When first binary system BIT value of BITMAP in 001 domain is set as 1, the domain bitmap BITMAP of extension, 065 thresholding are indicated It is not sky, the BITMAP in mark -192 domain of 129 domain is stored in 065 domain.
17. commerce information processor as claimed in claim 16, which is characterized in that first format converting module is specific For:
The Transaction Information data field range to be occupied is judged according to the data format in POOL file;
It is determined in the domain bitmap BITMAP or the domain bitmap BITMAP of extension according to the data field range to be occupied First BIT value of BITMAP;
It determines according to first BIT value of the BITMAP in the domain bitmap BITMAP or the domain bitmap BITMAP of extension by the transaction Information is stored in POOL file.
18. commerce information processor as claimed in claim 16, which is characterized in that the transactional operation module is specifically used In:
Data field locating for required Transaction Information is determined according to the bitmap BITMAP of the domain bitmap BITMAP or extension;
Required Transaction Information is obtained from the locating data field;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
19. commerce information processor as claimed in claim 11, which is characterized in that the transactional operation module is specifically used In:
Transactional operation parameter is set;
Required Transaction Information is taken out from the POOL file format according to the transactional operation parameter;
Corresponding transactional operation is completed according to the required Transaction Information, generates transaction results.
20. commerce information processor as claimed in claim 11, which is characterized in that further include:
Third format converting module, for before the transaction results to be sent to corresponding peripheral transaction system, according to outer The transaction results are converted into corresponding format by file format needed for enclosing transaction system.
21. 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 friendship of claims 1 to 10 when executing the computer program Easy information processing method.
22. 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 10 any exchange information processing method.
23. a kind of busines sinformation processing/system characterized by comprising the described in any item Transaction Informations of claim 11-20 Processing unit, peripheral transaction system.
CN201811547868.8A 2018-12-18 2018-12-18 Clearing transaction information processing method, device and system Active CN109697216B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811547868.8A CN109697216B (en) 2018-12-18 2018-12-18 Clearing transaction information processing method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811547868.8A CN109697216B (en) 2018-12-18 2018-12-18 Clearing transaction information processing method, device and system

Publications (2)

Publication Number Publication Date
CN109697216A true CN109697216A (en) 2019-04-30
CN109697216B CN109697216B (en) 2021-04-20

Family

ID=66232682

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811547868.8A Active CN109697216B (en) 2018-12-18 2018-12-18 Clearing transaction information processing method, device and system

Country Status (1)

Country Link
CN (1) CN109697216B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111986031A (en) * 2020-09-08 2020-11-24 中国银行股份有限公司 Exchange transaction information monitoring method and device

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288526A1 (en) * 2006-06-08 2007-12-13 Emc Corporation Method and apparatus for processing a database replica
CN101188012A (en) * 2006-11-16 2008-05-28 中国银联股份有限公司 A transaction data liquidation system and liquidation method
CN101833738A (en) * 2010-05-19 2010-09-15 中国农业银行股份有限公司 Data processing method and system between domestic custodian bank and overseas custodian agent bank
CN101957974A (en) * 2009-07-15 2011-01-26 中国工商银行股份有限公司 Multi-payment and clearing system supporting remittance processing device and method
CN102117293A (en) * 2009-12-30 2011-07-06 中国银联股份有限公司 Dynamic file positioning and query method
US20120011179A1 (en) * 2007-01-16 2012-01-12 Microsoft Corporation Fat directory structure for use in transaction safe file system
CN103428080A (en) * 2012-05-17 2013-12-04 中国银联股份有限公司 Data unpacking and data packing method
US20150227898A1 (en) * 2011-07-18 2015-08-13 Rabih S. Ballout Platform, system, and associated method for the exchange of digital currencies between members in a mobile environment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070288526A1 (en) * 2006-06-08 2007-12-13 Emc Corporation Method and apparatus for processing a database replica
CN101188012A (en) * 2006-11-16 2008-05-28 中国银联股份有限公司 A transaction data liquidation system and liquidation method
US20120011179A1 (en) * 2007-01-16 2012-01-12 Microsoft Corporation Fat directory structure for use in transaction safe file system
CN101957974A (en) * 2009-07-15 2011-01-26 中国工商银行股份有限公司 Multi-payment and clearing system supporting remittance processing device and method
CN102117293A (en) * 2009-12-30 2011-07-06 中国银联股份有限公司 Dynamic file positioning and query method
CN101833738A (en) * 2010-05-19 2010-09-15 中国农业银行股份有限公司 Data processing method and system between domestic custodian bank and overseas custodian agent bank
US20150227898A1 (en) * 2011-07-18 2015-08-13 Rabih S. Ballout Platform, system, and associated method for the exchange of digital currencies between members in a mobile environment
CN103428080A (en) * 2012-05-17 2013-12-04 中国银联股份有限公司 Data unpacking and data packing method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
柯刘阳: "基于TCP长连接的负载均衡器设计与实现", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111986031A (en) * 2020-09-08 2020-11-24 中国银行股份有限公司 Exchange transaction information monitoring method and device
CN111986031B (en) * 2020-09-08 2023-09-19 中国银行股份有限公司 Exchange transaction information monitoring method and device

Also Published As

Publication number Publication date
CN109697216B (en) 2021-04-20

Similar Documents

Publication Publication Date Title
CN109034993A (en) Account checking method, equipment, system and computer readable storage medium
CN110188112A (en) A kind of retroactive method and device of the change record of block chain intelligence contract
CN109146095A (en) The treating method and apparatus of multiservice system problem
CN108564463A (en) Correction method and system are rushed in a kind of transaction of bank abnormity
CN110795287B (en) Data recovery method, system, electronic equipment and computer storage medium
CN105787058B (en) A kind of user tag system and the data delivery system based on user tag system
JP2008165340A (en) Remote procedure calling system
CN107403110A (en) HDFS data desensitization method and device
CN107566090B (en) Fixed-length/variable-length text message processing method and device
CN110363663A (en) Batch data processing method, device, equipment and storage medium based on block chain
CN110378778A (en) Multi-data source account checking method, system, electronic equipment and storage medium
CN109491834A (en) A kind of data reconstruction method and device applied to database
CN103164907A (en) Bill analysis device and tax control system
CN109697216A (en) Exchange information processing method, apparatus and system
CN104123104B (en) Daily record control system and method
CN109461072A (en) A kind of transaction execution method and device
CN116560629A (en) Serialization method, device, medium and equipment for data transmission object
CN107528839A (en) The collocation method and device of a kind of interface packets
CN111324645B (en) Block chain data processing method and device
CN109857807A (en) Transaction data synchronization method, apparatus, equipment and medium based on block chain
US7716653B2 (en) Configurable importers and resource writers for converting data into another format
CN111241191A (en) Database synchronization method and device
CN111221787A (en) File processing method and device
JP2005122398A (en) Dynamic document generating program, recording medium thereof, dynamic document generating device, and dynamic document generating method
JP2004310186A (en) Automatic journalization process, device for implementing it, its process program, and recording medium

Legal Events

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