CN104363206A - Cloud-computing ERP safety realizing method - Google Patents

Cloud-computing ERP safety realizing method Download PDF

Info

Publication number
CN104363206A
CN104363206A CN201410588944.5A CN201410588944A CN104363206A CN 104363206 A CN104363206 A CN 104363206A CN 201410588944 A CN201410588944 A CN 201410588944A CN 104363206 A CN104363206 A CN 104363206A
Authority
CN
China
Prior art keywords
resource
erp
similarity
candidate association
implementation method
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
CN201410588944.5A
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.)
BEIJING NSEER ENTREPRENEURSHIP TECHNOLOGY Co Ltd
Original Assignee
BEIJING NSEER ENTREPRENEURSHIP TECHNOLOGY Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by BEIJING NSEER ENTREPRENEURSHIP TECHNOLOGY Co Ltd filed Critical BEIJING NSEER ENTREPRENEURSHIP TECHNOLOGY Co Ltd
Priority to CN201410588944.5A priority Critical patent/CN104363206A/en
Publication of CN104363206A publication Critical patent/CN104363206A/en
Pending legal-status Critical Current

Links

Abstract

Disclosed is a cloud-computing ERP safety realizing method. The cloud-computing ERP safety realizing method includes acquiring ERP resources of user demands from the network side; analyzing resource identifiers of the ERP resources and searching the network side according to the resource identifiers to obtain alternative correlation resources; detecting similarity of each alternative correlation resource and the ERP resources, and judging the alternative correlation resource with the result complying with the similarity threshold as correlation resources; clustering the correlation resources and the ERP resources to generate resource files, checking safety of the resource files and transmitting the resource files to clients. By the aid of resource ERP, safety of the resource files can be checked, and then the resource files are provided for users, so that user experience is improved.

Description

