CN110888901A - System management method, device, computer equipment and storage medium - Google Patents

System management method, device, computer equipment and storage medium Download PDF

Info

Publication number
CN110888901A
CN110888901A CN201911006034.0A CN201911006034A CN110888901A CN 110888901 A CN110888901 A CN 110888901A CN 201911006034 A CN201911006034 A CN 201911006034A CN 110888901 A CN110888901 A CN 110888901A
Authority
CN
China
Prior art keywords
information
attribute
party platform
event
queried
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911006034.0A
Other languages
Chinese (zh)
Other versions
CN110888901B (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.)
Zhejiang Dasou Vehicle Software Technology Co Ltd
Original Assignee
Zhejiang Dasou Vehicle Software 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 Zhejiang Dasou Vehicle Software Technology Co Ltd filed Critical Zhejiang Dasou Vehicle Software Technology Co Ltd
Priority to CN201911006034.0A priority Critical patent/CN110888901B/en
Publication of CN110888901A publication Critical patent/CN110888901A/en
Application granted granted Critical
Publication of CN110888901B publication Critical patent/CN110888901B/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/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24568Data stream processing; Continuous queries

Abstract

The application relates to a system management method, a system management device, a computer device and a storage medium. The method comprises the following steps: the server determines a third-party platform interface of the flow event to be queried from system configuration information by receiving a query request sent by the front-end equipment according to the attribute of the flow event to be queried, wherein the system configuration information comprises attribute information which is configured for all the flow events of the front-end equipment by the server in advance and control information associated with the attribute information of each flow event, the third-party platform interface of the flow event to be queried is called, and a query result corresponding to the flow event to be queried is obtained from a third-party platform which stores relevant data of all the flow events. In the method, the data interaction between the system information configuration module and the interface calling module in the server and the front-end equipment and the data interaction between the interface calling module and the third-party platform are respectively realized, so that the data configuration in the system management is more flexible, the resources occupied by the data in the system are reduced, and the stability of the system is improved.

Description

