CN104346681A - Method for actively acquiring data from heterogeneous enterprise information systems - Google Patents

Method for actively acquiring data from heterogeneous enterprise information systems Download PDF

Info

Publication number
CN104346681A
CN104346681A CN201310344435.3A CN201310344435A CN104346681A CN 104346681 A CN104346681 A CN 104346681A CN 201310344435 A CN201310344435 A CN 201310344435A CN 104346681 A CN104346681 A CN 104346681A
Authority
CN
China
Prior art keywords
information
event
log
rule
log information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201310344435.3A
Other languages
Chinese (zh)
Inventor
李宏宇
田野
刘阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Computer Network Information Center of CAS
Original Assignee
Computer Network Information Center of CAS
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 Computer Network Information Center of CAS filed Critical Computer Network Information Center of CAS
Priority to CN201310344435.3A priority Critical patent/CN104346681A/en
Priority to PCT/CN2013/089850 priority patent/WO2015018164A1/en
Publication of CN104346681A publication Critical patent/CN104346681A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications

Abstract

The invention discloses a method for actively acquiring data from heterogeneous enterprise information systems. The method comprises the following steps that 1, a log monitor is arranged in each selected enterprise information system; 2, each log monitor sends log record information generated in a log file monitored by the log monitor to an event management module of an enterprise information sharing system; 3, the event management module filters the log record information to obtain log information representing data variation and service operation of the enterprise information system and the log information is sent to a rule engine; 4, the rule engine matches the log information according to an event to be generated by setting and preset rules so as to determine a value of each domain of the event and the value of each domain of the event is sent to an event processing module; 5, after the event processing module receives the value of each domain of the event, packaging is carried out to generate semantic event and the generated semantic event is sent to an information server for a user to inquire. The method can be compatible to the heterogeneous enterprise information systems and actively acquires data.

Description

