CN110908698B - Automatic application program release method based on flow programming - Google Patents

Automatic application program release method based on flow programming Download PDF

Info

Publication number
CN110908698B
CN110908698B CN201911127924.7A CN201911127924A CN110908698B CN 110908698 B CN110908698 B CN 110908698B CN 201911127924 A CN201911127924 A CN 201911127924A CN 110908698 B CN110908698 B CN 110908698B
Authority
CN
China
Prior art keywords
application
release
flow
automatic
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911127924.7A
Other languages
Chinese (zh)
Other versions
CN110908698A (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.)
Shanghai New Torch Network Information Technology Ltd By Share Ltd
Original Assignee
Shanghai New Torch Network Information Technology Ltd By Share 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 Shanghai New Torch Network Information Technology Ltd By Share Ltd filed Critical Shanghai New Torch Network Information Technology Ltd By Share Ltd
Priority to CN201911127924.7A priority Critical patent/CN110908698B/en
Publication of CN110908698A publication Critical patent/CN110908698A/en
Application granted granted Critical
Publication of CN110908698B publication Critical patent/CN110908698B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/36Software reuse
    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44521Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading

Landscapes

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

Abstract

The invention discloses an automatic application program release method based on flow programming, which comprises the following steps: s1: newly creating a demand sheet issued by an application, filling in issue information and selecting a service system; s2: correlating the related requirement sheets to create an application form; s3: carrying out related information inquiry, file association and state confirmation according to the application form; s4: uploading application loading files, calling a flow programming module interface, and automatically generating programming tasks issued by the application; s5: and outputting the orchestration task to a server executing the publishing operation, and automatically completing the publishing by the server according to the orchestration task. The method and the device automatically issue the application in a flow arranging mode, and standardize the application issuing flow; each link of application release can be monitored and the result can be tracked; the automatic release is formed, the standardization is realized, the manual operation errors are reduced, and the automatic release efficiency is improved.

Description