System management method, device, computer equipment and storage medium
Technical Field
The present application relates to the field of internet technologies, and in particular, to a system management method, an apparatus, a computer device, and a storage medium.
Background
With the advent of the information age, more and more enterprises introduce workflow systems, which aim to realize automation, intellectualization and integration of work process management. The workflow system has the main characteristics of flexibly realizing data integration and data statistics, eliminating information isolated islands, realizing data integration between workflows in an OA office system, realizing data integration between workflows in the OA office system and other business systems, improving the working efficiency and improving the management efficiency.
In the existing workflow system, a front-end page is generally required to be provided for a user to operate, and data related to the process is manually filled in the page by the user. In the process of filling data, some data need to be inquired and acquired in a flow result set.
However, when more and more access flows are available, the system is bloated due to excessive data flows, and the stability of the system is poor.
Disclosure of Invention
In view of the foregoing, it is desirable to provide a system management method, apparatus, computer device and storage medium.
In a first aspect, the present application provides a system management method, including:
receiving a query request sent by front-end equipment; the query request carries the attribute of the current flow event to be queried;
determining a third-party platform interface of the flow event to be queried from the system configuration information according to the attribute of the flow event to be queried; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and the third-party platform interface;
calling a third-party platform interface of the flow event to be queried, and acquiring a query result corresponding to the flow event to be queried from a third-party platform; the third party platform stores the relevant data of all process events.
In this embodiment, the server determines the third-party platform interface of the flow event to be queried from the system configuration information by receiving the query request sent by the front-end device according to the attribute of the flow event to be queried, calls the third-party platform interface of the flow event to be queried, and obtains a query result corresponding to the flow event to be queried from the third-party platform. Due to the fact that data interaction between the system information configuration module and the interface calling module in the server, the front-end equipment and the third-party platform is achieved, the purpose of flexible data configuration in system management is achieved, resources occupied by data in the system are reduced, and stability of the system is improved.
In one embodiment, the determining the third-party platform interface of the process event to be queried from the system configuration information according to the attribute of the process event to be queried includes:
inquiring control information corresponding to the attribute of the process event to be inquired from the system configuration information;
and determining the third-party platform interface of the process event to be inquired according to the control information corresponding to the attribute of the process event to be inquired and the mapping relation between each process event and the third-party platform interface.
In this embodiment, the server queries control information corresponding to the attribute of the process event to be queried from the system configuration information, determines the third-party platform interface of the process event to be queried according to the control information corresponding to the attribute of the process event to be queried and the mapping relationship between each process event and the third-party platform interface, and implements data query by unique association mapping of the attribute information, the control information and the third-party platform interface without storing data in the process system, thereby reducing occupation of system resources.
In one embodiment, the method further comprises:
receiving an attribute configuration request and a control configuration request sent by front-end equipment; the attribute configuration request is used for requesting to configure attribute information corresponding to each process event; the control configuration request is used for requesting to configure control information associated with the attribute information of each process event;
and configuring the attribute information configured for the flow events and the control information associated with the attribute information of each flow event according to the attribute configuration request and the control configuration request to obtain system configuration information.
In this embodiment, the server receives the attribute configuration request and the control configuration request sent by the front-end device, completes configuration of system information according to the attribute information and the control information associated with the attribute information, and performs system information configuration on each process event.
In one embodiment, the method further comprises:
receiving filling information sent by front-end equipment;
and saving the filling information to a third-party platform.
In this embodiment, the server may receive the filling information sent by the front-end device, set the corresponding attribute information and control information of the filling information, and store the filling information to the third-party platform according to the corresponding third-party interface, so that the filled information may be queried.
In one embodiment, the storing the filling information in the third party platform includes:
judging the attribute of the filling information according to the system configuration information, and determining corresponding control information according to the attribute of the filling information;
determining a third-party platform interface for filling information according to the control information corresponding to the attribute of the filling information;
and calling a third-party platform interface of the filling information, and storing the filling information to a third-party platform.
In this embodiment, the server performs attribute information configuration and control information configuration on the received filling information through the system configuration information, where the attribute information configuration and the control information configuration include configuration of a third-party platform interface, and stores the filling information to the third-party platform instead of directly storing the filling information in the process system, thereby reducing data redundancy of the system.
In one embodiment, a control information is associated with attribute information of a process event;
and the control information related to the attribute information of each process event is obtained by associating the attribute ID in the attribute information of each process event with the control ID in the control information.
In the embodiment, the server uniquely associates the attribute information with the control information, and when the result is queried through a third-party platform interface in the control information, the correctness of the query result is ensured; the server associates the attribute ID in the attribute information with the control ID in the control information, and the attribute ID has uniqueness and the control ID also has uniqueness, so that the uniqueness of the control information associated with the attribute information of each process event is ensured, and the uniqueness of the query result is obtained when a third-party interface is called later.
In one embodiment, after obtaining the query result corresponding to the flow event to be queried, the method further includes:
and sending the query result to the front-end equipment to indicate the front-end equipment to display the query result.
In this embodiment, the server sends the corresponding query result obtained from the third-party platform to the front-end device to instruct the front-end device to display the query result, so as to realize visualization of the query result.
In a second aspect, the present application provides a system management apparatus, comprising:
the receiving module is used for receiving the query request sent by the front-end equipment; the query request carries the attribute of the current flow event to be queried;
the configuration module is used for determining a third-party platform interface of the flow event to be inquired from the system configuration information according to the attribute of the flow event to be inquired; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and the third-party platform interface;
the calling module is used for calling a third-party platform interface of the flow event to be inquired and acquiring an inquiry result corresponding to the flow event to be inquired from a third-party platform; the third party platform stores the relevant data of all process events.
In a third aspect, a computer device is provided, which includes a memory and a processor, where the memory stores a computer program, and the processor implements the system management method provided in any one of the embodiments of the first aspect when executing the computer program.
In a fourth aspect, a computer-readable storage medium is provided, on which a computer program is stored, which, when executed by a processor, implements the system management method provided in any one of the embodiments of the first aspect.
The beneficial effects brought by the technical scheme provided by the embodiment of the application at least comprise:
the application relates to a system management method, a system management device, a computer device and a storage medium. The method comprises the steps that a server receives a query request sent by front-end equipment, the query request carries attributes of a current flow event to be queried, a third-party platform interface of the flow event to be queried is determined from system configuration information according to the attributes of the flow event to be queried, the system configuration information comprises attribute information which is configured for all the flow events of the front-end equipment by the server in advance and control information which is associated with the attribute information of all the flow events, the control information comprises mapping relations between all the flow events and the third-party platform interface, the third-party platform interface of the flow event to be queried is called, and a query result corresponding to the flow event to be queried is obtained from a third-party platform which stores relevant data of all the flow events. In the application, the data configuration in the system management is more flexible due to the fact that the data interaction between the system information configuration module and the interface calling module in the server and the front-end equipment and the data interaction between the interface calling module and the third-party platform are achieved, resources occupied by the data in the system are reduced, and the stability of the system is improved.
Drawings
FIG. 1 is a diagram of an application environment of a system management method in one embodiment;
FIG. 2 is a flow diagram illustrating a system management method in one embodiment;
FIG. 3 is a flow chart illustrating a system management method according to another embodiment;
FIG. 4 is a flow chart illustrating a system management method according to another embodiment;
FIG. 5 is a flow chart illustrating a system management method according to another embodiment;
FIG. 6 is a flow chart illustrating a system management method according to another embodiment;
FIG. 7 is a diagram illustrating data flow in a system management method according to an embodiment;
FIG. 8 is a block diagram showing the structure of a system management apparatus according to one embodiment;
FIG. 9 is a block diagram showing the construction of a system management apparatus according to another embodiment;
FIG. 10 is a block diagram showing the construction of a system management apparatus according to another embodiment;
FIG. 11 is a block diagram showing the construction of a system management apparatus according to another embodiment;
FIG. 12 is a block diagram showing the construction of a system management apparatus according to another embodiment;
FIG. 13 is a diagram illustrating an internal structure of a computer device according to an embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present application more apparent, the present application is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the present application and are not intended to limit the present application.
The system management method provided by the application can be applied to the application environment shown in fig. 1. The front-end device 101, the server 102 and the third-party platform 103 communicate with each other through a network. The server 102 receives the query request sent by the front-end device 101, determines a third-party platform interface of the flow event to be queried from the system configuration information according to the attribute of the flow event to be queried, calls the third-party platform interface of the flow event to be queried, and obtains a query result corresponding to the flow event to be queried from the third-party platform 103. The front-end device 101 may be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices, the server 102 may be an independent server or a server cluster composed of a plurality of servers, and the third-party platform 103 may be an independent server or a plurality of database servers.
The following describes in detail the technical solutions of the present application and how the technical solutions of the present application solve the above technical problems by embodiments and with reference to the drawings. The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. It should be noted that, in the system management method provided in the embodiments of fig. 2 to fig. 6 of the present application, the execution subject may be a server, such as a system management server, or may also be a system management device, and the system management device may become part or all of the system management server through software, hardware, or a combination of software and hardware. In the following method embodiments, the following method embodiments are all described by taking the case where the execution subject is a system management server.
In an embodiment, as shown in fig. 2, a system management method is provided, which is described by taking an example that the method is applied to the server 102 in fig. 1, where the embodiment relates to a specific process that a server receives a query request sent by a front-end device, determines a third-party platform interface of a to-be-queried flow event from system configuration information according to an attribute of the to-be-queried flow event, calls the third-party platform interface of the to-be-queried flow event, and obtains a query result corresponding to the to-be-queried flow event from the third-party platform, and the method includes the following steps:
s201, receiving a query request sent by front-end equipment; the query request carries the attribute of the current flow event to be queried.
The current flow event to be queried refers to any flow event triggered by the front-end device and requiring to obtain a query result, the attribute of the flow event to be queried may be any one of attribute information such as an attribute ID or an attribute name of the flow event, and the attribute is used to obtain complete attribute information corresponding to the current flow event.
In this embodiment, the server receives at least one query request sent by the front-end device, where the query request sent by the front-end device may be a query request received by the front-end device and input by a user, or transmitted by another device. Each query request carries an attribute of a flow event to be queried, where the attribute is an attribute ID, for example, the attribute ID is "SX 001", or an attribute type, for example, the attribute type is "leave type", which is not limited in this embodiment.
S202, determining a third-party platform interface of the flow event to be queried from system configuration information according to the attribute of the flow event to be queried; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and the third-party platform interface.
The system configuration information refers to attribute information obtained after the server performs attribute configuration on each process event according to attribute templates required to be configured by all the process events acquired from the front-end equipment in the system information configuration stage, and control information obtained after the server configures the control to which each process event belongs in the system information configuration stage. Optionally, the attribute information includes an attribute ID, an attribute name, and a control ID associated therewith, and the control information includes a control ID, a control name, a control type, a parameter source, and a third-party platform interface, where the third-party platform interface has a mapping relationship with each process event, and the third-party platform interface has uniqueness. The third-party platform may be a database storing all the relevant data of the process events, or may be a server processing all the relevant data of the process events, and the server stores all the relevant data of the process events.
In this embodiment, after receiving an inquiry request sent by a front-end device, a server obtains attribute information corresponding to attributes of a current flow event to be inquired from the system configuration information according to the attributes of the current flow event to be inquired carried in the inquiry request, and obtains control information of the flow event to be inquired according to a control ID associated in the attribute information of the flow event to be inquired, thereby obtaining a third-party platform interface in the control information. The same example is used to illustrate that the attribute of the flow event to be queried may be a "leave-on type", and the control ID associated in the corresponding attribute information is found according to the attribute name "leave-on type", and the associated control ID is set to be "KJ 001", then the control information with the control ID of "KJ 001" is obtained, and the third-party platform interface in the control information is obtained, which is not limited in this embodiment.
S203, calling a third-party platform interface of the process event to be queried, and acquiring a query result corresponding to the process event to be queried from the third-party platform; the third party platform stores the relevant data of all process events.
The query result obtained from the third-party platform is a data result which is required to be queried in the query request of the server receiving front-end equipment.
In this embodiment, the server obtains a query result corresponding to the to-be-queried flow event from the third party platform based on the third party platform interface of the current to-be-queried flow event obtained in the step S202, which is described in the above same example, where the attribute of the to-be-queried flow event received by the server is "leave type", the control ID associated in the corresponding attribute information is found to be "KJ 001" according to the attribute name "leave type", the third party platform interface "http:// xxx.com/xxx/xxx" corresponding to the control information with the control ID of "KJ 001" is obtained, then the server calls the interface, and the query result obtained from the third party platform may be "incident", "sick", "wedding", "annual dummy", "production", and the like, which is not limited in this embodiment.
In the system management method, the server receives a query request sent by the front-end equipment, the query request carries attributes of a current flow event to be queried, a third-party platform interface of the flow event to be queried is determined from system configuration information according to the attributes of the flow event to be queried, the system configuration information comprises attribute information which is configured for all flow events of the front-end equipment by the server in advance and control information which is associated with the attribute information of all the flow events, the control information comprises mapping relations between all the flow events and the third-party platform interface, the third-party platform interface of the flow event to be queried is called, and a query result corresponding to the flow event to be queried is obtained from the third-party platform which stores relevant data of all the flow events. In the application, the data interaction between the system information configuration module and the interface calling module in the server and the front-end equipment or the third-party platform is realized, so that the data configuration in the system management is more flexible, the resources occupied by the data in the system are reduced, and the stability of the system is improved.
In one embodiment, as shown in fig. 3, the step 202 "determining the third party platform interface of the process event to be queried from the system configuration information according to the attribute of the process event to be queried" in the above embodiment includes:
s301, inquiring control information corresponding to the attribute of the process event to be inquired from the system configuration information.
The system configuration information includes attribute information and control information, the attribute information may include at least one of attribute ID, attribute name, and control ID associated therewith, and the control information may include at least one of control ID, control name, control type, parameter source, third-party platform interface, and the like.
In this embodiment, by the same example as described above, the attribute ID of the current flow event to be queried is "SX 001", the server obtains attribute information with the attribute ID of "SX 001", where the attribute information includes the attribute ID "SX 001", an attribute name "leave type", and a control ID "KJ 001" associated therewith, and the server obtains control information with the control ID of "KJ 001", where the control information includes the control ID "KJ 001", a control name "drop box", a control type "query control", a parameter source "query from a database", and a third party platform interface "http:// xxx. The system configuration information content is only for illustration, and the embodiment is not limited thereto.
S302, determining a third-party platform interface of the flow event to be inquired according to control information corresponding to the attribute of the flow event to be inquired and the mapping relation between each flow event and the third-party platform interface.
The mapping relationship between each process event and the third-party platform interface means that the server sets a corresponding third-party interface for each process event in the control information in the information configuration stage, that is, sets a unique mapping relationship between each process event and the third-party platform interface, and after the server acquires the control information, the server can acquire the corresponding third-party platform interface according to the mapping relationship in the control information.
In this embodiment, the server sets a corresponding third-party interface for each process event in the control information, where the setting manner may be to map the control ID in the control information with the third-party interface, or may be to map the control name in the control information with the third-party interface. By the same example, the server may map the widget information including the widget ID "KJ 001" with the third-party platform interface, and may obtain, from the widget information, the third-party platform interface "http:// xxx.com/xxx/xxx" corresponding to the widget ID "KJ 001", where the third-party platform interface has uniqueness, which is not limited in this embodiment.
In this embodiment, the server queries control information corresponding to the attribute of the process event to be queried from the system configuration information, determines the third-party platform interface of the process event to be queried according to the control information corresponding to the attribute of the process event to be queried and the mapping relationship between each process event and the third-party platform interface, and implements data query by the server through the unique mapping relationship between the attribute information, the control information and the third-party platform interface without storing data in the process system, thereby reducing the occupation of system resources.
In one embodiment, as shown in fig. 4, the method further includes:
s401, receiving an attribute configuration request and a control configuration request sent by front-end equipment; the attribute configuration request is used for requesting to configure attribute information corresponding to each process event; the control configuration request is used for requesting to configure the control information associated with the attribute information of each process event.
The attribute configuration request may carry attribute information of the current flow event, where the attribute information may include an attribute ID, an attribute name, an attribute type, an associated control identifier, and the like; the control configuration request may carry control information of the current flow event, where the control information may include a control ID, a control name, a control type, a parameter source, a third-party platform interface, and the like.
In this embodiment, the server receives an attribute configuration request and a control configuration request sent by a front-end device, for example, the attribute information carried in the attribute configuration request may include an attribute ID "SX 001", an attribute name "leave type", and a control ID "KJ 001" associated therewith; the control information in the control configuration request may include a control ID "KJ 001", a control name "drop-down box", a control type "query control", a parameter source "query from database", and a third party platform interface "http:// xxx.
S402, configuring the attribute information configured by the process events and the control information associated with the attribute information of each process event according to the attribute configuration request and the control configuration request to obtain system configuration information.
In this embodiment, the server configures the attribute information and the control information of the current process event according to the attribute information in the attribute configuration request and the control information in the control configuration request, so as to determine the system configuration information of the current process event.
In this embodiment, the server receives the attribute configuration request and the control configuration request sent by the front-end device, completes configuration of system information according to the attribute information and the control information associated with the attribute information, and performs system information configuration on each process event.
In one embodiment, as shown in fig. 5, the method further includes:
s501, receiving filling information sent by the front-end equipment.
The filling information refers to flow event related information to be filled in a part of flow events, and the filling information is generally information which appears for the first time and is not stored in the front-end device or the third-party platform.
In this embodiment, the server receives the padding information sent by the front-end device, and the padding information sent by the server receiving front-end device may be, for example, "please leave: the house has a private affair, or the server receives the filling information sent by the front-end equipment, which can be' business affair: the present embodiment is not limited to this, such as negotiation item.
And S502, storing the filling information to a third-party platform.
The third-party platform may be a database storing all the relevant data of the process events, or may be a server processing all the relevant data of the process events, and the server stores all the relevant data of the process events.
In this embodiment, the server receives the filling information sent by the front-end device, and stores the filling information in the third-party platform database, for example, when the filling information acquired by the server is "please leave: the method includes the steps of acquiring attribute information filled by a current flow event, wherein the attribute information includes an attribute ID (identity) 'SX 005', an attribute name 'please leave', filling information 'the current flow event' and an associated control ID 'KJ 005', acquiring control information, including a control ID 'KJ 005' and a control name 'text box', setting a third-party interface 'http:// xxx.com/xxx/xxx' with a unique mapping relation in the control information, and storing the filling information to a third-party platform according to the third-party interface, and the embodiment is not limited by the above.
In this embodiment, the server may receive the filling information sent by the front-end device, set the corresponding attribute information and control information of the filling information, and store the filling information to the third-party platform according to the corresponding third-party interface, so that the filled information may be queried.
In one embodiment, as shown in fig. 6, the step 402 of saving the filling information to the third party platform includes:
s601, judging the attribute of the filling information according to the system configuration information, and determining corresponding control information according to the attribute of the filling information.
In this embodiment, after acquiring the attribute of the filling information, the server determines the corresponding attribute information according to the system configuration information, and then sets the unique control information corresponding to the association according to the attribute information. For example, the padding information received by the server may be "please leave: the property information of the filling information includes a property name "please leave", the corresponding property information is configured according to the property name, a control ID "KJ 005" uniquely associated with the property information is set in the property information, the corresponding control information is configured according to the control ID "KJ 005", the control information includes the control ID "KJ 005", the control name "textbox", and a third-party platform interface, which is not limited in this embodiment.
And S602, determining a third-party platform interface for filling the information according to the control information corresponding to the attribute of the filling information.
In this embodiment, after determining the attribute information corresponding to the filling information, the server determines the corresponding control information according to the attribute information, and configures a third-party platform interface having a unique mapping relationship with the control information in the control information. For example, the server configures a third party platform interface included in the widget information according to the widget information whose widget ID is "KJ 005", so that the third party platform interface and the widget information have a unique mapping relationship, and the third party platform interface is set to be "http:// xxx.com/xxx/xxx", which is not limited in this embodiment.
And S603, calling a third-party platform interface of the filling information, and storing the filling information to a third-party platform.
In this embodiment, the server calls the interface according to the third-party platform interface configured in the control information corresponding to the filling information, and stores the filling information to the third-party platform. For example, the server obtains that the third-party platform interface in the control information corresponding to the filling information is "http:// xxx.
In this embodiment, the server performs attribute information configuration and control information configuration on the received filling information through the system configuration information, where the attribute information configuration and the control information configuration include configuration of a third-party platform interface, and stores the filling information to the third-party platform instead of directly storing the filling information in the process system, thereby reducing data redundancy of the system.
In one embodiment, a control information is associated with attribute information of a process event;
and the control information related to the attribute information of each flow event is obtained by associating the attribute ID in the attribute information of each flow event with the control ID in the control information.
In this embodiment, different process events correspond to different attribute information, the attribute information of each process event corresponds to unique control information, and the server may associate the attribute ID in the attribute information with the control ID in the control information in a one-to-one manner, and may also associate the attribute name in the attribute information with the control name in the control information in a one-to-one manner.
In this embodiment, the server may associate the attribute ID in the attribute information with the control ID in the control information, or may associate the attribute name in the attribute information with the control name in the control information, or may define and associate the attribute information of each flow event with the control in the control information, and as described in the same example above, the server may associate the attribute information with the attribute ID "SX 001" with the control information with the control ID "KJ 001", or may associate the attribute name "leave type" with the control information with the control name "drop-down box", which is not limited in this embodiment.
In the embodiment, the server uniquely associates the attribute information with the control information, and when the result is queried through a third-party platform interface in the control information, the correctness of the query result is ensured; the server associates the attribute ID in the attribute information with the control ID in the control information, and the attribute ID has uniqueness and the control ID also has uniqueness, so that the uniqueness of the control information associated with the attribute information of each process event is ensured, and the uniqueness of the query result is obtained when a third-party interface is called later.
In an embodiment, after the step 203 "obtaining the query result corresponding to the flow event to be queried", the method further includes: and sending the query result to the front-end equipment to indicate the front-end equipment to display the query result.
The query result is a data result required by the server to receive the query request of the front-end equipment.
In this embodiment, after obtaining the corresponding query result from the third-party platform, the server sends the query result to the front-end device according to an agreed format, so as to instruct the front-end device to display the query result in the front-end interface. The agreed format refers to an agreed data format, the data format may be JSON or other data, the setting principle of the data format is consistent with the received data format, and the embodiment is not limited thereto. By the same example, the server obtains, from the third-party platform, that the corresponding query result is "incident", "sick", "wedding", "annual", "vacation", and displays the query result set in the drop-down box corresponding to the control ID "KJ 001" in the front-end interface according to the control ID "KJ 001" and the control name "drop-down box" in the control information.
In this embodiment, the server sends the corresponding query result obtained from the third-party platform to the front-end device to instruct the front-end device to display the query result, so as to realize visualization of the query result.
To better explain the system management method provided by the present application, an embodiment is provided for explaining aspects of data flow of system management, as shown in fig. 7, it should be noted that a server includes three parts, namely, a property configuration module, a control configuration module, and a call interface module, and the method includes:
s701, in a system information configuration stage, an attribute configuration module acquires attribute templates required to be configured for all process events in front-end equipment;
s702, after acquiring the attribute templates required to be configured for all the process events in the front-end equipment, configuring attribute information of the attribute templates, and returning the attribute information of each process event to the front-end equipment;
s703, in the system information configuration stage, the control configuration module acquires control information associated with attribute information of all process events in the front-end equipment;
s704, the control configuration module returns relevant parameters of control information corresponding to the attribute information of each process event to the front-end equipment according to the control information;
s705, the front-end equipment sends a query request to the calling interface module, wherein the query request carries the attribute of the current flow event to be queried;
s706, after receiving the query request, the calling interface module acquires a third-party platform interface in the control information corresponding to the attribute of the current flow event to be queried from the control configuration module; the control information carries a third party platform interface;
s707, the control configuration module returns the third-party platform interface of the current flow event to be inquired to the calling interface module;
s708, the calling interface module initiates a calling interface request to a third-party platform according to the third-party interface; the calling request carries the query request;
s709, the third-party platform returns a query result to the calling interface module according to the calling request;
and S710, calling the interface module to return the query result to the front-end equipment.
The implementation principle and technical effect of the system management method in the aspect of data flow provided in this embodiment are similar to those of the system management method provided in any of the above embodiments, and are not described herein again.
In this embodiment, the server includes three parts, namely, an attribute configuration module, a control configuration module, and an interface calling module, and in a system information configuration stage, the server performs attribute information configuration and control information configuration associated with attribute information of each process event on all process events of the front-end device through the attribute configuration module and the control configuration module, and when the front-end device sends a query request to the server, the interface calling module in the server determines a third-party platform interface of the process event to be queried according to the system configuration information, so as to call the third-party platform interface of the process event to be queried to the third-party platform, obtain a query result corresponding to the process event to be queried, and finally return the query result to the front-end device. In the whole process, the attribute configuration module, the control configuration module and the interface calling module in the server respectively interact data with the front-end equipment or a third-party platform, so that flexible configuration of system data is realized, resources occupied by the data in the system are reduced, and the stability of the system is improved.
It should be understood that although the various steps in the flow charts of fig. 1-7 are shown in order as indicated by the arrows, the steps are not necessarily performed in order as indicated by the arrows. The steps are not performed in the exact order shown and described, and may be performed in other orders, unless explicitly stated otherwise. Moreover, at least some of the steps in fig. 1-7 may include multiple sub-steps or multiple stages that are not necessarily performed at the same time, but may be performed at different times, and the order of performance of the sub-steps or stages is not necessarily sequential, but may be performed in turn or alternating with other steps or at least some of the sub-steps or stages of other steps.
In one embodiment, as shown in fig. 8, there is provided a system management apparatus including: a receiving module 801, a configuration module 802, and a calling module 803, wherein:
a receiving module 801, configured to receive an inquiry request sent by a front-end device; the query request carries the attribute of the current flow event to be queried;
a configuration module 802, configured to determine, according to an attribute of the to-be-queried flow event, a third-party platform interface of the to-be-queried flow event from the system configuration information; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and the third-party platform interface;
the calling module 803 is configured to call a third-party platform interface of the process event to be queried, and obtain a query result corresponding to the process event to be queried from the third-party platform; the third party platform stores the relevant data of all process events.
In one embodiment, as shown in fig. 9, a system management apparatus is provided, and the configuration module 802 includes a query unit 8021 and a determination unit 8022, where:
the query unit 8021 is configured to query, from the system configuration information, control information corresponding to an attribute of the flow event to be queried;
the determining unit 8022 is configured to determine a third-party platform interface of the process event to be queried according to the control information corresponding to the attribute of the process event to be queried and the mapping relationship between each process event and the third-party platform interface.
In one embodiment, the system management apparatus further comprises:
the receiving module 801 is further configured to receive an attribute configuration request and a control configuration request sent by a front-end device; the attribute configuration request is used for requesting to configure attribute information corresponding to each process event; the control configuration request is used for requesting to configure control information associated with the attribute information of each process event;
the configuration module 802 is further configured to configure the attribute information configured for the flow event and the control information associated with the attribute information of each flow event according to the attribute configuration request and the control configuration request, so as to obtain system configuration information.
In one embodiment, as shown in fig. 10, a system management apparatus is provided, the system management apparatus further comprising a saving module 804, wherein:
the receiving module 801 is further configured to receive padding information sent by the front-end device;
a saving module 804, configured to save the filling information to the third party platform.
In an embodiment, as shown in fig. 11, a system management apparatus is provided, where the saving module 804 includes a control determining unit 8041, an interface determining unit 8042, and a saving unit 8043, where:
the control determining unit 8041 is configured to determine an attribute of the filling information according to the system configuration information, and determine corresponding control information according to the attribute of the filling information;
the interface determining unit 8042 is configured to determine a third-party platform interface of the filling information according to the control information corresponding to the attribute of the filling information;
the saving unit 8043 is configured to call a third-party platform interface of the filling information, and save the filling information to the third-party platform.
In one embodiment, a control information is associated with attribute information of a process event; and the control information related to the attribute information of each process event is obtained by associating the attribute ID in the attribute information of each process event with the control ID in the control information.
In an embodiment, as shown in fig. 12, the system management apparatus further includes a sending module 805:
the sending module 805 is configured to send the query result to the front-end device, so as to instruct the front-end device to display the query result.
The implementation principle and technical effect of all the embodiments of the system management device are similar to those of the embodiments corresponding to the system management method, and are not described herein again.
For the specific limitations of the system management apparatus, reference may be made to the above limitations of the system management method, which are not described herein again. The modules in the system management device can be wholly or partially implemented by software, hardware and a combination thereof. The modules can be embedded in a hardware form or independent from a processor in the computer device, and can also be stored in a memory in the computer device in a software form, so that the processor can call and execute operations corresponding to the modules.
In one embodiment, a computer device is provided, which may be a front-end device, and its internal structure diagram may be as shown in fig. 13. The computer device includes a processor, a memory, a network interface, a display screen, and an input device connected by a system bus. Wherein the processor of the computer device is configured to provide computing and control capabilities. The memory of the computer device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of an operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement a system management method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, a key, a track ball or a touch pad arranged on the shell of the computer equipment, an external keyboard, a touch pad or a mouse and the like.
Those skilled in the art will appreciate that the architecture shown in fig. 13 is merely a block diagram of some of the structures associated with the disclosed aspects and is not intended to limit the computing devices to which the disclosed aspects apply, as particular computing devices may include more or less components than those shown, or may combine certain components, or have a different arrangement of components.
In one embodiment, a computer device is provided, comprising a memory and a processor, the memory having a computer program stored therein, the processor implementing the following steps when executing the computer program:
receiving a query request sent by front-end equipment; the query request carries the attribute of the current flow event to be queried;
determining a third-party platform interface of the flow event to be queried from the system configuration information according to the attribute of the flow event to be queried; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and the third-party platform interface;
calling a third-party platform interface of the flow event to be queried, and acquiring a query result corresponding to the flow event to be queried from a third-party platform; the third party platform stores the relevant data of all process events.
The implementation principle and technical effect of the computer device provided by the above embodiment are similar to those of the above method embodiment, and are not described herein again.
In one embodiment, a computer-readable storage medium is provided, having a computer program stored thereon, which when executed by a processor, performs the steps of:
determining a third-party platform interface of the flow event to be queried from the system configuration information according to the attribute of the flow event to be queried; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and the third-party platform interface;
calling a third-party platform interface of the flow event to be queried, and acquiring a query result corresponding to the flow event to be queried from a third-party platform; the third party platform stores the relevant data of all process events.
The implementation principle and technical effect of the computer-readable storage medium provided by the above embodiments are similar to those of the above method embodiments, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by hardware instructions of a computer program, which can be stored in a non-volatile computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in the embodiments provided herein may include non-volatile and/or volatile memory, among others. Non-volatile memory can include read-only memory (ROM), Programmable ROM (PROM), Electrically Programmable ROM (EPROM), Electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), Dynamic RAM (DRAM), Synchronous DRAM (SDRAM), Double Data Rate SDRAM (DDRSDRAM), Enhanced SDRAM (ESDRAM), Synchronous Link DRAM (SLDRAM), Rambus Direct RAM (RDRAM), direct bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM).
The technical features of the above embodiments can be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the above embodiments are not described, but should be considered as the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
The above-mentioned embodiments only express several embodiments of the present application, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the concept of the present application, which falls within the scope of protection of the present application. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (10)