A kind of method of active obtaining data from isomery enterprise information system
Technical field
The present invention relates to a kind of method of active obtaining data from isomery enterprise information system, belong to computer software technical field.
Background technology
Along with the informationization of enterprise, increasing enterprise brings into use infosystem maintaining enterprise data.ERP (Enterprise Resource Planning) enterprise resource planning, WMS (Warehouse Management System) warehouse management system, CRM (Customer Relationship Management) Customer Relationship Management Services, the various enterprise information systems towards different application such as SCM (Supply chain management) supply-chain management system are deployed in enterprise.
But do not have external interface can for sharing data in most business system, this makes the business parnter of user or enterprise cannot obtain information in enterprise information system.
Existing solution can be divided into two classes:
1, the business software company headed by IBM, proposes to integrate multiple infosystem.Realize getting through of internal system data by reconstruct, add and can, for the web interface of external reference, allow user to obtain data.
2, for the Internet of things middleware of AspireRFID, define the data layout mutual with enterprise information system and method, by integrating enterprise information system, middleware and Internet of Things bottom-layer network (as RFID network), allow self reconstruct of business system add interface, thus data are supplied outer access by the interface of middleware.
Correlation technique:
S.Kim etc. propose a kind of store of business events descriptive language, thus complicacy when decreasing Enterprise Information System Integration.But need to learn the definition of other standards during this language owing to using, so bring inconvenience to developer.Y.Liu etc. propose a kind of conformable frame, by integration process being divided into four levels, carrying out modeling, thus improve integration efficiency when integrating according to these four levels.But this framework does not provide unified interface to be user's access.M.Li etc. propose a kind of mode by catching enterprise information system list and integrate, and which decrease the difficulty of integration.But due to the isomerism of list, result in the tight coupling of framework and enterprise information system.N.Leontiadis etc. propose enterprise information system connector, and define concrete mutual message form, thus standardization interactive information.But this still needs to carry out other reconstruct of code level to enterprise information system and integrates.
But these technical methods all need to be reconstructed enterprise information system.Due to the isomerism of enterprise information system, each system has different service logics, implementation method, deployed environment, so use these methods to be reconstructed the financial resource and material resource manpower of meeting at substantial.
Summary of the invention
For the technical matters that prior art exists, the object of the invention is design a kind of active obtaining from isomery enterprise information system and share the method for data: can the enterprise information system of compatible isomery, initiatively from enterprise information system, obtain data, avoid being reconstructed enterprise information system, valuable data can be obtained from enterprise information system, unified access interface is externally provided.
Technical scheme of the present invention is:
From isomery enterprise information system, a method for active obtaining data, the steps include:
1) a daily record watch-dog is set in the enterprise information system selected by each;
2) log information produced in its monitoring journal file is sent to the event manager module of company information shared system by daily record watch-dog described in each;
3) event manager module filters log information, obtains the log information characterizing enterprise information system data variation and business operation, and sends it to the regulation engine of company information shared system;
4) regulation engine is according to setting the event that will generate and the rule of presetting, and mates, determines the value in each territory of event, and send it to the event processing module of company information shared system to described log information;
5) after event processing module receives the value in each territory of event, encapsulation produces Context event, and is sent to by the Context event of generation information server for user's inquiry.
Further, event manager module to the method that log information is filtered is: first event manager module extracts quaternary group information { time, grade, source code class and method, operation information } from the every bar log information received; Then according to the grade of daily record, the source code class of daily record and method, log information is filtered, obtain the log information characterizing enterprise information system data variation and business operation.
Further, described rule comprises: rule ID, rule name, condition, action; Wherein, rule ID is the unique identification of each rule in event manager module, the language that rule name characterizes regular concrete function describes, defining the condition of log information being carried out to rule match in condition, defining in action the subsequent treatment that the log information meeting matching condition is made being detected.
Further, described condition comprises: interval effective time between many log informations, the valid data field in log information, the effective traffic logic in log information.
Further, describedly determine that the method for the value in each territory of event is: from valid data field, extract data by described action, and generate the value in each territory of event according to extracted data and effective traffic logic.
Further, described company information shared system is provided with the regular interface of a declarative status transfer style, and each rule has a Uniform Resource Identifier URI.
Further, described information server adopts relevant database or stores described Context event based on NoSQL database; Described information server is provided with a query interface.
The isomerism of enterprise information system, result through mode that reconstruct adds interface and carry out acquisition of information and shared cost is high, the cycle is long.Because enterprise information system has journal file separately, so we adopt obtain the information in corresponding enterprise information system by the mode of information in parsing journal file.Although the design of daily record is in order to developer carries out the debugging of system, because the information of daily record has following features:
real-time: along with the running of system, what log recording was real-time is generated and is recorded in journal file, and it is very strong ageing that this makes the information of journal file have.
rich: owing to have recorded detailed step and the information of the various operation of system in log information, so the service logic of system can be obtained from log recording, the valuable information that operating process etc. are detailed.
semi-structured: the form of log information specifies in program source code, and form is unification substantially.Log recording can export according to the form formulated in advance.
In sum, we adopt journal file as the source obtaining data in the middle of enterprise information system.As shown in Figure 2, have recorded data variation and the operational circumstances of enterprise information system in journal file, each enterprise information system can have one or more journal file to be positioned at the server end of this system.Because the isomerism of daily record is far smaller than the complicacy (because each system has different service logics, programming realization, debugging acid, system architecture etc.) of reconfiguration information system, so we also well solve the isomerism problem of system.
Compared with prior art, advantage of the present invention:
1, can the enterprise information system of compatible isomery;
2, avoid being reconstructed enterprise information system, extend the life cycle of enterprise information system;
3, be convenient to the management of user and enterprise, generate readable Context event;
4, for convenience of and user carry out information interaction, externally provide access interface;
5, be convenient to information sharing between enterprise, unified interactive interface is provided.
Accompanying drawing explanation
Fig. 1 is data capture method process flow diagram of the present invention.
Fig. 2 is system architecture diagram of the present invention.
Embodiment
Along with the operation that enterprise personnel carries out in enterprise information system, enterprise information system will upgrade corresponding journal file, and in the middle of journal file, record the concrete operations situation of operating personnel, and the change of corresponding Enterprise Resource.
As shown in Figure 1, designed data capture method of the present invention is mainly divided into three large steps:
1, the monitoring of log information and acquisition: active obtaining data real-time from journal file, corresponding concrete steps 1) and 2);
2, the generation of Context event: the information processing in journal file is generated the Context event with commercial value, corresponding concrete steps 3) ~ 6);
3, information server stores information and provides access interface: store the event information generated, provide the access interface of user's obtaining information, corresponding concrete steps 7) and 8).
Concrete steps are as follows:
1) deposit the path of log information according to enterprise information system and filename monitors corresponding journal file by the daily record watch-dog being positioned at each enterprise information system server end, if there is new log recording to produce in journal file, then read these new records.
2) daily record watch-dog is transferred to event processing module after obtaining the new record of enterprise information system renewal.
3), after event processing module receives log information stream, first coarseness filtration is carried out to log information.Every bar log information can be abstracted into the four-tuple of sign " { time, grade, source code class and method, operation information } ".According to logging level, the source code class of daily record and method, filter the log information obtaining characterizing enterprise information system data variation and business operation.Then this log information is transferred to event manager module.
4) event manager module receive filtration after information, be transferred to regulation engine.Regulation engine, according to the rule set in advance, carries out mating and reasoning, thus determines the value in each territory of the event that will generate, and it is returned to event processing module again.Each " rule " comprising: rule ID, rule name, condition, action, four parts." rule ID " is the unique identification of each rule in event manager module, the language that " rule name " characterizes regular concrete function describes, the condition of log information rule match is defined in " condition ", define in " action " after the log information meeting matching condition being detected, the subsequent treatment that this module is made.Wherein " condition " is main from " intervals effective time between many log informations ", and " the valid data field in log information ", aspects such as " the effective traffic logics in log information " is stated." action " mainly defines " how data in extracted valid data field " and " how generating the value of each field of events according to available data and service logic " wherein, the log information newly produced can mate with strictly all rules by regulation engine one by one.Such as: if we want the logistics information of ERP system certain article central being captured in certain dealer, rule can be created according to the service logic of this dealer's enterprise information system.In ERP system, stocking up of article is generally divided into: purchasing agent creates order; Warehouse keeper upgrades warehouse state; Finance issue invoice, these three steps.If these three steps of article all complete, then prove that this enterprise completes stocking up to these article.Therefore, we can create the rule of event of stocking up about article: " rule ID " is automatically generated by system." rule name " can assignment be " article are stocked up "." condition " can be divided into three sub-conditions in detail: " sub-condition 1 " correspondence identifies that purchasing agent creates the Log log information of this step of order, " sub-condition 2 " correspondence identifies that warehouse keeper upgrades the Log log information of this step of warehouse state, and " sub-condition 3 " correspondence identifies the Log log information of financial this step that issues invoice.Due to the log information certain corresponding different " source code class and method " and " operation information " that as above three steps are corresponding, so by regular expression and identifiable design.In this example, the main value extracting " time " and " article ID " two territories of this event of stocking up of " action " part.The value of " time " equals " sub-condition 3 " finance and to issue invoice time of log information of this step." article ID " from " operation information " that " sub-condition 1 " purchasing agent creates this step log information of order, obtain the order number of these article and Item Number classification generates.
5), after event processing module receives the value in each territory of event, encapsulation produces Context event, and the Context event of generation is sent to information server catch interface.
6) in the process, user can pass through regular interface, changes rule.
7) information server catch interface to event information after, be stored in the middle of data bank.
8), after data are stored into data bank, user by the query interface of information server, can inquire about the information in data bank and subscribe to.
Embodiment is told about for ADempiere.ADempiere is the foremost ERP system of increasing income in the whole world, is widely used by a large amount of enterprise.Along with the operation of ADempiere operates, daily record can constantly upgrade.The log recording of ADempiere is for being divided into 9 grade: OFF; SEVERE; WARNING; INFO; CONFIG; FINE; FINER; FINEST; ALL, can arrange the level condition selecting to generate daily record by the preference in system.For obtaining company information as much as possible, we select ALL to carry out log analysis.Concrete steps are as follows:
1) under the journal file of ADempiere is stored in <%ADEMPIERE_HOME%>/log path.And journal file can be named according to the date, form: " clientYYYY-MM-DD_X.log ", such as: " client2013-05-12_0.log ".The renewal of journal file monitored by daily record watch-dog as described above path and filename, and real-time reads in the new log information produced.
2), after daily record watch-dog gets the new record produced, event processing module is transferred to.
3) after event processing module receives log information, according to logging level, the source code class of daily record and method, filter the log information obtaining characterizing enterprise information system data variation and business operation.Can filter out grade at this is SEVERE; The information of WARNING.Then the log information obtained filtered is sent to event manager module.
4), after event manager module receives data, daily record data is resolved.And carry out according to the rule of writing in advance the information that reasoning generates field of events.Rule sample is as follows:
And the event thresholding obtained after reasoning is sent to event processing module.
5), after event processing module receives the value in each territory of event, encapsulation produces Context event, and the event of generation is sent to information server catch interface.Example message is as follows:
6) the regular interface that in the process, user can write in advance is changed rule.Such as can give each regular Uniform Resource Identifier URI by the interface of declarative status transfer style (Restful), thus be convenient to user's access.
7) information server catch interface to event information after, be stored in the middle of the relevant database in the middle of data bank.
8), after data are stored into data bank, user by the query interface of information server, can inquire about the information in data bank and subscribe to.

