CN103729199A - Method for dynamically deploying cloud computing component in ERP software - Google Patents

Method for dynamically deploying cloud computing component in ERP software Download PDF

Info

Publication number
CN103729199A
CN103729199A CN201210382743.0A CN201210382743A CN103729199A CN 103729199 A CN103729199 A CN 103729199A CN 201210382743 A CN201210382743 A CN 201210382743A CN 103729199 A CN103729199 A CN 103729199A
Authority
CN
China
Prior art keywords
cloud computing
erp
component
program
computing component
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
CN201210382743.0A
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.)
TIANJIN HENGXING TECHNOLOGY Co Ltd
Original Assignee
TIANJIN HENGXING 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 TIANJIN HENGXING TECHNOLOGY Co Ltd filed Critical TIANJIN HENGXING TECHNOLOGY Co Ltd
Priority to CN201210382743.0A priority Critical patent/CN103729199A/en
Publication of CN103729199A publication Critical patent/CN103729199A/en
Pending legal-status Critical Current

Links

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention relates to the technical field of enterprise resource planning ERP, in particular to a service processing process which needs an integrated cloud computing platform in an EPR system. In the EPR system, certain services require a cloud end component to finish partial computing work, for example, provider selection in the purchase application form establishment process, material information in certain industries is standardized, the industry cloud computing platform provides preferable area provider services, non-standard ERP software characteristics are realized in the processing process and completed on the basis of the cloud end component, and a user himself/herself can determine whether to use the preferable selection algorithm or not. In a current ERP system, the service characteristics cannot be realized dynamically, even if software upgrading is used for solution, the dynamic deploying problem cannot be solved. According to the method for dynamically deploying the cloud computing component in the ERP software, when the ERP software conducts execution to a preset control point, an event triggering message is sent to a cloud computing component agent program, the cloud computing component agent program executes the processing process of the cloud computing component and returns a processing result to an ERP program, and the ERP program conducts follow-up service processing according to the returned result. The method overcomes the defects of the current ERP system in cloud end component dynamic call.

Description

A kind of method of Dynamical Deployment cloud computing assembly in ERP software
Technical field
The present invention relates to need in Enterprise Resources Plan (Enterprise Resources Planning, ERP) technical field, particularly EPR system the business procession of integrated cloud computing platform.
Background technology
In ERP system, some business may need high in the clouds assembly to complete part evaluation work, as the selection of supplier in procurement request list compilation process, at some industry material information, be standardized, industry cloud computing platform provides favored area provider service, the non-standard ERP software characteristic of this processing procedure, and completed by the assembly based on high in the clouds, and can whether use this optimization algorithm by the autonomous decision of user.In the system of current ERP, cannot dynamically realize above-mentioned traffic performance, or need software upgrading to solve, could not solve equally the problem of Dynamical Deployment.
Summary of the invention
The object of the present invention is to provide the method for Dynamical Deployment cloud computing assembly in a kind of ERP software, to solve the current ERP system deficiency in assembly dynamic call beyond the clouds.
To achieve these goals, the invention provides following scheme:
A kind of method of Dynamical Deployment cloud computing assembly in ERP software, ERP software is when carrying out default control point, to cloud computing component proxy program, send Event triggered message, cloud computing component proxy program is carried out the processing procedure of cloud computing assembly, and result is returned to ERP program, ERP program is carried out follow-up business processing according to the result of returning, and comprising:
Default control point, default control point is a set of incident management system, covers the key operations time point of ERP system business procession, include but not limited to ' gauge outfit variation ', ' table body changes ', ' before preservation ', ' after preserving ', ' before audit ', ' after audit ' etc.;
Cloud computing component table, its information includes but not limited to ' service identification ', ' event identifier ', ' component Name ', ' URL address ', ' method name ', ' parameter sets ', ' returning results type ', ' returning results processing mode ', ' serial number ' etc.;
Cloud computing component proxy, by three module compositions:
Retrieval component: this assembly, according to triggered event identifier, is searched cloud computing component table, finds the cloud computing module information that will carry out; As do not find associated component information, this reference mark attonity;
Package assembling: follow assembly according to the retrieval to return to cloud computing module information, complete the encapsulation to cloud computing assembly; The process of encapsulation comprises definitions component object, upgrades component object URL address, arranges required business datum generate parameter Hash array according to parameter sets, obtains the method name that will carry out;
Executive module: the cloud computing component instance that uses package assembling to create, carry out the processing procedure of cloud computing assembly, and the result of cloud computing assembly is returned in ERP program, according to the processing mode returning results, if processing mode is the appointment field that turns back to interface, the user interface that result is written to ERP program, write into Databasce in this way, is written to result in data table related.
Embodiment
The method that the invention provides Dynamical Deployment cloud computing assembly in a kind of ERP software comprises the following steps in specific implementation process:
1. in relevant database, set up business paper cloud computing component table: field comprises and is not limited to ' service identification ', ' event identifier ', ' component Name ', ' URL address ', ' method name ', ' parameter sets ', ' returning results type ', ' returning results processing mode ', ' serial number ' etc.;
2. realize document incident management class, this object completes the definition of program default control point;
3. realize cloud computing component proxy class, in ERP business procession, call cloud computing proxy class, according to current service identification, event identifier is searched cloud computing component table, as procurement request list, table body material code field change events, if find cloud computing module information, encapsulate this component instance, according to parameter sets, form parameter array, the disposal route that invocation component is corresponding, obtain the result of cloud computing assembly, according to the processing mode of this assembly result, this result retrography to program forms specify in field or the corresponding table of write into Databasce in, this service identification circulates, next cloud computing assembly of event identifier, have and continue said process, as nothing, stop this process.

