WO2018059056A1 - Service system data processing method and device - Google Patents

Service system data processing method and device Download PDF

Info

Publication number
WO2018059056A1
WO2018059056A1 PCT/CN2017/091916 CN2017091916W WO2018059056A1 WO 2018059056 A1 WO2018059056 A1 WO 2018059056A1 CN 2017091916 W CN2017091916 W CN 2017091916W WO 2018059056 A1 WO2018059056 A1 WO 2018059056A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
item
label
label item
service system
Prior art date
Application number
PCT/CN2017/091916
Other languages
French (fr)
Chinese (zh)
Inventor
廉宜果
郝建明
马平清
王巍
韩智东
李昂
Original Assignee
中国银联股份有限公司
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 中国银联股份有限公司 filed Critical 中国银联股份有限公司
Publication of WO2018059056A1 publication Critical patent/WO2018059056A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/21Design, administration or maintenance of databases
    • G06F16/215Improving data quality; Data cleansing, e.g. de-duplication, removing invalid entries or correcting typographical errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • G06F16/2282Tablespace storage structures; Management thereof

Definitions

  • the present invention relates to the field of data processing technologies, and in particular, to a service system data processing method and apparatus.
  • the embodiment of the invention provides a data processing method for a business system, which satisfies the requirements for statistics and analysis of data, and does not need to develop and change a business system, thereby saving development costs.
  • the method includes:
  • the label item table including label items set according to data to be processed
  • the label item is pushed to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item;
  • the assigned label item is pushed to the auditor for review according to the preset push rule.
  • the assigned label item takes effect, and when the audit fails, the approved label item that has not passed the audit is pushed. Re-assign the data entry personnel.
  • the embodiment of the invention further provides a service system data processing device, which satisfies the statistical and analysis requirements of the data, and does not need to develop and change the business system, thereby saving development cost.
  • the device includes:
  • a data extraction module configured to extract data to be processed from a service system, and add the to-be-processed data to a data table template to form a basic data table;
  • a tag item table establishing module configured to establish a tag item table associated with the basic data table, where the tag item table includes a tag item set according to data to be processed;
  • a tag item value setting module configured to set an optional value of the tag item in the tag item table
  • a pushing module configured to: push the label item to a data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item.
  • the push module is further configured to: push the assigned label item to the auditor for review according to a preset push rule, and when the audit is passed, the assigned label item takes effect, and when the audit fails, the license item fails.
  • the audited assigned tag item is pushed to the data entry person for reassignment.
  • the to-be-processed data may be extracted from the service system, and then the to-be-processed data is added to the data table template to form a basic data table, and a label item table associated with the basic data table is established, wherein
  • the tag item table includes a tag item set according to the data to be processed; setting an optional value of the tag item in the tag item table; and pushing the tag item to the data filling person according to a preset pushing rule to perform tag item assignment,
  • the data filling personnel selects the corresponding value from the set value of the set label item to assign a value to the label item; according to the preset pushing rule, the assigned label item is pushed to the auditing personnel for review, and when the audit is passed, the The tagged tag item takes effect, and when the audit fails, the unassigned tagged item that has not passed the audit is pushed to the data filling person for reassignment.
  • the present invention extracts data from the business system, and then completes the classification information of the data, thereby satisfying the statistical and analysis requirements of the data, and without developing and changing the business system. It will not affect the operation of the entire business system, nor will it cause immeasurable losses and save development costs.
  • FIG. 1 is a flowchart of a data processing method for a service system according to an embodiment of the present invention
  • FIG. 2 is a schematic diagram of a basic data table and a label item table according to an embodiment of the present invention
  • FIG. 3 is a schematic diagram 1 of setting a label item table according to an embodiment of the present invention.
  • FIG. 4 is a schematic diagram 2 of setting a label item table according to an embodiment of the present invention.
  • FIG. 5 is a schematic diagram 3 of setting a label item table according to an embodiment of the present invention.
  • FIG. 6 is a schematic diagram of a push label item table according to an embodiment of the present invention.
  • FIG. 7 is a schematic diagram 1 of assigning a label item table according to an embodiment of the present invention.
  • FIG. 8 is a second schematic diagram of assigning a label item table according to an embodiment of the present invention.
  • FIG. 9 is a schematic diagram of reviewing a label item table according to an embodiment of the present invention.
  • FIG. 10 is a schematic structural diagram of a device for processing a data system of a service system according to an embodiment of the present invention.
  • the existing data is statistically analyzed and analyzed within the business system.
  • the business system needs to be developed and changed. This will bring about the following problems: 1) With the development of the business and the market The needs of change, statistics and analysis are also constantly changing. The development method cannot meet the statistical and analytical requirements of data, and it cannot flexibly adapt to changes in demand for statistics and analysis. 2) The change to the business system is If there is risk, it will fall back after the failure of the change, which will affect the operation of the entire business system and cause immeasurable losses. Based on this, the present invention provides a service system data processing method and apparatus.
  • FIG. 1 is a flowchart of a data processing method of a service system according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
  • Step 101 Extract data to be processed from the service system, and add the to-be-processed data to the data table template to form a basic data table.
  • Step 102 Establish a label item table associated with the basic data table, where the label item table includes a label item set according to data to be processed;
  • Step 103 Set an optional value of the label item in the label item table.
  • Step 104 Push the label item to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item;
  • Step 105 Push the assigned label item to the auditor for review according to the preset push rule.
  • the assigned label item takes effect, and when the audit fails, the approved value that has not passed the audit is assigned.
  • the tag item is pushed to the data entry person for reassignment.
  • the network connection with the target service system needs to be established first, and then the appropriate ETL tool is selected according to the actual situation to extract the data to be processed from the target service system (that is, the data to be added with the data label), which is to be processed.
  • the data is cleaned and converted, it is loaded into the target library table (data table template) to form the basic data table, as shown in Figure 2.
  • the target library table data table template
  • a label item table associated with the basic data table is created, as shown in FIG. 2, wherein the label item table includes a label set according to the data to be processed. Item (that is, data that satisfies the business needs of statistical analysis), the name of the tag item table may be the name of the underlying data table + check.
  • the ETL (Extract-Transform-Load) tool is used to describe the process of extracting, cleaning, transforming, and loading data from the source to the destination.
  • the ETL tool can include DataStage and Kettle. , Informatica, and more.
  • label items included in the label item table are defined by the user according to actual needs, and the user can add or delete the label items in the label item table as needed. After the user defines the label item, save it to the created label item table, and define the optional value of the label item and the configuration query condition.
  • the value of the label item may include "yes" and "no".
  • Figure 3-5 shows a schematic diagram of setting up a label item.
  • the value of the label item in the label item table is empty, and the label item table needs to be assigned.
  • the invention will push the corresponding label item in the label item table to the corresponding data filling person according to the preset pushing rule (can be a person or a group of people), and the data filling person needs to be selected in advance. ) View the data content in the underlying data table item by item, and then select the value of the tag item from the optional values of the set tag item.
  • the data filling personnel can be personnel of different departments within the business system, or people outside the business system.
  • Figure 7-8 shows the assignment of the label item table.
  • the principle is to use the foreground page to write sql scripts.
  • the preset push rule may include selecting a data filling person, selecting a tag item table name to be pushed, and the like, and then saving the push rule, as shown in FIG. 6.
  • the invention pushes the assigned label items to the auditing personnel according to the preset pushing rules, and the auditing personnel review the assigned label items one by one.
  • the push rule may further include selecting an auditor, etc., as shown in FIG. 6.
  • the audit when the audit is passed, it indicates that the value of the assigned label item is valid; when the audit fails, the value of the assigned label item is not valid, and the assigned value that has not passed the audit is required.
  • the tag item is pushed to the data entry person for reassignment.
  • the failure to pass the audit can include two situations: one is that the data entry personnel do not assign values to all the tag items to be assigned; the other is that the tag items are assigned errors.
  • a review opinion can also be attached when reviewing the assigned label item table, as shown in Figure 9.
  • the method may further include: outputting the label item table and the basic data table passed by the audit; or combining the basic data table and the label item table passed through the audit to obtain a service data table, and outputting the service data table.
  • the method can be applied to data analysis scenarios and data mining scenarios.
  • the method further includes: performing statistical analysis on the basic data table and the label item table passed through the audit; or performing statistical analysis on the service data table.
  • an embodiment of the present invention further provides a service system data processing apparatus, as described in the following embodiments. Since the principle of solving the problem in the data processing device of the service system is similar to the data processing method of the service system, the implementation of the data processing device of the service system can be referred to the implementation of the data processing method of the service system, and the repeated description is not repeated.
  • the term "unit” or "module” as used hereinafter may be a combination of software and/or hardware that implements a predetermined function.
  • the apparatus described in the above embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and conceivable.
  • FIG. 10 is a schematic structural diagram of a device for processing a data processing method according to an embodiment of the present invention. As shown in FIG. 10, the device includes:
  • the data extraction module 1001 is configured to extract data to be processed from the service system, and add the to-be-processed data to the data table template to form a basic data table.
  • a label item table creating module 1002 configured to establish a label item table associated with the basic data table, where the label item table includes a label item set according to data to be processed;
  • a tag item value setting module 1003 configured to set an optional value of the tag item in the tag item table
  • the pushing module 1004 is configured to push the label item to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item as the label item. Assignment
  • the pushing module 1004 is further configured to: push the assigned label item to the auditing personnel for review according to a preset pushing rule, and when the audit is passed, the assigned label item takes effect, and when the audit fails, the The data entry person is re-assigned by the approved assigned tag item.
  • the data extraction module 1001 is specifically configured to:
  • the data to be processed is cleaned and converted, and the data after the cleaning and conversion processing is loaded into the data table template to form a basic data table.
  • the apparatus further includes: an output module, configured to output a label item table and a basic data table that are approved for review.
  • the output module is further configured to: merge the basic data table and the label item table passed by the audit, obtain a service data table, and output the service data table.
  • the embodiment of the present invention further provides a computer device, including a memory, a processor, and a computer program stored on the memory and operable on the processor, where the processor implements the foregoing service when executing the computer program System data processing method.
  • Also provided in the embodiment of the present invention is a computer readable storage medium storing a computer program for executing the above-described business system data processing method.
  • the device of the present invention can be separated from the service system as a separate system; the device of the present invention extracts the data to be processed from the service system, and adds or deletes the data to the device of the present invention. In progress, it does not have any impact on the business system, effectively shielding the risks that may exist when the business system changes; using the device of the present invention can label the data of any business system, which is universal; the device of the present invention provides A series of modules, such as data extraction, label item generation, push rule configuration, label generation, label review, etc., fully meet the data labeling business requirements; using the device of the invention, no need to carry out business system development, and saving development costs.
  • embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
  • computer-usable storage media including but not limited to disk storage, CD-ROM, optical storage, etc.
  • the computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device.
  • the apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
  • These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.