Claims (7)

1. the method for active obtaining data from isomery enterprise information system, the steps include:
1) a daily record watch-dog is set in the enterprise information system selected by each;
2) log information produced in its monitoring journal file is sent to the event manager module of company information shared system by daily record watch-dog described in each;
3) event manager module filters log information, obtains the log information characterizing enterprise information system data variation and business operation, and sends it to the regulation engine of company information shared system;
4) regulation engine is according to setting the event that will generate and the rule of presetting, and mates, determines the value in each territory of event, and send it to the event processing module of company information shared system to described log information;
5) after event processing module receives the value in each territory of event, encapsulation produces Context event, and is sent to by the Context event of generation information server for user's inquiry.
2. the method for claim 1, it is characterized in that event manager module to the method that log information is filtered is: first event manager module extracts the quaternary group information { time from the every bar log information received, grade, source code class and method, operation information }; Then according to the grade of daily record, the source code class of daily record and method, log information is filtered, obtain the log information characterizing enterprise information system data variation and business operation.
3. method as claimed in claim 1 or 2, is characterized in that described rule comprises: rule ID, rule name, condition, action; Wherein, rule ID is the unique identification of each rule in event manager module, the language that rule name characterizes regular concrete function describes, defining the condition of log information being carried out to rule match in condition, defining in action the subsequent treatment that the log information meeting matching condition is made being detected.
4. method as claimed in claim 3, is characterized in that described condition comprises: interval effective time between many log informations, the valid data field in log information, the effective traffic logic in log information.
5. method as claimed in claim 4, is characterized in that describedly determining that the method for the value in each territory of event is: from valid data field, extract data by described action, and according to the value in extracted data and effective traffic logic generation each territory of event.
6. the method for claim 1, it is characterized in that described company information shared system is provided with the regular interface of a declarative status transfer style, each rule has a Uniform Resource Identifier URI.
7. the method for claim 1, is characterized in that described information server adopts relevant database or stores described Context event based on NoSQL database; Described information server is provided with a query interface.
CN201310344435.3A 2013-08-08 2013-08-08 Method for actively acquiring data from heterogeneous enterprise information systems Pending CN104346681A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201310344435.3A CN104346681A (en) 2013-08-08 2013-08-08 Method for actively acquiring data from heterogeneous enterprise information systems
PCT/CN2013/089850 WO2015018164A1 (en) 2013-08-08 2013-12-18 Method for actively obtaining data from heterogeneous enterprise information system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310344435.3A CN104346681A (en) 2013-08-08 2013-08-08 Method for actively acquiring data from heterogeneous enterprise information systems

