CN112099803A - Incremental deployment method and system of ERP system - Google Patents

Incremental deployment method and system of ERP system Download PDF

Info

Publication number
CN112099803A
CN112099803A CN202010749782.4A CN202010749782A CN112099803A CN 112099803 A CN112099803 A CN 112099803A CN 202010749782 A CN202010749782 A CN 202010749782A CN 112099803 A CN112099803 A CN 112099803A
Authority
CN
China
Prior art keywords
increment
server
installation
erp system
topology
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.)
Granted
Application number
CN202010749782.4A
Other languages
Chinese (zh)
Other versions
CN112099803B (en
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.)
Inspur General Software Co Ltd
Original Assignee
Shandong Inspur Genersoft Information 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 Shandong Inspur Genersoft Information Technology Co Ltd filed Critical Shandong Inspur Genersoft Information Technology Co Ltd
Priority to CN202010749782.4A priority Critical patent/CN112099803B/en
Publication of CN112099803A publication Critical patent/CN112099803A/en
Application granted granted Critical
Publication of CN112099803B publication Critical patent/CN112099803B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/658Incremental updates; Differential updates
    • 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/12Discovery or management of network topologies

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses an incremental deployment method and system of an ERP system, which are characterized in that corresponding server identifications are distributed for servers by registering the servers under the ERP system; acquiring an incidence relation between servers under the ERP system; generating a server topology corresponding to the ERP system according to the incidence relation among the servers under the ERP system and the server identification of each server; determining download increments corresponding to the server topology based on the server topology, and displaying the increment identification of each download increment through a front-end interface; and determining installation increments based on the operation instructions of the increment identification for the download increments, so that corresponding topology nodes in the server topology download and install the corresponding installation increments.

Description