1. A method of system management, the method comprising:
receiving a query request sent by front-end equipment; the query request carries the attribute of the current flow event to be queried;
determining a third-party platform interface of the flow event to be queried from system configuration information according to the attribute of the flow event to be queried; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and third-party platform interfaces;
calling a third-party platform interface of the flow event to be queried, and acquiring a query result corresponding to the flow event to be queried from the third-party platform; and the third-party platform stores relevant data of all process events.
2. The method of claim 1, wherein determining the third-party platform interface of the process event to be queried from system configuration information according to the attribute of the process event to be queried comprises:
inquiring control information corresponding to the attribute of the flow event to be inquired from the system configuration information;
and determining the third-party platform interface of the flow event to be inquired according to the control information corresponding to the attribute of the flow event to be inquired and the mapping relation between each flow event and the third-party platform interface.
3. The method according to claim 1 or 2, characterized in that the method further comprises:
receiving an attribute configuration request and a control configuration request sent by the front-end equipment; the attribute configuration request is used for requesting to configure attribute information corresponding to each process event; the control configuration request is used for requesting to configure control information associated with the attribute information of each process event;
and configuring the attribute information configured by the process event and the control information associated with the attribute information of each process event according to the attribute configuration request and the control configuration request to obtain the system configuration information.
4. The method of claim 2, further comprising:
receiving filling information sent by the front-end equipment;
and saving the filling information to the third-party platform.
5. The method of claim 4, wherein saving the population information to a third party platform comprises:
judging the attribute of the filling information according to the system configuration information, and determining corresponding control information according to the attribute of the filling information;
determining a third-party platform interface of the filling information according to the control information corresponding to the attribute of the filling information;
and calling a third-party platform interface of the filling information, and storing the filling information to the third-party platform.
6. The method according to claim 1 or 2, wherein a control information is associated with a property information of a process event;
and the control information related to the attribute information of each flow event is obtained by associating the attribute ID in the attribute information of each flow event with the control ID in the control information.
7. The method according to claim 1 or 2, wherein after obtaining the query result corresponding to the flow event to be queried, the method further comprises:
and sending the query result to the front-end equipment to indicate the front-end equipment to display the query result.
8. A system management apparatus, the apparatus comprising:
the receiving module is used for receiving the query request sent by the front-end equipment; the query request carries the attribute of the current flow event to be queried;
the configuration module is used for determining a third-party platform interface of the flow event to be inquired from system configuration information according to the attribute of the flow event to be inquired; the system configuration information comprises attribute information which is configured for all process events of the front-end equipment in advance by the server and control information which is associated with the attribute information of each process event; the control information comprises mapping relations between the process events and third-party platform interfaces;
the calling module is used for calling a third-party platform interface of the flow event to be inquired and acquiring an inquiry result corresponding to the flow event to be inquired from the third-party platform; and the third-party platform stores relevant data of all process events.
9. A computer device comprising a memory and a processor, the memory storing a computer program, wherein the processor implements the steps of the method of any one of claims 1 to 7 when executing the computer program.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the steps of the method of any one of claims 1 to 7.
CN201911006034.0A 2019-10-22 2019-10-22 System management method, device, computer equipment and storage medium Active CN110888901B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911006034.0A CN110888901B (en) 2019-10-22 2019-10-22 System management method, device, computer equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911006034.0A CN110888901B (en) 2019-10-22 2019-10-22 System management method, device, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN110888901A true CN110888901A (en) 2020-03-17
CN110888901B CN110888901B (en) 2023-07-04