Claims (4)

1. the method for Dynamical Deployment cloud computing assembly in an ERP software, it is characterized in that: ERP software is when carrying out default control point, to cloud computing component proxy program, send Event triggered message, cloud computing component proxy program is carried out the processing procedure of cloud computing assembly, and result is returned to ERP program, ERP program is carried out follow-up business processing according to the result of returning.
2. method according to claim 1, default control point is characterised in that it is a set of event system, this event system has covered the key operations time point in ERP system business procession.
3. method according to claim 1, cloud computing component proxy comprises:
Retrieval component: this mechanism, according to according to triggered event identifier, is searched cloud computing component table, finds the cloud computing module information that will carry out;
Package assembling: return to cloud computing module information according to retrieval component, complete the encapsulation to cloud computing assembly;
Executive module: the cloud computing component instance that uses package assembling to create, carry out the processing procedure of cloud computing assembly, and the result of cloud computing assembly is returned to ERP program.
4. method according to claim 3, cloud computing component table is a tables of data, its information includes but not limited to service identification, event identifier, component Name, URL address, method name, parameter sets, returns results type, returns results processing mode etc.
CN201210382743.0A 2012-10-11 2012-10-11 Method for dynamically deploying cloud computing component in ERP software Pending CN103729199A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210382743.0A CN103729199A (en) 2012-10-11 2012-10-11 Method for dynamically deploying cloud computing component in ERP software

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210382743.0A CN103729199A (en) 2012-10-11 2012-10-11 Method for dynamically deploying cloud computing component in ERP software

Publications (1)

Publication Number Publication Date
CN103729199A true CN103729199A (en) 2014-04-16

Family

ID=50453285

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210382743.0A Pending CN103729199A (en) 2012-10-11 2012-10-11 Method for dynamically deploying cloud computing component in ERP software

Country Status (1)

Country Link
CN (1) CN103729199A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104615466A (en) * 2015-02-05 2015-05-13 广州亦云信息技术有限公司 Cloud platform deployment method and system
CN105227364A (en) * 2015-10-08 2016-01-06 广州华旻信息科技有限公司 A kind of method of ERP system resource-sharing and device
CN109408538A (en) * 2018-10-22 2019-03-01 武汉达梦数据库有限公司 Automatically cloud component is provided in cloud platform realizes extensive fusion query method and system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104615466A (en) * 2015-02-05 2015-05-13 广州亦云信息技术有限公司 Cloud platform deployment method and system
CN104615466B (en) * 2015-02-05 2017-08-25 广州亦云信息技术有限公司 A kind of cloud platform dispositions method and system
CN105227364A (en) * 2015-10-08 2016-01-06 广州华旻信息科技有限公司 A kind of method of ERP system resource-sharing and device
CN105227364B (en) * 2015-10-08 2018-05-22 广州华旻信息科技有限公司 A kind of method and device of ERP system resource-sharing
CN109408538A (en) * 2018-10-22 2019-03-01 武汉达梦数据库有限公司 Automatically cloud component is provided in cloud platform realizes extensive fusion query method and system

Similar Documents

Publication Publication Date Title
Capilla et al. Systems and software variability management
US8762933B2 (en) Converting business process models to component models in a service oriented architecture domain
US8918377B2 (en) Multiple source data management using a conflict rule
USRE44188E1 (en) System and method for dynamically simulating process and value stream maps
US8639555B1 (en) Workflow discovery through user action monitoring
US20110016199A1 (en) System for electronic device monitoring
CN108319656A (en) Realize the method, apparatus and calculate node and system that gray scale is issued
US8782554B2 (en) Context menu dependency on many objects of different type
CN113179489B (en) Satellite terminal access management method, core network, computer device, and storage medium
US20070033570A1 (en) Method and system for transforming a process flow
KR20150022585A (en) Method of designing business logic, server performing the same and storage media storing the same
CN100596139C (en) System and method for building component applications using metadata defined mapping between message and data domains
US9104398B2 (en) Invocation of external web services using dynamically generated composite applications
CN102024057B (en) Method and device for building index of mass data record
CN109865292B (en) Game resource construction method and device based on game engine
CN110046287A (en) A kind of the data query method, apparatus and storage medium unrelated with type of database
CN103729199A (en) Method for dynamically deploying cloud computing component in ERP software
CN103186384A (en) Business-component-oriented software designing and analyzing system and using method thereof
CN103984554A (en) Software design document generating method and device
CN111443918A (en) Channel access method and device for business object installation package
CN109977317B (en) Data query method and device
CN114675982A (en) General method and system for acquiring data of service integration system
US20100125846A1 (en) Ad hoc task creation and process modification
CN110245177A (en) A kind of deriving method of million grades of data
CN101976381A (en) Method and system for managing application assets

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20140416