Abstract

A service system data processing method and device. The method comprises: extracting data to be processed from a service system and adding same to a data table template to form a basic data table; establishing a label item table associated with the basic data table, wherein the label item table comprises label items set according to the data to be processed; setting optional values of the label items; according to a pre-set pushing rule, pushing the label items to a data filling person for value assignment, wherein the data filling person selects corresponding values from the set optional values of the label items to assign values to the label items; and pushing the label items assigned with values to an auditor for auditing according to the pre-set pushing rule, when the auditing is passed, the label items assigned with values coming into force, and when the auditing is not passed, pushing the label items that do not pass the auditing to the data filling person for value re-assignment. By means of the solution, data is extracted from a service system, and classification information about the data is perfected without developing and changing the service system, so that the operation of the service system is not affected.

Description

业务系统数据处理方法及装置Business system data processing method and device
本申请要求2016年09月29日递交的申请号为201610861885.3、发明名称为“业务系统数据处理方法及装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims the priority of the Chinese Patent Application Serial No. No. No. No. No. No. No. No. No. No. No. No. No. No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No No
技术领域Technical field
本发明涉及数据处理技术领域,特别涉及一种业务系统数据处理方法及装置。The present invention relates to the field of data processing technologies, and in particular, to a service system data processing method and apparatus.
背景技术Background technique
业务系统(比如人事系统、财务系统,物资系统等等)运行过程中产生了大量的业务数据和流程数据,通常是在业务系统内部对这些数据进行统计和分析,在统计和分析时会遇到因对数据分类导致信息不够完善的问题。为了完善数据,使之满足统计和分析的需要,通常人们会改造业务系统,对其进行开发和变更。这样存在如下问题:1)随着业务的开展和市场的变化,统计和分析的需求也随之不断变化,采用开发的方式无法即时的满足对数据的统计和分析需求,同时也不能灵活的适应统计和分析的需求变化;2)对业务系统的变更是有风险的,轻则变更失败后回退,重则影响整个业务系统的运行,造成不可估量的损失;3)持续的开发意味着持续的人力、物力、财力投入,为企业增加了运营成本。Business systems (such as personnel systems, financial systems, material systems, etc.) generate a large amount of business data and process data during the operation, usually in the business system for statistical and analysis of these data, will be encountered in statistics and analysis The problem of insufficient information due to the classification of data. In order to improve the data and meet the needs of statistics and analysis, people usually transform the business system and develop and change it. This has the following problems: 1) As the business develops and the market changes, the needs of statistics and analysis also change. The development method cannot meet the statistical and analytical requirements of data, and it cannot adapt flexibly. Changes in demand for statistics and analysis; 2) Changes to the business system are risky, and if the change fails, it will fall back, which will affect the operation of the entire business system and cause immeasurable losses; 3) continuous development means continuous The human, material and financial resources have increased operating costs for the company.
发明内容Summary of the invention
本发明实施例提供了一种业务系统数据处理方法,满足对数据的统计和分析需求,无需对业务系统进行开发和变更,节省开发成本。该方法包括:The embodiment of the invention provides a data processing method for a business system, which satisfies the requirements for statistics and analysis of data, and does not need to develop and change a business system, thereby saving development costs. The method includes:
从业务系统中抽取待处理数据,将所述待处理数据添加到数据表模板中,形成基础数据表;Extracting the to-be-processed data from the service system, and adding the to-be-processed data to the data table template to form a basic data table;
建立与所述基础数据表相关联的标签项表,所述标签项表中包括根据待处理数据设置的标签项;Establishing a label item table associated with the basic data table, the label item table including label items set according to data to be processed;
设置所述标签项表中标签项的可选值;Setting an optional value of the label item in the label item table;
根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值; And the label item is pushed to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item;
根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。The assigned label item is pushed to the auditor for review according to the preset push rule. When the audit is passed, the assigned label item takes effect, and when the audit fails, the approved label item that has not passed the audit is pushed. Re-assign the data entry personnel.
本发明实施例还提供了一种业务系统数据处理装置,满足对数据的统计和分析需求,无需对业务系统进行开发和变更,节省开发成本。该装置包括:The embodiment of the invention further provides a service system data processing device, which satisfies the statistical and analysis requirements of the data, and does not need to develop and change the business system, thereby saving development cost. The device includes:
数据抽取模块,用于从业务系统中抽取待处理数据,将所述待处理数据添加到数据表模板中,形成基础数据表;a data extraction module, configured to extract data to be processed from a service system, and add the to-be-processed data to a data table template to form a basic data table;
标签项表建立模块,用于建立与所述基础数据表相关联的标签项表,所述标签项表中包括根据待处理数据设置的标签项;a tag item table establishing module, configured to establish a tag item table associated with the basic data table, where the tag item table includes a tag item set according to data to be processed;
标签项值设置模块,用于设置所述标签项表中标签项的可选值;a tag item value setting module, configured to set an optional value of the tag item in the tag item table;
推送模块,用于根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值;a pushing module, configured to: push the label item to a data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item. ;
所述推送模块,还用于根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。The push module is further configured to: push the assigned label item to the auditor for review according to a preset push rule, and when the audit is passed, the assigned label item takes effect, and when the audit fails, the license item fails. The audited assigned tag item is pushed to the data entry person for reassignment.
在本发明实施例中,可以将待处理数据从业务系统中抽取出来,然后将待处理数据添加到数据表模板中,形成基础数据表,并建立与基础数据表相关联的标签项表,其中,标签项表中包括根据待处理数据设置的标签项;设置所述标签项表中标签项的可选值;根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值;根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。与现有技术相比,本发明是将数据从业务系统中抽取出来之后,再对数据的分类信息进行完善,从而满足对数据的统计和分析需求,同时还无需对业务系统进行开发和变更,不会影响整个业务系统的运行,也不会造成不可估量的损失,节省开发成本。In the embodiment of the present invention, the to-be-processed data may be extracted from the service system, and then the to-be-processed data is added to the data table template to form a basic data table, and a label item table associated with the basic data table is established, wherein The tag item table includes a tag item set according to the data to be processed; setting an optional value of the tag item in the tag item table; and pushing the tag item to the data filling person according to a preset pushing rule to perform tag item assignment, The data filling personnel selects the corresponding value from the set value of the set label item to assign a value to the label item; according to the preset pushing rule, the assigned label item is pushed to the auditing personnel for review, and when the audit is passed, the The tagged tag item takes effect, and when the audit fails, the unassigned tagged item that has not passed the audit is pushed to the data filling person for reassignment. Compared with the prior art, the present invention extracts data from the business system, and then completes the classification information of the data, thereby satisfying the statistical and analysis requirements of the data, and without developing and changing the business system. It will not affect the operation of the entire business system, nor will it cause immeasurable losses and save development costs.
附图说明DRAWINGS
为了更清楚地说明本发明实施例中的技术方案,下面将对实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对 于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。在附图中:In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings used in the description of the embodiments will be briefly described below. It is obvious that the drawings in the following description are only some embodiments of the present invention. Correct Those skilled in the art can also obtain other drawings based on these drawings without paying any creative work. In the drawing:
图1是本发明实施例提供的一种业务系统数据处理方法流程图;1 is a flowchart of a data processing method for a service system according to an embodiment of the present invention;
图2是本发明实施例提供的一种基础数据表和标签项表示意图;2 is a schematic diagram of a basic data table and a label item table according to an embodiment of the present invention;
图3是本发明实施例提供的对标签项表进行设置示意图一;3 is a schematic diagram 1 of setting a label item table according to an embodiment of the present invention;
图4是本发明实施例提供的对标签项表进行设置示意图二;4 is a schematic diagram 2 of setting a label item table according to an embodiment of the present invention;
图5是本发明实施例提供的对标签项表进行设置示意图三;FIG. 5 is a schematic diagram 3 of setting a label item table according to an embodiment of the present invention; FIG.
图6是本发明实施例提供的推送标签项表的示意图;6 is a schematic diagram of a push label item table according to an embodiment of the present invention;
图7是本发明实施例提供的对标签项表进行赋值的示意图一;FIG. 7 is a schematic diagram 1 of assigning a label item table according to an embodiment of the present invention; FIG.
图8是本发明实施例提供的对标签项表进行赋值的示意图二;FIG. 8 is a second schematic diagram of assigning a label item table according to an embodiment of the present invention; FIG.
图9是本发明实施例提供的对标签项表进行审核的示意图;FIG. 9 is a schematic diagram of reviewing a label item table according to an embodiment of the present invention; FIG.
图10是本发明实施例提供的一种业务系统数据处理方法装置结构示意图。FIG. 10 is a schematic structural diagram of a device for processing a data system of a service system according to an embodiment of the present invention.
具体实施方式detailed description
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention are clearly and completely described in the following with reference to the accompanying drawings in the embodiments of the present invention. It is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments obtained by those skilled in the art based on the embodiments of the present invention without creative efforts are within the scope of the present invention.
现有的是在业务系统内部对数据进行统计和分析,当数据不满足统计和分析需求时,需要对业务系统进行开发和变更,这样会带来存在如下问题:1)随着业务的开展和市场的变化,统计和分析的需求也随之不断变化,采用开发的方式无法即时的满足对数据的统计和分析需求,同时也不能灵活的适应统计和分析的需求变化;2)对业务系统的变更是有风险的,轻则变更失败后回退,重则影响整个业务系统的运行,造成不可估量的损失。基于此,本发明提出一种业务系统数据处理方法及装置。The existing data is statistically analyzed and analyzed within the business system. When the data does not meet the statistical and analytical requirements, the business system needs to be developed and changed. This will bring about the following problems: 1) With the development of the business and the market The needs of change, statistics and analysis are also constantly changing. The development method cannot meet the statistical and analytical requirements of data, and it cannot flexibly adapt to changes in demand for statistics and analysis. 2) The change to the business system is If there is risk, it will fall back after the failure of the change, which will affect the operation of the entire business system and cause immeasurable losses. Based on this, the present invention provides a service system data processing method and apparatus.
图1是本发明实施例提供的一种业务系统数据处理方法流程图,如图1所示,该方法包括:FIG. 1 is a flowchart of a data processing method of a service system according to an embodiment of the present invention. As shown in FIG. 1 , the method includes:
步骤101:从业务系统中抽取待处理数据,将所述待处理数据添加到数据表模板中,形成基础数据表;Step 101: Extract data to be processed from the service system, and add the to-be-processed data to the data table template to form a basic data table.
步骤102:建立与所述基础数据表相关联的标签项表,所述标签项表中包括根据待处理数据设置的标签项; Step 102: Establish a label item table associated with the basic data table, where the label item table includes a label item set according to data to be processed;
步骤103:设置所述标签项表中标签项的可选值;Step 103: Set an optional value of the label item in the label item table.
步骤104:根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值;Step 104: Push the label item to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item;
步骤105:根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。Step 105: Push the assigned label item to the auditor for review according to the preset push rule. When the audit is passed, the assigned label item takes effect, and when the audit fails, the approved value that has not passed the audit is assigned. The tag item is pushed to the data entry person for reassignment.
具体实施时,首先需要建立与目标业务系统的网络连接,然后根据实际情况,选择合适的ETL工具从目标业务系统中抽取待处理的数据(即需要添加数据标签的数据),对将待处理的数据进行清洗、转换处理后,加载到目标库表(数据表模板)中,形成基础数据表,如图2所示。当待处理的数据的不满足数据统计分析业务的需求时,要建立与基础数据表相关联的标签项表,如图2所示,其中,标签项表中包括与根据待处理数据设置的标签项(也就是满足据统计分析业务需求的数据),所述标签项表的名称可以是基础数据表的名称+check。In the specific implementation, the network connection with the target service system needs to be established first, and then the appropriate ETL tool is selected according to the actual situation to extract the data to be processed from the target service system (that is, the data to be added with the data label), which is to be processed. After the data is cleaned and converted, it is loaded into the target library table (data table template) to form the basic data table, as shown in Figure 2. When the data to be processed does not meet the requirements of the statistical analysis service, a label item table associated with the basic data table is created, as shown in FIG. 2, wherein the label item table includes a label set according to the data to be processed. Item (that is, data that satisfies the business needs of statistical analysis), the name of the tag item table may be the name of the underlying data table + check.
其中,ETL(Extract-Transform-Load)工具是用来描述将数据从来源端经过抽取(extract)、清洗、转换(transform)、加载(load)至目的端的过程,其中ETL工具可以包括DataStage、kettle、Informatica等等。The ETL (Extract-Transform-Load) tool is used to describe the process of extracting, cleaning, transforming, and loading data from the source to the destination. The ETL tool can include DataStage and Kettle. , Informatica, and more.
标签项表中包括的标签项是由用户根据实际需要定义的,用户可以根据需要添加或删除标签项表中的标签项。用户定义好标签项后,将其保存至建立的标签项表中,并定义好标签项的可选值以及配置查询条件,其中,标签项的值可以包括“是”和“否”。如图3-5所示为对标签项进行设置的示意图。The label items included in the label item table are defined by the user according to actual needs, and the user can add or delete the label items in the label item table as needed. After the user defines the label item, save it to the created label item table, and define the optional value of the label item and the configuration query condition. The value of the label item may include "yes" and "no". Figure 3-5 shows a schematic diagram of setting up a label item.
具体实施时,在建立好基础数据表及标签项表之后,标签项表中的标签项的值是空的,需要对标签项表进行赋值。本发明是将根据预设的推送规则将标签项表中相应的标签项推送到相应的数据填写人员(可以是一个人,也可以是一个组的人员),由数据填写人员(需要提前选定)根据逐条查看基础数据表中的数据内容,然后从设置的标签项的可选值中选择标签项的值。数据填写人员可以是业务系统内部不同部门的人员,也可以是业务系统外部的人员。如图7-8所示为对标签项表进行赋值的示意图。In the specific implementation, after the basic data table and the label item table are established, the value of the label item in the label item table is empty, and the label item table needs to be assigned. The invention will push the corresponding label item in the label item table to the corresponding data filling person according to the preset pushing rule (can be a person or a group of people), and the data filling person needs to be selected in advance. ) View the data content in the underlying data table item by item, and then select the value of the tag item from the optional values of the set tag item. The data filling personnel can be personnel of different departments within the business system, or people outside the business system. Figure 7-8 shows the assignment of the label item table.
具体的,可以在前台使用规则配置页面自定义推送规则,其原理是使用前台页面编写sql脚本。预设的推送规则可以包括选择数据填写人员,选择所要推送的标签项表名等等,然后还要将推送规则进行保存,如图6所示。 Specifically, you can use the rule configuration page to customize the push rules in the foreground. The principle is to use the foreground page to write sql scripts. The preset push rule may include selecting a data filling person, selecting a tag item table name to be pushed, and the like, and then saving the push rule, as shown in FIG. 6.
具体实施时,在对标签项表中的标签项进行赋值后,还需要对已赋值的标签项进行审核。本发明是根据预设的推送规则将已赋值的标签项推送给审核人员,由审核人员对已赋值的标签项逐条进行审核。此时,推送规则中还可以包括选择审核人等,如图6所示。In the specific implementation, after assigning the label items in the label item table, it is also necessary to review the assigned label items. The invention pushes the assigned label items to the auditing personnel according to the preset pushing rules, and the auditing personnel review the assigned label items one by one. At this time, the push rule may further include selecting an auditor, etc., as shown in FIG. 6.
具体的,审核存在两种情况:当审核通过时,说明已赋值的标签项的值生效;当审核未通过时,说明已赋值的标签项的值未生效,需要将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。审核未通过可以包括两种情况:一种是数据填写人员未对所要赋值的所有标签项进行赋值;一种是对标签项进行赋值错误。在对已赋值的标签项表进行审核时还可以附上审核意见说明,如图9所示。Specifically, there are two cases in the audit: when the audit is passed, it indicates that the value of the assigned label item is valid; when the audit fails, the value of the assigned label item is not valid, and the assigned value that has not passed the audit is required. The tag item is pushed to the data entry person for reassignment. The failure to pass the audit can include two situations: one is that the data entry personnel do not assign values to all the tag items to be assigned; the other is that the tag items are assigned errors. A review opinion can also be attached when reviewing the assigned label item table, as shown in Figure 9.
具体实施时,该方法还可以包括:输出审核通过的标签项表和基础数据表;或,将所述基础数据表及审核通过的标签项表合并,获得业务数据表,输出所述业务数据表。In a specific implementation, the method may further include: outputting the label item table and the basic data table passed by the audit; or combining the basic data table and the label item table passed through the audit to obtain a service data table, and outputting the service data table. .
具体实施时,该方法可以应用于数据分析场景、数据挖掘场景当中。当应用于数据分析场景中时,该方法还包括:对基础数据表及审核通过的标签项表进行统计分析;或,对所述业务数据表进行统计分析。In specific implementation, the method can be applied to data analysis scenarios and data mining scenarios. When applied to a data analysis scenario, the method further includes: performing statistical analysis on the basic data table and the label item table passed through the audit; or performing statistical analysis on the service data table.
基于同一发明构思,本发明实施例中还提供了一种业务系统数据处理装置,如下面的实施例所述。由于业务系统数据处理装置解决问题的原理与业务系统数据处理方法相似,因此业务系统数据处理装置的实施可以参见业务系统数据处理方法的实施,重复之处不再赘述。以下所使用的术语“单元”或者“模块”可以是实现预定功能的软件和/或硬件的组合。尽管以上实施例所描述的装置较佳地以软件来实现,但是硬件,或者软件和硬件的组合的实现也是可能并被构想的。Based on the same inventive concept, an embodiment of the present invention further provides a service system data processing apparatus, as described in the following embodiments. Since the principle of solving the problem in the data processing device of the service system is similar to the data processing method of the service system, the implementation of the data processing device of the service system can be referred to the implementation of the data processing method of the service system, and the repeated description is not repeated. The term "unit" or "module" as used hereinafter may be a combination of software and/or hardware that implements a predetermined function. Although the apparatus described in the above embodiments is preferably implemented in software, hardware, or a combination of software and hardware, is also possible and conceivable.
图10是本发明实施例提供的一种业务系统数据处理方法装置结构示意图,如图10所示,该装置包括:FIG. 10 is a schematic structural diagram of a device for processing a data processing method according to an embodiment of the present invention. As shown in FIG. 10, the device includes:
数据抽取模块1001,用于从业务系统中抽取待处理数据,将所述待处理数据添加到数据表模板中,形成基础数据表;The data extraction module 1001 is configured to extract data to be processed from the service system, and add the to-be-processed data to the data table template to form a basic data table.
标签项表建立模块1002,用于建立与所述基础数据表相关联的标签项表,所述标签项表中包括根据待处理数据设置的标签项;a label item table creating module 1002, configured to establish a label item table associated with the basic data table, where the label item table includes a label item set according to data to be processed;
标签项值设置模块1003,用于设置所述标签项表中标签项的可选值;a tag item value setting module 1003, configured to set an optional value of the tag item in the tag item table;
推送模块1004,用于根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值; The pushing module 1004 is configured to push the label item to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item as the label item. Assignment
所述推送模块1004,还用于根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。The pushing module 1004 is further configured to: push the assigned label item to the auditing personnel for review according to a preset pushing rule, and when the audit is passed, the assigned label item takes effect, and when the audit fails, the The data entry person is re-assigned by the approved assigned tag item.
具体实施时,所述数据抽取模块1001具体用于:In a specific implementation, the data extraction module 1001 is specifically configured to:
对所述待处理数据进行清洗、转换处理,将进行清洗、转换处理后的数据加载到数据表模板中,形成基础数据表。The data to be processed is cleaned and converted, and the data after the cleaning and conversion processing is loaded into the data table template to form a basic data table.
具体实施时,该装置还包括:输出模块,用于输出审核通过的标签项表和基础数据表。In a specific implementation, the apparatus further includes: an output module, configured to output a label item table and a basic data table that are approved for review.
具体实施时,所述输出模块还用于:将所述基础数据表及审核通过的标签项表合并,获得业务数据表,输出所述业务数据表。In a specific implementation, the output module is further configured to: merge the basic data table and the label item table passed by the audit, obtain a service data table, and output the service data table.
本发明实施例中还提供了一种计算机设备,包括存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现上述所说的业务系统数据处理方法。The embodiment of the present invention further provides a computer device, including a memory, a processor, and a computer program stored on the memory and operable on the processor, where the processor implements the foregoing service when executing the computer program System data processing method.
本发明实施例中还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有执行上述所说的业务系统数据处理方法的计算机程序。Also provided in the embodiment of the present invention is a computer readable storage medium storing a computer program for executing the above-described business system data processing method.
综上所述,本发明装置可作为一个单独的系统,与业务系统分离;本发明装置将待处理数据从业务系统中抽取出来,对于给数据添加标签或对标签的增删改都在本发明装置中进行,不会对业务系统造成任何影响,有效的屏蔽了对业务系统变更时可能存在的风险;使用本发明装置可对任意业务系统的数据添加标签,具有普适性;本发明装置提供了数据抽取、标签项生成、推送规则配置、标签生成、标签审核等一系列模块,全面满足了数据标签业务需求;使用本发明装置,无需再进行业务系统开发,节约了开发成本。In summary, the device of the present invention can be separated from the service system as a separate system; the device of the present invention extracts the data to be processed from the service system, and adds or deletes the data to the device of the present invention. In progress, it does not have any impact on the business system, effectively shielding the risks that may exist when the business system changes; using the device of the present invention can label the data of any business system, which is universal; the device of the present invention provides A series of modules, such as data extraction, label item generation, push rule configuration, label generation, label review, etc., fully meet the data labeling business requirements; using the device of the invention, no need to carry out business system development, and saving development costs.
本领域内的技术人员应明白,本发明的实施例可提供为方法、系统、或计算机程序产品。因此,本发明可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本发明可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。Those skilled in the art will appreciate that embodiments of the present invention can be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment, or a combination of software and hardware. Moreover, the invention can take the form of a computer program product embodied on one or more computer-usable storage media (including but not limited to disk storage, CD-ROM, optical storage, etc.) including computer usable program code.
本发明是参照根据本发明实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供这些计算机 程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (system), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flowchart illustrations and/or FIG. These computers are available Program instructions to a processor of a general purpose computer, special purpose computer, embedded processor or other programmable data processing device to produce a machine such that instructions executed by a processor of a computer or other programmable data processing device are generated for implementation in a process A device or a plurality of processes and/or block diagrams of a device in a block or a plurality of blocks.
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。The computer program instructions can also be stored in a computer readable memory that can direct a computer or other programmable data processing device to operate in a particular manner, such that the instructions stored in the computer readable memory produce an article of manufacture comprising the instruction device. The apparatus implements the functions specified in one or more blocks of a flow or a flow and/or block diagram of the flowchart.
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。These computer program instructions can also be loaded onto a computer or other programmable data processing device such that a series of operational steps are performed on a computer or other programmable device to produce computer-implemented processing for execution on a computer or other programmable device. The instructions provide steps for implementing the functions specified in one or more of the flow or in a block or blocks of a flow diagram.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明实施例可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。 The above description is only the preferred embodiment of the present invention, and is not intended to limit the present invention, and various changes and modifications may be made to the embodiments of the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and scope of the present invention are intended to be included within the scope of the present invention.