Family

ID=69746365

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911006034.0A Active CN110888901B (en) 2019-10-22 2019-10-22 System management method, device, computer equipment and storage medium

Country Status (1)

Country Link
CN (1) CN110888901B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114185614A (en) * 2021-12-03 2022-03-15 招联消费金融有限公司 Dynamic credit standing calling method and device, computer equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108833355A (en) * 2018-05-21 2018-11-16 深圳云之家网络有限公司 Data processing method, device, computer equipment and computer readable storage medium
CN108874926A (en) * 2018-05-31 2018-11-23 康键信息技术(深圳)有限公司 Mass data inquiry method, device, computer equipment and storage medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108833355A (en) * 2018-05-21 2018-11-16 深圳云之家网络有限公司 Data processing method, device, computer equipment and computer readable storage medium
CN108874926A (en) * 2018-05-31 2018-11-23 康键信息技术(深圳)有限公司 Mass data inquiry method, device, computer equipment and storage medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
林陈子: "基于信息化系统建设的企业管理创新", 《信息与电脑》 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114185614A (en) * 2021-12-03 2022-03-15 招联消费金融有限公司 Dynamic credit standing calling method and device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN110888901B (en) 2023-07-04

Similar Documents

Publication Publication Date Title
TWI663553B (en) Method and device for generating contract
CN109189799B (en) Service data query method, device, computer equipment and storage medium
WO2019134340A1 (en) Salary calculation method, application server, and computer readable storage medium
WO2017045450A1 (en) Resource operation processing method and device
CN108965450B (en) Service request response method, device, computer equipment and storage medium
WO2019223136A1 (en) Data acquisition method and apparatus, and computer device and storage medium
CN114119300A (en) Electronic protocol matching method and device, computer equipment and storage medium
CN112423281B (en) Wireless module upgrading method, device, computer equipment and storage medium
CN112052374B (en) A page display method a device(s) computer device and storage medium
CN110738038A (en) Contract text generation method, device, equipment and computer readable storage medium
CN110888901B (en) System management method, device, computer equipment and storage medium
CN114090672A (en) Business data import and export method, system, computer equipment and medium
CN110827959B (en) Medical image processing method, device and storage medium
CN112416350A (en) View page construction method and device, computer equipment and storage medium
CN111901383A (en) Data request processing method and device, computer equipment and storage medium
CN107977277B (en) Method and device for integrating third-party system in ERP system and computer equipment
CN116795913A (en) Data export method, data import method and data export import system
CN111597151A (en) File generation method and device, computer equipment and storage medium
CN111199800A (en) Data processing method and device for patient main index information
CN114996577A (en) Service management method, device, apparatus, storage medium, and program product
CN111124932B (en) Scheme verification method, system, device, computer equipment and storage medium
CN111597240A (en) Data export method, data export device, computer equipment and storage medium
CN112434004A (en) Data migration method and device for heterogeneous system, computer equipment and storage medium
CN113779122A (en) Method and apparatus for exporting data
CN112131495A (en) Webpage display method, device and equipment based on decision flow result and storage medium

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