WO2020063181A1 - 一种数据处理方法、装置及设备 - Google Patents

一种数据处理方法、装置及设备 Download PDF

Info

Publication number
WO2020063181A1
WO2020063181A1 PCT/CN2019/100951 CN2019100951W WO2020063181A1 WO 2020063181 A1 WO2020063181 A1 WO 2020063181A1 CN 2019100951 W CN2019100951 W CN 2019100951W WO 2020063181 A1 WO2020063181 A1 WO 2020063181A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
event
attribute
configuration
attributes
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.)
Ceased
Application number
PCT/CN2019/100951
Other languages
English (en)
French (fr)
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.)
Alibaba Group Holding Ltd
Original Assignee
Alibaba Group Holding Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Alibaba Group Holding Ltd filed Critical Alibaba Group Holding Ltd
Priority to SG11202010605PA priority Critical patent/SG11202010605PA/en
Priority to EP19864462.7A priority patent/EP3779697A4/en
Publication of WO2020063181A1 publication Critical patent/WO2020063181A1/zh
Priority to US17/082,849 priority patent/US11176161B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/25Integrating or interfacing systems involving database management systems
    • G06F16/258Data format conversion from or to a database
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • G06F21/6272Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database by registering files or documents with a third party
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/542Event management; Broadcasting; Multicasting; Notifications
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/541Interprogram communication via adapters, e.g. between incompatible applications
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/08Payment architectures
    • G06Q20/12Payment architectures specially adapted for electronic shopping systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/40Authorisation, e.g. identification of payer or payee, verification of customer or shop credentials; Review and approval of payers, e.g. check credit lines or negative lists
    • G06Q20/401Transaction verification
    • G06Q20/4016Transaction verification involving fraud or risk level assessment in transaction processing