Claims (8)

  1. 一种业务系统数据处理方法,其特征在于,包括:A business system data processing method, comprising:
    从业务系统中抽取待处理数据,将所述待处理数据添加到数据表模板中,形成基础数据表;Extracting the to-be-processed data from the service system, and adding the to-be-processed data to the data table template to form a basic data table;
    建立与所述基础数据表相关联的标签项表,所述标签项表中包括根据待处理数据设置的标签项;Establishing a label item table associated with the basic data table, the label item table including label items set according to data to be processed;
    设置所述标签项表中标签项的可选值;Setting an optional value of the label item in the label item table;
    根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值;And the label item is pushed to the data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item;
    根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。The assigned label item is pushed to the auditor for review according to the preset push rule. When the audit is passed, the assigned label item takes effect, and when the audit fails, the approved label item that has not passed the audit is pushed. Re-assign the data entry personnel.
  2. 如权利要求1所述的业务系统数据处理方法,其特征在于,将所述待处理数据添加到数据表模板中,形成基础数据表,包括:The service system data processing method according to claim 1, wherein the data to be processed is added to the data table template to form a basic data table, including:
    对所述待处理数据进行清洗、转换处理,将进行清洗、转换处理后的数据加载到数据表模板中,形成基础数据表。The data to be processed is cleaned and converted, and the data after the cleaning and conversion processing is loaded into the data table template to form a basic data table.
  3. 如权利要求1所述的业务系统数据处理方法,其特征在于,还包括:The service system data processing method according to claim 1, further comprising:
    输出审核通过的标签项表和基础数据表。The label item table and the underlying data table passed by the audit are output.
  4. 如权利要求3所述的业务系统数据处理方法,其特征在于,还包括:The service system data processing method according to claim 3, further comprising:
    将所述基础数据表及审核通过的标签项表合并,获得业务数据表,输出所述业务数据表。The basic data table and the label item table passed through the audit are merged to obtain a business data table, and the business data table is output.
  5. 一种业务系统数据处理装置,其特征在于,包括:A service system data processing device, comprising:
    数据抽取模块,用于从业务系统中抽取待处理数据,将所述待处理数据添加到数据表模板中,形成基础数据表;a data extraction module, configured to extract data to be processed from a service system, and add the to-be-processed data to a data table template to form a basic data table;
    标签项表建立模块,用于建立与所述基础数据表相关联的标签项表,所述标签项表中包括根据待处理数据设置的标签项;a tag item table establishing module, configured to establish a tag item table associated with the basic data table, where the tag item table includes a tag item set according to data to be processed;
    标签项值设置模块,用于设置所述标签项表中标签项的可选值;a tag item value setting module, configured to set an optional value of the tag item in the tag item table;
    推送模块,用于根据预设的推送规则将所述标签项推送给数据填写人员进行标签项赋值,其中,数据填写人员从设置的标签项的可选值中选择相应值为所述标签项赋值; a pushing module, configured to: push the label item to a data filling person to perform label item assignment according to a preset pushing rule, wherein the data filling person selects a corresponding value from the set value of the set label item to assign a value to the label item. ;
    所述推送模块,还用于根据预设的推送规则将已赋值的标签项推送给审核人员进行审核,当审核通过时,所述已赋值的标签项生效,当审核不通过时,将未通过审核的已赋值的标签项推送给所述数据填写人员进行重新赋值。The push module is further configured to: push the assigned label item to the auditor for review according to a preset push rule, and when the audit is passed, the assigned label item takes effect, and when the audit fails, the license item fails. The audited assigned tag item is pushed to the data entry person for reassignment.
  6. 如权利要求5所述的业务系统数据处理装置,其特征在于,所述数据抽取模块具体用于:The service system data processing apparatus according to claim 5, wherein the data extraction module is specifically configured to:
    对所述待处理数据进行清洗、转换处理,将进行清洗、转换处理后的数据加载到数据表模板中,形成基础数据表。The data to be processed is cleaned and converted, and the data after the cleaning and conversion processing is loaded into the data table template to form a basic data table.
  7. 如权利要求5所述的业务系统数据处理装置,其特征在于,还包括:The service system data processing apparatus of claim 5, further comprising:
    输出模块,用于输出审核通过的标签项表和基础数据表。An output module for outputting the label item table and the basic data table passed by the audit.
  8. 如权利要求7所述的业务系统数据处理装置,其特征在于,所述输出模块还用于:将所述基础数据表及审核通过的标签项表合并,获得业务数据表,输出所述业务数据表。 The service system data processing apparatus according to claim 7, wherein the output module is further configured to: merge the basic data table and the label item list passed through the audit, obtain a service data table, and output the service data. table.
