CN114115812B - Cross-version application distribution method - Google Patents

Cross-version application distribution method Download PDF

Info

Publication number
CN114115812B
CN114115812B CN202210103448.0A CN202210103448A CN114115812B CN 114115812 B CN114115812 B CN 114115812B CN 202210103448 A CN202210103448 A CN 202210103448A CN 114115812 B CN114115812 B CN 114115812B
Authority
CN
China
Prior art keywords
application
cross
product
distribution method
structured
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.)
Active
Application number
CN202210103448.0A
Other languages
Chinese (zh)
Other versions
CN114115812A (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.)
Anyuan Technology Co.,Ltd.
Original Assignee
Nanjing Anyuan 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 Nanjing Anyuan Technology Co ltd filed Critical Nanjing Anyuan Technology Co ltd
Priority to CN202210103448.0A priority Critical patent/CN114115812B/en
Publication of CN114115812A publication Critical patent/CN114115812A/en
Application granted granted Critical
Publication of CN114115812B publication Critical patent/CN114115812B/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/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a cross-version application distribution method, which is characterized in that application installation or update is carried out through a structured standard description file, the structured file is an aggregate of a plurality of applications and related rule abstract data, can be cut according to the current system, and can also be installed and updated in a cross-system version.

Description

Cross-version application distribution method
Technical Field
The invention relates to an application distribution method, and belongs to the technical field of application software development.
Background
The method is characterized in that each large enterprise needs to be quickly informationized, and no capacity or energy is invested in huge research and development cost, so a professional service provider is needed to provide corresponding services, the service provider can develop various industry solutions through a SaaS platform to serve clients, the client requirements are met, in the normal situation, when the requirements are implemented, the solutions are reconfigured once in a client system, if the solutions of the service provider are updated, the manual updating and configuration in the client system are needed, a large amount of time and energy of the service provider and the clients are wasted, a lot of unnecessary resources are wasted, and the method is one of bottlenecks of continuing to bring social progress to the development of the software industry.
At present, although a plurality of low-code and non-code platforms are fast to develop and low in learning cost, implementation needs to be carried out, a service provider faces such a large market, large implementation cost is often carried out in the early stage, the number of maintenance customers is limited due to the fact that a client system is configured from the beginning, and therefore a one-key installation or updating service is provided for each large low-code platform.
Disclosure of Invention
The purpose of the invention is as follows: in order to overcome the defects in the prior art, the invention provides a cross-version application distribution method.
The technical scheme is as follows: in order to achieve the purpose, the invention adopts the technical scheme that:
a cross-version application distribution method, comprising the steps of:
and step 1, acquiring enterprise requirements.
And 2, the service provider constructs a product according to enterprise requirements, the product is composed of more than two sub-applications, each sub-application provides partial functions and is mutually associated, and each application has a globally unique label.
And 3, analyzing each application in the product constructed in the step 2 through a structured language to form a structured file.
And 4, pushing the structured file obtained in the step 3 to a client system.
And 5, analyzing the structured file, comparing the application in the target system through the application tag, and if the tag does not exist, performing the step 6. If a tag is present, step 10 is performed.
And 6, directly mounting.
And 7, judging whether the installation process is successful, and if not, performing the step 8. If successful, go to step 9.
And 8, directly performing program installation rollback.
And 9, finishing the installation.
And step 10, backing up the client system.
And 11, after the client system is backed up, updating and upgrading the product, wherein the upgrading adopts a structured language comparison mode, updating one by one according to the label, and if the label cannot be identified by the target system, the version is considered to be inconsistent, and the installation processing of the part of functions is not carried out.
And 12, if the upgrade is unsuccessful, restoring the backup system, and then performing the step 9.
Preferably: if the system is cross-domain, the following steps are carried out:
and step 13, directly exporting the packaged products in the step 3.
Step 14, exporting into a structured file.
And 15, importing or updating to the corresponding system, and if the importing is unsuccessful, performing the step 8. If the import is successful, step 9 is performed. If the update is not successful, step 12 is performed. If the update is successful, step 9 is performed.
Preferably: the structured file in step 3 is an aggregation of application and related rule abstract data, and comprises an application, a data engine, a process engine, a rule engine, a permission engine and a designer engine.
Preferably: the products installed in the target enterprise are all provided with locking modules, the locking modules bind the product labels with the target enterprise and the service business enterprise, and the locking modules record whether the products are unlocked or not, and whether the products are unlocked or not can be verified by any modification. When a client changes the locked product, the client needs to apply authorization to a service enterprise, and the locked product enables an unauthorized client not to change or even distribute the product to other systems.
Preferably: the structured file is a compressed package or a mirror image file.
Compared with the prior art, the invention has the following beneficial effects:
1. the invention can meet the increasingly complex and variable service requirements of customers and meet the requirements of software systems which are delivered quickly and put into use as soon as possible.
2. The invention can also protect the application copyright provided by the service provider through the application locking mode.
Drawings
Fig. 1 is a schematic structural diagram of an embodiment of the present invention.
Detailed Description
The present invention is further illustrated by the following description in conjunction with the accompanying drawings and the specific embodiments, it is to be understood that these examples are given solely for the purpose of illustration and are not intended as a definition of the limits of the invention, since various equivalent modifications will occur to those skilled in the art upon reading the present invention and fall within the limits of the appended claims.
A cross-version application distribution method, as shown in fig. 1, includes the following steps:
step 1, starting to acquire enterprise requirements.
Step 2, the service provider constructs a product according to the enterprise requirement, the product is composed of more than two sub-applications, each sub-application provides partial functions and is mutually associated, for example, a purchase-sale-inventory system is provided, the product comprises an inventory management application and a purchase management application, after the purchase management process is finished, data are correspondingly written into inventory management, a rule engine, a process engine, a data model and the like are used, the data are completely constructed when the solution is constructed, and each application has a globally unique label.
And 3, analyzing each application in the product constructed in the step 2 through a structured language to form a structured file. Structured files are an aggregation of application and related rule abstracted data, including applications, data engines, flow engines, rule engines, permission engines, designer engines. In this embodiment, the structured file is a compressed package, and in another embodiment of the present invention, the structured file is an image file.
And 4, pushing the structured file obtained in the step 3 to a client system.
And 5, analyzing the structured file, comparing the application in the target system through the application tag, and if the tag does not exist, performing the step 6. If a tag is present, i.e. the product is present in the client system, step 10 is performed.
And 6, directly mounting.
And 7, judging whether the installation process is successful, and if not, performing the step 8. If successful, go to step 9.
And 8, directly performing program installation rollback.
And 9, finishing the installation.
And step 10, backing up the client system.
And 11, after the client system is backed up, updating and upgrading the product, wherein the upgrading adopts a structured language comparison mode, updating one by one according to the label (key value), and if the target system cannot identify the label, the version is considered to be inconsistent (the function is not supported), and the part of functions are not subjected to installation processing.
And 12, if the upgrade is unsuccessful, restoring the backup system, and then performing the step 9.
If the system is cross-domain, the following steps are carried out:
and step 13, directly exporting the packaged products in the step 3.
Step 14, exporting into a structured file.
And 15, importing or updating to the corresponding system, and if the importing is unsuccessful, performing the step 8. If the import is successful, step 9 is performed. If the update is not successful, step 12 is performed. If the update is successful, step 16 is performed.
And step 16, finishing the installation.
And step 17, in order to protect the product ownership of the service provider, the products installed in the target enterprise are provided with locking modules, the locking modules bind the product labels with the target enterprise and the service provider enterprise, and the locking modules record whether the products are unlocked or not, and the locking modules verify whether the products are unlocked or not if any modification is carried out. The locked product needs to apply for authorization to the service enterprise when the client changes. The locked product cannot be changed or even distributed to other systems by unauthorized clients. That is, the client can not be changed at will or even distributed to other systems, and if the copyright needs to be bought, the application can be submitted for authorization by the service provider.
The invention carries out application installation or update through a structured standard description file, the structured file (the structured file is an aggregate of a plurality of applications and related rule abstract data, and comprises an application, a data engine, a flow engine, a rule engine, a permission engine, a designer engine and the like, the entities of the structured file are a product, a mature solution, a string of structured description files after being packaged and an installation package which can be installed on other systems at any time) can be cut according to the current system (one is that which applications or rules can be selected to be packaged during packaging, the other is that whether the applications or rules can be identified in a target system can be compared through each key (label) in the structured description file, if the target system supports the functions, the applications or the rules are directly installed, otherwise, the applications or the rules can be installed and updated across system versions (the compression package generated after packaging, can be directly installed by importing the mobile equipment into any project deployed in a public network or an intranet), can meet increasingly complex and variable service requirements of customers, and meets the requirements of software systems which are rapidly delivered and put into use as soon as possible. The invention can also protect the application copyright provided by the service provider through the application locking mode.
The above description is only of the preferred embodiments of the present invention, and it should be noted that: it will be apparent to those skilled in the art that various modifications and adaptations can be made without departing from the principles of the invention and these are intended to be within the scope of the invention.

Claims (5)

1. A cross-version application distribution method is characterized by comprising the following steps:
step 1, acquiring enterprise requirements;
step 2, a service provider constructs a product according to enterprise requirements, wherein the product is composed of more than two sub-applications, each sub-application provides partial functions and is mutually associated, and each application has a globally unique label;
step 3, analyzing each application in the product constructed in the step 2 through a structured language to form a structured file;
step 4, pushing the structured file obtained in the step 3 to a client system;
step 5, analyzing the structured file, comparing the application in the target system through the application tag, and if the tag does not exist, performing step 6; if the label exists, performing step 10;
step 6, direct installation;
step 7, judging whether the installation process is successful, and if not, performing step 8; if successful, go to step 9;
step 8, directly performing program installation rollback;
step 9, finishing installation;
step 10, backing up a client system;
step 11, after the client system is backed up, updating and upgrading the product, wherein the upgrading adopts a structured language comparison mode, updating one by one according to the label, and if the label cannot be identified by the target system, the version is considered to be inconsistent, and the installation processing is not carried out on the part of functions;
and 12, if the upgrade is unsuccessful, restoring the backup system, and then performing the step 9.
2. The cross-version application distribution method of claim 1, characterized by: if the system is cross-domain, the following steps are carried out:
step 13, directly exporting the packed products in the step 3;
step 14, exporting the file into a structured file;
step 15, importing or updating the corresponding system, and if the importing is unsuccessful, performing step 8; if the import is successful, performing step 9; if the update is not successful, go to step 12; if the update is successful, step 9 is performed.
3. The cross-version application distribution method of claim 2, characterized in that: the structured file in step 3 is an aggregation of application and related rule abstract data, and comprises an application, a data engine, a process engine, a rule engine, a permission engine and a designer engine.
4. The cross-version application distribution method of claim 3, characterized in that: products installed in a target enterprise are all provided with locking modules, the locking modules bind product labels with the target enterprise and a service business, and state values are recorded to determine whether the products are unlocked or not, and any modification can verify whether the products are unlocked or not; the locked product needs to apply for authorization to the service enterprise when the client changes.
5. The cross-version application distribution method of claim 4, characterized in that: the structured file is a compressed package or a mirror image file.
CN202210103448.0A 2022-01-28 2022-01-28 Cross-version application distribution method Active CN114115812B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210103448.0A CN114115812B (en) 2022-01-28 2022-01-28 Cross-version application distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210103448.0A CN114115812B (en) 2022-01-28 2022-01-28 Cross-version application distribution method

Publications (2)

Publication Number Publication Date
CN114115812A CN114115812A (en) 2022-03-01
CN114115812B true CN114115812B (en) 2022-03-29

Family

ID=80361758

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210103448.0A Active CN114115812B (en) 2022-01-28 2022-01-28 Cross-version application distribution method

Country Status (1)

Country Link
CN (1) CN114115812B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111046298A (en) * 2020-03-13 2020-04-21 腾讯科技(深圳)有限公司 Method and device for pushing application program, computer equipment and storage medium
CN111240685A (en) * 2020-01-07 2020-06-05 杭州涂鸦信息技术有限公司 Cross-platform application program construction method and system
CN111753291A (en) * 2020-06-18 2020-10-09 支付宝(杭州)信息技术有限公司 Application container creating method, device and equipment
CN112231055A (en) * 2020-10-10 2021-01-15 苏州浪潮智能科技有限公司 Mirror image management method and device
CN113391795A (en) * 2020-03-11 2021-09-14 北京灵汐科技有限公司 Method and system for realizing self-adaptive mapping of application scene and software development kit

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011160139A1 (en) * 2010-06-18 2011-12-22 Sweetlabs, Inc. Systems and methods for integration of an application runtime environment into a user computing environment
CN108089888B (en) * 2016-11-21 2019-09-13 杨正 It is a kind of that operation method and system are applied based on file system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111240685A (en) * 2020-01-07 2020-06-05 杭州涂鸦信息技术有限公司 Cross-platform application program construction method and system
CN113391795A (en) * 2020-03-11 2021-09-14 北京灵汐科技有限公司 Method and system for realizing self-adaptive mapping of application scene and software development kit
CN111046298A (en) * 2020-03-13 2020-04-21 腾讯科技(深圳)有限公司 Method and device for pushing application program, computer equipment and storage medium
CN111753291A (en) * 2020-06-18 2020-10-09 支付宝(杭州)信息技术有限公司 Application container creating method, device and equipment
CN112231055A (en) * 2020-10-10 2021-01-15 苏州浪潮智能科技有限公司 Mirror image management method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Android应用中跨版本集成新特性的研究与实现";王云林;《中国优秀博硕士学位论文全文数据库(硕士)信息科技辑》;20140515;第I138-2506页 *

Also Published As

Publication number Publication date
CN114115812A (en) 2022-03-01

Similar Documents

Publication Publication Date Title
CN104679534B (en) System application installation package loading processing method, apparatus and terminal
US8473913B2 (en) Method of and system for dynamic automated test case generation and execution
CN105474678A (en) Centralized selective application approval for mobile devices
CN106878363A (en) A kind of information processing method, apparatus and system
CN109669976A (en) Data service method and equipment based on ETL
CN102693388A (en) Data safety protection processing system, method and storage medium
CN110659259A (en) Database migration method, server and computer storage medium
CA2847393C (en) Deployment of software across an enterprise system
CN111611276A (en) Data query method, device and storage medium
CN111181775A (en) Integrated operation and maintenance management alarm method based on automatic host asset discovery
US20100057787A1 (en) Method, system, and computer program product for cloning of distributed and stateful systems
CN114115812B (en) Cross-version application distribution method
CN112527381B (en) Multi-platform software version management and updating system
CN111124591A (en) Mirror image transmission method and device, electronic equipment and storage medium
CN112818016A (en) API-based real-time and off-line data query method and system
CN113746676B (en) Network card management method, device, equipment, medium and product based on container cluster
CN106547756B (en) Database creation method and device
CN110493326B (en) Zookeeper-based cluster configuration file management system and method
CN110417736B (en) Method and device for issuing bank cross-isolated area software and computer readable storage medium
CN105765908B (en) A kind of multi-site automatic update method, client and system
CN113238950A (en) System and method for testing distributed system, storage medium and electronic equipment
CN110888717A (en) Transaction control method and device for directory operation of HDFS (Hadoop distributed File System)
CN108650320B (en) Method for synchronizing configuration files of isomorphic cascading equipment in cluster environment
CN108228226B (en) Hard link differential method and device and corresponding terminal
CN116048498B (en) Component library architecture based on multiple versions

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
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: 11-14 / F, tower a, Tengfei building, 88 Jiangmiao Road, yanchuangyuan, Jiangbei new district, Nanjing, Jiangsu Province 210000

Patentee after: Anyuan Technology Co.,Ltd.

Address before: 11-14 / F, tower a, Tengfei building, 88 Jiangmiao Road, yanchuangyuan, Jiangbei new district, Nanjing, Jiangsu Province 210000

Patentee before: NANJING ANYUAN TECHNOLOGY Co.,Ltd.