CN116069407A - Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column - Google Patents

Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column Download PDF

Info

Publication number
CN116069407A
CN116069407A CN202211519418.4A CN202211519418A CN116069407A CN 116069407 A CN116069407 A CN 116069407A CN 202211519418 A CN202211519418 A CN 202211519418A CN 116069407 A CN116069407 A CN 116069407A
Authority
CN
China
Prior art keywords
message
information
field
business transaction
swift
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
CN202211519418.4A
Other languages
Chinese (zh)
Inventor
蔡杏山
郑战平
林声贵
陈辉宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial Bank Co Ltd
CIB Fintech Services Shanghai Co Ltd
Original Assignee
Industrial Bank Co Ltd
CIB Fintech Services Shanghai Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Industrial Bank Co Ltd, CIB Fintech Services Shanghai Co Ltd filed Critical Industrial Bank Co Ltd
Priority to CN202211519418.4A priority Critical patent/CN116069407A/en
Publication of CN116069407A publication Critical patent/CN116069407A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • 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

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Finance (AREA)
  • Accounting & Taxation (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Technology Law (AREA)
  • General Business, Economics & Management (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method and a system for analyzing SWIFT messages and automatically mapping the SWIFT messages to business transaction columns, comprising the following steps: step 1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule; step 2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger; step 3: analyzing the message through background service, reading related information according to analysis results to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, and converting an external message file into a standard structured data file; step 4: and selecting the business to be processed from the to-be-processed folder, and automatically reading the structured data storage file by the system to analyze and process. The invention realizes the automatic conversion from the external message to the internal transaction information, improves the efficiency and reduces the error rate.

Description

Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column
Technical Field
The invention relates to the technical field of communication, in particular to a method and a system for analyzing SWIFT messages and automatically mapping the SWIFT messages to business transaction columns, and particularly relates to a method for analyzing and mapping SWIFT messages to business transaction columns based on rule configuration in an international settlement system.
Background
The SWIFT messages are various, each type of message has complex rules, on one hand, the market lacks of analysis of message content and mature processing mechanism mapped to a system business transaction column, on the other hand, along with the requirement of global digital transformation, the message standard is rapidly changed every year, and great challenges are brought to software adaptation and reconstruction of a banking system. The following problems exist in the prior art: 1) The mapping rule is missing or the parameterization degree is not high, so that the service handling automation degree is not high, the user experience is poor, and the efficiency is low; 2) The mapping rule is dead and inflexible, and once the mapping of the message and the transaction service column is wrong, the problem can be solved only by modifying the software code, so that the cost is high and the timeliness is low; 3) When external environment such as message standard or customer demand changes, the influence of external change on an internal system is difficult to shield; more development workload is required, and the response speed is reduced.
A transaction method, system, computer device and storage medium based on a SWIFT system, publication number CN113673978B, wherein the method comprises: generating a transfer message in an extensible markup language (XML) format by integrating service information, and acquiring an account bill message from a banking system in a SWIFT NET mode; the method comprises the steps of converting a day end bill message and a day end bill message into a day end bill file and a day end bill file in an XML format through data processing, and storing the day end bill file and the day end bill file in a first folder; and (3) periodically scanning a first folder to obtain a daily terminal bill file and a daily bill file, respectively analyzing and translating to obtain the value of each field, storing the values into a corresponding file information database table, and updating a balance table and a detail table of an overseas judicial system. However, this patent document is different from the present application.
Disclosure of Invention
Aiming at the defects in the prior art, the invention aims to provide a method and a system for analyzing SWIFT messages and automatically mapping the SWIFT messages to business transaction columns.
The method for analyzing SWIFT messages and automatically mapping the SWIFT messages to the business transaction columns comprises the following steps:
step 1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule;
step 2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
step 3: analyzing the message through background service, reading related information according to an analysis result to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, loading specific business information related to the message from a database, converting an external message file into a standard structured data file, generating a task to be handled and putting the task to be handled into a task queue;
step 4: and selecting the business to be processed from the to-be-processed folder, automatically reading the structured data storage file by the system to analyze and process, completing the automatic assignment and display of the business transaction interface field, verifying the information of the transaction field, and completing the business transaction.
Preferably, in the step 1, the maintenance content includes information source and form, information type, transaction code, information tag, information sub-tag, target field, field type, field conversion method, copy flag and overlay flag.
Preferably, in the step 3, the relevant information read according to the analysis result includes: message type, receipt line, transmission line, currency, amount and reference number.
Preferably, in the step 3, specific service information related to the present message is loaded from the database, and the external message content information, the configuration rule information and the existing service record information are synthesized, so as to complete the value range coverage processing, the column rule processing and the code value conversion processing, and convert the external message file into a standard structured data file.
The invention also provides a system for analyzing SWIFT messages and automatically mapping the SWIFT messages to business transaction columns, which comprises the following modules:
module M1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule;
module M2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
module M3: analyzing the message through background service, reading related information according to an analysis result to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, loading specific business information related to the message from a database, converting an external message file into a standard structured data file, generating a task to be handled and putting the task to be handled into a task queue;
module M4: and selecting the business to be processed from the to-be-processed folder, automatically reading the structured data storage file by the system to analyze and process, completing the automatic assignment and display of the business transaction interface field, verifying the information of the transaction field, and completing the business transaction.
Preferably, in the module M1, the maintenance content includes information source and form, information type, transaction code, information tag, information sub-tag, target field, field type, field conversion method, copy flag, and overlay flag.
Preferably, in the module M3, the relevant information read according to the analysis result includes: message type, receipt line, transmission line, currency, amount and reference number.
Preferably, in the module M3, specific service information related to the present message is loaded from a database, and the external message content information, the configuration rule information and the existing service record information are synthesized, so as to complete the value range coverage process, the column rule process and the code value conversion process, and convert the external message file into a standard structured data file.
The invention also provides a computer readable storage medium storing a computer program which when executed by a processor carries out the steps of the method of parsing a SWIFT message and automatically mapping to a business transaction field of any one of claims 1 to 4.
The invention also provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, which when executed by the processor implements the steps of the method of parsing a SWIFT message and automatically mapping to a business transaction field of any one of claims 1 to 4.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention realizes the automatic conversion from the external message to the internal transaction information, improves the efficiency and reduces the error rate;
2. the invention can shield the influence caused by the rule change of the external message, can adjust the configuration rule on line through configuration transaction, does not need or rarely modify business transaction codes, realizes the configurability and low code of software, can further support other data formats such as XML message multiplexing related configuration rules, and has the characteristics of rule reusability, expandability, insertability and the like;
3. when the background service receives the report, the invention automatically analyzes and maps the report content to the corresponding column of the business transaction according to the configured rule, realizes customizable rule, reusable rule and extensible rule, reduces manual intervention workload of a teller and improves user experience;
4. the invention provides a set of flexible message content to transaction column full-parameterized mapping configuration method, which can maintain the mapping rule from message analysis to transaction column on line and take effect, can shield the influence caused by external message rule change, does not need to redevelopment programs, realizes low code, can be reused and can be configured, and improves user experience.
Drawings
Other features, objects and advantages of the present invention will become more apparent upon reading of the detailed description of non-limiting embodiments, given with reference to the accompanying drawings in which:
FIG. 1 is a flow chart of steps of a method for parsing SWIFT messages and automatically mapping to business transaction fields according to the present invention.
Detailed Description
The present invention will be described in detail with reference to specific examples. The following examples will assist those skilled in the art in further understanding the present invention, but are not intended to limit the invention in any way. It should be noted that variations and modifications could be made by those skilled in the art without departing from the inventive concept. These are all within the scope of the present invention.
Example 1:
as shown in fig. 1, the present embodiment provides a method for parsing a SWIFT message and automatically mapping the same to a business transaction field, which includes the following steps:
step 1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule; the maintenance content comprises information sources and forms, information types, transaction codes, information labels, information sub-labels, target columns, column types, column conversion methods, copy marks and overlay marks.
Step 2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
step 3: analyzing the message through background service, reading related information according to an analysis result to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, loading specific business information related to the message from a database, converting an external message file into a standard structured data file, generating a task to be handled and putting the task to be handled into a task queue; the relevant information read according to the analysis result comprises: message type, receiving line, transmitting line, currency, amount and reference number; specific service information related to the message is loaded from a database, the content information, configuration rule information and existing service record information of the external message are integrated, the value range coverage processing, column rule processing and code value conversion processing are completed, and the external message file is converted into a standard structured data file.
Step 4: and selecting the business to be processed from the to-be-processed folder, automatically reading the structured data storage file by the system to analyze and process, completing the automatic assignment and display of the business transaction interface field, verifying the information of the transaction field, and completing the business transaction.
In step 1, through message standard, message type, configuration dimension of business transaction, establish different message types of different standard message and configurable data module corresponding relation among every business transaction of the present system, configurable message standard such as swift, XML, etc.; the mapping configuration relation from the source message TAG value domain to the target system business transaction column is realized by configuring the message TAG label in the source message, further splitting the message TAG label into message TAG sub-labels, and then associating the module and the specific field path; and (3) analyzing and processing the message TAG value field in a configurable mode through the agreed processing rules by whether to cover, analyze and analyze the parameters of the mode, converting the value field into a target value and mapping the target value to a business transaction field, wherein the data structure of the message rule configuration table is shown in table 1.
TABLE 1 message rule configuration Table
Figure BDA0003973103500000051
In step 3, the message parsing method is to implement format conversion of the message Wen Changci (TAG) by parameterizing the content of the message base format, the scene and the like;
3.1 Formatting type configuration):
<xxx>=<Sign><nnn>;
< xxx > is the format name; < nnn > is a 3-bit formatting length; < Sign > is '-' indicating the maximum length nnn character, and if '+', indicating the required length nnn character;
for example:
the dat= +006 DAT type must be a 6 bit character;
the ldt= +008 DAT type must be an 8-bit character;
amt= -018 AMT type may reach 18 characters;
3.2 Report Wen Changci (TAG) match formatting:
FLD<tag>=<Format>;
< tag > is the field in the message; < Format > consists of formatting names, supporting one or more formatting;
when the < tag > contains a plurality of field contents, one or more formatting types can be specified;
for example:
fld32a=dat AMT means that 32A contains DAT, AMT subfield composition, and formats DAT and AMT corresponding to the composition format;
fld32b=amt means 32B contains AMT subfield;
3.3 According to the parameter configuration of 3.1) and 3.2), the SWIFT message is analyzed according to the TAG sequence:
for example, the 32A format of the SWIFT message is as follows:
:32A:221017USD3322
the report Wen Changci A can convert the information day, currency and amount fields through the parameter settings of 1) and 2), so that the information day, currency and amount fields can be adapted to the transaction columns one by one.
In step 4, the whole process from the received message to the assignment and display of the transaction field is as follows, taking SWIFT700 as an example:
4.1 Received SWIFT MT700 message
....(omitted)
:27:1/1
:40A:IRREVOCABLE
:20:110LC22000180
:31C:221114
:40E:UCP LATEST VERSION
....(omitted)
:32A:USD3332,
....(omitted)
4.2 Table 2 is a read message rule configuration table, showing the read message rule configuration table parameter configuration:
table 2 read message rule configuration table
Figure BDA0003973103500000061
4.3 Target system transaction field assignment and presentation
Taking MT700 report Wen Changci B and 40A as an example, by reading message configuration table parameters, two fields of AMT and CUR corresponding to 32B can be mapped to the amount and currency fields under the BBB path of an AA module in LET001 (export evolution transaction), 40A columns are mapped to LCRTYP fields (credit type) under the BBB path of the AA module in LET001 (export evolution transaction), correctness is checked through a code table, and a code value corresponding to IRREVOCABLE is stored as I; by extracting all message conversion analysis to a single layer for processing, the business transaction only needs to pay attention to the business logic of the business transaction;
the message is processed to form a structured data file:
....(omitted)
LET001.AA.BBB.AMT=3332
LET001.AA.BBB.CUR=USD
Let001.aa.ccc.lcrtyp=i (code value irrevolable mapping I value)
....(omitted)
When business personnel transact business, the system can directly load the structured file, and directly assign values to the appointed interface columns according to the field paths and the value fields, so that the data interaction and the conversion logic are reduced.
The embodiment also provides a system for analyzing the SWIFT message and automatically mapping to the business transaction field, which can be implemented by executing the flow steps of the method for analyzing the SWIFT message and automatically mapping to the business transaction field, that is, the method for analyzing the SWIFT message and automatically mapping to the business transaction field can be understood by those skilled in the art as a preferred implementation mode of the system for analyzing the SWIFT message and automatically mapping to the business transaction field.
The present embodiment also provides a computer readable storage medium storing a computer program, which when executed by a processor, implements the steps of the method for parsing a SWIFT message and automatically mapping the same to a business transaction field.
The embodiment also provides an electronic device, including a memory, a processor, and a computer program stored in the memory and capable of running on the processor, where the computer program when executed by the processor implements the steps of the method for parsing a SWIFT message and automatically mapping the SWIFT message to a business transaction field.
Example 2:
the embodiment provides a system for analyzing SWIFT messages and automatically mapping the SWIFT messages to business transaction columns, which comprises the following modules:
module M1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule; the maintenance content comprises information sources and forms, information types, transaction codes, information labels, information sub-labels, target columns, column types, column conversion methods, copy marks and overlay marks.
Module M2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
module M3: analyzing the message through background service, reading related information according to an analysis result to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, loading specific business information related to the message from a database, converting an external message file into a standard structured data file, generating a task to be handled and putting the task to be handled into a task queue; the relevant information read according to the analysis result comprises: message type, receiving line, transmitting line, currency, amount and reference number; specific service information related to the message is loaded from a database, the content information, configuration rule information and existing service record information of the external message are integrated, the value range coverage processing, column rule processing and code value conversion processing are completed, and the external message file is converted into a standard structured data file.
Module M4: and selecting the business to be processed from the to-be-processed folder, automatically reading the structured data storage file by the system to analyze and process, completing the automatic assignment and display of the business transaction interface field, verifying the information of the transaction field, and completing the business transaction.
Example 3:
the present embodiment will be understood by those skilled in the art as more specific descriptions of embodiment 1 and embodiment 2.
The embodiment provides a method for analyzing SWIFT messages and automatically mapping the SWIFT messages to business transaction columns based on rule configuration, when background service receives a notification, the background service automatically analyzes and maps the notification content to the columns corresponding to the business transaction according to the configured rules, and the method realizes customizable rules, reusable rules and extensible rules, reduces manual intervention workload of teller and improves user experience.
The method for analyzing and mapping the message content to the business transaction column according to the configuration rule provided by the embodiment comprises the following steps:
step 1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information to match and process rules, wherein maintenance contents comprise information sources and forms, information types, transaction codes, information TAGs (TAGs), information sub-TAGs, target columns, column types, column conversion methods, copy marks, coverage marks and the like;
step 2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
step 3: the background service analyzes the message, reads the message type, the message receiving line, the message transmitting line, the currency, the amount of money, the reference number and other information according to the analysis result, then reads the relevant configuration rule of the message in the message rule configuration table, simultaneously loads specific service information relevant to the message from the database, synthesizes the information of external message content, configuration rule, existing service record and the like, completes a series of processes such as value range coverage, column rule processing, code value conversion and the like, finally converts the external message file into a standard structured data file (interface display file), and generates a task to be handled and places the task to be handled in a task queue;
step 4: business personnel select business to be processed from the business to-be-processed folder, and the system automatically reads the structured data storage file to analyze and process, so as to complete automatic assignment and display of business transaction interface columns; the business transaction staff verifies the correctness of the information of the transaction column and the like to complete business transaction.
The invention realizes the automatic conversion from the external message to the internal transaction information by providing a set of method for analyzing SWIFT message and automatically mapping to the business transaction column based on rule configuration, thereby improving the efficiency and reducing the error rate; the method can shield the influence caused by the change of external message rules, can adjust the configuration rules on line through configuration transaction, does not need or rarely modify business transaction codes, realizes the configurability and low code of software, can further support other data formats such as XML message multiplexing related configuration rules, and has the characteristics of rule reusability, expandability, insertability and the like.
Those skilled in the art will appreciate that the invention provides a system and its individual devices, modules, units, etc. that can be implemented entirely by logic programming of method steps, in addition to being implemented as pure computer readable program code, in the form of logic gates, switches, application specific integrated circuits, programmable logic controllers, embedded microcontrollers, etc. Therefore, the system and various devices, modules and units thereof provided by the invention can be regarded as a hardware component, and the devices, modules and units for realizing various functions included in the system can also be regarded as structures in the hardware component; means, modules, and units for implementing the various functions may also be considered as either software modules for implementing the methods or structures within hardware components.
The foregoing describes specific embodiments of the present invention. It is to be understood that the invention is not limited to the particular embodiments described above, and that various changes or modifications may be made by those skilled in the art within the scope of the appended claims without affecting the spirit of the invention. The embodiments of the present application and features in the embodiments may be combined with each other arbitrarily without conflict.