Publications (1)

Publication Number Publication Date
CN104346681A true CN104346681A (en) 2015-02-11

Family

ID=52460596

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310344435.3A Pending CN104346681A (en) 2013-08-08 2013-08-08 Method for actively acquiring data from heterogeneous enterprise information systems

Country Status (2)

Country Link
CN (1) CN104346681A (en)
WO (1) WO2015018164A1 (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550220A (en) * 2015-12-03 2016-05-04 浪潮通用软件有限公司 Fetching method and apparatus for heterogeneous system
CN105631630A (en) * 2015-12-25 2016-06-01 中国民航信息网络股份有限公司 Passenger order data processing method and device
CN105653622A (en) * 2015-12-25 2016-06-08 中国民航信息网络股份有限公司 PRN data integrating method and system
CN106095659A (en) * 2016-06-15 2016-11-09 安徽天枢信息科技有限公司 The method for real-time monitoring of a kind of destructuring event log data and device
CN106777308A (en) * 2016-12-30 2017-05-31 中国民航信息网络股份有限公司 The synchronous method and device of civil aviaton's sequence information
CN108132969A (en) * 2017-12-01 2018-06-08 广东电网有限责任公司佛山供电局 Quality of data big data administers implementation method, electronic equipment and storage medium
CN108197903A (en) * 2018-02-02 2018-06-22 金蝶软件(中国)有限公司 A kind of relation information processing method and processing device in enterprise
CN109800259A (en) * 2018-12-11 2019-05-24 深圳市金证科技股份有限公司 Collecting method, device and terminal device
CN110414793A (en) * 2019-07-01 2019-11-05 南京钢铁股份有限公司 The seamless interfacing method of client's ERP system and manufacture end ERP system based on user demand

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111078757B (en) * 2019-12-19 2023-09-08 武汉极意网络科技有限公司 Autonomous learning business wind control rule engine system and risk assessment method
CN111209256A (en) * 2020-01-07 2020-05-29 深信服科技股份有限公司 File monitoring method and device, electronic equipment and storage medium
CN112217901A (en) * 2020-10-21 2021-01-12 中国电子科技集团公司第十五研究所 Remote file synchronization method and system based on distributed enterprise service bus
CN113992769B (en) * 2021-10-26 2023-10-27 合肥斯欧互联科技股份有限公司 Industrial Internet information exchange method
CN115292062A (en) * 2022-07-29 2022-11-04 成都智元汇信息技术股份有限公司 Method, system and device for realizing product sequence confirmation based on stream architecture

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100161967A1 (en) * 2003-01-09 2010-06-24 Jericho Systems Corporation Method and system for dynamically implementing an enterprise resource policy
CN101828182A (en) * 2007-09-21 2010-09-08 哈索-普拉特纳-研究所软件系统有限责任公司 ETL-less zero redundancy system and method for reporting OLTP data
CN103064976A (en) * 2013-01-14 2013-04-24 浙江水利水电专科学校 Data for exchanging data among homogenous and heterogenous DBMSs (database management systems) on basis of active database technology

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101257399A (en) * 2007-12-29 2008-09-03 中国移动通信集团四川有限公司 Service system united safe platform
CN102158355B (en) * 2011-03-11 2013-08-14 广州蓝科科技股份有限公司 Log event correlation analysis method and device capable of concurrent and interrupted analysis
CN102739647A (en) * 2012-05-23 2012-10-17 国家计算机网络与信息安全管理中心 High-interaction honeypot based network security system and implementation method thereof
CN102801585A (en) * 2012-08-24 2012-11-28 上海和辰信息技术有限公司 Information monitoring system and method based on cloud computing network environment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100161967A1 (en) * 2003-01-09 2010-06-24 Jericho Systems Corporation Method and system for dynamically implementing an enterprise resource policy
CN101828182A (en) * 2007-09-21 2010-09-08 哈索-普拉特纳-研究所软件系统有限责任公司 ETL-less zero redundancy system and method for reporting OLTP data
CN103064976A (en) * 2013-01-14 2013-04-24 浙江水利水电专科学校 Data for exchanging data among homogenous and heterogenous DBMSs (database management systems) on basis of active database technology

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杨乐: ""数据仓库中实时抽取机制的研究与实现"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105550220A (en) * 2015-12-03 2016-05-04 浪潮通用软件有限公司 Fetching method and apparatus for heterogeneous system
CN105550220B (en) * 2015-12-03 2018-11-27 浪潮通用软件有限公司 A kind of method and device of the access of heterogeneous system
CN105631630A (en) * 2015-12-25 2016-06-01 中国民航信息网络股份有限公司 Passenger order data processing method and device
CN105653622A (en) * 2015-12-25 2016-06-08 中国民航信息网络股份有限公司 PRN data integrating method and system
CN106095659A (en) * 2016-06-15 2016-11-09 安徽天枢信息科技有限公司 The method for real-time monitoring of a kind of destructuring event log data and device
CN106777308A (en) * 2016-12-30 2017-05-31 中国民航信息网络股份有限公司 The synchronous method and device of civil aviaton's sequence information
CN108132969A (en) * 2017-12-01 2018-06-08 广东电网有限责任公司佛山供电局 Quality of data big data administers implementation method, electronic equipment and storage medium
CN108197903A (en) * 2018-02-02 2018-06-22 金蝶软件(中国)有限公司 A kind of relation information processing method and processing device in enterprise
CN109800259A (en) * 2018-12-11 2019-05-24 深圳市金证科技股份有限公司 Collecting method, device and terminal device
CN110414793A (en) * 2019-07-01 2019-11-05 南京钢铁股份有限公司 The seamless interfacing method of client's ERP system and manufacture end ERP system based on user demand

Also Published As

Publication number Publication date
WO2015018164A1 (en) 2015-02-12

Similar Documents

Publication Publication Date Title
CN104346681A (en) Method for actively acquiring data from heterogeneous enterprise information systems
González López de Murillas et al. Connecting databases with process mining: a meta model and toolset
US11328003B2 (en) Data relationships storage platform
Esser et al. Multi-dimensional event data in graph databases
CN110765337A (en) Service providing method based on internet big data
Cugola et al. Processing flows of information: From data stream to complex event processing
US20170004185A1 (en) Method and system for implementing collection-wise processing in a log analytics system
US9123006B2 (en) Techniques for parallel business intelligence evaluation and management
Greco et al. Mining hierarchies of models: From abstract views to concrete specifications
CN107103064B (en) Data statistical method and device
CN105243528A (en) Financial IT system graphical centralized reconciliation system and method under big data environment
Zang et al. Architecture, implementation and application of complex event processing in enterprise information systems based on RFID
EP1810131A2 (en) Services oriented architecture for data integration services
CN112580914A (en) Method and device for realizing enterprise-level data middling platform system for collecting multi-source data
CN115374102A (en) Data processing method and system
CN112181960A (en) Intelligent operation and maintenance framework system based on AIOps
Gröger et al. The deep data warehouse: link-based integration and enrichment of warehouse data and unstructured content
CN108108385A (en) A kind of method of data assets atomization management
US11068496B2 (en) System and method for data management
CN113626447B (en) Civil aviation data management platform and method
CN105471676B (en) A kind of port scan IP network location liveness statistical system and method
Li et al. UAI-IOT framework: A method of uniform interfaces to acquire information from heterogeneous enterprise information systems
González et al. Mmc-bpm: A domain-specific language for business processes analysis
CN109213909A (en) A kind of big data analysis system and its analysis method fusion search and calculated
WO2023136847A1 (en) Correlation engine and policy manager (cpe), method and computer program product

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20150211

RJ01 Rejection of invention patent application after publication