PCT/CN2017/091916 2016-09-29 2017-07-06 Service system data processing method and device WO2018059056A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610861885.3 2016-09-29
CN201610861885.3A CN106446184B (en) 2016-09-29 2016-09-29 Operation system data processing method and device

Publications (1)

Publication Number Publication Date
WO2018059056A1 true WO2018059056A1 (en) 2018-04-05

Family

ID=58170874

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/091916 WO2018059056A1 (en) 2016-09-29 2017-07-06 Service system data processing method and device

Country Status (2)

Country Link
CN (1) CN106446184B (en)
WO (1) WO2018059056A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110569298A (en) * 2019-09-12 2019-12-13 成都中科大旗软件股份有限公司 data docking and visualization method and system
CN111242562A (en) * 2019-12-29 2020-06-05 航天信息股份有限公司广州航天软件分公司 Paperless entry and exit business mobile approval method and paperless entry and exit business mobile approval system
CN111815169A (en) * 2020-07-09 2020-10-23 中国工商银行股份有限公司 Business approval parameter configuration method and device
CN113688429A (en) * 2021-09-05 2021-11-23 绿城科技产业服务集团有限公司 Method for dynamically configuring service data to access electronic signature
CN113780987A (en) * 2021-08-31 2021-12-10 山石网科通信技术股份有限公司 Service opening method and device, storage medium and processor
CN114448961A (en) * 2022-01-04 2022-05-06 浪潮软件股份有限公司 Method, system, device and computer readable medium for automatically exchanging data

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106446184B (en) * 2016-09-29 2019-03-26 中国银联股份有限公司 Operation system data processing method and device
CN108596559A (en) * 2018-03-22 2018-09-28 平安信托有限责任公司 Task automates checking method, device, equipment and storage medium
CN109447820B (en) * 2018-09-18 2023-09-15 平安科技(深圳)有限公司 Data processing method, device, computer equipment and storage medium
CN110737537B (en) * 2019-09-24 2022-09-30 贝壳技术有限公司 Contract message processing method and device, electronic equipment and storage medium

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101111839A (en) * 2004-11-30 2008-01-23 科格洛斯公司 Reporting model generation within a multidimensional enterprise software system
CN101504672A (en) * 2009-03-23 2009-08-12 金蝶软件(中国)有限公司 Method and system for dynamically configuring physical data table
CN101661512A (en) * 2009-09-25 2010-03-03 万斌 System and method for identifying traditional form information and establishing corresponding Web form
CN101751382A (en) * 2008-11-28 2010-06-23 方正国际软件(北京)有限公司 Data acquisition method based on labels and system thereof
US20110145202A1 (en) * 2009-11-20 2011-06-16 Gabrielle Sarah Phyo Archiving system
CN106446184A (en) * 2016-09-29 2017-02-22 中国银联股份有限公司 Method and device for data processing of service system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101184261B (en) * 2007-11-05 2011-04-20 中国电信股份有限公司 Multi-network oriented multimedia information providing and receiving method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101111839A (en) * 2004-11-30 2008-01-23 科格洛斯公司 Reporting model generation within a multidimensional enterprise software system
CN101751382A (en) * 2008-11-28 2010-06-23 方正国际软件(北京)有限公司 Data acquisition method based on labels and system thereof
CN101504672A (en) * 2009-03-23 2009-08-12 金蝶软件(中国)有限公司 Method and system for dynamically configuring physical data table
CN101661512A (en) * 2009-09-25 2010-03-03 万斌 System and method for identifying traditional form information and establishing corresponding Web form
US20110145202A1 (en) * 2009-11-20 2011-06-16 Gabrielle Sarah Phyo Archiving system
CN106446184A (en) * 2016-09-29 2017-02-22 中国银联股份有限公司 Method and device for data processing of service system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110569298A (en) * 2019-09-12 2019-12-13 成都中科大旗软件股份有限公司 data docking and visualization method and system
CN110569298B (en) * 2019-09-12 2023-03-24 成都中科大旗软件股份有限公司 Data docking and visualization method and system
CN111242562A (en) * 2019-12-29 2020-06-05 航天信息股份有限公司广州航天软件分公司 Paperless entry and exit business mobile approval method and paperless entry and exit business mobile approval system
CN111815169A (en) * 2020-07-09 2020-10-23 中国工商银行股份有限公司 Business approval parameter configuration method and device
CN111815169B (en) * 2020-07-09 2023-08-11 中国工商银行股份有限公司 Service approval parameter configuration method and device
CN113780987A (en) * 2021-08-31 2021-12-10 山石网科通信技术股份有限公司 Service opening method and device, storage medium and processor
CN113688429A (en) * 2021-09-05 2021-11-23 绿城科技产业服务集团有限公司 Method for dynamically configuring service data to access electronic signature
CN114448961A (en) * 2022-01-04 2022-05-06 浪潮软件股份有限公司 Method, system, device and computer readable medium for automatically exchanging data