Automatic application program release method based on flow programming
Technical Field
The invention relates to an application publishing method, in particular to an automatic application publishing method based on flow arrangement.
Background
The application release link plays an important role for the online service system, and most of application release is manually deployed and configured at present; and carrying out script processing on the release link by adopting a script along with the expansion of the deployment scale. The process of manually configuring and publishing and script operation and publishing lacks a standard process and publishing process management and tracking; more manual operations are easy to cause misoperation, and the labor cost is increased; synchronous management of transverse information is lacking in the release process. It is therefore necessary to provide an automatic application publishing method based on process planning.
Disclosure of Invention
The technical problem to be solved by the invention is to provide an automatic application program release method based on flow programming, which solves the problems.
The technical scheme adopted by the invention for solving the technical problems is to provide an automatic application program release method based on process arrangement, which comprises the following steps: s1: newly creating a demand sheet issued by an application, filling in issue information and selecting a service system; s2: correlating the related requirement sheets to create an application form; s3: carrying out related information inquiry, file association and state confirmation according to the created application form; s4: uploading application loading files, calling a flow programming module interface, and automatically generating programming tasks issued by the application; s5: and outputting the generated scheduling task to a server for executing the publishing operation, and automatically completing the publishing by the server according to the scheduling task.
Further, the release information comprises a demand number, a demand type, an upgrade reason and an affiliated declaration form, and the declaration form comprises a plurality of demand forms.
Further, the step S2 specifically includes: s21: correlating related requirement lists belonging to different declarations through the number of the requirement list; s22: and creating an application form according to the associated demand information, submitting the application form to an application operation and maintenance post for auditing, and confirming that the application form is executable.
Further, the information included in the application form includes: the application theme, the submitting time, the planned release time and the current state can be changed and deleted.
Further, the step S3 specifically includes: s31: inquiring the state of the application to be issued, and confirming that the application state is to be issued; s32: associating application loading files to be executed, wherein the formats of the application loading files comprise cap packages, scripts, SQL and documents; s33: inquiring a CMDB system information interface, and confirming that a flow arranging module interface is available; s34: server information and status of which a publishing operation needs to be performed are checked to confirm that the server is available.
Further, in the step S4, an arranging step is determined according to the data stream of the service system, and an arranging task is generated, and the specific arranging step is as follows: s41: closing ESB alarm; s42: stopping Weblogic; s43: executing the data structure change; s44: executing the code change; s45: updating the application program; s46: starting Weblogic; s47: an ESB alarm is initiated.
Furthermore, the scheduling step of the generated scheduling task is manually adjusted, deleted and added according to the data change of the service system.
Compared with the prior art, the invention has the following beneficial effects: according to the automatic application program release method based on the process arrangement, the application is automatically released in a process arrangement mode, and the application release process is standardized; each link of application release can be monitored and the result can be tracked; the success rate of application release is improved, the arranging process can be solidified and can be reused; integrating the transverse information required by the application release in the release arrangement flow by docking with other systems; the automatic release is formed, the standardization is realized, the manual operation errors are reduced, and the automatic release efficiency is improved.
Drawings
FIG. 1 is a flowchart of an automatic application publishing method based on process arrangement in an embodiment of the invention;
fig. 2 is a schematic diagram of an automatic application publishing method based on process layout in an embodiment of the invention.
Detailed Description
The invention is further described below with reference to the drawings and examples.
FIG. 1 is a flowchart of an automatic application publishing method based on process arrangement in an embodiment of the invention; fig. 2 is a schematic diagram of an automatic application publishing method based on process layout in an embodiment of the invention.
Referring to fig. 1 and fig. 2, the method for automatically publishing an application program based on process arrangement according to an embodiment of the present invention includes the following steps:
step S1: newly creating a demand sheet issued by an application, filling in issue information and selecting a service system; the release information comprises a demand number, a demand type, an upgrade reason and an affiliated declaration form, wherein the declaration form comprises a plurality of demand forms.
Step S2: correlating the related requirement sheets to create an application form; the method specifically comprises the following steps:
s21: correlating related requirement lists belonging to different declarations through the number of the requirement list;
s22: and creating an application form according to the associated demand information, submitting the application form to an application operation and maintenance post for auditing, and confirming that the application form is executable.
The information contained in the application form includes: the application theme, the submitting time, the planned release time and the current state can be changed and deleted.
Step S3: related information inquiry, file association and state confirmation are carried out according to the application form, and the method specifically comprises the following steps:
s31: inquiring the state of the application to be issued, and confirming that the application state is to be issued;
s32: associating application loading files to be executed, wherein the formats of the application loading files comprise cap packages, scripts, SQL (Structured Query Language structured query sentences) and documents;
s33: querying a CMDB (Configuration Management Database configuration management database) system information interface, and confirming that a flow arrangement module interface is available;
s34: server information and status of which a publishing operation needs to be performed are checked to confirm that the server is available.
Step S4: uploading an application loading file, calling a flow programming module interface, automatically generating programming tasks issued by the application, wherein the generated programming tasks comprise the following programming steps:
s41: closing ESB (Enterprise Service Bus Enterprise service bus) alarms;
s42: stopping Weblogic;
s43: executing the data structure change;
s44: executing the code change;
s45: updating the application program;
s46: starting Weblogic;
s47: an ESB alarm is initiated.
The arranging step is determined according to the data flow of the service system, and is manually adjusted, deleted and added according to the data change of the service system.
Step S5: and outputting the scheduling task to a server for executing the publishing operation, and automatically completing the publishing by the server according to the scheduling task at the set planned publishing time.
In summary, according to the automatic application program release method based on the process arrangement, the application is automatically released in a process arrangement mode, and the application release process is standardized; each link of application release can be monitored and the result can be tracked; the success rate of application release is improved, the arranging process can be solidified and can be reused; integrating the transverse information required by the application release in the release arrangement flow by docking with other systems; the automatic release is formed, the standardization is realized, the manual operation errors are reduced, and the automatic release efficiency is improved.
While the invention has been described with reference to the preferred embodiments, it is not intended to limit the invention thereto, and it is to be understood that other modifications and improvements may be made by those skilled in the art without departing from the spirit and scope of the invention, which is therefore defined by the appended claims.