Claims (10)

1.A method for parsing a SWIFT message and automatically mapping the same to a business transaction field, comprising the steps of:
step 1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule;
step 2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
step 3: analyzing the message through background service, reading related information according to an analysis result to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, loading specific business information related to the message from a database, converting an external message file into a standard structured data file, generating a task to be handled and putting the task to be handled into a task queue;
step 4: and selecting the business to be processed from the to-be-processed folder, automatically reading the structured data storage file by the system to analyze and process, completing the automatic assignment and display of the business transaction interface field, verifying the information of the transaction field, and completing the business transaction.
2. The method for parsing a SWIFT message and automatically mapping the same to a business transaction field according to claim 1, wherein in step 1, the maintenance contents include information source and form, information category, transaction code, information tag, information sub-tag, target field, field type, field conversion method, copy flag and overlay flag.
3. The method for parsing a SWIFT message and automatically mapping the SWIFT message to a business transaction field according to claim 1, wherein in the step 3, the relevant information read according to the parsing result includes: message type, receipt line, transmission line, currency, amount and reference number.
4. The method for parsing a SWIFT message and automatically mapping the same to a transaction field according to claim 1, wherein in step 3, specific service information related to the message is loaded from a database, and external message content information, configuration rule information and existing service record information are integrated, so as to complete value range coverage processing, field rule processing and code value conversion processing, and convert an external message file into a standard structured data file.
5. A system for parsing a SWIFT message and automatically mapping to a business transaction field, comprising the following modules:
module M1: maintaining a message rule configuration table, and establishing a mapping relation between an external message field and business transaction column information and a matching and processing rule;
module M2: monitoring a registered message, and notifying a background message processing service to analyze the message when receiving a trigger event from a trigger;
module M3: analyzing the message through background service, reading related information according to an analysis result to judge the type of the message, reading related configuration rules of the message in a message rule configuration table, loading specific business information related to the message from a database, converting an external message file into a standard structured data file, generating a task to be handled and putting the task to be handled into a task queue;
module M4: and selecting the business to be processed from the to-be-processed folder, automatically reading the structured data storage file by the system to analyze and process, completing the automatic assignment and display of the business transaction interface field, verifying the information of the transaction field, and completing the business transaction.
6. The system for parsing a SWIFT message and automatically mapping it to a business transaction field according to claim 5, wherein the maintenance content in the module M1 includes information source and form, information category, transaction code, information tag, information sub-tag, target field, field type, field conversion method, copy flag and overlay flag.
7. The system for parsing a SWIFT message and automatically mapping the same to a business transaction field according to claim 5, wherein the module M3 reads relevant information according to the parsing result, including: message type, receipt line, transmission line, currency, amount and reference number.
8. The system for parsing a SWIFT message and automatically mapping the same to a transaction field according to claim 5, wherein the module M3 loads specific service information related to the message from a database, integrates external message content information, configuration rule information and existing service record information, and performs value coverage processing, field rule processing and code value conversion processing to convert an external message file into a standard structured data file.
9. A computer readable storage medium storing a computer program, wherein the computer program when executed by a processor implements the steps of the method of parsing a SWIFT message and automatically mapping to a business transaction field as claimed in any one of claims 1 to 4.
10. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the computer program when executed by the processor implements the steps of the method of parsing a SWIFT message and automatically mapping to a business transaction field as claimed in any one of claims 1 to 4.
CN202211519418.4A 2022-11-30 2022-11-30 Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column Pending CN116069407A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211519418.4A CN116069407A (en) 2022-11-30 2022-11-30 Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211519418.4A CN116069407A (en) 2022-11-30 2022-11-30 Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column