Definitions

  • This specification relates to the field of computer technology, and in particular, to a data processing method, apparatus, and device.
  • the underlying code of the first business system or the second business system may be modified so that the data transmitted to the second business system can be used by the second business system; If the second business system needs to perform data conversion with the third business system, it is necessary to further modify the bottom code of the second business system or the third business system in order to implement the data conversion between the second business system and the third business system. . Therefore, in order to meet the needs of data conversion between various business systems, the underlying code corresponding to one or more business systems needs to be modified in a targeted manner.
  • the embodiments of the present specification provide a data processing method, device, and device, which are used to solve the following technical problems: a solution capable of satisfying data conversion between multi-service systems is required.
  • Data filling is performed based on a preset event correlation configuration to obtain corresponding attribute data, wherein the preset event correlation configuration includes: attribute configuration;
  • event original attributes and attribute data data conversion is performed to obtain event attributes.
  • the filling module performs data filling based on a preset event correlation configuration to obtain corresponding attribute data, wherein the preset event correlation configuration includes: attribute configuration;
  • the conversion module performs data conversion to obtain event attributes according to the event original attributes and attribute data.
  • At least one processor At least one processor
  • a memory connected in communication with the at least one processor; wherein,
  • the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to:
  • Data filling is performed based on a preset event correlation configuration to obtain corresponding attribute data, wherein the preset event correlation configuration includes: attribute configuration;
  • event original attributes and attribute data data conversion is performed to obtain event attributes.
  • a configuration that converts the execution of business event data of each business system to meet the general requirements in a specific scenario can be set. Based on the above method, it can be configured to respond quickly and meet business needs.
  • FIG. 1 is a schematic diagram of a data processing system of a multi-service system involved in the scenario of the specification in an actual application scenario;
  • FIG. 2 is a schematic flowchart of a data processing method according to an embodiment of the present specification
  • FIG. 3 is a schematic flowchart of a method for processing original attribute of an event according to an embodiment of the present specification
  • FIG. 4 is a schematic structural diagram illustrating a data processing scheme provided by an embodiment of the present specification.
  • FIG. 5 is a schematic diagram of a data processing apparatus according to an embodiment of the present specification.
  • FIG. 1 is a schematic diagram of a multi-service data processing system involved in the solution of the present specification in an actual application scenario.
  • the pre-configuration module Through the pre-configuration module, multiple event attribute data is acquired based on the first service system (or the n-th service system), and corresponding event association configurations are obtained.
  • the second business system (or the n + 1th business system) needs to call the fourth business system (or the n + 3th business system) to provide related data support.
  • the business system (or the n + 1th business system) or the third business system are provided with a filling module on the network path to implement data filling to obtain the attribute data; further, the attribute data and the original event attributes are sent to The third business system performs data conversion through a conversion module to obtain required event attributes.
  • the configuration acquisition module, the filling module and the conversion module in FIG. 1 may be set on a second service system, a third service system, or a network path between the second service system and the third service system.
  • the pre-configured module mentioned here can be in the form of a web page or a desktop program, or it can be a static configuration located in the code.
  • FIG. 2 is a schematic flowchart of a data processing method according to an embodiment of the present specification. The method may specifically include the following steps:
  • Step S202 Obtain the original attributes of the event.
  • Event raw attributes can be obtained through pre-configured modules.
  • the pre-configured module described herein may be a web page.
  • consumers can set shopping event attributes through a page such as a computer or a mobile phone that can display web content, such as the number of products, the unit price of the product, and the product. Style and more.
  • It can also be a desktop program, such as a mobile app. It can also be static configuration at the code level and so on.
  • Step S204 Data filling is performed based on a preset event association configuration to obtain corresponding attribute data.
  • the preset event association configuration includes: attribute configuration.
  • the data filling may specifically include: performing corresponding data filling according to the acquired event original attributes and attribute configurations. For example, suppose the event is a user's purchase order.
  • the original attributes of the event include unit price and quantity. Data is populated based on the attribute configuration. In other words, the unit price and quantity are filled in to obtain the total price of the user's purchase order.
  • the attribute data mentioned here can be understood as the data obtained by data processing according to the original attribute of the event through data configuration (such as data conversion and data filling) preset through attribute configuration.
  • Step S206 Perform data conversion to obtain event attributes according to the event original attributes and the attribute data.
  • the data conversion mentioned here can be the calculation and processing of data, such as a simple data sum calculation operation; it can also be the collation and conversion of the data format.
  • attribute data is obtained, such as the total price of the order.
  • the event attribute is the risk assessment result for the current user's purchase order.
  • the process attribute data After obtaining the original event attributes and the processed attribute data, perform data conversion to obtain the event attributes in the required format, and based on the event attributes (that is, the user purchase Order).
  • the method further includes: obtaining the preset event association configuration after obtaining the original attributes of the event.
  • the method for obtaining the preset event association configuration involved in the above step S204 may specifically include: To obtain an attribute configuration mapping relationship based on at least one of the event original attributes to obtain a configuration associated with at least one of the preset events of the at least one attribute mapping; or, based on the configuration attribute correspondence, obtain based on the event original attributes The configuration of the specified event association.
  • a mapping relationship between the original event attributes and the attribute configuration may be established in advance. After obtaining the original event attributes or the attribute data, according to the mapping relationship, establish a mapping relationship between the event original attributes and the attribute data and the corresponding attribute configuration. In order to achieve data processing and conversion of the corresponding attributes.
  • the corresponding original event attributes can also be pre-configured in the underlying code. After obtaining the attribute data based on the event original attributes and attribute configuration, the data processing and conversion of the corresponding attributes can be further implemented.
  • the event correlation configuration further includes: a pre-attribute configuration; the attribute data further includes: a pre-attribute; and performing data filling based on a preset event correlation configuration to obtain a corresponding
  • the attribute data specifically includes: performing data filling based on the preset pre-attribute configuration and the event original attribute, and converting to obtain the pre-attribute.
  • the current attribute configuration includes a pre-property configuration
  • data filling is performed, and the pre-property is obtained by conversion according to the event pre-property configuration. It should be noted that when the data filling for the original attributes of the event is implemented based on the pre-attribute configuration, data may be filled by using some of the attribute data in the original attributes of the event.
  • the event correlation configuration further includes: correlation data configuration;
  • the attribute data further includes: correlation data;
  • the method of populating data based on a preset event association configuration to obtain corresponding attribute data specifically includes: performing data filling based on the preset association data configuration, the event original attribute, and the pre-attribute to obtain required data.
  • Associated data wherein the associated data is obtained locally, from a storage system, or from a third-party system.
  • data processing is needed for some event primitive attributes, and other associated auxiliary data needs to be obtained.
  • the member system is also required to provide data information of the user's registered member in order to analyze the risk of the current payment event.
  • the method of obtaining the associated data may be the initiative to obtain the associated data by the demander, or the data store to provide the associated data.
  • the storage mode of the event original attributes may include: storing locally, a storage system (such as a cloud disk), or a third-party system (such as a member system).
  • performing data conversion to obtain event attributes according to the event original attributes and attribute data may specifically include: organizing the obtained event original attributes and the associated data to obtain the Converting data; performing data conversion on the data to be converted according to a specified conversion method to obtain event attributes.
  • the collation here can be understood as the collation of the data format.
  • the original attributes of the event and the associated data have different formats.
  • the format of the original attributes of the event and the associated data needs to be unified to obtain the data to be converted. data.
  • data conversion is performed on the data to be converted to obtain event attributes.
  • the specified conversion method mentioned here includes conversion based on a configuration script, or expression in a specific language, and then the conversion unit parses and executes the semantics of the specific language.
  • FIG. 3 is a schematic flowchart of a method for processing an original attribute of an event according to an embodiment of the present specification.
  • the configuration associated with the current event includes a pre-configuration attribute, an associated data configuration, or an attribute configuration.
  • the performing data conversion on the data to be converted according to a specified conversion method to obtain event attributes may specifically include: obtaining a corresponding configuration script based on the pre-configuration of the attributes; Use the configuration script to perform data conversion on the data to be converted to obtain event attributes.
  • each pre-property is a configuration script.
  • the attribute data is used as the input and the configuration script corresponding to the pre-property configuration is executed to obtain the return value, which is the event attribute.
  • the first business system is an acquiring system
  • the second business system is a payment system
  • the third business system is a risk control system
  • the fourth business system is a member system.
  • the first service system provides various event original attributes of the payment order event specified or established by the user, such as user ID, the name of the purchased product, the unit price of the product, the quantity of the product, and the like.
  • the second business system performs data filling according to the original attribute of the event provided by the first business system, for example, the unit price of the original attribute product and the quantity of the product are filled in order to perform subsequent calculation of the total price of the product. Further, the second business system extracts required member information from the fourth business system. If the data format of the member information provided by the fourth business system needs to be adjusted, a configuration module in the second business system can be preset to perform data filling and output data in a required format. Further, the original attributes of the event and the attribute data output after data filling are used to perform data conversion, and the event attributes are output, in other words, the risk assessment results for the event. For example, a third business system (risk control system) outputs a risk evaluation result for the current payment business.
  • risk control system outputs a risk evaluation result for the current payment business.
  • a data processing device provided by an embodiment of the present specification includes:
  • An acquisition module 501 which acquires event original attributes
  • the filling module 502 performs data filling based on a preset event correlation configuration to obtain corresponding attribute data, wherein the preset event correlation configuration includes: attribute configuration;
  • the conversion module 503 performs data conversion to obtain event attributes according to the event original attributes and attribute data.
  • the obtaining module 501 configures a mapping relationship according to a preset attribute, and acquires at least one required event association configuration based on at least one attribute association of the event original attributes; or,
  • the specified event-associated configuration is obtained based on the event original attribute.
  • the configuration of the event association further includes: pre-attribute configuration; the attribute data further includes: pre-attribute;
  • the filling module 502 further includes a conversion unit
  • the conversion unit performs data filling based on the preset pre-attribute configuration and the event original attribute, and converts to obtain the pre-attribute.
  • configuration of the event correlation further includes: configuration of correlation data;
  • attribute data further includes: correlation data;
  • the filling module further includes an obtaining unit
  • the obtaining unit performs data filling based on the preset related data configuration, the event original attributes, and the pre-attributes, and acquires required related data;
  • the associated data is obtained locally, from a storage system, or from a third-party system.
  • the conversion module 503 arranges the obtained original attributes of the event and the associated data to obtain data to be converted;
  • data conversion is performed on the data to be converted to obtain event attributes.
  • the conversion module 503 obtains a corresponding configuration script based on the front-end attribute configuration; and uses the configuration script to perform data conversion on the data to be converted to obtain event attributes.
  • an embodiment of the present specification further provides an electronic device, including:
  • At least one processor At least one processor
  • a memory connected in communication with the at least one processor; wherein,
  • the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to:
  • Data filling is performed based on a preset event correlation configuration to obtain corresponding attribute data, wherein the preset event correlation configuration includes: attribute configuration;
  • event original attributes and attribute data data conversion is performed to obtain event attributes.
  • the devices, electronic devices, and non-volatile computer storage media provided in the embodiments of the present specification correspond to the methods. Therefore, the devices, electronic devices, and non-volatile computer storage media also have beneficial technical effects similar to the corresponding methods.
  • the beneficial technical effects of the method have been described in detail above, and therefore, the beneficial technical effects of the corresponding device, electronic device, and non-volatile computer storage medium are not repeated here.
  • a programmable logic device Programmable Logic Device (PLD)
  • PLD Programmable Logic Device
  • FPGA Field Programmable Gate Array
  • HDL Hardware Description Language
  • VHDL Very-High-Speed Integrated Circuit Hardware Description Language
  • Verilog Verilog
  • the controller may be implemented in any suitable manner, for example, the controller may take the form of a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor. , Logic gates, switches, Application Specific Integrated Circuits (ASICs), programmable logic controllers, and embedded microcontrollers. Examples of controllers include, but are not limited to, the following microcontrollers: ARC 625D, Atmel AT91SAM, With the Microchip PIC18F26K20 and Silicone Labs C8051F320, the memory controller can also be implemented as part of the control logic of the memory.
  • the controller may take the form of a microprocessor or processor and a computer-readable medium storing computer-readable program code (e.g., software or firmware) executable by the (micro) processor. , Logic gates, switches, Application Specific Integrated Circuits (ASICs), programmable logic controllers, and embedded microcontrollers. Examples of controllers include, but are
  • controller logic gates, switches, application-specific integrated circuits, programmable logic controllers, and embedded controllers by logically programming the method steps. Microcontrollers, etc. to achieve the same function. Therefore, such a controller can be regarded as a hardware component, and a device included in the controller for implementing various functions can also be regarded as a structure within the hardware component. Or even, the means for implementing various functions can be regarded as a structure that can be both a software module implementing the method and a hardware component.
  • the system, device, module, or unit described in the foregoing embodiments may be specifically implemented by a computer chip or entity, or a product with a certain function.
  • a typical implementation device is a computer.
  • the computer may be, for example, a personal computer, a laptop computer, a cellular phone, a camera phone, a smart phone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or A combination of any of these devices.
  • the embodiments of the present specification may be provided as a method, a system, or a computer program product. Therefore, the embodiments of the present specification may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Moreover, the embodiments of the present specification may take the form of a computer program product implemented on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, etc.) containing computer-usable program code.
  • computer-usable storage media including, but not limited to, disk storage, CD-ROM, optical storage, etc.
  • These computer program instructions may also be stored in a computer-readable memory capable of directing a computer or other programmable data processing device to work in a particular manner such that the instructions stored in the computer-readable memory produce a manufactured article including an instruction device, the instructions
  • the device implements the functions specified in one or more flowcharts and / or one or more blocks of the block diagram.
  • These computer program instructions can also be loaded on a computer or other programmable data processing device, so that a series of steps can be performed on the computer or other programmable device to produce a computer-implemented process, which can be executed on the computer or other programmable device.
  • the instructions provide steps for implementing the functions specified in one or more flowcharts and / or one or more blocks of the block diagrams.
  • a computing device includes one or more processors (CPUs), input / output interfaces, network interfaces, and memory.
  • processors CPUs
  • input / output interfaces output interfaces
  • network interfaces network interfaces
  • memory volatile and non-volatile memory
  • Memory may include non-persistent memory, random access memory (RAM), and / or non-volatile memory in computer-readable media, such as read-only memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
  • RAM random access memory
  • ROM read-only memory
  • flash RAM flash memory
  • Computer-readable media includes both permanent and non-persistent, removable and non-removable media.
  • Information can be stored by any method or technology.
  • Information may be computer-readable instructions, data structures, modules of a program, or other data.
  • Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static random access memory (SRAM), dynamic random access memory (DRAM), other types of random access memory (RAM), and read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory or other memory technologies, read-only disc read-only memory (CD-ROM), digital versatile disc (DVD) or other optical storage, Magnetic tape cartridges, magnetic tape magnetic disk storage or other magnetic storage devices or any other non-transmission media may be used to store information that can be accessed by computing devices.
  • computer-readable media does not include temporary computer-readable media, such as modulated data signals and carrier waves.
  • program modules include routines, programs, objects, components, data structures, etc. that perform specific tasks or implement specific abstract data types.
  • the specification can also be practiced in distributed computing environments in which tasks are performed by remote processing devices connected through a communication network.
  • program modules may be located in local and remote computer storage media, including storage devices.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Databases & Information Systems (AREA)
  • Accounting & Taxation (AREA)
  • Multimedia (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Document Processing Apparatus (AREA)
  • Stored Programmes (AREA)

Abstract

本说明书实施例公开了一种数据处理方法、装置以及设备。所述方法包括:首先,预设具有通用性的事件关联的配置架构,该事件关联的配置包括:前置属性配置、关联数据配置和属性配置;基于这些预设配置,对待处理事件原始属性进行处理,比如,可以针对事件原始属性进行数据填充,根据前置属性配置获得前置属性;根据关联数据配置获得关联数据;进一步地,基于预设属性配置,根据前置属性、关联数据和事件原始属性,进行数据转换,获得当前事件对应的事件属性。

Description

一种数据处理方法、装置及设备 技术领域
本说明书涉及计算机技术领域,尤其涉及一种数据处理方法、装置以及设备。
背景技术
随着手机、电脑等终端的普及,一项业务的完成往往需要多终端、多系统配合完成。
在现有技术中,为了满足多业务系统之间数据转换需求,往往需要在各业务系统底层代码中,通过修改代码来实现对应业务类型的数据的转换。比如,当需要第一业务系统与第二业务系统进行数据转换时,可以修改第一业务系统或者第二业务系统的底层代码,以便传输给第二业务系统的数据能够被第二业务系统使用;如果第二业务系统需要与第三业务系统进行数据转换时,还需要进一步修改第二业务系统或者第三业务系统的底层代码,以便实现第二业务系统与第三业务系统之间的数据的转换。因此,为了能够满足各个业务系统之间的数据转换的需求,需要针对性的修改对应一个或者多个业务系统的底层代码。
基于现有技术,需要能够满足多业务系统之间数据转换的方案。
发明内容
本说明书实施例提供一种数据处理方法、装置以及设备,用于解决以下技术问题:需要能够满足多业务系统之间数据转换的方案。
为解决上述技术问题,本说明书实施例是这样实现的:
本说明书实施例提供的一种数据处理方法,包括:
获取事件原始属性;
基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
本说明书实施例提供的一种数据处理装置,包括:
获取模块,获取事件原始属性;
填充模块,基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
转换模块,根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
本说明书实施例提供的一种电子设备,包括:
至少一个处理器;以及,
与所述至少一个处理器通信连接的存储器;其中,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够:
获取事件原始属性;
基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
本说明书实施例采用的上述至少一个技术方案能够达到以下有益效果:
在包含多业务系统应用中,往往需要多个业务系统之间进行数据传输、数据处理等操作。为了提高不同业务系统之间进行数据处理的效率,可以根据上述方法,设定满足特定场景下的具有通用性的对各业务系统执行业务事件数据进行转换的配置。基于上述方法,可以通过配置化快速响应并满足业务需求。
附图说明
为了更清楚地说明本说明书实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本说明书中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。
图1为本说明书的方案在实际应用场景下涉及的多业务系统数据处理系统的示意图;
图2为本说明书实施例提供的一种数据处理方法的流程示意图;
图3为本说明书实施例提供的一种事件原始属性处理方法的流程示意图;
图4为本说明书实施例提供的举例说明一种数据处理方案的结构示意图;
图5为本说明书实施例提供的一种数据处理装置的示意图。
具体实施方式
为了使本技术领域的人员更好地理解本说明书中的技术方案,下面将结合本说明书实施例中的附图,对本说明书实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。基于本说明书实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都应当属于本申请保护的范围。
在现有技术中,在涉及到多个业务系统之间需要进行数据传输和转换的情况中,往往由技术人员针对性的编写底层代码,比如,第一业务系统将第一数据传输给第二业务系统,并由需要第二业务系统对数据进行处理,则需要可以将实现数据转换的底层代码编写在第一业务系统,或者第二业务系统中。当涉及到多个业务系统时,可能需要更多的工作人员编写更多的底层代码,增加了编程人员以及后期系统维护人员的工作量。因此,需要一种模块化的数据模型,能够满足一定特征场景,可以通过配置化快速响应业务需求(比如,事件属性处理或者数据转换)。
具体地,图1为本说明书的方案在一种实际应用场景下涉及的多业务数据处理系统的示意图。通过预先配置模块,基于第一业务系统(或者第n业务系统)获取事件多个属性数据,获取对应的事件关联配置。第二业务系统(或者第n+1业务系统)需要调用第四业务系统(或者第n+3业务系统)提供相关数据支持,基于第二业务系统(或者第n+1业务系统)或者第三业务系统(或者第n+2业务系统),或者第二业务系统与第三业务系统的网络通路上设置填充模块,实现数据填充,得到属性数据;进一步地,将属性数据和事件原始属性发送给第三业务系统,通过转换模块进行数据转换,得到所需的事件属性。
需要说明的是,图1中的配置获取模块,填充模块和转换模块,可以设置在第二业务系统、第三业务系统,或者第二业务系统与第三业务系统之间的网络通路上。这里所说的预先配置模块可以是网页形式、或桌面程序,也可以是位于代码中的静态配置等。
基于上述场景,下面对本说明书的方案进行详细说明。
图2为本说明书实施例提供的一种数据处理方法的流程示意图,该方法具体可以包 括以下步骤:
步骤S202:获取事件原始属性。
事件原始属性可以通过预先配置模块获取。如前文所述可知,这里所说的预先配置模块可以是网页形式的页面,比如,消费者可以通过电脑或者手机等能够显示网页内容的页面设置购物事件属性,例如,商品数量、商品单价、商品款式等等。也可以是桌面程序,比如,手机APP等等。还可以是代码层面中的静态配置等等。
步骤S204:基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置。
数据填充具体可以包括:根据获取的事件原始属性和属性配置进行对应的数据填充。例如,假设事件是用户购买订单,事件原始属性包括单价、数量等,基于属性配置进行数据填充,换言之,对单价和数量进行数据填充,以便能够获得该用户购买订单的总价。
这里所说的属性数据可以理解为根据事件原始属性通过属性配置预设的数据处理(比如数据转换、数据填充)方式,进行数据处理得到的数据。
步骤S206:根据所述事件原始属性和所述属性数据,进行数据转换得到事件属性。
这里所说的数据转换,可以是对数据进行计算处理,比如简单的数据求和计算操作;也可以是对数据格式进行整理和转换。
例如,假设事件是用户购买订单,可以包括用户ID、用户私人信息(比如,地址、电话等等)以及订单中商品的单价、数量等原始属性;进一步地,根据事件原始属性中的单价和数量经过数据填充处理得到属性数据,比如订单总价。
假设事件属性是针对当前用户购买订单的风险评估结果,在获得事件原始属性以及经过处理得到的属性数据后,进行数据转换,得到所需格式的事件属性,并基于该事件属性(即,用户购买订单)的风险评估结果。
在本说明书一个或者多个实施例中,还包括:在获取事件原始属性之后,获取预设事件关联配置,上述步骤S204涉及到的获取预设事件关联配置的方式,具体可以包括:根据预设的属性配置映射关系,基于所述事件原始属性中至少一个属性获取所述至少一个属性映射的至少一个所述预设事件关联的配置;或,根据配置属性对应关系,基于所述事件原始属性获取指定的所述事件关联的配置。
例如,可以预先建立事件原始属性与属性配置之间的映射关系,在获得事件原始属 性或者属性数据之后,根据所述映射关系,将事件原始属性和属性数据建立与对应属性配置之间的映射关系,以便实现对对应属性的数据处理和转换。
当然,也可以在底层代码中预先配置好对应的事件原始属性,在基于事件原始属性和属性配置之后获得属性数据后,可以进一步实现对对应属性的数据处理和转换。
在本说明书一个或者多个实施例中,所述事件关联的配置还包括:前置属性配置;所述属性数据还包括:前置属性;所述基于预设事件关联配置进行数据填充,获得对应的属性数据,具体包括:基于预设的所述前置属性配置和所述事件原始属性进行数据填充,转换得到前置属性。
在一些事件处理过程中,有一些需要获取前置属性,当然也存在一些事件处理过程不需要获取前置属性。
若当前属性配置中包含前置属性配置,则执行数据填充,根据事件前置属性配置,转换获取到前置属性。需要说明的是,基于前置属性配置实现针对事件原始属性的数据填充时,可以是利用事件原始属性中的部分属性数据进行数据填充。
在本说明书一个或者多个实施例中,所述事件关联的配置还包括:关联数据配置;所述属性数据还包括:关联数据;
所述基于预设事件关联配置进行数据填充,获得对应的属性数据,具体包括:基于预设的所述关联数据配置、所述事件原始属性和所述前置属性进行数据填充,获取所需的关联数据;其中,所述关联数据从本地获取、从存储系统获取或者从第三方系统获取。
在实际应用中,对一些事件原始属性进行数据处理,需要获取其他关联辅助数据。例如,在对用户的支付行为进行风险分析时,还要会员系统提供用户注册会员的数据信息,以便对当前支付事件的风险进行分析。
获取关联数据的方式,可以由需求方主动获取关联数据,也可以由数据存储方提供关联数据。需要说明的时候,事件原始属性的存储方式可以包括:存储在本地、存储系统(比如,云盘)或者第三方系统(比如,会员系统)。
在本说明书一个或者多个实施例中,所述根据所述事件原始属性和属性数据,进行数据转换得到事件属性,具体可以包括:整理获得的所述事件原始属性和所述关联数据,获得待转换数据;根据指定的转换方式,对所述待转换数据进行数据转换得到事件属性。
这里所说的整理,可以理解为对数据格式的整理,一般来说,事件原始属性与关联 数据具有不同的格式,在进行数据转换前,需要统一事件原始属性与关联数据的格式,得到待转换数据。进一步地,根据预先指定的转换方式,对待转换数据进行数据转换,得到事件属性。这里所说的指定的转换方式包括基于配置脚本进行转换,或者通过一种特定的语言表述,然后再由转换单元解析并执行所述特定的语言的语义。
如图3为本说明书实施例提供的一种事件原始属性处理方法的流程示意图。在实际应用中,获取到当前事件原始属性后,判断当前事件关联的配置是否包含前置属性配置、关联数据配置、属性配置。
在本说明书一个或者多个实施例中,所述根据指定的转换方式,对所述待转换数据进行数据转换得到事件属性,具体可以包括:基于所述前置属性配置,获得对应的配置脚本;利用所述配置脚本,针对所述待转换数据进行数据转换,获得事件属性。
例如,在基于前置属性配置进行数据转换时,每个前置属性为一个配置脚本,将属性数据作为输入并执行前置属性配置对应的配置脚本,获得返回值即事件属性。
为了便于理解,将举例进行说明,如图4所示为本说明书提供的一种支付应用场景的实施例,假设当前应用场景中有四个业务系统,包括:第一业务系统为收单系统、第二业务系统为支付系统、第三业务系统为风控系统、第四业务系统为会员系统。用户在支付过程中,首先,由第一业务系统提供用户所指定或者建立的支付订单事件的各种事件原始属性,比如,用户ID,购买商品的名称、商品单价、商品数量等等。第二业务系统,根据第一业务系统提供的事件原始属性,进行数据填充,比如,对原始属性商品的单价和商品的数量进行填充,以便后续进行商品总价的计算。进一步地,第二业务系统从第四业务系统中提取所需的会员信息。若第四业务系统提供的会员信息的数据格式需要调整,则可以通过预设在第二业务系统中配置模块进行数据填充,输出所需格式的数据。进一步地,将事件原始属性和经过数据填充输出的属性数据进行数据转换,输出事件属性,换言之,针对事件的风险评估结果。例如,通过第三业务系统(风控系统)输出针对当前支付业务的风险评估结果。
基于同样的思路,如图5所示为本说明书实施例提供的一种数据处理装置,包括:
获取模块501,获取事件原始属性;
填充模块502,基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
转换模块503,根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
进一步地,所述获取模块501,根据预设的属性配置映射关系,基于所述事件原始属性中至少一个属性关联获取所需的至少一个所述事件关联的配置;或,
根据指定的配置属性对应关系,基于所述事件原始属性获取指定的所述事件关联的配置。
进一步地,所述事件关联的配置还包括:前置属性配置;所述属性数据还包括:前置属性;
所述填充模块502还包括转换单元;
所述转换单元基于预设的所述前置属性配置和所述事件原始属性进行数据填充,转换得到前置属性。
进一步地,所述事件关联的配置还包括:关联数据配置;所述属性数据还包括:关联数据;
所述填充模块还包括获取单元;
所述获取单元,基于预设的所述关联数据配置、所述事件原始属性和所述前置属性进行数据填充,获取所需的关联数据;
其中,所述关联数据从本地获取、从存储系统获取或者从第三方系统获取。
进一步地,所述转换模块503,整理获得的所述事件原始属性和所述关联数据,获得待转换数据;
根据指定的转换方式,对所述待转换数据进行数据转换得到事件属性。
进一步地,所述转换模块503,基于所述前置属性配置,获得对应的配置脚本;利用所述配置脚本,针对所述待转换数据进行数据转换,获得事件属性。
基于同样的思路,本说明书实施例还提供一种电子设备,包括:
至少一个处理器;以及,
与所述至少一个处理器通信连接的存储器;其中,
所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够:
获取事件原始属性;
基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件 关联配置包括:属性配置;
根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
上述对本说明书特定实施例进行了描述。其它实施例在所附权利要求书的范围内。在一些情况下,在权利要求书中记载的动作或步骤可以按照不同于实施例中的顺序来执行并且仍然可以实现期望的结果。另外,在附图中描绘的过程不一定要求示出的特定顺序或者连续顺序才能实现期望的结果。在某些实施方式中,多任务处理和并行处理也是可以的或者可能是有利的。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于装置、电子设备、非易失性计算机存储介质实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
本说明书实施例提供的装置、电子设备、非易失性计算机存储介质与方法是对应的,因此,装置、电子设备、非易失性计算机存储介质也具有与对应方法类似的有益技术效果,由于上面已经对方法的有益技术效果进行了详细说明,因此,这里不再赘述对应装置、电子设备、非易失性计算机存储介质的有益技术效果。
在20世纪90年代,对于一个技术的改进可以很明显地区分是硬件上的改进(例如,对二极管、晶体管、开关等电路结构的改进)还是软件上的改进(对于方法流程的改进)。然而,随着技术的发展,当今的很多方法流程的改进已经可以视为硬件电路结构的直接改进。设计人员几乎都通过将改进的方法流程编程到硬件电路中来得到相应的硬件电路结构。因此,不能说一个方法流程的改进就不能用硬件实体模块来实现。例如,可编程逻辑器件(Programmable Logic Device,PLD)(例如现场可编程门阵列(Field Programmable Gate Array,FPGA))就是这样一种集成电路,其逻辑功能由用户对器件编程来确定。由设计人员自行编程来把一个数字系统“集成”在一片PLD上,而不需要请芯片制造厂商来设计和制作专用的集成电路芯片。而且,如今,取代手工地制作集成电路芯片,这种编程也多半改用“逻辑编译器(logic compiler)”软件来实现,它与程序开发撰写时所用的软件编译器相类似,而要编译之前的原始代码也得用特定的编程语言来撰写,此称之为硬件描述语言(Hardware Description Language,HDL),而HDL也并非仅有一种,而是有许多种,如ABEL(Advanced Boolean Expression Language)、AHDL(Altera Hardware Description Language)、Confluence、CUPL(Cornell University Programming Language)、HDCal、JHDL(Java Hardware Description Language)、Lava、 Lola、MyHDL、PALASM、RHDL(Ruby Hardware Description Language)等,目前最普遍使用的是VHDL(Very-High-Speed Integrated Circuit Hardware Description Language)与Verilog。本领域技术人员也应该清楚,只需要将方法流程用上述几种硬件描述语言稍作逻辑编程并编程到集成电路中,就可以很容易得到实现该逻辑方法流程的硬件电路。
控制器可以按任何适当的方式实现,例如,控制器可以采取例如微处理器或处理器以及存储可由该(微)处理器执行的计算机可读程序代码(例如软件或固件)的计算机可读介质、逻辑门、开关、专用集成电路(Application Specific Integrated Circuit,ASIC)、可编程逻辑控制器和嵌入微控制器的形式,控制器的例子包括但不限于以下微控制器:ARC 625D、Atmel AT91SAM、Microchip PIC18F26K20以及Silicone Labs C8051F320,存储器控制器还可以被实现为存储器的控制逻辑的一部分。本领域技术人员也知道,除了以纯计算机可读程序代码方式实现控制器以外,完全可以通过将方法步骤进行逻辑编程来使得控制器以逻辑门、开关、专用集成电路、可编程逻辑控制器和嵌入微控制器等的形式来实现相同功能。因此这种控制器可以被认为是一种硬件部件,而对其内包括的用于实现各种功能的装置也可以视为硬件部件内的结构。或者甚至,可以将用于实现各种功能的装置视为既可以是实现方法的软件模块又可以是硬件部件内的结构。
上述实施例阐明的系统、装置、模块或单元,具体可以由计算机芯片或实体实现,或者由具有某种功能的产品来实现。一种典型的实现设备为计算机。具体的,计算机例如可以为个人计算机、膝上型计算机、蜂窝电话、相机电话、智能电话、个人数字助理、媒体播放器、导航设备、电子邮件设备、游戏控制台、平板计算机、可穿戴设备或者这些设备中的任何设备的组合。
为了描述的方便,描述以上装置时以功能分为各种单元分别描述。当然,在实施本说明书一个或多个实施例时可以把各单元的功能在同一个或多个软件和/或硬件中实现。
本领域内的技术人员应明白,本说明书实施例可提供为方法、系统、或计算机程序产品。因此,本说明书实施例可采用完全硬件实施例、完全软件实施例、或结合软件和硬件方面的实施例的形式。而且,本说明书实施例可采用在一个或多个其中包含有计算机可用程序代码的计算机可用存储介质(包括但不限于磁盘存储器、CD-ROM、光学存储器等)上实施的计算机程序产品的形式。
本说明书是参照根据本说明书实施例的方法、设备(系统)、和计算机程序产品的流程图和/或方框图来描述的。应理解可由计算机程序指令实现流程图和/或方框图中的每一流程和/或方框、以及流程图和/或方框图中的流程和/或方框的结合。可提供 这些计算机程序指令到通用计算机、专用计算机、嵌入式处理机或其他可编程数据处理设备的处理器以产生一个机器,使得通过计算机或其他可编程数据处理设备的处理器执行的指令产生用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的装置。
这些计算机程序指令也可存储在能引导计算机或其他可编程数据处理设备以特定方式工作的计算机可读存储器中,使得存储在该计算机可读存储器中的指令产生包括指令装置的制造品,该指令装置实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能。
这些计算机程序指令也可装载到计算机或其他可编程数据处理设备上,使得在计算机或其他可编程设备上执行一系列操作步骤以产生计算机实现的处理,从而在计算机或其他可编程设备上执行的指令提供用于实现在流程图一个流程或多个流程和/或方框图一个方框或多个方框中指定的功能的步骤。
在一个典型的配置中,计算设备包括一个或多个处理器(CPU)、输入/输出接口、网络接口和内存。
内存可能包括计算机可读介质中的非永久性存储器,随机存取存储器(RAM)和/或非易失性内存等形式,如只读存储器(ROM)或闪存(flash RAM)。内存是计算机可读介质的示例。
计算机可读介质包括永久性和非永久性、可移动和非可移动媒体可以由任何方法或技术来实现信息存储。信息可以是计算机可读指令、数据结构、程序的模块或其他数据。计算机的存储介质的例子包括,但不限于相变内存(PRAM)、静态随机存取存储器(SRAM)、动态随机存取存储器(DRAM)、其他类型的随机存取存储器(RAM)、只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、快闪记忆体或其他内存技术、只读光盘只读存储器(CD-ROM)、数字多功能光盘(DVD)或其他光学存储、磁盒式磁带,磁带磁磁盘存储或其他磁性存储设备或任何其他非传输介质,可用于存储可以被计算设备访问的信息。按照本文中的界定,计算机可读介质不包括暂存电脑可读媒体(transitory media),如调制的数据信号和载波。
还需要说明的是,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、商品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、商品或者设备所固有 的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、商品或者设备中还存在另外的相同要素。
本说明书可以在由计算机执行的计算机可执行指令的一般上下文中描述,例如程序模块。一般地,程序模块包括执行特定任务或实现特定抽象数据类型的例程、程序、对象、组件、数据结构等等。也可以在分布式计算环境中实践说明书,在这些分布式计算环境中,由通过通信网络而被连接的远程处理设备来执行任务。在分布式计算环境中,程序模块可以位于包括存储设备在内的本地和远程计算机存储介质中。
本说明书中的各个实施例均采用递进的方式描述,各个实施例之间相同相似的部分互相参见即可,每个实施例重点说明的都是与其他实施例的不同之处。尤其,对于系统实施例而言,由于其基本相似于方法实施例,所以描述的比较简单,相关之处参见方法实施例的部分说明即可。
以上所述仅为本说明书实施例而已,并不用于限制本申请。对于本领域技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原理之内所作的任何修改、等同替换、改进等,均应包含在本申请的权利要求范围之内。

Claims (13)

  1. 一种数据处理方法,包括:
    获取事件原始属性;
    基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
    根据所述事件原始属性和所述属性数据,进行数据转换得到事件属性。
  2. 如权利要求1所述的方法,所述方法还包括:在获取事件原始属性之后,获取预设事件关联配置;
    所述获取预设事件关联的配置的方式具体包括:
    根据预设的属性配置映射关系,基于所述事件原始属性中至少一个属性获取所述至少一个属性映射的至少一个所述预设事件关联的配置;或,
    根据配置属性对应关系,基于所述事件原始属性获取指定的所述事件关联的配置。
  3. 如权利要求1所述的方法,所述预设事件关联配置还包括:前置属性配置;所述属性数据还包括:前置属性;
    所述基于预设事件关联配置进行数据填充,获得对应的属性数据,具体包括:
    基于预设的所述前置属性配置和所述事件原始属性进行数据填充,获得所述前置属性。
  4. 如权利要求3所述的方法,所述预设事件关联配置还包括:关联数据配置;所述属性数据还包括:关联数据;
    所述基于预设事件关联配置进行数据填充,获得对应的属性数据,具体包括:
    基于预设的所述关联数据配置、所述事件原始属性和所述前置属性进行数据填充,获取所需的关联数据。
  5. 如权利要求4所述的方法,所述根据所述事件原始属性和属性数据,进行数据转换得到事件属性,具体包括:
    整理获得的所述事件原始属性和所述关联数据,获得待转换数据;
    根据指定的转换方式,对所述待转换数据进行数据转换得到事件属性。
  6. 如权利要求3所述的方法,所述根据指定的转换方式,对所述待转换数据进行数据转换得到事件属性,具体包括:
    基于所述前置属性配置,获得对应的配置脚本;
    利用所述配置脚本,针对所述待转换数据进行数据转换,获得事件属性。
  7. 一种数据处理装置,包括:
    获取模块,获取事件原始属性;
    填充模块,基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
    转换模块,根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
  8. 如权利要求7所述的装置,所述获取模块,根据预设的属性配置映射关系,基于所述事件原始属性中至少一个属性获取所述至少一个属性映射的至少一个所述事件关联的配置;或,
    根据指定的配置属性对应关系,基于所述事件原始属性获取指定的所述事件关联的配置。
  9. 如权利要求7所述的装置,所述事件关联的配置还包括:前置属性配置;所述属性数据还包括:前置属性;
    所述填充模块还包括转换单元;
    所述转换单元基于预设的所述前置属性配置和所述事件原始属性进行数据填充,转换得到前置属性。
  10. 如权利要求9所述的装置,所述事件关联的配置还包括:关联数据配置;所述属性数据还包括:关联数据;
    所述填充模块还包括获取单元;
    所述获取单元,基于预设的所述关联数据配置、所述事件原始属性和所述前置属性进行数据填充,获取所需的关联数据;
    其中,所述关联数据从本地获取、从存储系统获取或者从第三方系统获取。
  11. 如权利要求10所述的装置,所述转换模块,整理获得的所述事件原始属性和所述关联数据,获得待转换数据;
    根据指定的转换方式,对所述待转换数据进行数据转换得到事件属性。
  12. 如权利要求9所述的装置,所述转换模块,基于所述前置属性配置,获得对应的配置脚本;利用所述配置脚本,针对所述待转换数据进行数据转换,获得事件属性。
  13. 一种电子设备,包括:
    至少一个处理器;以及,
    与所述至少一个处理器通信连接的存储器;其中,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够:
    获取事件原始属性;
    基于预设事件关联配置进行数据填充,获得对应的属性数据;其中,所述预设事件关联配置包括:属性配置;
    根据所述事件原始属性和属性数据,进行数据转换得到事件属性。
PCT/CN2019/100951 2018-09-30 2019-08-16 一种数据处理方法、装置及设备 Ceased WO2020063181A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
SG11202010605PA SG11202010605PA (en) 2018-09-30 2019-08-16 Data processing method, apparatus, and device
EP19864462.7A EP3779697A4 (en) 2018-09-30 2019-08-16 DATA PROCESSING METHOD, DEVICE AND DEVICE
US17/082,849 US11176161B2 (en) 2018-09-30 2020-10-28 Data processing method, apparatus, and device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201811160195.0 2018-09-30
CN201811160195.0A CN109597695B (zh) 2018-09-30 2018-09-30 一种数据处理方法、装置及设备

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/082,849 Continuation US11176161B2 (en) 2018-09-30 2020-10-28 Data processing method, apparatus, and device

Publications (1)

Publication Number Publication Date
WO2020063181A1 true WO2020063181A1 (zh) 2020-04-02

Family

ID=65958140

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/100951 Ceased WO2020063181A1 (zh) 2018-09-30 2019-08-16 一种数据处理方法、装置及设备

Country Status (6)

Country Link
US (1) US11176161B2 (zh)
EP (1) EP3779697A4 (zh)
CN (1) CN109597695B (zh)
SG (1) SG11202010605PA (zh)
TW (1) TWI756549B (zh)
WO (1) WO2020063181A1 (zh)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109597695B (zh) * 2018-09-30 2020-08-21 阿里巴巴集团控股有限公司 一种数据处理方法、装置及设备
CN113986208A (zh) * 2021-09-27 2022-01-28 阿里云计算有限公司 数据的处理方法、计算设备及存储介质
CN114490001B (zh) * 2022-02-17 2025-03-25 支付宝(杭州)信息技术有限公司 一种聚合事件流的执行方法、装置以及设备
CN115827612A (zh) * 2022-11-25 2023-03-21 中电金信软件有限公司 一种数据属性的生成方法、装置以及电子设备

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050198000A1 (en) * 2004-02-04 2005-09-08 Roman Rapp Methods, systems, and software applications for event based data processing
CN101458807A (zh) * 2007-12-12 2009-06-17 乔美国际网络股份有限公司 一价到底房屋贷款的方法与平台
US20160154632A1 (en) * 2014-11-27 2016-06-02 International Business Machines Corporation Generating a product model
CN105843878A (zh) * 2016-03-17 2016-08-10 杭州优云软件有限公司 一种it系统事件标准化实现方法
CN109597695A (zh) * 2018-09-30 2019-04-09 阿里巴巴集团控股有限公司 一种数据处理方法、装置及设备

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8073565B2 (en) * 2000-06-07 2011-12-06 Apple Inc. System and method for alerting a first mobile data processing system nearby a second mobile data processing system
US6697802B2 (en) * 2001-10-12 2004-02-24 International Business Machines Corporation Systems and methods for pairwise analysis of event data
US20050222810A1 (en) * 2004-04-03 2005-10-06 Altusys Corp Method and Apparatus for Coordination of a Situation Manager and Event Correlation in Situation-Based Management
US7475150B2 (en) * 2004-09-07 2009-01-06 International Business Machines Corporation Method of generating a common event format representation of information from a plurality of messages using rule-based directives and computer keys
US20070162470A1 (en) * 2006-01-10 2007-07-12 International Business Machines Corporation Method and apparatus for event transformation and adaptive correlation for monitoring business solutions
US8589949B2 (en) * 2006-05-01 2013-11-19 International Business Machines Corporation Processing multiple heterogeneous event types in a complex event processing engine
US8571937B2 (en) * 2010-10-20 2013-10-29 Playspan Inc. Dynamic payment optimization apparatuses, methods and systems
US20130097125A1 (en) * 2011-10-12 2013-04-18 Vmware, Inc. Automated analysis of unstructured data
US20140279427A1 (en) * 2013-03-15 2014-09-18 Elwha LLC, a limited liability company of the State of Delaware Devices, methods, and systems for adapting channel preferences of a client
US10365945B2 (en) * 2013-03-27 2019-07-30 International Business Machines Corporation Clustering based process deviation detection
TW201535282A (zh) * 2014-01-29 2015-09-16 Ports America Group Inc 處理涉及包括追蹤、預約及/或其他功能之集散站作業之資料的系統及方法
US20180019984A1 (en) * 2014-03-31 2018-01-18 Monticello Enterprises LLC System and method for providing a credential management api
CN104092767B (zh) 2014-07-21 2017-06-13 北京邮电大学 一种增加消息队列模型的发布/订阅系统及其工作方法
CN105737619A (zh) 2014-12-12 2016-07-06 沈阳铝镁设计研究院有限公司 氧化铝焙烧炉烟气余热利用直接换热器结疤在线清理方法
CN105787619A (zh) * 2014-12-25 2016-07-20 阿里巴巴集团控股有限公司 一种数据处理方法、装置及系统
US10061824B2 (en) * 2015-01-30 2018-08-28 Splunk Inc. Cell-based table manipulation of event data
CN106325756B (zh) * 2015-06-15 2020-04-24 阿里巴巴集团控股有限公司 一种数据存储、数据计算方法和设备
CN106569791B (zh) * 2015-10-13 2020-10-02 阿里巴巴集团控股有限公司 一种数据对象的处理方法及装置
WO2017098643A1 (ja) * 2015-12-10 2017-06-15 三菱電機株式会社 データ処理装置、データ処理方法及びデータ処理プログラム
CN106991164A (zh) 2017-03-31 2017-07-28 北京京东金融科技控股有限公司 基于区块链的用于金融数据处理的方法、装置及电子设备
CN107301536B (zh) 2017-06-12 2019-07-12 腾讯科技(深圳)有限公司 资源转移方法及装置

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050198000A1 (en) * 2004-02-04 2005-09-08 Roman Rapp Methods, systems, and software applications for event based data processing
CN101458807A (zh) * 2007-12-12 2009-06-17 乔美国际网络股份有限公司 一价到底房屋贷款的方法与平台
US20160154632A1 (en) * 2014-11-27 2016-06-02 International Business Machines Corporation Generating a product model
CN105843878A (zh) * 2016-03-17 2016-08-10 杭州优云软件有限公司 一种it系统事件标准化实现方法
CN109597695A (zh) * 2018-09-30 2019-04-09 阿里巴巴集团控股有限公司 一种数据处理方法、装置及设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3779697A4 *

Also Published As

Publication number Publication date
US11176161B2 (en) 2021-11-16
SG11202010605PA (en) 2020-11-27
EP3779697A4 (en) 2021-07-28
TWI756549B (zh) 2022-03-01
US20210042319A1 (en) 2021-02-11
EP3779697A1 (en) 2021-02-17
CN109597695A (zh) 2019-04-09
TW202032394A (zh) 2020-09-01
CN109597695B (zh) 2020-08-21

Similar Documents

Publication Publication Date Title
US11366925B2 (en) Methods and apparatuses for chaining service data
CN107450972B (zh) 一种调度方法、装置以及电子设备
CN107562467B (zh) 页面渲染方法、装置及设备
TWI709933B (zh) 虛擬卡的開卡方法、系統和支付系統、發卡系統
CN107424069A (zh) 一种风控特征的生成方法、风险监控方法及设备
CN109597678B (zh) 任务处理方法及装置
US11176161B2 (en) Data processing method, apparatus, and device
TWI713330B (zh) 一種網頁(web)應用封包處理方法、裝置及設備
CN109214193B (zh) 数据加密、机器学习模型训练方法、装置以及电子设备
CN108268289A (zh) web应用的参数配置方法、装置及系统
WO2021204041A1 (zh) 数据处理
CN107391529B (zh) 一种实现对象关系映射orm的方法及装置
WO2016004814A1 (zh) 一种业务可视化方法及系统
CN114547024A (zh) 一种sql语句风险检测方法、装置、设备及介质
TWI700905B (zh) 資料的處理方法、裝置及設備
CN112181378B (zh) 业务流程的实现方法及装置
CN114168114A (zh) 一种算子注册方法、装置以及设备
TW201913370A (zh) 應用程式app的頁面顯示方法及裝置、設備、儲存媒體
CN113360385A (zh) 一种测试方法、装置、设备及介质
CN107562496A (zh) 一种页面配置以及页面展示的方法及装置
CN110046052B (zh) 一种服务调用方法及装置
CN111967269B (zh) 业务风险识别方法、装置及电子设备
CN111191090B (zh) 确定业务数据展示图类型的方法、装置、设备和存储介质
CN114115845A (zh) 一种项目生成方法、装置、电子设备和可读介质
CN111967769B (zh) 一种风险识别方法、装置、设备及介质

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: 19864462

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019864462

Country of ref document: EP

Effective date: 20201028

NENP Non-entry into the national phase

Ref country code: DE