Incremental deployment method and system of ERP system
Technical Field
The application relates to the technical field of computers, in particular to an incremental deployment method and system of an ERP system.
Background
With the continuous development of economy and science and technology, the service scene of the ERP service system becomes more changeable. Meanwhile, with the arrival of big data and cloud times, the deployment structure of the ERP system is more and more complex, and many enterprises build the production environment of the ERP system by adopting modes such as cluster deployment, distributed deployment, cloud deployment, micro-service architecture and the like, so that a severe test is provided for the operation and maintenance management of the ERP system.
At present, most enterprises adopt a traditional manual mode or a single machine deployment mode to operate and maintain an ERP system, and the ERP system is low in operation and maintenance efficiency, high in error rate and high in operation and maintenance cost.
Disclosure of Invention
An embodiment of the present specification provides an incremental deployment method and system for an ERP system, which are used to solve the following technical problems in the prior art: the ERP system is operated and maintained by adopting a traditional manual mode or a single machine deployment mode, and the operation and maintenance efficiency is low, the error rate is high, and the operation and maintenance cost is high.
The embodiment of the specification adopts the following technical scheme: an incremental deployment method of an ERP system, the method comprising:
registering each server under the ERP system, and distributing corresponding server identifications for each server; acquiring an incidence relation between servers under the ERP system;
generating a server topology corresponding to the ERP system according to the incidence relation among the servers in the ERP system and the server identification of each server;
determining download increments corresponding to the server topology based on the server topology, and displaying the increment identification of each download increment through a front-end interface;
and determining installation increments based on the operation instructions of the increment identification aiming at the download increments, so that corresponding topology nodes in the server topology download and install the corresponding installation increments.
In some embodiments of the present application, the server under the ERP system includes: an application server and a database server.
In some embodiments of the present application, determining, based on the server topology, a download increment corresponding to the server topology specifically includes:
determining a service scene of the ERP system, wherein the service scene is used for representing the use environment of the ERP system;
and determining a downloading increment corresponding to the server topology according to the server topology and the service scene of the ERP system based on a preset rule.
In some embodiments of the present application, the determining, based on the operation instruction for the increment identifier of the download increment, an installation increment so that a corresponding topology node in the server topology downloads and installs the corresponding installation increment specifically includes:
generating a corresponding increment updating request according to the determined installation increment; wherein the incremental update request comprises an installation incremental identification;
and sending the increment updating request to a corresponding topology node in the server topology, so that the topology node downloads and installs the installation increment according to the increment updating request.
In some embodiments of the present application, downloading and installing the installation increment by the topological node specifically includes:
the topological node determines the dependency relationship among the installation increments and the release time of the installation increments;
sequencing the installation increments according to the dependency relationship among the installation increments and the release time of the installation increments to obtain an installation sequence;
and installing each downloaded installation increment based on the installation sequence.
In some embodiments of the present application, the method further comprises:
displaying the server topology through a front-end interface;
based on the operation instruction of the server topology displayed by the front-end interface, performing at least one of the following operations on the server topology: addition, deletion and modification.
In some embodiments of the present application, the method further comprises:
and determining an installed increment list corresponding to the server topology based on the server topology, and displaying the installed increment list through the front-end interface.
In some embodiments of the present application, the method further comprises:
determining important increments in the plurality of downloading increments according to a preset rule;
and generating prompt information according to the important increment, and sending the prompt information to corresponding terminal equipment.
In some embodiments of the present application, the type of increment in the download increment table includes at least one of: application program APP, database object DBO, page cutting metadata MD.
An incremental deployment system of an ERP system, comprising: an incremental control center and servers under the ERP system;
the increment control center is used for registering each server under the ERP system and distributing corresponding server identification for each server; acquiring an incidence relation between servers under the ERP system; and
the server topology generating module is used for generating a server topology corresponding to the ERP system according to the incidence relation among the servers under the ERP system and the server identification of each server; and are
Determining download increments corresponding to the server topology based on the server topology, and displaying the increment identification of each download increment through a front-end interface; and
determining an installation increment based on an operation instruction of an increment identification aiming at the download increment;
and each server under the ERP system is used for downloading and installing, and the increment control center determines the corresponding installation increment.
The embodiment of the specification adopts at least one technical scheme which can achieve the following beneficial effects: and the incremental control center generates a server topology corresponding to the ERP system according to each server under the ERP system. And determining a download increment corresponding to the server topology through the server topology, and determining an installation increment in the download increment based on a corresponding operation instruction. And the server in the ERP system can download and install the corresponding installation increment according to the determined increment identification of the installation increment. By the scheme, the unified management of the operation and maintenance of the ERP system is realized, the operation and maintenance efficiency is improved, the operation and maintenance error rate is reduced, and the operation and maintenance cost is reduced.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
fig. 1 is a flowchart of an incremental deployment method of an ERP system according to an embodiment of the present specification;
fig. 2 is a schematic structural diagram of an incremental deployment system of an ERP system according to an embodiment of the present specification;
fig. 3 is another flowchart of an incremental deployment method of an ERP system according to an embodiment of the present specification;
fig. 4 is another schematic structural diagram of an incremental deployment system of the ERP system according to an embodiment of the present specification.
Detailed Description
In order to make the objects, technical solutions and advantages of the present disclosure more apparent, the technical solutions of the present disclosure will be clearly and completely described below with reference to the specific embodiments of the present disclosure and the accompanying drawings. It should be apparent that the described embodiments are only some of the embodiments of the present application, and not all of the embodiments. All other embodiments obtained by a person skilled in the art without making any inventive step based on the embodiments in the description belong to the protection scope of the present application.
The technical solutions provided by the embodiments of the present application are described in detail below with reference to the accompanying drawings.
The ERP system is a management platform which is established on the basis of information technology, integrates the information technology and advanced management ideas, and provides decision means for enterprise employees and decision layers by using a systematized management idea. The ERP system can realize the integration of real-time information across areas, departments and even companies, and is widely used by various enterprises. And the ERP system used is different because the respective enterprise types of the enterprises are different. For example, accounting offices mainly use the financial function of the ERP system, and breweries need to use the financial function of the ERP system, as well as the functions of production, procurement, sales, stock, and the like. Because different client environments and different ERP systems are different, the operation and maintenance modes are different, and the ERP systems of different enterprises cannot realize uniform operation and maintenance.
With the advent of big data and cloud era, the ERP system is mostly deployed in the prior art by adopting deployment modes such as cluster deployment, distributed deployment, cloud deployment, micro-service architecture and the like. The deployment mode provides a severe test for operation and maintenance of the ERP, a uniform and extensible operation and maintenance management mode cannot be provided for the ERP system of each enterprise, and the operation and maintenance mode of manual deployment or single machine deployment is mostly adopted. And on one hand, the operation and maintenance cost of the ERP system is very high and the operation and maintenance efficiency is low due to the adoption of the operation and maintenance mode of manual deployment or single machine deployment. On the other hand, the operation and maintenance mode of manual deployment is adopted, the technical level requirements on operation and maintenance operators are high, and the error rate of operation and maintenance is high due to the fact that the technical levels of the operation and maintenance operators are different.
Based on this, the scheme of the application provides an incremental deployment method of the ERP system and a corresponding scheme, so as to solve the technical problem.
Fig. 1 is an incremental deployment method of an ERP system according to an embodiment of the present application. As shown in fig. 1, the incremental deployment method of the ERP system provided in the embodiment of the present application may include the following steps:
and S101, the incremental control center registers each server under the ERP system and distributes corresponding server identification for each server.
In an embodiment of the present application, each server under the ERP system may include an application server and a database server. It should be noted that, according to different deployment modes of the ERP system, the number of the application servers and the number of the database servers in the ERP system are the same, and the number of the application servers and the number of the database servers in the ERP system are related to each other according to the specific deployment condition of the ERP system.
In this embodiment of the present application, the deployment manner of the ERP system may include cluster deployment, distributed deployment, micro-service architecture, and the like. As known to those skilled in the art, a cluster deployment is a service that is deployed on multiple servers. In the distributed deployment time, one service is divided into a plurality of sub-services, and each sub-service is deployed on a different server. The microservice architecture is to divide the whole application into a plurality of services, and then a certain service upgrade or BUG does not affect the existing system service, and the difference from distributed deployment is that the microservice application is not necessarily dispersed on a plurality of servers, and can be the same server.
The server identifier is used to identify the unique server, and may be a numeric ID, e.g., 001002.
And S102, the increment control center obtains the association relation between the servers in the ERP system.
The association relationship between the servers is used to represent the relationship between the servers, for example: the application server 1 calls the relevant data stored in the database server 1.
It should be noted that, the step S101 and the step S102 may be executed simultaneously, or the step S101 may be executed first and then the step S102 is executed, or the step S102 may be executed first and then the step S101 is executed, which is not limited in the embodiment of the present application.
And S103, generating a server topology of the ERP system by the incremental control center according to the incidence relation among the servers of the ERP system and the server identification of each server.
The topology nodes of the server topology are used for representing servers in the ERP system, and the server topology nodes can also represent the relationship among the servers in the ERP system.
The server topology is displayed through the front-end interface, so that a user of the front-end interface can know the relationship among the servers in the ERP system.
In some embodiments of the present application, the incremental control center may display the server topology through the front-end interface, and perform at least one of the following operations on the server topology based on an operation instruction of the server topology displayed by the front-end interface: addition, deletion and modification. Through the scheme, a user can add, delete and modify the server topology corresponding to the ERP system through the front-end interface so as to maintain each server in the ERP system.
In addition, in some embodiments of the application, the incremental control center may further display, in a list or card manner, relevant information of the server corresponding to the topology node on the front-end interface according to a corresponding operation instruction of the front-end interface.
And S104, the increment control center determines the download increment corresponding to the server topology based on the server topology, and displays the increment identification of each download increment through the front-end equipment.
Specifically, the incremental control center determines a service scenario of the ERP system. The service scene of the ERP system is used for representing the use environment of the ERP system, for example, a certain ERP system is used by an accounting company, that is, the main service function of the ERP system is finance.
And the increment control center determines the downloading increment corresponding to the server topology based on the preset rule according to the server topology and the service scene of the ERP system.
Furthermore, according to the service scene of the ERP system, the topological node to be updated in the server topological structure is determined. And determining whether the topology node to be updated needs to be updated, and determining to update the topology node. And searching the download increment corresponding to each updated topology node in the stored update increments. And displaying the increment identification of each download increment through a front-end interface.
The download increment table is composed of the determined download increments, the download increment table comprises increment identifications of the download increments, and the download increment table is displayed through a front-end interface.
And S105, the increment control center determines an installation increment based on the operation instruction of the increment identification aiming at the download increment.
The user can select the increment of each download increment displayed by the front-end equipment, and the control center generates a corresponding operation instruction according to the increment selected by the user so as to determine the installation increment. The installation increment is the download increment selected by the user.
It should be noted that the installation increment may be one or more, and is determined according to the selection of the user.
And S106, the increment control center generates a corresponding increment updating request according to the determined installation increment, and sends the increment updating request to the MQ server.
As shown in fig. 3, after the user logs in, the increment control center may open the environment list based on a user operation to present the environment list to the user, the user selects an environment according to the presented environment list to obtain an increment list corresponding to the selected environment, and the user may select the increment list and select an increment as an update increment. After determining the update delta, the delta control center can generate a corresponding delta update request and send the delta update request to the MQ server.
It should be noted that the environment list may include corresponding identifiers of application environments of the ERP system, such as a brewery, an accounting office, and the like. The context list may also include functional identifications of the ERP system, such as production functions, financial functions, and the like. The specific way of constructing the environment list can be determined according to actual conditions.
In some embodiments of the present application, the incremental control center may pre-store the storage location of each increment, and after determining the installation increment, the incremental control center may further determine the acquisition location of the installation increment according to the pre-stored storage location of each increment.
The incremental update request may include, in addition to the incremental identifier of the installation increment, an acquisition location of the installation increment and a server identifier corresponding to the installation increment.
And S107, the MQ server sends the received incremental updating request to a corresponding topology node in the server topology.
From the above, the topology nodes in the server topology are the servers in the ERP system.
The incremental control center provides remote communication functionality and communicates with servers in the ERP system via MQ servers, that is, based on message queues. Through the distributed communication mechanism, the incremental control center is thoroughly decoupled from the server in the ERP system and independently evolves and develops.
As shown in fig. 3, the MQ server sends the received incremental update request to the server of the ERP system responding, and the server requiring the incremental update downloads and installs the increment according to the incremental update request. Besides, the server can also send feedback information to the MQ server to feed back the installation result. The MQ server may send the feedback information to the incremental control center.
And S108, downloading and installing the corresponding installation increment by the topology node in the server topology according to the received increment updating request.
The topology nodes in the server topology, namely the servers in the ERP system, are installed with incremental installation Agent services, as shown in fig. 2. The increment installation Agent service in the server receives an increment updating request sent by the increment control center through the MQ server, and downloads and installs the corresponding installation increment according to the increment updating request. Meanwhile, in the updating process, the updating details can be sent to the increment control center through the MQ server in real time, and the increment control center can display the received updating details through a front-end interface.
In some embodiments of the present application, the type of increment of the installation increment comprises at least one of: application program APP, database object DBO, page cutting metadata MD.
That is, the incremental install Agent service provides an application installation function, supports installation of an application, and supports backup and restoration before installation. The installation of a DBO may also be provided to support the installation of database objects. MD installation may also be provided to support installation of cut page metadata.
Since a server under the ERP system may download and install multiple installation increments, determining the corresponding installation order becomes intuitively important. Thus, in some embodiments of the present application, the incremental install Agent service may also provide an install sequencing function. The server in the ERP system downloads and installs the corresponding installation increment, which can be specifically realized by the following means:
the incremental installation Agent service determines the dependency relationship among installation increments and the release time of the installation increments;
sequencing the installation increments according to the dependency relationship among the installation increments and the release time of the installation increments to obtain an installation sequence;
and installing each installation increment downloaded based on the installation sequence.
The dependency between the installation increments may refer to, for example, that installation increment B needs to be installed after installation increment a is completed.
By the mode, the accuracy of increment installation can be effectively guaranteed.
According to the incremental deployment method of the ERP system, the incremental control center generates the server topology corresponding to the ERP system according to each server under the ERP system. And determining a download increment corresponding to the server topology through the server topology, and determining an installation increment in the download increment based on a corresponding operation instruction. And the server in the ERP system can download and install the corresponding installation increment according to the determined increment identification of the installation increment. By the scheme, the unified management of the operation and maintenance of the ERP system is realized, the operation and maintenance efficiency is improved, the operation and maintenance error rate is reduced, and the operation and maintenance cost is reduced.
In some embodiments of the present application, the incremental control center may further determine an installed incremental list corresponding to the server topology based on the server topology, and display the installed incremental list through a front-end interface. The installed increment list is displayed, so that a user corresponding to the front-end interface can better know the increment updating condition of the ERP system.
In some embodiments of the present application, the incremental control center may provide an installed incremental query function, as shown in fig. 2, in addition to implementing an installed incremental list presentation based on the server topology. And determining the installed increment queried by the user according to the server topology and the operation of the user on the front-end interface, and displaying the increment to the user. And corresponding query conditions can be set, and the installed increment list is screened, so that the corresponding installed increment is obtained. By the method, rich query functions can be provided, and personalized query requirements are met.
In some embodiments of the present application, the incremental control center may also provide important incremental control functions. Specifically, the increment control center may further determine an important increment of the plurality of download increments according to a preset rule. And generating prompt information according to the important increment and sending the prompt information to corresponding terminal equipment. It should be noted that, an increment identifier of a corresponding important increment may be stored in advance, and when the increment identifier of the download increment is consistent with the increment identifier of the important increment, it is determined that the download increment is the important increment. By the scheme, the problem that the ERP system runs due to the fact that some particularly important increments are ignored can be effectively avoided.
In some embodiments of the present application, the incremental control center may also provide login authentication functionality. Specifically, the incremental control center needs to log in before executing the relevant operations, thereby satisfying the security requirements of enterprises, and supporting multiple authentication modes, for example: user name and password, short message authentication, certificate authentication and the like, and login authentication supports expansion to meet various authentication requirements of enterprises.
In some embodiments of the present application, the incremental control center may also provide operational audit functionality. Specifically, the incremental control center records and applies for all the operations, and tracing is conveniently carried out when problems occur. When a problem occurs, the problem can be quickly positioned through the auditing function, the problem troubleshooting efficiency is improved, and the labor cost is reduced.
In some embodiments of the present application, an incremental install Agent service may provide Data import functionality. Import of table data is supported. The SQL execution function can be provided, and the support of the custom SQL script is supported.
In order to better record the incremental updating process, the incremental installation Agent service also provides an installation log function, the incremental updating process records a detailed upgrade log, and when problems occur, the efficiency of troubleshooting the problems can be improved through the upgrade log, so that the operation and maintenance of the ERP system are more standard.
Based on the same idea, some embodiments of the present application further provide a system corresponding to the above method.
Fig. 4 is a schematic structural diagram of a system corresponding to the incremental deployment method of the ERP system in fig. 1 according to an embodiment of the present application, where the system includes: increment control center, each server in ERP system.
The increment control center is used for registering each server under the ERP system and distributing corresponding server identification for each server; acquiring an incidence relation between servers under the ERP system; and
the server topology generating module is used for generating a server topology corresponding to the ERP system according to the incidence relation among the servers under the ERP system and the server identification of each server; and are
Determining download increments corresponding to the server topology based on the server topology, and displaying the increment identification of each download increment through a front-end interface; and
determining an installation increment based on an operation instruction of an increment identification aiming at the download increment;
and each server under the ERP system is used for downloading and installing, and the increment control center determines the corresponding installation increment.
The embodiments in the present application are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The system and the method provided by the embodiment of the application are in one-to-one correspondence, so that the system also has the beneficial technical effects similar to the corresponding method, and the beneficial technical effects of the method are explained in detail above, so the beneficial technical effects of the method are not described again here.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include forms of volatile memory in a computer readable medium, Random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The 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), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above description is only an example of the present application and is not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. An incremental deployment method of an ERP system, the method comprising:
registering each server under the ERP system, and distributing corresponding server identifications for each server; acquiring an incidence relation between servers under the ERP system;
generating a server topology corresponding to the ERP system according to the incidence relation among the servers in the ERP system and the server identification of each server;
determining download increments corresponding to the server topology based on the server topology, and displaying the increment identification of each download increment through a front-end interface;
and determining installation increments based on the operation instructions of the increment identification aiming at the download increments, so that corresponding topology nodes in the server topology download and install the corresponding installation increments.
2. The method of claim 1, wherein the server under the ERP system comprises: an application server and a database server.
3. The method according to claim 1, wherein determining, based on the server topology, a download increment corresponding to the server topology specifically includes:
determining a service scene of the ERP system, wherein the service scene is used for representing the use environment of the ERP system;
and determining a downloading increment corresponding to the server topology according to the server topology and the service scene of the ERP system based on a preset rule.
4. The method according to claim 1, wherein the determining an installation increment based on the operation instruction for the increment identification of the download increment so that the corresponding topology node in the server topology downloads and installs the corresponding installation increment specifically comprises:
generating a corresponding increment updating request according to the determined installation increment; wherein the incremental update request comprises an installation incremental identification;
and sending the increment updating request to a corresponding topology node in the server topology, so that the topology node downloads and installs the installation increment according to the increment updating request.
5. The method according to claim 1, wherein the downloading and installing of the installation increment by the topological node specifically comprises:
the topological node determines the dependency relationship among the installation increments and the release time of the installation increments;
sequencing the installation increments according to the dependency relationship among the installation increments and the release time of the installation increments to obtain an installation sequence;
and installing each downloaded installation increment based on the installation sequence.
6. The method of claim 1, further comprising:
displaying the server topology through a front-end interface;
based on the operation instruction of the server topology displayed by the front-end interface, performing at least one of the following operations on the server topology: addition, deletion and modification.
7. The method of claim 1, further comprising:
and determining an installed increment list corresponding to the server topology based on the server topology, and displaying the installed increment list through the front-end interface.
8. The method of claim 1, further comprising:
determining important increments in the plurality of downloading increments according to a preset rule;
and generating prompt information according to the important increment, and sending the prompt information to corresponding terminal equipment.
9. The method of claim 1, wherein downloading the delta type in the delta table comprises at least one of: application program APP, database object DBO, page cutting metadata MD.
10. An incremental deployment system for an ERP system, the system comprising: an incremental control center and servers under the ERP system;
the increment control center is used for registering each server under the ERP system and distributing corresponding server identification for each server; acquiring an incidence relation between servers under the ERP system; and
the server topology generating module is used for generating a server topology corresponding to the ERP system according to the incidence relation among the servers under the ERP system and the server identification of each server; and are
Determining download increments corresponding to the server topology based on the server topology, and displaying the increment identification of each download increment through a front-end interface; and
determining an installation increment based on an operation instruction of an increment identification aiming at the download increment;
and each server under the ERP system is used for downloading and installing, and the increment control center determines the corresponding installation increment.
CN202010749782.4A 2020-07-30 2020-07-30 Incremental deployment method and system of ERP system Active CN112099803B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010749782.4A CN112099803B (en) 2020-07-30 2020-07-30 Incremental deployment method and system of ERP system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010749782.4A CN112099803B (en) 2020-07-30 2020-07-30 Incremental deployment method and system of ERP system