Claims (4)

1. An automatic application program release method based on flow programming is characterized by comprising the following steps:
s1: newly creating a demand sheet issued by an application, filling in issue information and selecting a service system;
s2: correlating the related requirement sheets to create an application form;
s3: carrying out related information inquiry, file association and state confirmation according to the created application form;
s4: uploading application loading files, calling a flow programming module interface, and automatically generating programming tasks issued by the application;
s5: outputting the generated scheduling task to a server for executing the publishing operation, and automatically completing the publishing by the server according to the scheduling task;
the step S3 specifically includes:
s31: inquiring the state of the application to be issued, and confirming that the application state is to be issued;
s32: associating application loading files to be executed, wherein the formats of the application loading files comprise cap packages, scripts, SQL and documents;
s33: inquiring a CMDB system information interface, and confirming that a flow arranging module interface is available;
s34: verifying server information and state of a release operation to be executed, and confirming that a server is available;
in the step S4, an arranging step is determined according to the data flow of the service system, and an arranging task is generated, and the specific arranging step is as follows:
s41: closing ESB alarm;
s42: stopping Weblogic;
s43: executing the data structure change;
s44: executing the code change;
s45: updating the application program;
s46: starting Weblogic;
s47: starting ESB alarm;
the release information comprises a demand number, a demand type, an upgrade reason and an affiliated declaration form, wherein the declaration form comprises a plurality of demand forms.
2. The automatic application publishing method based on process arrangement according to claim 1, wherein the step S2 specifically comprises:
s21: correlating related requirement lists belonging to different declarations through the number of the requirement list;
s22: and creating an application form according to the associated demand information, submitting the application form to an application operation and maintenance post for auditing, and confirming that the application form is executable.
3. The automatic application distribution method based on the process arrangement according to claim 1, wherein the information contained in the application form includes: the application theme, the submitting time, the planned release time and the current state can be changed and deleted.
4. The automatic distribution method of application programs based on process scheduling according to claim 1, wherein the scheduling step of the generated scheduling task is adjusted, deleted and added according to the change of the service data.
CN201911127924.7A 2019-11-18 2019-11-18 Automatic application program release method based on flow programming Active CN110908698B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911127924.7A CN110908698B (en) 2019-11-18 2019-11-18 Automatic application program release method based on flow programming

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911127924.7A CN110908698B (en) 2019-11-18 2019-11-18 Automatic application program release method based on flow programming

Publications (2)

Publication Number Publication Date
CN110908698A CN110908698A (en) 2020-03-24
CN110908698B true CN110908698B (en) 2023-09-19

Family

ID=69817786

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911127924.7A Active CN110908698B (en) 2019-11-18 2019-11-18 Automatic application program release method based on flow programming

Country Status (1)