The implementation method of cloud computing ERP safety
Technical field
The present invention relates to ERP resource processing technology field, particularly the implementation method of cloud computing ERP safety.
Background technology
The one-of-a-kind system that traditional ERP system is made up of difference in functionality module, along with popularizing of network, system development business make use of the mode such as C/S framework and B/S framework in New ERP System, makes the ERP system of a new generation more convenient and flexible.Although ERP system is being updated, it is being applied and still there are restraining factors.Current ERP system can get the resource data of network side, but the title only just provided for user is carried out search and searched, and obtains.This method user can only be single the resource obtaining the title that it provides, similar or related resource cannot be obtained, also security inspection is not carried out to the resource obtained, Consumer's Experience decline.
Summary of the invention
In view of this, the present invention aims to provide the implementation method of cloud computing ERP safety, to solve the problem.
In some illustrative embodiment, disclose the implementation method of cloud computing ERP safety, comprising: the ERP resource obtaining user's request from network side; Analyze the resource identification of described ERP resource, and search at described network side according to described resource identification, obtain candidate association resource; Each candidate association resource and described ERP resource are carried out similarity detection, and described candidate association resource judge result being met similarity threshold is correlated resources; Described correlated resources and described ERP resource are carried out clustering processing, generates resource file, security inspection is carried out to described resource file, is transferred to client.
Preferably, described ERP resource is instant business, industry, technology, data that government notice is relevant.
Preferably, the described ERP resource obtaining user's request from network side, at least comprises: from search engine web site, news portal website, electric business website, forum or mhkc, obtain the ERP resource of described user's request.
Preferably, described resource identification is resource type or asset topics.
Preferably, each candidate association resource and described ERP resource being carried out similarity detection, specifically comprises: by calling the respective algorithms of resource service similarity mode algorithms library MAs, calculating the similarity between candidate association resource and ERP resource.
Preferably, in the described respective algorithms by calling resource service similarity mode algorithms library MAs, before calculating the similarity between candidate association resource and ERP resource, also comprise: the resource essential information parsing candidate association resource and ERP resource; According to the resource essential information of described candidate association resource and ERP resource, call the respective algorithms of described resource service similarity mode algorithms library MAs, calculate similarity between the two.
Preferably, after described generation resource file, security inspection is carried out to this resource file; Described resource file after described security inspection is transferred to described client.
Compared with prior art, illustrative embodiment of the present invention comprises following advantage:
Carrying out similarity detection by carrying out ERP resource, finding out correlated resources, carrying out security inspection, then resource file is supplied to user to resource file, Consumer's Experience rises.
In order to above-mentioned and relevant object, will describe in detail and the feature particularly pointed out in the claims after one or more embodiment comprises.Other benefit and novel features become obvious by considering by reference to the accompanying drawings along with detailed description below, and the disclosed embodiments will comprise all these aspects and theirs is equivalent.
figure of description
Fig. 1 is the structural representation of the embodiment of the present invention.
Embodiment
In the following detailed description, a large amount of specific detail is proposed, so that provide thorough understanding of the present invention.But, person of skill in the art will appreciate that, also can implement the present invention even without these specific detail.
Fig. 1 shows the analysis process figure of the implementation method of cloud computing ERP safety.
As shown in Figure 1, disclose the implementation method of cloud computing ERP safety, comprising:
S11, from network side, obtain the ERP resource of user's request;
S12, analyze the resource identification of described ERP resource, and search at described network side according to described resource identification, obtain candidate association resource;
S13, each candidate association resource and described ERP resource are carried out similarity detection, described candidate association resource judge result being met similarity threshold is correlated resources;
S14, described correlated resources and described ERP resource are carried out clustering processing, generate resource file, security inspection is carried out to described resource file, is transferred to client.
Carrying out similarity detection by carrying out ERP resource, finding out correlated resources, carrying out security inspection, then resource file is supplied to user to resource file, Consumer's Experience rises.
In some illustrative embodiment, the data that described ERP resource is instant business, industry, technology, government notice are correlated with.
In some illustrative embodiment, the described ERP resource obtaining user's request from network side, at least comprises:
From search engine web site, news portal website, electric business website, forum or mhkc, obtain the ERP resource of described user's request.
In some illustrative embodiment, described resource identification is resource type or asset topics.
In some illustrative embodiment, each candidate association resource and described ERP resource are carried out similarity detection, specifically comprise: by calling the respective algorithms of resource service similarity mode algorithms library MAs, calculate the similarity between candidate association resource and ERP resource.
In some illustrative embodiment, in the described respective algorithms by calling resource service similarity mode algorithms library MAs, before calculating the similarity between candidate association resource and ERP resource, also comprise: the resource essential information parsing candidate association resource and ERP resource; According to the resource essential information of described candidate association resource and ERP resource, call the respective algorithms of described resource service similarity mode algorithms library MAs, calculate similarity between the two.
Wherein, resource essential information is generally the description of character property, then basic matching algorithm generally adopts characters matching and sentence matching algorithm, such as first, inputs the basic descriptor A of demand resource service, the basic descriptor B of resource service to be selected and substantially mates threshold values.Then calculate its word concept similarity and sentence similarity, thus calculate the basic matching value of resource service A and resource service B to be selected.Then, the basic matching value calculated and the basic matching threshold inputted are compared, if basic matching value is less than basic matching threshold, then resource service B to be selected does not meet user's requirement, returns failure result; Otherwise resource service B to be selected meets user's requirement, return matching value and the match is successful message.
In some illustrative embodiment, after described generation resource file, security inspection is carried out to this resource file; Described resource file after described security inspection is transferred to described client.
Those skilled in the art for each application-specific, can realize described function in the mode of accommodation, but, thisly realize decision-making and should not be construed as and deviate from protection range of the present disclosure.

Claims (6)

1. the implementation method of cloud computing ERP safety, is characterized in that, comprising:
The ERP resource of user's request is obtained from network side;
Analyze the resource identification of described ERP resource, and search at described network side according to described resource identification, obtain candidate association resource;
Each candidate association resource and described ERP resource are carried out similarity detection, and described candidate association resource judge result being met similarity threshold is correlated resources;
Described correlated resources and described ERP resource are carried out clustering processing, generates resource file, security inspection is carried out to described resource file, is transferred to client.
2. implementation method according to claim 1, is characterized in that, the data that described ERP resource is instant business, industry, technology, government notice are correlated with.
3. implementation method according to claim 1, is characterized in that, the described ERP resource obtaining user's request from network side, at least comprises:
From search engine web site, news portal website, electric business website, forum or mhkc, obtain the ERP resource of described user's request.
4. implementation method according to claim 1, is characterized in that, described resource identification is resource type or asset topics.
5. implementation method according to claim 1, is characterized in that, each candidate association resource and described ERP resource is carried out similarity detection, specifically comprises:
By calling the respective algorithms of resource service similarity mode algorithms library MAs, calculate the similarity between candidate association resource and ERP resource.
6. implementation method according to claim 5, is characterized in that, in the described respective algorithms by calling resource service similarity mode algorithms library MAs, before calculating the similarity between candidate association resource and ERP resource, also comprises:
Parse the resource essential information of candidate association resource and ERP resource;
According to the resource essential information of described candidate association resource and ERP resource, call the respective algorithms of described resource service similarity mode algorithms library MAs, calculate similarity between the two.
CN201410588944.5A 2014-10-28 2014-10-28 Cloud-computing ERP safety realizing method Pending CN104363206A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410588944.5A CN104363206A (en) 2014-10-28 2014-10-28 Cloud-computing ERP safety realizing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410588944.5A CN104363206A (en) 2014-10-28 2014-10-28 Cloud-computing ERP safety realizing method