Publications (2)

Publication Number Publication Date
CN112099803A true CN112099803A (en) 2020-12-18
CN112099803B CN112099803B (en) 2024-04-12

Family

ID=73749868

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010749782.4A Active CN112099803B (en) 2020-07-30 2020-07-30 Incremental deployment method and system of ERP system

Country Status (1)

Country Link
CN (1) CN112099803B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116485585A (en) * 2023-04-23 2023-07-25 宁波中海建材有限公司 Digital concrete management system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050080801A1 (en) * 2000-05-17 2005-04-14 Vijayakumar Kothandaraman System for transactionally deploying content across multiple machines
US20070055972A1 (en) * 2005-08-24 2007-03-08 International Business Machines Corporation Model-driven software deployment in an application server
CN101267341A (en) * 2008-03-28 2008-09-17 华为技术有限公司 A distributed network management system, network management server and method
CN104050015A (en) * 2014-06-27 2014-09-17 国家计算机网络与信息安全管理中心 Mirror image storage and distribution system for virtual machines
CN108234168A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of method for exhibiting data and system based on service topology
US20190190773A1 (en) * 2017-12-15 2019-06-20 International Business Machines Corporation Building and fixing a dynamic application topology in a cloud based environment leveraging log file data
CN110716744A (en) * 2019-10-21 2020-01-21 中国科学院空间应用工程与技术中心 Data stream processing method, system and computer readable storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050080801A1 (en) * 2000-05-17 2005-04-14 Vijayakumar Kothandaraman System for transactionally deploying content across multiple machines
US20070055972A1 (en) * 2005-08-24 2007-03-08 International Business Machines Corporation Model-driven software deployment in an application server
CN101267341A (en) * 2008-03-28 2008-09-17 华为技术有限公司 A distributed network management system, network management server and method
CN104050015A (en) * 2014-06-27 2014-09-17 国家计算机网络与信息安全管理中心 Mirror image storage and distribution system for virtual machines
CN108234168A (en) * 2016-12-15 2018-06-29 腾讯科技(深圳)有限公司 A kind of method for exhibiting data and system based on service topology
US20190190773A1 (en) * 2017-12-15 2019-06-20 International Business Machines Corporation Building and fixing a dynamic application topology in a cloud based environment leveraging log file data
CN110716744A (en) * 2019-10-21 2020-01-21 中国科学院空间应用工程与技术中心 Data stream processing method, system and computer readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张乾尊;耿辉;: "基于网络链接的应用系统关联性展示工具设计", 中国金融电脑, no. 12 *
梁超超;陈伟;魏峻;许舒人;: "基于模型的云应用动态配置框架", 计算机科学, no. 04 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116485585A (en) * 2023-04-23 2023-07-25 宁波中海建材有限公司 Digital concrete management system

