CN110851516B - Host operation control system and method - Google Patents

Host operation control system and method Download PDF

Info

Publication number
CN110851516B
CN110851516B CN201911080426.1A CN201911080426A CN110851516B CN 110851516 B CN110851516 B CN 110851516B CN 201911080426 A CN201911080426 A CN 201911080426A CN 110851516 B CN110851516 B CN 110851516B
Authority
CN
China
Prior art keywords
module
host
execution engine
description file
interface
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
CN201911080426.1A
Other languages
Chinese (zh)
Other versions
CN110851516A (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.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN201911080426.1A priority Critical patent/CN110851516B/en
Publication of CN110851516A publication Critical patent/CN110851516A/en
Application granted granted Critical
Publication of CN110851516B publication Critical patent/CN110851516B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention provides a host operation control system and a method, wherein the system comprises: the system comprises a database module, a bus module, a monitoring module and an execution engine; the database module is in communication connection with the bus module; the bus module is respectively in communication connection with the execution engine and the monitoring module; the bus module is used for sending the process description file in the database module to the execution engine according to the instruction of the monitoring module; the flow description file is used for determining the execution sequence of the tasks to be processed; the execution engine is used for calling the packaged interface in a web mode according to the flow description file so as to send a control instruction to the host; the packaged interface is packaged in advance as an interface which can be called by a web mode and is stored in an execution engine. The invention can realize the automatic calling of the host according to the flow description file in a web mode without setting a special host operation control terminal, reduces the manual operation steps of the host calling and improves the host calling efficiency.

Description

Host operation control system and method
Technical Field
The invention relates to the technical field of computers, in particular to a host operation control system and a host operation control method.
Background
The IBM Mainframe (Mainframe) is a whole formed by a whole set of hardware and dedicated software, and is a set of dense and inseparable closed system. Because of its safety and high reliability, it has been used in the fields of banking, securities, aviation, etc. Unlike a small computer or a system such as x86, a large host uses a unique and complex automation language and interaction interface, and has extremely high closure. This results in both simple operation commands and complex automation management being performed in the closed environment of the host operating system. This situation causes the host operation and maintenance to use a dedicated terminal, and to require a professional to perform the terminal operation, which requires performing a plurality of operation steps. Therefore, the operation control of the large-scale host has the problems of high entrance threshold, low processing efficiency and the like.
Disclosure of Invention
The invention provides a host operation control system and a host operation control method, which can facilitate a user to simply and quickly call a host.
In a first aspect, an embodiment of the present invention provides a host operation and control system, where the system includes: the system comprises a database module, a bus module, a monitoring module and an execution engine; the database module is in communication connection with the bus module; the bus module is respectively in communication connection with the execution engine and the monitoring module; the bus module is used for sending the process description file in the database module to the execution engine according to the instruction of the monitoring module; the flow description file is used for determining the execution sequence of the tasks to be processed; the execution engine is used for calling the packaged interface in a web mode according to the flow description file so as to send a control instruction to the host; the packaged interface is packaged into an interface which can be called by a web mode in advance and is stored in the execution engine.
In a second aspect, an embodiment of the present invention further provides a host operation and control method, where the method includes: the bus module sends the process description file in the database module to the execution engine according to the instruction of the monitoring module; the flow description file is used for determining the execution sequence of the tasks to be processed; the execution engine calls the packaged interface in a web mode according to the flow description file so as to send a control instruction to the host; the packaged interface is packaged into an interface capable of being called by a web mode in advance and stored in the execution engine
In a third aspect, an embodiment of the present invention further provides a computer device, including a memory and a processor, where the memory stores a computer program that can be executed on the processor, and the processor implements the host operation and control method when executing the computer program.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable medium having a non-volatile program code executable by a processor, where the program code causes the processor to execute the host operation and control method.
The embodiment of the invention has the following beneficial effects: the embodiment of the invention provides a host operation and control scheme, which comprises a database module, a bus module, a monitoring module and an execution engine; the database module is in communication connection with the bus module; the bus module is respectively in communication connection with the execution engine and the monitoring module; the bus module can send the flow description file in the database module to the execution engine according to the instruction of the monitoring module, the execution engine calls a pre-packaged interface in a web mode according to the flow description file, the interface is an interface which can be called in the web mode, and therefore the host can be automatically called according to the flow description file, and the process that manual gradual operation is carried out to carry out host operation control is avoided. The embodiment of the invention can realize the automatic calling of the host computer in a web mode without setting a special host computer operation control terminal, reduces the manual operation steps of the host computer calling and improves the efficiency of the host computer calling.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
In order to make the aforementioned and other objects, features and advantages of the present invention comprehensible, preferred embodiments accompanied with figures are described in detail below.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a block diagram of a host operation control system according to an embodiment of the present invention;
fig. 2 is a block diagram of another host operation control system according to an embodiment of the present invention;
fig. 3 is a block diagram of another host operation control system according to an embodiment of the present invention;
fig. 4 is a flowchart of the operation of the host operation control system according to the embodiment of the present invention;
fig. 5 is a flowchart of a host operation control method according to an embodiment of the present invention;
fig. 6 is a block diagram of a computer device according to an embodiment of the present invention.
Detailed Description
To make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions of the present invention will be clearly and completely described below with reference to the accompanying drawings, and it is apparent that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Currently, existing workflow solutions are not able to support IBM mainframe platforms.
Based on this, the host operation and control system and the method provided by the embodiment of the invention summarize and classify the interfaces of the host relative to the closed system, and further reshape and encapsulate the interfaces, so that the host service can be simply and quickly called through the web. Furthermore, a complete workflow process of the IBM mainframe platform is realized through a workflow technology.
To facilitate understanding of the embodiment, a detailed description will be given to a host operation and control system disclosed in the embodiment of the present invention.
The embodiment of the invention provides a host operation and control system which can be deployed on a small-sized machine, so that the interface of the host can be called in a web mode by using the small-sized machine, the basic operation and maintenance operation of the host is further realized, and the threshold of the host for entering the door is greatly reduced.
Referring to fig. 1, a structural block diagram of a host operation control system is shown, where the system includes the following modules: a database module 11, a bus module 12, a monitoring module 14 and an execution engine 13; the database module is in communication connection with the bus module; and the bus module is respectively in communication connection with the execution engine and the monitoring module.
And the bus module is used for sending the flow description file in the database module to the execution engine according to the instruction of the monitoring module.
In the embodiment of the invention, the monitoring module can realize the interaction between the small computer and the operator, the operator sends an instruction to the bus module through the monitoring module, and the bus module sends the flow description file in the database module to the execution engine according to the instruction of the monitoring module. The flow description file is used for determining an execution sequence of the tasks to be processed, where the tasks to be processed are tasks that need to be processed by the host, for example, task one may be a submit job, task two may be a query job, task three may be a check job completion, and the like. The execution sequence of the to-be-processed tasks refers to a sequential order of executing the plurality of tasks, for example, the execution sequence of the to-be-processed tasks may be: task 1: login system-task 2: query job-task 3: submit job-task 4: inspection job-task 5: and obtaining a result.
It should be noted that the job may be different job contents, and different types of jobs may be processed according to requirements, which is not specifically limited in this embodiment of the present invention.
The execution engine is used for calling the packaged interface in a web mode according to the flow description file so as to send a control instruction to the host; the packaged interface is packaged in advance as an interface which can be called by a web mode and is stored in an execution engine.
In the embodiment of the invention, the execution engine is an interactive module of the small computer and the large host and is responsible for the interaction with the host interface. The execution engine calls a pre-packaged host interface in a web calling mode, the host interface obtains an interface which can be called by the web mode through packaging, and the interface which can be called by the web mode is stored in the execution engine. When the execution engine calls the stored interface in a web mode, the calling of the host interaction interface can be realized. Therefore, a special host operation and control terminal is not required to be arranged, the embodiment of the invention can realize the calling of the host interface in a web mode through a small machine, and the flow description file can determine the execution sequence of the tasks to be processed, and when the host interface is called, the execution is automatically carried out according to the sequence in the flow description file, so that the manual operation steps are reduced, and the simple and quick calling is realized.
The embodiment of the invention provides a host operation and control scheme, which comprises a database module, a bus module, a monitoring module and an execution engine; the database module is in communication connection with the bus module; the bus module is respectively in communication connection with the execution engine and the monitoring module; the bus module can send the flow description file in the database module to the execution engine according to the instruction of the monitoring module, the execution engine calls a pre-packaged interface in a web mode according to the flow description file, the interface is an interface which can be called in the web mode, automatic calling of the host is achieved, and the process of carrying out host operation control through manual step-by-step operation is avoided. The embodiment of the invention can realize the automatic calling of the host according to the flow description file in a web mode without setting a special host operation control terminal, thereby reducing the manual operation steps of the host calling and improving the efficiency of the host calling.
In order to obtain a flow description file, referring to another structural block diagram of the host operation control system shown in fig. 2, the system further includes a flow editing module 15 and a flow deployment module 16, and the flow deployment module is respectively in communication connection with the flow editing module and the database module; the flow editing module is used for generating a flow description file; the flow deployment module is used for storing the flow description file to the database module.
In the embodiment of the invention, a workflow editor completes the creation of the workflow through the flow editing module. The module converts the visual flow into a flow description file. The process deployment module is respectively in communication connection with the process editing module and the database module, so that the process description file is deployed into the database through the process deployment module.
In order to obtain an efficient host operation and maintenance product, referring to another structural block diagram of the host operation and control system shown in fig. 3, the system further includes a remolding module 17, which is communicatively connected to the execution engine, and is configured to: classifying the bottom layer interactive interface of the host to obtain a classification result; the classification result at least comprises any one or more of the following: system command classification, job control language classification and scripting language classification; packaging the classification result to obtain an interface which can be called by a web mode; the interface, which may be called web-wise, is sent to the execution engine.
In the embodiment of the invention, the system command refers to an IBM mainframe operating system command; job Control Language (JCL) is an IBM mainframe Job scheduling Language; the scripting language (REXX) is a programming language for IBM mainframes. And summarizing and classifying bottom layer interactive interfaces of the host to obtain a classification result, and then reshaping and packaging the interfaces one by one according to the classification result to form a basic service layer. Therefore, the host can provide an open interface which is friendly and easy to call. A user can simply and quickly call the packaged interface through the web, so that basic operation and maintenance operations of the host are realized. Greatly reduces the threshold of the host entering the door.
In the embodiment of the invention, the interfaces can be named uniformly according to functions, and communication processing, exception processing and standardized interface return are packaged in the interfaces. The packaged interface is released in the form of a code base for further development and use. For example, a Job Control Language (JCL) interface package can implement: 1. the host operation calling can be completed only through the network parameters and the user password; 2. and setting different return codes according to different scenes according to the feedback result. The abnormal return contains communication error, authority error, system error, format error and the like, and the normal return contains formatted JSON data.
The basic service layer encapsulates the core function of the host as a basic service by means of a host RESTful (design style and development mode of a network Application) API (Application Programming Interface), and provides a web service Interface including a plurality of core functions such as TSO (Time Sharing operation), FILES (FILES), job(s) and the like in combination with the authorization of z/OS (z/OS is an operating System operated by an IBM mainframe), which converts the z/OS core components such as a conventional TSO, ISPF (Interactive System Programming Facility), SDSF (System Display and query menu) into web interactions from a command line and a web interaction manner, so that the z/OS core components can be managed by a browser.
In order to further obtain an efficient host operation and maintenance product, the remolding module is further used for: determining various calling sequences of interfaces which can be called by a web mode, and obtaining a transaction according to each calling sequence; the transaction is sent to an execution engine.
In the embodiment of the invention, the calling logic among a plurality of interfaces which can be called in a web mode is determined, and the calling sequence of the plurality of interfaces with calling logic relation is combined to obtain a transaction, so that the plurality of related interfaces can be automatically called when the transaction is called.
And combining and packaging the commonly used host operation and maintenance operations to form a transaction layer. Each element of the transaction layer can complete a basic work item, operation on basic service is omitted, the abstraction level is higher, and usability and flexibility are greatly enhanced.
In order to further obtain an efficient host operation and maintenance product, the remolding module is further used for: determining the calling sequence of a plurality of transactions, and obtaining a workflow according to each calling sequence; the workflow is sent to an execution engine.
In the embodiment of the invention, the calling logic among a plurality of transactions is determined, and the calling orders of the plurality of transactions with calling logic relations are combined to obtain a workflow, so that a plurality of related transactions can be automatically called when one workflow is called.
And further abstracting on the basis of a transaction layer, combining service flows of various transactions, and simultaneously adding logic judgment and flow control to form workflow service. Each workflow corresponds to a series of associated transaction operations to complete more complex workflows, e.g., complex tasks including version upgrades and site switches.
It should be noted that, in the embodiment of the present invention, the operation and maintenance interface of the host is integrated through the platform, and an efficient host operation and maintenance product is realized by generating three logical levels. The three different layers can be conveniently called in a web mode. In addition, the hierarchical structure can meet the calling requirements of different business levels. The transaction layer calls may not be concerned with the underlying services of the underlying host; the calling of the workflow can also shield the lower-layer specific affairs, so that a user of the workflow can be concentrated on business logic, and the operation and maintenance efficiency is improved. Meanwhile, the invention can realize a host workflow system, support a set of complete operation and maintenance processes of editing, deploying, calling, monitoring, data collecting and analyzing and the like of the workflow, and improve the automation and intelligent agility of the host.
Considering that the user can modify the execution sequence of the tasks to be processed conveniently, the flow editing module is further configured to: acquiring and analyzing a flow description file; and adjusting the processing sequence of the tasks to be processed in the flow description file.
In the embodiment of the invention, the flow editing module reads the flow description file in the database, and performs visual display after analysis. And after the workflow editor finishes the modification, the workflow is established through the flow editing module. And forming a flow description file. And updating the flow description file into a database through a flow deployment module.
In order to perfect the management of the host, the bus module is further configured to: and acquiring an execution result sent by the execution engine, and sending the execution result to the monitoring module so that the monitoring module displays the execution result.
In the embodiment of the invention, the execution engine interacts with the host to obtain the execution result of the host after executing the call command sent by the execution engine, the execution result is sent to the bus module, the bus module further sends the execution result to the monitoring module, and the monitoring module displays the result to the process user after visualizing the result.
Referring to the work flow chart of the host operation control system shown in fig. 4, the embodiment of the present invention provides a host operation control system, and the whole product is divided into two parts, namely, a process development part and a process execution part. In the process development part, for example, a new process is created, workflow editors complete the creation of the process through a process editing module, and then a process description file is stored in a database through a process deployment module. And finishing part of the work of process development. In the process execution part, the bus module is responsible for event scheduling and data flow forwarding in the whole process. The process user can call the process instance through the monitoring and calling module and monitor and interact in the process of executing the process. The execution engine is responsible for the true interaction with the host interface. The system workflow call can be specifically carried out according to the following steps:
1. the flow user sends a calling request to the bus module by calling the monitoring module.
2. And after the bus module responds to the request, reading the corresponding flow description file of the database and instantiating the flow description file. And returning the result to the calling monitoring module.
3. And the process user sends an execution application to the bus after calling the monitoring module to initialize the process.
4. And after the bus module responds to the request, starting the process execution engine.
5. The execution engine calls the interface packaged by the invention in a web calling mode to complete the calling of the IBM host. The host then returns the results of each step to the execution engine.
6. The execution engine feeds the results back to the bus.
7. And the bus feeds the result back to the calling monitoring module.
8. And the monitoring module displays the result to the process user after visualizing the result.
9. If the flow requires multi-step interaction, the above process will be repeated.
The host operation control system provided by the embodiment of the invention can realize the deployment, calling, monitoring, data acquisition and analysis of the process, thereby completing a set of complete operation and maintenance process. Specifically, the method comprises the following steps:
deployment of the flow:
1. storing the edited flow in a json data format in a database;
2. registering in the bus module;
3. and the process deployment is completed so far, and the process can be used subsequently.
And (3) calling a flow: after the user has enabled the flow call,
1. the bus module analyzes the user request and extracts a flow file in the database;
2. the bus module gives the flow file to the execution module and starts the flow calling;
3. the execution module analyzes the flow file and decomposes the flow file into a plurality of calling commands;
4. the execution module carries out web calling according to the logic sequence, and the calling object is a command interface of an IBM mainframe;
5. the execution module obtains the return result and gives the return result to the bus module.
Monitoring the process:
1. after the bus starts the call of the flow file, informing a monitoring module to monitor;
2. the bus module gives the return result of the execution module to the monitoring module;
3. and the monitoring module acquires the returned result and performs web display.
Data acquisition and analysis:
independent of the steps, the method does not interact with the IBM mainframe in real time. It collects and analyzes the data information such as the execution result or the state of the host computer.
The host operation and control system provided by the embodiment of the invention can realize interactive operation management through the interactive operation management interface, integrates operation submission and execution result query, and is convenient for users to use. Through the interactive command execution interface, the command execution and result query are realized, and the command transmission can be carried out at regular time. The mode of host management is carried out through a WEB mode, namely, the calling interface of the host is summarized and packaged, so that the calling interface can be called through a WEB mode. A solution for centralized management of a host workflow is provided. I.e. the management of the full workflow lifecycle, based on the bus structure described above.
An embodiment of the present invention further provides a host operation and control method, referring to a flow chart of the host operation and control method shown in fig. 5, where the method includes the following steps:
step S202, the bus module sends the process description file in the database module to an execution engine according to the instruction of the monitoring module; the flow description file is used for determining the execution sequence of the tasks to be processed.
Step S204, the execution engine calls the packaged interface in a web mode according to the process description file so as to send a control instruction to the host; the packaged interface is packaged in advance as an interface which can be called by a web mode and is stored in an execution engine.
In one embodiment, the method further comprises: the flow editing module generates a flow description file; and the flow deployment module stores the flow description file to the database module.
In one embodiment, the method further comprises: classifying the bottom layer interactive interface of the host to obtain a classification result; the classification result at least comprises any one or more of the following: system command classification, job control language classification and scripting language classification; packaging the classification result to obtain an interface which can be called by a web mode; the interface, which may be called web-wise, is sent to the execution engine.
In one embodiment, the method further comprises: determining various calling sequences of interfaces which can be called by a web mode, and obtaining a transaction according to each calling sequence; the transaction is sent to an execution engine.
In one embodiment, the method further comprises: determining the calling sequence of a plurality of transactions, and obtaining a workflow according to each calling sequence; the workflow is sent to an execution engine.
In one embodiment, the method further comprises: acquiring and analyzing a flow description file; and adjusting the processing sequence of the tasks to be processed in the flow description file.
In one embodiment, the method further comprises: and acquiring an execution result sent by the execution engine, and sending the execution result to the monitoring module so that the monitoring module displays the execution result.
The embodiment of the present invention further provides a computer device, referring to the schematic block diagram of the structure of the computer device shown in fig. 6, the computer device includes a memory 61 and a processor 62, the memory stores a computer program that can be executed on the processor, and the processor implements the steps of the host operation and control method when executing the computer program.
It is clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working process of the computer device described above may refer to the corresponding process in the foregoing method embodiments, and no further description is provided herein
Embodiments of the present invention also provide a computer readable medium having non-volatile program code executable by a processor, the program code causing the processor to perform any of the steps of the above-described method.
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 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.
Finally, it should be noted that: the above-mentioned embodiments are only specific embodiments of the present invention, which are used for illustrating the technical solutions of the present invention and not for limiting the same, and the protection scope of the present invention is not limited thereto, although the present invention is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: any person skilled in the art can modify or easily conceive the technical solutions described in the foregoing embodiments or equivalent substitutes for some technical features within the technical scope of the present disclosure; such modifications, changes or substitutions do not depart from the spirit and scope of the embodiments of the present invention, and they should be construed as being included therein. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A host operation control system, comprising: the system comprises a database module, a bus module, a monitoring module and an execution engine; the database module is in communication connection with the bus module; the bus module is respectively in communication connection with the execution engine and the monitoring module;
the bus module is used for sending the process description file in the database module to the execution engine according to the instruction of the monitoring module; the flow description file is used for determining the execution sequence of the tasks to be processed;
the execution engine is used for calling the packaged interface in a web mode according to the flow description file so as to send a control instruction to the host; the packaged interface is packaged into an interface which can be called by a web mode in advance and is stored in the execution engine.
2. The host operation control system according to claim 1, further comprising a process editing module and a process deployment module, wherein the process deployment module is in communication connection with the process editing module and the database module, respectively;
the flow editing module is used for generating a flow description file;
the process deployment module is used for storing the process description file to the database module.
3. The host operational control system of claim 2, further comprising a remolding module communicatively coupled to the execution engine for:
classifying the bottom layer interactive interface of the host to obtain a classification result; the classification result at least comprises any one or more of the following: system command classification, job control language classification and scripting language classification;
packaging the classification result to obtain an interface which can be called by a web mode;
sending the web-callable interface to the execution engine.
4. The host operational control system of claim 3, wherein the remolding module is further configured to:
determining various calling sequences of the interfaces which can be called by the web mode, and obtaining a transaction according to each calling sequence;
sending the transaction to the execution engine.
5. The host operational control system of claim 4, wherein the remolding module is further configured to:
determining the calling sequence of a plurality of the affairs, and obtaining a workflow according to each calling sequence;
sending the workflow to the execution engine.
6. The host operation control system according to any one of claims 2-5, wherein the process editing module is further configured to:
acquiring and analyzing the process description file;
and adjusting the processing sequence of the tasks to be processed in the flow description file.
7. The host operational control system of any one of claims 1-5, wherein the bus module is further configured to:
and acquiring an execution result sent by the execution engine, and sending the execution result to the monitoring module so that the monitoring module displays the execution result.
8. A host operation control method is characterized in that: the host operation control system is applied to any one of claims 1-7; the method comprises the following steps:
the bus module sends the process description file in the database module to the execution engine according to the instruction of the monitoring module; the flow description file is used for determining the execution sequence of the tasks to be processed;
the execution engine calls the packaged interface in a web mode according to the flow description file so as to send a control instruction to the host; the packaged interface is packaged into an interface which can be called by a web mode in advance and is stored in the execution engine.
9. A computer device comprising a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method as claimed in claim 8 when executing the computer program.
10. A computer-readable medium having non-volatile program code executable by a processor, wherein the program code causes the processor to perform the method of claim 8.
CN201911080426.1A 2019-11-07 2019-11-07 Host operation control system and method Active CN110851516B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911080426.1A CN110851516B (en) 2019-11-07 2019-11-07 Host operation control system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911080426.1A CN110851516B (en) 2019-11-07 2019-11-07 Host operation control system and method

Publications (2)

Publication Number Publication Date
CN110851516A CN110851516A (en) 2020-02-28
CN110851516B true CN110851516B (en) 2022-04-19

Family

ID=69598651

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911080426.1A Active CN110851516B (en) 2019-11-07 2019-11-07 Host operation control system and method

Country Status (1)

Country Link
CN (1) CN110851516B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111353880B (en) * 2020-03-31 2023-09-26 中国工商银行股份有限公司 Transaction service packaging method, device and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1372193A (en) * 2001-02-27 2002-10-02 韩国科学技术院 In circuit emulated equipment using high-level programming language and method thereof
CN103888287A (en) * 2013-12-18 2014-06-25 北京首都国际机场股份有限公司 Information system integrated operation and maintenance monitoring service early warning platform and realization method thereof
CN104219175A (en) * 2014-08-20 2014-12-17 深圳太极软件有限公司 Data exchanging and service invocation system and data exchanging and service invocation method
CN105224436A (en) * 2015-10-29 2016-01-06 曙光信息产业股份有限公司 A kind of operation condition of server method for supervising and device
CN107977797A (en) * 2017-12-15 2018-05-01 佛山租我科技有限公司 Civil Aviation application Integrating based on SOA
CN108647083A (en) * 2018-04-28 2018-10-12 北京京东金融科技控股有限公司 Task executing method, device, system, electronic equipment and computer-readable medium
CN109992351A (en) * 2017-12-30 2019-07-09 中国移动通信集团贵州有限公司 Fictitious host computer program safety control method, device, equipment and medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9753883B2 (en) * 2014-02-04 2017-09-05 Netronome Systems, Inc. Network interface device that maps host bus writes of configuration information for virtual NIDs into a small transactional memory

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1372193A (en) * 2001-02-27 2002-10-02 韩国科学技术院 In circuit emulated equipment using high-level programming language and method thereof
CN103888287A (en) * 2013-12-18 2014-06-25 北京首都国际机场股份有限公司 Information system integrated operation and maintenance monitoring service early warning platform and realization method thereof
CN104219175A (en) * 2014-08-20 2014-12-17 深圳太极软件有限公司 Data exchanging and service invocation system and data exchanging and service invocation method
CN105224436A (en) * 2015-10-29 2016-01-06 曙光信息产业股份有限公司 A kind of operation condition of server method for supervising and device
CN107977797A (en) * 2017-12-15 2018-05-01 佛山租我科技有限公司 Civil Aviation application Integrating based on SOA
CN109992351A (en) * 2017-12-30 2019-07-09 中国移动通信集团贵州有限公司 Fictitious host computer program safety control method, device, equipment and medium
CN108647083A (en) * 2018-04-28 2018-10-12 北京京东金融科技控股有限公司 Task executing method, device, system, electronic equipment and computer-readable medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于RESTful Web技术的资源管理系统设计与实现;章武媚;《计算机应用与软件》;20140531;第31卷(第5期);23-28 *

Also Published As

Publication number Publication date
CN110851516A (en) 2020-02-28

Similar Documents

Publication Publication Date Title
US11340870B2 (en) Software release workflow management
EP2026212B1 (en) Automatic test generation for reference testing
EP2245532B1 (en) Method and apparatus for generating virtual software platform based on component model and validating software platform architecture using the platform
US9465726B2 (en) Abstract layer for automatic user interface testing
CN103336705B (en) Automatic transcoding between script process and Workflow system and semantic self adaptation
WO2018036342A1 (en) Csar-based template design visualization method and device
US9658842B2 (en) Application runtime expert for deployment of an application on multiple computer systems
CN108614690B (en) Software development method, system and storage medium based on component and cloud oriented
US20150212927A1 (en) Application Testing Automation
CN106469068B (en) Application program deployment method and system
US8935173B2 (en) Executing a business process by a standard business process engine
CN115860451A (en) Flow operation method and device, electronic equipment and storage medium
CN110851516B (en) Host operation control system and method
US9466037B2 (en) Versioning and effectivity dates for orchestration business process design
KR101566855B1 (en) Developping method for user screen of new works in enterprise resource planning system
CN109947645A (en) Automatic configuration tool method and system
CN115827051A (en) Software integration management system, method and server
US11113105B1 (en) Computer implemented system and method for generating platform agnostic digital worker
WO2021036987A1 (en) Method and device for achieving operation and maintenance monitoring
CN114265595A (en) Cloud native application development and deployment system and method based on intelligent contracts
CN113064698A (en) Method for providing product environment and corresponding device, system, equipment and medium
CN113037582A (en) Network Function Virtualization (NFV) test method, device and system
CN116795378B (en) Method and device for arranging and executing process based on code dynamic compiling
CN111538491B (en) Data event processing method, device, equipment and storage medium
KR20180010704A (en) Method for interworking data between different systems by patterning services

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