Also Published As

Publication number Publication date
CN106446184B (en) 2019-03-26
CN106446184A (en) 2017-02-22

Similar Documents

Publication Publication Date Title
WO2018059056A1 (en) Service system data processing method and device
US9063992B2 (en) Column based data transfer in extract, transform and load (ETL) systems
US8996452B2 (en) Generating a predictive model from multiple data sources
US8819010B2 (en) Efficient representation of data lineage information
US9477512B2 (en) Task-based modeling for parallel data integration
US20130086116A1 (en) Declarative specification of data integraton workflows for execution on parallel processing platforms
US9361343B2 (en) Method for parallel mining of temporal relations in large event file
US11042581B2 (en) Unstructured data clustering of information technology service delivery actions
US10817495B2 (en) Systems and methods for performing data processing operations using variable level parallelism
US20170161258A1 (en) Automatic generation of action items from a meeting transcript
US9436553B2 (en) Recovering usability of cloud based service from system failure
US10261767B2 (en) Data integration job conversion
US20160196304A1 (en) Abstractly implemented data analysis systems and methods therefor
JP2017045080A (en) Business flow specification regeneration method
JP6438295B2 (en) Automatic editing of graph input for hypergraph solvers
Patanakul et al. Agile project execution
Winter et al. Untangling the GDPR using conrelminer
Zahari et al. Data quality issues in data migration
JP5718256B2 (en) System performance analysis apparatus, system performance analysis method, and system performance analysis program
US9613051B2 (en) Data processing method, information processing apparatus, and recording medium
KR101638048B1 (en) Sql query processing method using mapreduce
JP2018120567A5 (en)
JP6664306B2 (en) Similar document extracting device, similar document extracting method and similar document extracting program
US9330094B2 (en) RAAF merger, acquisition, divestiture methodology
US20160309006A1 (en) Non-transitory computer-readable recording medium and distributed processing method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17854510

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17854510

Country of ref document: EP

Kind code of ref document: A1