Publications (1)

Publication Number Publication Date
CN116069407A true CN116069407A (en) 2023-05-05

Family

ID=86172424

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211519418.4A Pending CN116069407A (en) 2022-11-30 2022-11-30 Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column

Country Status (1)

Country Link
CN (1) CN116069407A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117422557A (en) * 2023-12-19 2024-01-19 凯美瑞德(苏州)信息科技股份有限公司 Transaction message generation method, electronic equipment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117422557A (en) * 2023-12-19 2024-01-19 凯美瑞德(苏州)信息科技股份有限公司 Transaction message generation method, electronic equipment and storage medium
CN117422557B (en) * 2023-12-19 2024-02-23 凯美瑞德(苏州)信息科技股份有限公司 Transaction message generation method, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
US8056057B2 (en) System and method for generating business process test elements
US7711680B2 (en) Common common object
US7970796B1 (en) Method and system for importing data to a repository
CN110245110A (en) Data processing method, device and storage medium
US7904491B2 (en) Data mapping and import system
CN105354236B (en) Account checking information generation method and system
CN110795697A (en) Logic expression obtaining method and device, storage medium and electronic device
CN116069407A (en) Method and system for analyzing SWIFT message and automatically mapping SWIFT message to business transaction column
US7093195B2 (en) Standards-based formatting of flat files into markup language representations
CN108304591A (en) A kind of method for customizing of label, system and terminal device
CN111311461A (en) B-S based editor and generation method for structured dynamic medical record form
CN114896161A (en) File construction method and device based on artificial intelligence, computer equipment and medium
CN108733758B (en) Hotel static data pushing method and device, electronic equipment and readable storage medium
US11281901B2 (en) Document extraction system and method
CN112527278A (en) Smart form generating and issuing method, device, terminal and storage medium
CN111914548A (en) Intelligent document filling method and system and related equipment
CN109740130B (en) Method and device for generating file
US9619443B2 (en) Enhanced messaging transaction performance with auto-selected dual-tag fields
CN113485942B (en) Automatic testing method and device based on independent modules
CN113360556B (en) Data processing method, device, equipment and storage medium
CN114169306A (en) Method, device and equipment for generating electronic receipt and readable storage medium
CN109918479B (en) Method and device for processing information
CN114760365B (en) Data extraction method and device and electronic equipment
CN112561558A (en) Express time portrait generation method, generation device, equipment and storage medium
CN111400058A (en) Method and device for calling message, computer equipment and storage medium

Legal Events

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