Publications (1)

Publication Number Publication Date
CN104363206A true CN104363206A (en) 2015-02-18

Family

ID=52530432

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410588944.5A Pending CN104363206A (en) 2014-10-28 2014-10-28 Cloud-computing ERP safety realizing method

Country Status (1)

Country Link
CN (1) CN104363206A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105976162A (en) * 2016-05-04 2016-09-28 广州伯俊软件科技有限公司 ERP retail terminal management method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820444A (en) * 2010-03-24 2010-09-01 北京航空航天大学 Descriptive information matching similarity-based resource service matching and searching method
CN102332025A (en) * 2011-09-29 2012-01-25 奇智软件(北京)有限公司 Intelligent vertical search method and system
US20120198073A1 (en) * 2011-01-27 2012-08-02 Computenext Inc. Dynamically organizing cloud computing resources to facilitate discovery
CN102664915A (en) * 2012-03-23 2012-09-12 李海波 Service selection method based on resource constraint in cloud manufacturing environment
CN103678560A (en) * 2013-12-06 2014-03-26 乐视网信息技术(北京)股份有限公司 Multimedia resource error correction searching method and system and multimedia resource server

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820444A (en) * 2010-03-24 2010-09-01 北京航空航天大学 Descriptive information matching similarity-based resource service matching and searching method
US20120198073A1 (en) * 2011-01-27 2012-08-02 Computenext Inc. Dynamically organizing cloud computing resources to facilitate discovery
CN102332025A (en) * 2011-09-29 2012-01-25 奇智软件(北京)有限公司 Intelligent vertical search method and system
CN102664915A (en) * 2012-03-23 2012-09-12 李海波 Service selection method based on resource constraint in cloud manufacturing environment
CN103678560A (en) * 2013-12-06 2014-03-26 乐视网信息技术(北京)股份有限公司 Multimedia resource error correction searching method and system and multimedia resource server

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105976162A (en) * 2016-05-04 2016-09-28 广州伯俊软件科技有限公司 ERP retail terminal management method

Similar Documents

Publication Publication Date Title
US10412184B2 (en) System and method for displaying contextual activity streams
CN107665233B (en) Database data processing method and device, computer equipment and storage medium
US10243982B2 (en) Log analyzing device, attack detecting device, attack detection method, and program
US20160147739A1 (en) Apparatus and method for updating language analysis result
US20190188478A1 (en) Method and apparatus for obtaining video public opinions, computer device and storage medium
WO2017071179A1 (en) Method and apparatus for recognizing user behaviour object based on flow analysis
CN110210038B (en) Core entity determining method, system, server and computer readable medium thereof
US20120323918A1 (en) Method and system for document clustering
Kumar et al. edarkfind: Unsupervised multi-view learning for sybil account detection
CN115563600A (en) Data auditing method and device, electronic equipment and storage medium
CN110633413A (en) Label recommendation method and device, computer equipment and storage medium
CN107786529B (en) Website detection method, device and system
CN108833348B (en) Abnormity detection method and device based on log graph modeling
US10033737B2 (en) System and method for cross-cloud identity matching
CN104363206A (en) Cloud-computing ERP safety realizing method
CN112148841A (en) Object classification and classification model construction method and device
CN115239442B (en) Method and system for popularizing internet financial products and storage medium
CN108900566B (en) Method and device for determining position of IP (Internet protocol) equipment in network
CN105099996B (en) Website verification method and device
CN110704617B (en) News text classification method, device, electronic equipment and storage medium
CN113076932A (en) Method for training audio language recognition model, video detection method and device thereof
US10387474B2 (en) System and method for cross-cloud identification of topics
CN110781309A (en) Entity parallel relation similarity calculation method based on pattern matching
CN108287855B (en) Data identification method and device based on social database and interface interaction device
CN111079010B (en) Data processing method, device and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150218

WD01 Invention patent application deemed withdrawn after publication