Country Link
CN (1) CN110908698B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112035161B (en) * 2020-08-31 2023-05-12 上海识装信息科技有限公司 Applet release verification method and parallel release method
CN113467773A (en) * 2021-07-20 2021-10-01 达而观数据(成都)有限公司 Method for multiplexing process codes for realizing robot process automation

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8281317B1 (en) * 2008-12-15 2012-10-02 Open Invention Network Llc Method and computer readable medium for providing checkpointing to windows application groups
CN103473068A (en) * 2013-09-24 2013-12-25 北京天源科创风电技术有限责任公司 Customizing system and customizing method for graph real-time monitoring interface based on SVG (Scalable Vector Graphics)
CN107678754A (en) * 2017-09-11 2018-02-09 深圳供电局有限公司 A kind of IT resource deliveries system and method
CN108629534A (en) * 2018-04-09 2018-10-09 侨益物流股份有限公司 A kind of staple commodities logistic management system based on BPM automatic technologies
CN109214704A (en) * 2018-09-26 2019-01-15 广东电网有限责任公司 A kind of distributed intelligence operation platform, method, apparatus and readable storage medium storing program for executing
CN109271170A (en) * 2018-09-05 2019-01-25 杭州数梦工场科技有限公司 A kind of distributed system dispositions method, system, electronic equipment and storage medium
CN109542468A (en) * 2018-11-23 2019-03-29 北京金山安全软件有限公司 Application program release method and device and electronic equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9021015B2 (en) * 2010-10-18 2015-04-28 Code Systems Corporation Method and system for publishing virtual applications to a web server

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8281317B1 (en) * 2008-12-15 2012-10-02 Open Invention Network Llc Method and computer readable medium for providing checkpointing to windows application groups
CN103473068A (en) * 2013-09-24 2013-12-25 北京天源科创风电技术有限责任公司 Customizing system and customizing method for graph real-time monitoring interface based on SVG (Scalable Vector Graphics)
CN107678754A (en) * 2017-09-11 2018-02-09 深圳供电局有限公司 A kind of IT resource deliveries system and method
CN108629534A (en) * 2018-04-09 2018-10-09 侨益物流股份有限公司 A kind of staple commodities logistic management system based on BPM automatic technologies
CN109271170A (en) * 2018-09-05 2019-01-25 杭州数梦工场科技有限公司 A kind of distributed system dispositions method, system, electronic equipment and storage medium
CN109214704A (en) * 2018-09-26 2019-01-15 广东电网有限责任公司 A kind of distributed intelligence operation platform, method, apparatus and readable storage medium storing program for executing
CN109542468A (en) * 2018-11-23 2019-03-29 北京金山安全软件有限公司 Application program release method and device and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
袁珊 等.基于ESB的各系统服务编排解决方案.《电子世界》.2019,第2019年卷(第09期),全文. *

Also Published As

Publication number Publication date
CN110908698A (en) 2020-03-24

Similar Documents

Publication Publication Date Title
CN110908698B (en) Automatic application program release method based on flow programming
CN101689167B (en) Progressively implementing declarative models in distributed systems
CN101876943B (en) Systems and methods for identifying a relationship between multiple interrelated applications in a mainframe environment
US10140103B2 (en) POS application development method and cloud server
CN102195804A (en) Automatic updating method of software and system thereof
US20050187739A1 (en) Method and apparatus for creating and updating maintenance plans of an aircraft
CN105808278A (en) Client version upgrading method and device
CN113515297B (en) Version updating method and device, electronic equipment and storage medium
CN101753619B (en) Method and system for extending service model
CN108052336A (en) A kind of distributed software upgrade-system and its implementation
CN112561370B (en) Method and device for managing software release, computer equipment and storage medium
US20200117477A1 (en) Edge configuration of software systems for manufacturing
WO2016145897A1 (en) Update data package preparation method and device
CN116010066A (en) RPA robot and implementation method
CN109739539B (en) Cross-environment application release method, device, equipment and storage medium
KR100671146B1 (en) Interface apparatus of Manufacturing Execution System
US20140173634A1 (en) Method and integration component for integrating osgi environments into a service-oriented architecture
CN102929649B (en) The configuration-system of PCS7 software systems and collocation method
CN100535860C (en) Equipment software upgrade automatic realizing system and method
CN114237634A (en) Application release risk identification method, device, equipment, medium and program product
US11360961B2 (en) Single script solution for multiple environments
CN102236559A (en) Software generation system
US20210165669A1 (en) Job execution integration to customized database
CN111176673B (en) Method for upgrading payment interface on line
JP2006285473A (en) Manufacturing process management system

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