Also Published As

Publication number Publication date
CN112099803B (en) 2024-04-12

Similar Documents

Publication Publication Date Title
US10470148B2 (en) Mobile device management
US10445069B2 (en) System and method for generating an application structure for an application in a computerized organization
CN107370786B (en) General information management system based on micro-service architecture
US20200233877A1 (en) Transformation configuration in instance data replication with bi-directional replication support
CN111240763A (en) Configuration updating method, device, equipment and storage medium
CN108255708B (en) Method, device, storage medium and equipment for accessing production file in test environment
CN112346717A (en) Micro service system creating method, device, equipment, medium and micro service system
US9026623B2 (en) Layered architectures for remote dynamic administration of distributed client configurations
CN115630835A (en) Activity-based workflow general parameter configuration method and system
CN113824790B (en) Cloud native PaaS management platform supporting enterprise-level application
CN112099803B (en) Incremental deployment method and system of ERP system
CN113438126B (en) Distributed online test system applied to block chain domain name system
CN114218619A (en) Data security protection method, device, medium and electronic equipment
JP7382282B2 (en) Systems and methods for provisioning, upgrading, and tracking solutions on multi-tenant platforms
CN112612541A (en) Method and device for managing configuration files
CN114443433A (en) Method and system for realizing distributed automatic alarm processing on cloud computing platform
CN112579189A (en) Configuration file updating method and device
CN113741902B (en) Template-based SaaS code generation method and system
US20230099545A1 (en) Iot system and data collection control method
CN108399323B (en) Parameter management system and parameter management method
CN117331977A (en) Dynamic query method, device and medium for database
CN116661899A (en) Data change method, device, equipment and storage medium
CN114168663A (en) Data processing method based on operation and maintenance platform
CN117014306A (en) Cluster node configuration updating method and device, storage medium and electronic equipment
CN114491234A (en) Method and system for pushing multi-enterprise multi-role content based on cloud platform

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20240316

Address after: 250000 Langchao Science Park, No. 1036, Langchao Road, high tech Zone, Jinan, Shandong

Applicant after: Inspur Genersoft Co.,Ltd.

Country or region after: China

Address before: 250101 Inspur science and Technology Park, 1036 Inspur Road, hi tech Zone, Jinan City, Shandong Province

Applicant before: SHANDONG INSPUR GENESOFT INFORMATION TECHNOLOGY Co.,Ltd.

Country or region before: China

GR01 Patent grant
GR01 Patent grant