CN114118046A - Batch transaction processing method and device - Google Patents

Batch transaction processing method and device Download PDF

Info

Publication number
CN114118046A
CN114118046A CN202111459518.8A CN202111459518A CN114118046A CN 114118046 A CN114118046 A CN 114118046A CN 202111459518 A CN202111459518 A CN 202111459518A CN 114118046 A CN114118046 A CN 114118046A
Authority
CN
China
Prior art keywords
filling
transaction
user
standard
batch
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
CN202111459518.8A
Other languages
Chinese (zh)
Inventor
李素
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industrial and Commercial Bank of China Ltd ICBC
Original Assignee
Industrial and Commercial Bank of China Ltd ICBC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Industrial and Commercial Bank of China Ltd ICBC filed Critical Industrial and Commercial Bank of China Ltd ICBC
Priority to CN202111459518.8A priority Critical patent/CN114118046A/en
Publication of CN114118046A publication Critical patent/CN114118046A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/186Templates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/174Form filling; Merging
    • 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)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Finance (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Accounting & Taxation (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Technology Law (AREA)
  • Strategic Management (AREA)
  • Marketing (AREA)
  • Development Economics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The present disclosure provides a processing method for batch transactions, which can be applied to the computer field in the field of financial science and technology. The processing method of the batch transaction comprises the following steps: receiving a batch transaction request of a user, wherein the batch transaction request comprises at least one type of transaction request; acquiring transaction pages of various types of transaction requests, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in a transaction process; matching each filling element of each transaction page with a standard filling element in a filling element data table one by one to obtain a corresponding standard filling element; counting the matched standard filling elements, performing duplication elimination processing, and generating a filling template for a user to fill and write information; and automatically filling the information filled by the user to the corresponding position of each transaction page based on the matching relationship between the standard filling-in element and the filling-in element of each transaction page, and submitting the information in batch. The present disclosure also provides an apparatus, a device and a storage medium for batch transaction processing.

Description

Batch transaction processing method and device
Technical Field
The present disclosure relates to the field of financial technology, and more particularly to the field of computers, and more particularly to a batch transaction processing apparatus, device and medium.
Background
With the improvement of informatization, users can complete various transactions on computers in daily life. When registering an account number, applying for a credit card, seeking employment and delivering a resume or on-line examination registration and the like, some self information is required to be filled in a corresponding application page for examination and verification. The application does not limit the specific type of transaction.
When a user carries out multiple types of transactions in the same system, a transaction page corresponding to one transaction type is opened, the transaction page is submitted after writing information in the transaction page, then another transaction page corresponding to the other transaction type is opened, and the information is filled again until all transaction pages required to be filled by the user are filled and submitted. In many transaction pages, the user is often required to fill out repeated information, such as "name", "gender", and the like, and the process is very complicated.
Based on the above situation, in order to simplify the tedious process of repeatedly filling in the same information, a batch transaction processing method and apparatus are now required.
BRIEF SUMMARY OF THE PRESENT DISCLOSURE
In view of the above, the present disclosure provides a method for processing a batch transaction, including: receiving a batch transaction request of a user, wherein the batch transaction request comprises at least one type of transaction request; acquiring transaction pages of various types of transaction requests, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in a transaction process; matching each filling element of each transaction page with a standard filling element in a filling element data table one by one to obtain a corresponding standard filling element; counting the matched standard filling elements, performing duplication elimination processing, and generating a filling template for a user to fill and write information; and automatically filling the information filled by the user to the corresponding position of each transaction page based on the matching relationship between the standard filling-in element and the filling-in element of each transaction page, and submitting the information in batch.
Optionally, before receiving the batch transaction request of the user, the method further includes: constructing a fill-element data sheet comprising all standard fill-elements, wherein each standard fill-element comprises a name, an alias, and a content, the content of each standard fill-element being "NULL" when the fill-element data sheet is initialized.
Optionally, the method further comprises: updating the content of the standard filling element corresponding to the filling element data sheet based on information filled by the user at the content of the standard filling element in the filling template.
Optionally, the method further comprises: if the user submits in batch and chooses to carry out new batch transaction, the matched standard filling elements are counted and deduplicated to generate a filling template for the user to fill in writing information, and the method also comprises the step of removing the matched standard filling elements with contents not being 'NULL', or removing the matched standard filling elements with contents not being 'NULL'.
Optionally, the method further comprises: and if the user selects to finish the batch transaction after batch submission, updating the contents of all the standard filling elements in the filling element data table to be NULL.
Optionally, the matching the filling elements of each transaction page with the standard filling elements in the filling element data table to obtain corresponding standard filling elements includes: and matching the extracted names of the filling elements with names and alternative names of standard filling elements in the filling element data table.
Optionally, generating a filling template for the user to fill in the information, further includes: and when the user fills in the filling template, performing machine verification on the information of the content of the standard filling element of the user based on preset conditions.
Optionally, the batch submission includes: generating a manual confirmation page to enable a user to perform manual confirmation, wherein the contents of the manual confirmation page comprise the type of transaction, information filled in by the user and identity information
The present disclosure also provides a processing apparatus for batch transaction, including: the receiving module is used for receiving batch transaction requests of users, wherein the batch transaction requests comprise one or more types of transaction requests; the system comprises an extraction module, a transaction processing module and a processing module, wherein the extraction module is used for acquiring transaction pages of various types of transaction requests, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in a transaction process; the matching module is used for matching the filling elements of the transaction pages with the standard filling elements in the filling element data table to obtain corresponding standard filling elements; the template generating module is used for counting the matched standard filling elements, carrying out duplication elimination processing and generating a filling template for a user to fill and write information; and the filling module is used for automatically filling the information filled by the user into the filling elements corresponding to the transaction pages based on the corresponding relationship between the standard filling elements and the filling elements of the transaction pages and submitting the information in batches.
Optionally, the method further comprises: and the filling element data table module comprises all standard filling elements, wherein each standard filling element comprises a name, an alias and a content, and the content of each standard filling element is NULL when the filling element data table is initialized.
Optionally, the method further comprises: a storage module for updating the content of the standard filling element corresponding to the filling element data table based on the information filled by the user at the content of the standard filling element in the filling template
Another aspect of the present disclosure provides an electronic device, including: one or more processors; memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1 to 8.
Another aspect of the disclosure provides a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to implement the method of any one of claims 1 to 8.
According to the technical scheme, the method and the device for processing the batch transactions are provided, the same information does not need to be repeatedly filled in when the batch transactions are carried out, and the complicated filling process is simplified.
Drawings
FIG. 1 schematically illustrates an exemplary system architecture of a processing device for batch transactions, according to an embodiment of the disclosure;
FIG. 2 schematically illustrates a processing application scenario schematically illustrating a batch transaction according to an embodiment of the present disclosure;
FIG. 3 schematically illustrates a method of processing a batch transaction according to an embodiment of the disclosure;
FIG. 4 schematically illustrates another method of processing a batch transaction according to an embodiment of the disclosure;
FIG. 5 schematically illustrates a processing device for a batch transaction according to an embodiment of the disclosure;
FIG. 6 schematically shows a block diagram of an electronic device suitable for batch transaction processing according to an embodiment of the disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
It should be noted that the method and apparatus for processing batch transactions disclosed in the present disclosure may be applied to the computer technology field in the financial field, and may also be applied to any field other than the financial field.
In the technical scheme of the disclosure, the acquisition, storage, application and the like of the personal information of the related user all accord with the regulations of related laws and regulations, necessary security measures are taken, and the customs of the public order is not violated.
The embodiment of the disclosure provides a batch transaction processing method, which receives a batch transaction request of a user, wherein the batch transaction request comprises at least one type of transaction request; acquiring transaction pages of various types of transaction requests, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in a transaction process; matching each filling element of each transaction page with a standard filling element in a filling element data table one by one to obtain a corresponding standard filling element; counting the matched standard filling elements, performing duplication elimination processing, and generating a filling template for a user to fill and write information; and automatically filling the information filled by the user to the corresponding position of each transaction page based on the matching relationship between the standard filling-in element and the filling-in element of each transaction page, and submitting the information in batch. The present disclosure also provides an apparatus, a device and a storage medium for batch transaction processing.
FIG. 1 schematically illustrates an example system architecture 100 for a method of processing batch transactions according to an embodiment of this disclosure. It should be noted that fig. 1 is only an example of a system architecture to which the embodiments of the present disclosure may be applied to help those skilled in the art understand the technical content of the present disclosure, and does not mean that the embodiments of the present disclosure may not be applied to other devices, systems, environments or scenarios.
As shown in fig. 1, the system architecture 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104 and a server 105. The network 104 serves as a medium for providing communication links between the terminal devices 101, 102, 103 and the server 105. Network 104 may include various connection types, such as wired and/or wireless communication links, and so forth.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have various client applications installed thereon, such as a bank client, an enterprise online resume filling page (for example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and perform other processing on the received data such as the user request, and feed back a processing result (e.g., a webpage, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the processing method for batch transactions provided by the embodiments of the present disclosure may be generally executed by the server 105. Accordingly, the apparatus for processing batch transactions provided by the embodiments of the present disclosure may be generally disposed in the server 105. The method for batch transaction processing provided by the embodiments of the present disclosure may also be performed by a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the batch transaction processing apparatus provided by the embodiment of the present disclosure may also be disposed in a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Alternatively, the method for processing batch transactions provided by the embodiment of the present disclosure may also be executed by the terminal device 101, 102, or 103, or may also be executed by another terminal device different from the terminal device 101, 102, or 103. Accordingly, the apparatus for processing batch transactions provided by the embodiment of the present disclosure may also be disposed in the terminal device 101, 102, or 103, or in another terminal device different from the terminal device 101, 102, or 103.
For example, the transaction page corresponding to each type of transaction may be originally stored in any one of the terminal devices 101, 102, or 103 (for example, but not limited to, the terminal device 101), or stored on an external storage device and may be imported into the terminal device 101. Then, the terminal device 101 may locally perform the method for accessing the notification bar message provided by the embodiment of the present disclosure, or send the associated information of the message to another terminal device, a server, or a server cluster, and perform the method for processing the batch transaction provided by the embodiment of the present disclosure by another terminal device, a server, or a server cluster that receives the associated information of the message.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
Fig. 2 schematically shows an application scenario of a method of processing a batch transaction according to an embodiment of the present disclosure.
With the improvement of informatization, users can complete various transactions on computers in daily life. When registering an account number, applying for a credit card, seeking employment and delivering a resume or on-line examination registration and the like, some self information is required to be filled in a corresponding application page for examination and verification. According to the embodiment of the disclosure, the batch transaction processing method and device of the disclosure are applicable to various types of systems, such as a bank transaction system or a resume submitting system, and the disclosure does not limit the specific type of transaction.
When a user carries out multiple types of transactions in the same system, a transaction page corresponding to one transaction type is opened, the transaction page is submitted after writing information in the transaction page, then another transaction page corresponding to the other transaction type is opened, and the information is filled again until all transaction pages required to be filled by the user are filled and submitted. In many transaction pages, the user is often required to fill out repeated information, such as "name", "gender", and the like, and the process is very complicated.
For example, when a user needs to perform a plurality of different types of banking businesses in front of a self-service machine of a bank, the user needs to repeatedly fill the same information such as "name", "age", and "identification number" in the self-service machine.
For example, in order to improve the resume screening efficiency, enterprises design electronic version resumes with their own enterprise features, and when a graduation season comes, students need to repeatedly fill the same information, such as "name", "school calendar", and "school", in the electronic version resume filling pages of different enterprises.
Based on the above situation, the present application provides a method and an apparatus for batch transaction processing, when a user needs to perform batch transaction, the information that needs to be filled by the user in the corresponding transaction pages of each type in batch transaction is analyzed, and a batch transaction filling template shown as 210 is generated, so that the effect that the user can complete multiple transactions only by filling information once is achieved.
FIG. 3 schematically shows a flow diagram of a method of batch transaction processing, according to an embodiment of the disclosure. As shown in FIG. 3, the batch transaction processing method includes S310-S350.
Step S300 is included before processing the batch transaction, building a fill-in element data sheet.
The fill-element data sheet includes all standard fill-elements, wherein each standard fill-element includes a name, an alias, and a content, and the content of each standard fill-element is "NULL" when the fill-element data sheet is initialized. The fill element data table may be as shown in table 1:
table 1 filling element data representation intention
Figure BDA0003389344400000081
Since the standard filling elements for filling the element data table must be complete, the standard filling elements need to be collected and counted when the filling element data table is constructed. In the process of collection, filling elements in all existing transaction types can be comprehensively collected, and the filling elements can also be collected aiming at a certain system. For example, if the device for batch transaction is in a bank system, the filling elements in the transaction pages corresponding to all types of transactions in the bank system may be collected.
Since the developer names the same filling elements with different names according to the habits of the developer in the process of designing different transaction pages, the name and the alternative name of each standard filling element are recorded according to the actual use of the filling element when the standard filling element is collected. For example, the names "user name" and "transfer person name" are the same, and the names "receiver name" are different from the above names. When the standard filling-in element is counted, a general name is selected as the name of the standard filling-in element, other names are selected as the alias names of the standard filling-in element, for example, the name is used as the name of the standard filling-in element, and the name of the user and the name of the account transfer person are used as the alias names of the standard filling-in element.
Each standard fill-in element includes content in addition to a name and an alias. When the fill element data table is initialized, the contents of all standard fill elements are "NULL".
S310, receiving a batch transaction request of a user, wherein the batch transaction request comprises at least one type of transaction request.
When the user needs to perform batch transaction, various transaction types to be transacted need to be selected while sending a batch transaction request.
And S320, acquiring the transaction pages of the transaction requests of all types, and identifying and extracting filling elements of all the transaction pages, wherein the filling elements are information required to be filled by a user in the transaction process.
And after receiving the batch transaction request, acquiring transaction pages corresponding to various types of transactions selected by the user, and identifying and extracting filling elements on the transaction pages. The filling element is information to be filled by the user, for example, "transfer account", "receiver account", "transfer time" in a transfer page of a banking system.
And S330, matching each filling element of each transaction page with the standard filling element in the filling element data table one by one to obtain the corresponding standard filling element.
The filling element data table contains all standard filling elements. Because in the design process of different transaction pages, developers can name the same filling elements by different names according to own habits. In the present disclosure, the names of the filling elements extracted from each transaction page are matched one-to-one with the names and the alternative names of the standard filling elements, and the most matched standard filling element is selected. For example, if the name of the extracted filling element is "user name", and if the name of the standard filling element in the filling element data table is "name", the alias is "name", and the name of the standard filling element is "user name", the matching result is the standard filling element with the name of "name".
And S340, counting the matched standard filling elements, performing deduplication processing, and generating a filling template for a user to fill in writing information.
And after all filling elements extracted from each transaction page are matched, counting all matched standard filling elements, performing duplication elimination processing, and generating a filling template for a user to fill and write information.
In the present disclosure, during the process of filling in the template by the user, the machine verification of the user filling content needs to be performed based on the preset condition. For example, whether the length of the identity card number filled by the user is correct and whether the identity card number is consistent with the name filled by the user are checked. The machine check can be performed when the user completes the filling of the template, or when the user completes the filling of the standard filling element with the name of 'identification card number'.
In the present disclosure, the generated filling template is composed of standard filling elements, the user filling information is filled in the content of the standard filling elements, and after the user filling information is completed, the content of the standard filling elements corresponding to the filling element data sheet is updated based on the information filled in the content of the standard filling elements in the filling template by the user. For example, the user fills in a standard filling element with the name "in the filling template, the information filled in the content of the standard filling element by the user is" Xiaoming ", and the content of the standard filling element with the name" in the filling element data table is also updated from "NULL" to "Xiaoming". The updating time can be after the user completes the whole filling template, or can be when the user completes the standard filling element in the filling template.
And S350, automatically filling the information filled by the user to corresponding positions of the transaction pages based on the matching relationship between the standard filling-in elements and the filling-in elements of the transaction pages, and submitting the information in batches.
And automatically filling the information filled by the user to the corresponding position of the transaction page from the filling element data sheet according to the matching relation between the standard filling element of the filling element data sheet and the filling element corresponding to each transaction page.
Manual validation is also required prior to batch submission. Namely, the process of submitting the template is completed, and a manual confirmation page is generated, so that the user can conveniently and uniformly confirm the batch transaction. The contents of the manual confirmation page include confirmation of the transaction type, information filled out by the user, and identity information. For example, the manual confirmation page prompts the user to confirm whether each transaction type is the transaction type selected by the user and to see whether the information previously filled in the fill-in template is accurate. Meanwhile, identity information is also required to be confirmed, for example, biological information such as fingerprints or human faces is required to be identified, or an authentication code is required to be filled in. The manual confirmation of the transaction type and the filling information is helpful for preventing the user from submitting wrong information, and the identity verification is helpful for lawless persons to steal the identity information of other persons for operation. The batch transaction processing method disclosed by the embodiment of the invention only needs to carry out manual confirmation once, so that the repeated work that a user needs to repeatedly input the verification code or repeatedly carry out face recognition and the like when handling multiple transactions is greatly reduced.
FIG. 4 schematically illustrates a flow chart of a method of batch transaction processing according to another embodiment of the disclosure. In practical applications, there are also situations where a user has first selected a number of different types of transactions and wants to continue with a new batch transaction after the batch submission. Based on this situation, as shown in FIG. 4, the batch transaction processing method may include S410-S460.
S410, receiving a batch transaction request of a user, wherein the batch transaction request comprises one or more types of transaction requests.
And S420, acquiring the transaction pages of the transaction requests of various types, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in the transaction process.
And S430, matching the filling elements of each transaction page with the standard filling elements in the filling element data sheet to obtain corresponding standard filling elements.
And S440, counting the matched standard filling elements, performing deduplication processing, and generating a filling template for a user to fill in information, wherein the step of generating the filling template further comprises the step of removing the standard filling elements of which the matched contents are not 'NULL', or the step of removing the standard filling elements of which the matched contents are not 'NULL', so that the user can modify the information of the contents in the filling template.
And S450, automatically filling the information filled by the user to the corresponding position of each transaction page based on the corresponding relation between the standard filling element and the filling element of each transaction page, and submitting the information in batches.
S460, when the user selects to carry out new batch transaction, repeating the steps S410-S460; when the user chooses to end the batch transaction, the contents of all standard fill elements in the fill element data sheet are updated to "NULL".
In step S460, since it is desired to continue the (N + 1) th batch transaction after completing the N batch transactions, the batch transaction processing method at this time is different from the method shown in fig. 3 in step S430.
Since the information filled in the filling template by the user is stored in the filling element data table, in step S430, when a new batch transaction is performed, all the matched standard filling elements including the standard filling elements whose contents are not "NULL" are selected, and the standard filling elements whose contents are not "NULL" can be deleted when the filling template is generated for deduplication processing. For example, at the time of the first batch transaction, the generated filling template includes a standard filling element with the name ", and the content of the standard filling element filled by the user is" Xiaoming ", and the content" Xiaoming "is also stored in the corresponding position of the filling element data table. When the user selects to perform the second batch transaction, if the standard filling element named as the name is matched, the standard filling element named as the name can be deleted when the deduplication processing is performed, so that the user does not need to see and repeatedly fill the standard filling element in the filling template generated for the second time. The information that the user fills out the second filling-out template is saved again in the filling-out element data sheet, and the information that the user fills out is acquired from the filling-out element data sheet so as to be automatically filled in the corresponding position of each transaction page. Through the process, when the filling template is generated for the (N + 1) th time, the repeated standard filling elements matched for the (N + 1) th time are not only deduplicated, but also the standard filling elements filled in the process of the previous N times of batch transactions are deleted. That is, when filling in the filling template generated at the (N + 1) th time, the user does not need to repeat the contents of the previously filled standard filling elements and cannot see the previously filled standard filling elements. The filling template generated by the process is simple and does not need to be repeatedly filled.
Alternatively, in step S430, the standard fill element that does not delete the content part "NULL" may be selected when the fill template is generated. For example, at the time of the first batch transaction, the generated filling template includes a standard filling element with the name ", and the content of the standard filling element filled by the user is" Xiaoming ", and the content" Xiaoming "is also stored in the corresponding position of the filling element data table. When the user selects to perform the second batch transaction, if the standard filling element with the name "is matched, at this time, the standard filling element with the name" can be reserved when performing deduplication processing, so that the user can see the previously filled standard filling element with the name "in the filling template generated for the second time, and at this time, the content of the standard filling element is filled with the" minuscule ", and the user does not need to fill the standard filling element again, and can also select to modify the content of the standard filling element. Through the process, when the filling template is generated at the N +1 th time, only the standard filling elements matched at the N +1 th time are deduplicated. That is, the filling template generated at the N +1 th time has a standard filling element whose content is not "NULL". Through the filling template generated by the process, the user only needs to fill in the standard filling elements which are not filled in the process of N times of batch transactions, and meanwhile, the content of the standard filling elements which are filled in before can be correspondingly modified.
When the user selects to end the batch transaction, the fill-in element data table is initialized so that the contents of the respective standard fill-in elements are restored to "NULL" in step S460. The user information is not leaked, and a lawbreaker is prevented from stealing the user information.
The above-described method of the present application is further illustrated below with reference to specific examples.
Example one
When a user wants to perform a plurality of different businesses at a self-service machine of a bank or on an online bank.
According to the embodiment, before processing the batch transaction, the batch transaction processing device needs to collect the filling elements in the transaction pages corresponding to all types of transactions of the bank system to construct the filling element data table. Each standard fill-in element collected includes its name, alternative name, and content called NULL
According to the embodiment, when the user needs to perform batch transaction, the user selects a batch transaction button of a self-service machine or an online bank, and selects various transaction types to be transacted while sending a batch transaction request. For example, the user wants to transact services such as opening an account, opening internet banking and credit card application, selects the "batch transaction" button, and then selects three services such as transacting an account, opening internet banking and applying for a credit card.
According to the embodiment, the corresponding page of each service is obtained, and filling elements of the corresponding page are extracted and identified. Acquiring corresponding application pages of services such as opening an account, opening an online bank, applying for a credit card and the like, and extracting all information required to be filled by a user on the pages, such as 'user name', 'user account' and the like in the page of opening the online bank.
According to the embodiment, the extracted names of the transaction elements are matched with the names and the alternative names of the standard transaction elements in the element data table, so that the corresponding standard transaction element with the highest matching degree of the transaction elements is obtained. For example, in a transaction page in the opened online banking business, a filling element of 'user name' is extracted; the extracted filling element is 'Chinese name' in the transaction page in the credit card application service, when the filling element is matched with the element data table, a standard filling element is found to exist, the name of the standard filling element is 'name', the names of the standard filling elements matched with the two filling elements are 'user name' and 'Chinese name', and the names of the standard filling elements matched with the two filling elements are 'name'.
According to the embodiment, after all filling elements extracted from each transaction page are matched, all matched standard filling elements are counted, and deduplication processing is performed to generate a filling template for a user to fill in information. In the above example, the filling element extracted from the transaction page in the open internet banking service is the "user name", and the filling element extracted from the transaction page in the credit card application service is the "Chinese name", and the matching results are all the standard filling elements of the "name", and the generated filling template is only replaced by the standard filling element of the "name".
According to this embodiment, after the user finishes filling the filling template, the contents of the corresponding standard filling elements in the filling element data table are updated according to the contents of the standard filling elements of the filling template.
According to the embodiment, in the process of filling the template by the user, machine verification needs to be carried out on the filling content of the user based on the preset conditions.
According to the embodiment, the information filled by the user is automatically filled into the corresponding position of the transaction page from the filling element data sheet according to the matching relation between the standard filling element of the filling element data sheet and the filling element corresponding to each transaction page. Before submission, a manual confirmation page can be generated so as to facilitate the user to carry out unified manual confirmation on the batch transactions. The content of the confirmation page includes confirmation of the type of transaction, the information filled out by the user, and the identity information. For example, the user is prompted to confirm whether each selected transaction type is the transaction type to be handled by the user, and the user is prompted to confirm whether the filling information in the filling template is accurate. Meanwhile, identity information is required to be confirmed, such as face recognition confirmation through verification codes, so that identity information is prevented from being stolen by lawbreakers. Because the user only needs to manually confirm once, the user can be prevented from repeatedly filling verification codes or identifying identities such as face recognition and the like when carrying out batch transactions.
After the user has done three services of opening an account, opening an internet bank and a credit card applicant, a new service, such as opening a short message reminding service, is needed. At this time, according to the present embodiment, when the filling template is generated by repeating the above steps, the information filled in the last filling template may be removed.
And when the user finishes transacting all the businesses and selects to quit the bank system, the standard filling element data sheet is automatically initialized so as to completely clear the content stored in the element data sheet by the user and prevent the information of the user from being leaked.
Example two
The batch transaction processing method disclosed by the invention can also be applied to the resume generation system. According to the embodiment, the method and the device for processing the batch transaction can not only aim at the pages submitted by the online resumes of different companies, but also generate a plurality of resumes with different contents and different typesetting types at one time.
According to the present embodiment, before processing the batch transaction, the batch transaction processing apparatus needs to collect the filling elements required for the resume to construct the filling element data table. Each standard fill-in element collected includes its name, alternative name, and content called NULL
According to the embodiment, after the user selects three companies needing to fill in the online resume, the user selects a batch transaction button, sends a batch transaction request and selects each company to be submitted with the resume.
According to the embodiment, the corresponding pages of the on-line resume filled by the job seekers of each company are obtained, and filling elements are extracted and identified. For example, "name", "graduation school", "school calendar" and the like are extracted.
According to the embodiment, the extracted names of the transaction elements are matched with the names and the alternative names of the standard transaction elements in the element data table, so that the corresponding standard transaction element with the highest matching degree of the transaction elements is obtained. For example, in an online resume filling page of some companies, a description of a school where a student university is located is "graduate college", and some are "school", and after extracting these filling elements, the filling elements are matched with the filling element data table to obtain the filling element data table with the highest matching degree and output the filling element data table.
According to the embodiment, after all filling elements extracted from each transaction page are matched, all matched standard filling elements are counted, and deduplication processing is performed to generate a filling template for a user to fill in information. For example, in the resume, filling elements such as "name", "graduation school", and "practice experience" are generally required to be filled, and after the filling elements of the transaction pages of the three companies are matched, the user is required to fill the filling elements such as "name", "graduation school", and "practice experience" only once in the generated filling template.
According to this embodiment, after the user finishes filling the filling template, the contents of the corresponding standard filling elements in the filling element data table are updated according to the contents of the standard filling elements of the filling template.
According to the embodiment, in the process of filling the template by the user, machine verification needs to be carried out on the filling content of the user based on the preset conditions. Such as verifying the number of the degree certificate filled out by the student.
According to the embodiment, the information filled by the user is automatically filled into the corresponding position of the transaction page from the filling element data sheet according to the matching relation between the standard filling element of the filling element data sheet and the filling element corresponding to each transaction page. Before submission, a manual confirmation page is generated to facilitate a unified manual confirmation by the user. The confirmation content includes the type of transaction, the information filled out by the user, and confirmation of the identity information. For example, the user is prompted to confirm that each transaction type is the transaction type to be transacted by the user, and whether the information filled in the Scorpio template by the user is correct or not is confirmed. Meanwhile, identity information is required to be confirmed, such as face recognition confirmation through verification codes, so that identity information is prevented from being stolen by lawbreakers. Because the user only needs to manually confirm once, the user can be prevented from repeatedly filling in verification codes or performing identity verification such as face recognition and the like when performing batch transaction.
After the user completes resume submissions to the three companies. And at the moment, if an offline resume is required to be generated, repeating the steps, selecting a resume arrangement style of a mind instrument when batch transaction selection is carried out, identifying each filling element in the resume, and selecting standard filling elements without eliminating the content of NULL when a filling template is generated, so that a user can only fill unfilled information and correspondingly modify the filled information.
When the user wants to finish and selects to quit, all the contents stored in the element data table by the user are automatically cleared in the element data table filling, so that the user information is prevented from being leaked.
Fig. 5 schematically shows a block diagram of a batch transaction processing apparatus according to an embodiment of the present disclosure.
As shown in fig. 5, the batch transaction processing apparatus 500 of this embodiment includes a receiving module 510, an extracting module 520, a matching module 530, a template generating module 540, a filling module 550, a filling element data table module 560, and a storing module 570.
The receiving module 510 is configured to receive a batch transaction request of a user, where the batch transaction request includes one or more types of transaction requests.
The extracting module 520 is configured to obtain transaction pages of the transaction requests of different types, and identify and extract filling elements of the transaction pages, where the filling elements are information that needs to be filled by a user during a transaction process.
The matching module 530 is configured to match the filling elements of each transaction page with the standard filling elements in the filling element data table, and obtain corresponding standard filling elements. Further, the matching module 530 matches the names of the extracted filling elements with names and alternative names of standard filling elements in the filling element data table.
The template generating module 540 is configured to count the matched standard filling-in elements, perform deduplication processing, and generate a filling-in template for a user to fill in information.
The filling module 550 is configured to automatically fill the information filled by the user into the filling elements corresponding to the transaction pages based on the corresponding relationship between the standard filling elements and the filling elements of the transaction pages, and submit the information in batches.
Fill element data table module 560 includes all standard fill elements, each of which includes a name, alias, and content, each of which is "NULL" when the fill element data table is initialized.
The storage module 570 is configured to update the content of the standard filling element corresponding to the filling element data table based on the information filled by the user in the content of the standard filling element in the filling template, that is, the information filled by the user is stored in the filling element data table. If the user chooses to perform new batch transaction after batch submission, the method further comprises the following steps: and removing the standard filling elements with the matched contents not being 'NULL', or not removing the standard filling elements with the matched contents not being 'NULL'. And initializing and filling the element data table if the user selects to finish batch transaction after batch submission.
According to an embodiment of the present disclosure, any plurality of the receiving module 510, the extracting module 520, the matching module 530, the template generating module 540, the filling module 550, the filling element data table module 560 and the storing module 570 may be combined into one module to be implemented, or any one of them may be split into a plurality of modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of the other modules and implemented in one module. According to an embodiment of the present disclosure, at least one of the receiving module 510, the extracting module 520, the matching module 530, the template generating module 540, the filling module 550, the filling element data table module 560 and the storing module 570 may be at least partially implemented as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or may be implemented by hardware or firmware in any other reasonable manner of integrating or packaging a circuit, or implemented by any one of three implementations of software, hardware and firmware, or in a suitable combination of any of them. Alternatively, at least one of the receiving module 510, the extracting module 520, the matching module 530, the template generating module 540, the filling module 550, the filling element data table module 560 and the storing module 570 may be at least partially implemented as a computer program module, which may perform corresponding functions when executed.
FIG. 6 schematically illustrates a block diagram of an electronic device adapted to implement a batch transaction processing method according to an embodiment of the disclosure.
As shown in fig. 6, an electronic device 600 according to an embodiment of the present disclosure includes a processor 601, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)602 or a program loaded from a storage section 608 into a Random Access Memory (RAM) 603. Processor 601 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 601 may also include onboard memory for caching purposes. Processor 601 may include a single processing unit or multiple processing units for performing different actions of a method flow according to embodiments of the present disclosure.
In the RAM 603, various programs and data necessary for the operation of the electronic apparatus 600 are stored. The processor 601, the ROM 602, and the RAM 603 are connected to each other via a bus 604. The processor 601 performs various operations of the method flows according to embodiments of the present disclosure by executing programs in the ROM 602 and/or RAM 603. It is to be noted that the program may also be stored in one or more memories other than the ROM 602 and the RAM 603. The processor 601 may also perform various operations of the method flows according to embodiments of the present disclosure by executing programs stored in one or more memories.
Electronic device 600 may also include input/output (I/O) interface 605, input/output (I/O) interface 605 also connected to bus 604, according to an embodiment of the disclosure. The electronic device 600 may also include one or more of the following components connected to the I/O interface 605: an input portion 606 including a keyboard, a mouse, and the like; an output portion 607 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 608 including a hard disk and the like; and a communication section 606 including a network interface card such as a LAN card, a modem, or the like. The communication section 606 performs communication processing via a network such as the internet. The driver 610 is also connected to the I/O interface 605 as needed. A removable medium 611 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 610 as necessary, so that a computer program read out therefrom is mounted in the storage section 608 as necessary.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, a computer-readable storage medium may include the ROM 602 and/or RAM 603 described above and/or one or more memories other than the ROM 602 and RAM 603.
Embodiments of the present disclosure also include a computer program product comprising a computer program containing program code for performing the method illustrated in the flow chart. When the computer program product runs in a computer system, the program code is used for causing the computer system to realize the item recommendation method provided by the embodiment of the disclosure.
The computer program performs the above-described functions defined in the system/apparatus of the embodiments of the present disclosure when executed by the processor 601. The systems, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In one embodiment, the computer program may be hosted on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted, distributed in the form of a signal on a network medium, downloaded and installed via the communication section 606, and/or installed from the removable medium 611. The computer program containing program code may be transmitted using any suitable network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In such an embodiment, the computer program may be downloaded and installed from a network through the communication section 606, and/or installed from the removable medium 611. The computer program, when executed by the processor 601, performs the above-described functions defined in the system of the embodiments of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In accordance with embodiments of the present disclosure, program code for executing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, these computer programs may be implemented using high level procedural and/or object oriented programming languages, and/or assembly/machine languages. The programming language includes, but is not limited to, programming languages such as Java, C + +, python, the "C" language, or the like. The program code may execute entirely on the user computing device, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
The embodiments of the present disclosure have been described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (13)

1. A method for processing a batch transaction, comprising:
receiving a batch transaction request of a user, wherein the batch transaction request comprises at least one type of transaction request;
acquiring transaction pages of various types of transaction requests, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in a transaction process;
matching each filling element of each transaction page with a standard filling element in a filling element data table one by one to obtain a corresponding standard filling element;
counting the matched standard filling elements, performing duplication elimination processing, and generating a filling template for a user to fill and write information;
and automatically filling the information filled by the user to the corresponding position of each transaction page based on the matching relationship between the standard filling-in element and the filling-in element of each transaction page, and submitting the information in batch.
2. The method for processing batch transactions according to claim 1, wherein before receiving the batch transaction request of the user, the method further comprises:
constructing a fill-element data sheet comprising all standard fill-elements, wherein each standard fill-element comprises a name, an alias, and a content, the content of each standard fill-element being "NULL" when the fill-element data sheet is initialized.
3. The method of processing batch transactions according to claim 2, further comprising:
updating the content of the standard filling element corresponding to the filling element data sheet based on information filled by the user at the content of the standard filling element in the filling template.
4. The batch transaction processing method of claim 3, further comprising:
if the user selects to carry out new batch transaction after batch submission, counting the matched standard filling-in elements, carrying out duplication elimination treatment, generating a filling-in template for the user to fill in information, and further comprising,
removing the standard filling elements of which the matched contents are not 'NULL' or not removing the standard filling elements of which the matched contents are not 'NULL'.
5. The batch transaction processing method of claim 3, further comprising:
and if the user selects to finish the batch transaction after batch submission, updating the contents of all the standard filling elements in the filling element data table to be NULL.
6. The batch transaction processing method as claimed in claim 2, wherein the matching of the filling elements of each transaction page with the standard filling elements in the filling element data table to obtain the corresponding standard filling elements comprises:
and matching the extracted names of the filling elements with names and alternative names of standard filling elements in the filling element data table.
7. The batch transaction processing method as recited in claim 1, wherein the generating a filling template for a user to fill in information further comprises:
and when the user fills in the filling template, performing machine verification on the information of the content of the standard filling element of the user based on preset conditions.
8. The batch transaction processing method of claim 1, wherein the batch submission includes:
and generating a manual confirmation page so that the user performs manual confirmation, wherein the contents of the manual confirmation page comprise the type of transaction, the information filled in by the user and identity information.
9. A processing apparatus for batch transactions, comprising:
the receiving module is used for receiving batch transaction requests of users, wherein the batch transaction requests comprise one or more types of transaction requests;
the system comprises an extraction module, a transaction processing module and a processing module, wherein the extraction module is used for acquiring transaction pages of various types of transaction requests, and identifying and extracting filling elements of the transaction pages, wherein the filling elements are information required to be filled by a user in a transaction process;
the matching module is used for matching the filling elements of the transaction pages with the standard filling elements in the filling element data table to obtain corresponding standard filling elements;
the template generating module is used for counting the matched standard filling elements, carrying out duplication elimination processing and generating a filling template for a user to fill and write information;
and the filling module is used for automatically filling the information filled by the user into the filling elements corresponding to the transaction pages based on the corresponding relationship between the standard filling elements and the filling elements of the transaction pages and submitting the information in batches.
10. An apparatus for batch transaction processing according to claim 9, further comprising:
and the filling element data table module comprises all standard filling elements, wherein each standard filling element comprises a name, an alias and a content, and the content of each standard filling element is NULL when the filling element data table is initialized.
11. An apparatus for batch transaction processing according to claim 9, further comprising:
and the storage module is used for updating the content of the standard filling element corresponding to the filling element data table based on the information filled in the content of the standard filling element in the filling template by the user.
12. An electronic device, comprising:
one or more processors;
a memory for storing one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to implement the method of any of claims 1 to 8.
13. A computer readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to carry out the method of any one of claims 1 to 8.
CN202111459518.8A 2021-12-02 2021-12-02 Batch transaction processing method and device Pending CN114118046A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111459518.8A CN114118046A (en) 2021-12-02 2021-12-02 Batch transaction processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111459518.8A CN114118046A (en) 2021-12-02 2021-12-02 Batch transaction processing method and device

Publications (1)

Publication Number Publication Date
CN114118046A true CN114118046A (en) 2022-03-01

Family

ID=80366243

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111459518.8A Pending CN114118046A (en) 2021-12-02 2021-12-02 Batch transaction processing method and device

Country Status (1)

Country Link
CN (1) CN114118046A (en)

Similar Documents

Publication Publication Date Title
US20230269243A1 (en) Browser extension for limited-use secure token payment
US20210279810A1 (en) Interactive and adaptive systems and methods for insurance application
US20080071673A1 (en) Financial-aid information aggregator
US10402406B2 (en) Predictive database for computer processes
US20210383353A1 (en) Key-pad centric payments
US20140201062A1 (en) Systems and Methods for Managing a Loan Application
US11966488B2 (en) De-tokenization patterns and solutions
CN113507419B (en) Training method of traffic distribution model, traffic distribution method and device
CN114358147A (en) Training method, identification method, device and equipment of abnormal account identification model
US10936801B2 (en) Automated electronic form generation with context cues
CN117033431A (en) Work order processing method, device, electronic equipment and medium
US11308562B1 (en) System and method for dimensionality reduction of vendor co-occurrence observations for improved transaction categorization
CN115471228A (en) Financial business certificate checking method, device, equipment and storage medium
US20220292497A1 (en) Transaction Based Authentication with Refunded Transactions Removed
US20220292505A1 (en) Eliminating Transactions from Connected Accounts from False Answer Choices in Transaction Questions
CN114118046A (en) Batch transaction processing method and device
US20220414652A1 (en) Prioritizing Holds When Selecting Transactions for Transaction-Based Knowledge-Based Authentication
US20220342780A1 (en) Interprocess communication for asynchronous tasks
CN104200311A (en) Cloud-computation-based simplest bank internal process processing method and system
US10074141B2 (en) Method and system for linking forensic data with purchase behavior
CN113807339A (en) Data processing method, device and equipment
US11669895B1 (en) Digital banker application system
US20240184919A1 (en) Batch tokenization service
US10964128B2 (en) Resource reduction in address validation
CN114445216A (en) Credit approval method, apparatus, device medium, and program product

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