CN109359949B - Flow display method and device - Google Patents

Flow display method and device Download PDF

Info

Publication number
CN109359949B
CN109359949B CN201811275756.1A CN201811275756A CN109359949B CN 109359949 B CN109359949 B CN 109359949B CN 201811275756 A CN201811275756 A CN 201811275756A CN 109359949 B CN109359949 B CN 109359949B
Authority
CN
China
Prior art keywords
sub
target
service
flow
node
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
CN201811275756.1A
Other languages
Chinese (zh)
Other versions
CN109359949A (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.)
China Construction Bank Corp
Original Assignee
China Construction Bank Corp
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 China Construction Bank Corp filed Critical China Construction Bank Corp
Priority to CN201811275756.1A priority Critical patent/CN109359949B/en
Publication of CN109359949A publication Critical patent/CN109359949A/en
Application granted granted Critical
Publication of CN109359949B publication Critical patent/CN109359949B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/48Program initiating; Program switching, e.g. by interrupt
    • G06F9/4806Task transfer initiation or dispatching
    • G06F9/4843Task transfer initiation or dispatching by program, e.g. task dispatcher, supervisor, operating system
    • G06F9/4881Scheduling strategies for dispatcher, e.g. round robin, multi-level priority queues

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Human Resources & Organizations (AREA)
  • General Physics & Mathematics (AREA)
  • Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The application provides a process display method and a device, wherein the method comprises the following steps: acquiring a process configuration table configured for at least one service process by a user, wherein the process configuration table of each service process is configured with: at least one sub-process of the business process and the sequence number of the sub-process; when a business process display instruction is received, determining a target business process displayed by the instruction; determining at least one target sub-process contained in the target business process and a scheduling sequence between the at least one target sub-process according to the process configuration table of the target business process; and displaying at least one dispatching batch corresponding to the at least one target sub-process of the target business process and the target sub-processes needing to be dispatched in parallel in each dispatching batch in a chart form according to the dispatching sequence of the at least one target sub-process. The scheme of the application can show the information content configured in the business process, and is beneficial to reducing the abnormity existing in the batch processing business.

Description

Flow display method and device
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method and an apparatus for process display.
Background
The mainframe is called a mainframe for short, and after the batch job scheduling management software is installed on the mainframe, multi-job batch processing can be realized on the mainframe. For example, scheduling, running, monitoring, and the like of job batch processing are implemented on a mainframe host based on CTM (control-M), which is a kind of batch job scheduling management software.
Since the job scheduled on the mainframe belongs to a business process, in order to implement batch processing of the job on the mainframe, it is necessary to configure related configuration of the business process on the mainframe. In this case, each sub-process needs to configure parameters related to the sub-process and parameters related to one or more jobs associated with the sub-process, so that the number of parameters to be configured for each sub-process is large.
However, since a plurality of service flows are generally involved in the batch processing process, after each service flow is configured with parameters, it is difficult for a user to find whether the configuration of each service flow is unreasonable or wrong, which may easily cause an exception in the batch processing operation.
Disclosure of Invention
In view of this, the present application provides a method and an apparatus for displaying a flow, so as to provide a user with a chart display of relevant configuration information in a business flow, which is beneficial to reducing an exception existing in a batch processing business.
In order to achieve the above object, the present application provides a parameter display method, including:
acquiring a process configuration table configured for at least one service process by a user, wherein the process configuration table of each service process is configured with: the method comprises the steps that at least one sub-process contained in a business process and the sequence number of the sub-process are used for representing the scheduling sequence of the sub-process in the business process to which the sub-process belongs;
when a business process display instruction is received, determining a target business process displayed by the business process display instruction, wherein the target business process belongs to the multiple business processes;
determining at least one target sub-process contained in the target business process and a scheduling sequence between the at least one target sub-process according to the process configuration table of the target business process;
and displaying at least one dispatching batch corresponding to the at least one target sub-process of the target business process and the target sub-processes needing to be dispatched in parallel in each dispatching batch in a chart form according to the dispatching sequence of the at least one target sub-process.
Preferably, the flow configuration table of the business flow further includes: description of a plurality of functions which can be realized by each sub-process in the business process and the number of concurrent jobs required for realizing each function;
when the at least one dispatching batch corresponding to the at least one target sub-process of the target business process and the target sub-process required to be dispatched in parallel included in each dispatching batch are shown in the form of the graph, the method further includes:
and respectively showing the description of a plurality of functions corresponding to each target sub-flow and the concurrent number of the work of each function.
Preferably, the flow configuration table of the business flow further includes: a service sub-node and a service node to which a service flow belongs;
before the receiving of the business process display instruction, the method further comprises:
when a main node flow display instruction is detected, determining a target service node to be displayed currently;
determining at least one target service sub-node contained in the target service node and at least one service process contained in each target service sub-node according to the process configuration table of the at least one service process;
and constructing a flow chart of the target service node in a chart form, and displaying the flow chart of the target service node, wherein the flow chart of the target service node respectively presents an information column of each target service sub-node in the target service node, and each service flow contained in the target service sub-node is displayed in the information column of each target service sub-node.
Preferably, the received service flow display instruction includes any one of the following:
if the user clicks the cell recorded with the business process identifier in a preset mode in the process configuration table, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
if the user clicks the cell recorded with the business process identifier in a preset mode in the process chart of the target business node, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
and detecting that the user sets the target service flow to be displayed in the frame selection area of the flow chart of the target service node.
Preferably, the detecting a master node flow display instruction includes:
and if the user clicks a cell for recording the service node identification in a preset mode in the process configuration table, confirming that a main node process display instruction is detected, wherein the target service node displayed by the main node process display instruction is the service node represented by the service node identification clicked by the user.
On the other hand, the present application further provides a process display apparatus, including:
a configuration table obtaining unit, configured to obtain a flow configuration table configured by a user for at least one service flow, where the flow configuration table of each service flow is configured with: the method comprises the steps that at least one sub-process contained in a business process and the sequence number of the sub-process are used for representing the scheduling sequence of the sub-process in the business process to which the sub-process belongs;
the display service determining unit is used for determining a target service flow displayed by the service flow display instruction when the service flow display instruction is received, wherein the target service flow belongs to the plurality of service flows;
a flow relation determining unit, configured to determine, according to a flow configuration table of the target business flow, at least one target sub-flow included in the target business flow and a scheduling order between the at least one target sub-flow;
and the business process display unit is used for displaying at least one dispatching batch corresponding to the at least one target sub-process of the target business process and the target sub-processes which are required to be dispatched in parallel and contained in each dispatching batch in a chart form according to the dispatching sequence of the at least one target sub-process.
Preferably, the process configuration table of the service process acquired by the configuration table acquiring unit further includes: description of a plurality of functions which can be realized by each sub-process in the business process and the number of concurrent jobs required for realizing each function;
the device further comprises:
the business process showing unit is specifically configured to show, in a graph form, at least one dispatch batch corresponding to the at least one target sub-process of the target business process and a target sub-process to be dispatched in parallel included in each dispatch batch according to the dispatching sequence of the at least one target sub-process, and show, for each target sub-process, descriptions of a plurality of functions corresponding to the target sub-process and the number of concurrent jobs of each function, respectively.
Preferably, the process configuration table of the service process acquired by the configuration table acquiring unit further includes: a service sub-node and a service node to which a service flow belongs;
the device further comprises:
the display node determining unit is used for determining a target service node to be displayed currently when a main node flow display instruction is detected before the display service determining node receives the service flow display instruction;
a node relation determining unit, configured to determine, according to the process configuration table of the at least one service process, at least one target service child node included in the target service node and at least one service process included in each target service child node;
and the node table display unit is used for constructing a flow chart of the target service node in a chart form and displaying the flow chart of the target service node, wherein the flow chart of the target service node respectively presents an information column of each target service sub-node in the target service node, and each service flow contained in the target service sub-node is displayed in the information column of each target service sub-node.
Preferably, the method for determining that the service flow display instruction is received by the display service determination unit includes any one of the following:
if the user clicks the cell recorded with the business process identifier in a preset mode in the process configuration table, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
if the user clicks the cell recorded with the business process identifier in a preset mode in the process chart of the target business node, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
and detecting that the user sets the target service flow to be displayed in the frame selection area of the flow chart of the target service node.
As can be seen from the above, in the present application, after a user configures flow configuration tables for different business flows, if the user wants to view a specific configuration situation of a certain business flow, a business flow display instruction may be input for the business flow, and the computer device may determine at least one sub-flow included in the business flow and a scheduling sequence between the at least one sub-flow by analyzing the flow configuration tables of the business flow, and display at least one scheduling batch corresponding to the business flow and the sub-flows that need to be scheduled in parallel in each scheduling batch in a graph form, so that the user may visually see the sub-flows configured in the business flow and the invoked dependency relationship between the sub-flows through the displayed graph, thereby facilitating the user to find an exception existing in the business flow configuration in time, thereby being beneficial to reducing the abnormity existing in the batch processing flow.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on the provided drawings without creative efforts.
FIG. 1 is a schematic flow chart diagram illustrating one embodiment of a flow demonstration method of the present application;
FIG. 2 is a schematic flow chart diagram illustrating a further embodiment of a flow demonstration method of the present application;
FIG. 3 shows a schematic diagram of a flow chart of a service node of the present application;
FIG. 4 is a schematic diagram of a flow chart of the business process of the present application;
FIG. 5 is a flow chart illustrating a process for obtaining a process configuration table according to an embodiment of the present application;
fig. 6 is a schematic structural diagram illustrating a flow display apparatus according to an embodiment of the present application.
Detailed Description
The scheme of the embodiment of the application is suitable for displaying the flow chart containing the association relation between each business flow and the sub-flows in the business flow after the batch processing operation related parameters are configured in the mainframe, so that a user can find out unreasonable parameter configuration and abnormal configuration places in time according to the flow chart, and the abnormal conditions of the batch processing operation are reduced.
To facilitate an understanding of the concepts of the present application, reference will be made to some concepts of the nomenclature referred to herein:
the business process is a process required by completing a business, wherein one business process comprises a plurality of sub-processes, and one sub-process comprises a plurality of operations;
the operation is one or a group of programs which are required to be executed by completing one sub-process in the business process;
the service node is a set of a plurality of service flows in order to manage the service flows. A service node may also be divided into one or more service sub-nodes, each comprising one or more service processes, typically a plurality of service processes.
The embodiments of the present application will be described in detail below with reference to the accompanying drawings.
For example, referring to fig. 1, which shows a schematic diagram of an embodiment of a flow showing method according to the present application, this embodiment may be applied to a computer device, which may also be a personal computer or a server with data processing capability and graph showing capability, or the like.
The method of the embodiment can comprise the following steps:
s101, acquiring a process configuration table respectively configured for at least one service process by a user.
The flow configuration table of each business flow is at least provided with: at least one sub-process contained in the business process and the sequence number of the sub-process.
The sequence number of the sub-process is used for representing the scheduling sequence of the sub-process in the business process to which the sub-process belongs. The scheduling sequence is the sequence in which the sub-processes are scheduled to be executed by the mainframe. It is understood that, since the mainframe may execute a plurality of sub-processes in parallel, there may be a case where the sequence numbers configured for two or more sub-processes are the same in the process configuration table of one business process. Therefore, the scheduling sequence of each sub-process in the business process and which sub-processes belong to the same batch and are scheduled in parallel can be determined through the sequence of the sub-processes.
It is understood that, in the mainframe, each sub-process of the same business process may implement one or more functions, and the implementation of a function by a sub-process may be accomplished through one or more jobs, so that the description of one or more functions that each sub-process can implement and the number of concurrent jobs required to implement each function may also be configured in the process configuration table of the business process. The number of concurrent jobs refers to the number of concurrently executed jobs required to implement one function of the sub-process.
The functions implemented by the sub-process are various, for example, the functions implemented by the sub-process may include: a file splitting function (referred to as a splitting function for short), a transcoding function, and a loading function (loading function) to be loaded to a library, and the like. In practical application, the flow configuration table may also record key information required by each function implemented by the sub-flow. For example, the flow configuration table may include a function template sub-table, where the function template sub-table is used to record parameters and attributes of various templates used when the job scheduling management script is generated, and the loading function may be associated with one function template sub-table.
It is understood that there may be an association between some service flows in the mainframe, or it is necessary to perform processing at the same time, etc., so some service flows may also be configured to belong to the same service node or service sub-node according to the user's needs. Correspondingly, the flow configuration table of the service flow may further record a service sub-node to which the service flow belongs and a service node, where the service sub-node to which the service flow belongs to the service node to which the service flow belongs.
It should be noted that, the flow display method of the present application emphasizes and displays the relationship between the business flows and the relationship between each sub-flow in the business flow, so that the user can make sure whether the relationship between each business flow and each sub-flow and the configuration of the function realized by the sub-flow are abnormal. However, it is understood that in practical applications, various parameters required for the operation of the process, such as a switching period of the service process, a job update timestamp, and the like, may also be configured in the parameter configuration table of the service process, and are not described herein again.
S102, when a business process display instruction is received, determining a target business process displayed by the business process display instruction.
For convenience of distinction, the business process indicated by the business process display instruction is referred to as a target business process. The target business process belongs to the aforementioned plurality of business processes configured by the user.
It can be understood that there are various ways in which the user initiates the business process exhibition instruction in the present application, and there may be various situations in which the corresponding instruction for receiving the business process exhibition is received. And if the user is detected to click the cell recorded with the business process identifier in a preset mode in the process configuration table, confirming that the business process display instruction is detected. The business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user.
The preset mode can be set according to needs, and generally can be distinguished by operations distinguished from conventional cell selection, if the preset mode is to click the cell by right clicking, and correspondingly, if the cell recorded with a certain service flow identifier in the service flow configuration table by right clicking of a mouse by a user is detected, the user is determined to initiate a service flow display instruction for a target service flow represented by the service flow identifier.
S103, determining at least one target sub-process contained in the target business process and the scheduling sequence between the at least one target sub-process according to the process configuration table of the target business process.
Because the sub-processes involved in the target business process and the sequence number of each sub-process are recorded in the process configuration table, the scheduling sequence of each sub-process under the target business process can be obtained through the identifiers of the sub-processes belonging to the target business process and the sequence numbers corresponding to the sub-processes recorded in the process configuration table.
S104, displaying at least one dispatching batch corresponding to at least one target sub-process of the target business process and target sub-processes needing to be dispatched in parallel in each dispatching batch in a chart form according to the dispatching sequence of the at least one target sub-process.
The method for displaying the interrelationship of each sub-process in the target business process in the form of the diagram actually displays the process diagram of the target business process.
If the sequence numbers of at least two target sub-processes are the same, the dispatching sequences of the at least two target sub-processes are the same, and correspondingly, the at least two target sub-processes belong to the same dispatching batch.
The dispatching batches related to the target business process and the target sub-processes needing to be dispatched of each dispatching batch are shown in a chart form, so that the target sub-processes needing to be executed first in the execution process of the target business process can be seen, whether the target sub-processes depend on the execution of other target sub-processes, which target sub-processes are dependent on the execution of the target sub-processes and the like.
The form of the graph mentioned in the present application may be an excel form, or may be a graph in other forms. For example, taking an excel table as an example, each dispatched batch may be sequentially displayed in the excel table according to a principle that each dispatched batch occupies at least one row and a sequence of the dispatched batches, and one or more target sub-processes to be executed in the dispatched batch are displayed in at least one row covered by the dispatched batch.
For example, the service process includes a sub-process a, a sub-process b, a sub-process c, and a sub-process d, where the sequence number of the sub-process a is 1, the sequence numbers of the sub-process b and the sub-process d are both 2, and the sequence number of the sub-process d is 3, at least one row may be selected in the excel table, and assuming that the 3 rd to 5 th rows are selected as the first display area corresponding to the sub-process related to the first dispatch batch, the first column in the first display area corresponding to the 3 rd to 5 th rows may display the sequence number 1, and the other columns after the first column in the first display area may display the related information of the sub-process a and the sub-process a. Correspondingly, the 6 th to 8 th rows can be selected as a second display area corresponding to the sub-process related to the second dispatching batch, the first column of the second display area displays the sequence number 2, and other columns after the first column of the second display area can sequentially display the information of the sub-process b and the sub-process d. Correspondingly, the 9 th to 11 th rows are selected as a third display area corresponding to the sub-process related to the second dispatching batch, the sequence number 3 is displayed in the first column of the third display area, and the identification and the related information of the sub-process c are displayed in other columns behind the first column in the third display area. Based on this, it can be seen from the top-down sequence in the graph that each batch to which the sub-processes of the business process are dispatched in sequence and whether the information such as the sub-processes dispatched in parallel exists in each dispatched batch.
Optionally, when the flow configuration table of the service flow is further configured with descriptions of a plurality of functions that can be implemented by each sub-flow and the number of concurrent jobs required to implement each function, while the dispatching batches and the target sub-flows that need to be dispatched in parallel for each dispatching batch are shown in the form of a graph, the descriptions of the plurality of functions corresponding to the target sub-flows and the number of concurrent jobs for each function may also be shown for each target sub-flow. The information shown in the form of a graph includes, in addition to the dispatch batch to which the sub-business process belongs, the functions that can be implemented by the sub-process and the number of concurrencies required for each function.
Therefore, after the user configures the process configuration table for different business processes, if the user wants to check the specific configuration condition of a certain business process, the application can input a business process display instruction for the business process, the computer equipment can determine at least one sub-process contained in the business process and the scheduling sequence between the at least one sub-process by analyzing the process configuration table of the business process, and shows at least one dispatching batch corresponding to the business process and the sub-processes needing to be dispatched in parallel in each dispatching batch in a chart form, so that the user can visually see the sub-processes configured in the business process and the dependencies called and executed between the sub-processes through the displayed chart, therefore, the user can find the abnormity existing in the service flow configuration in time, and the abnormity existing in the batch processing flow can be reduced.
It can be understood that, a user may have some errors in the process configuration table configured for the business process, such as a format error, a cell in a certain field in the process configuration table being not filled, and the like, and if some parameters in the process configuration table have a filling error, a process chart of the business process may not be generated, and even a batch processing job of a subsequent mainframe may be affected. In order to reduce information filling errors in the process configuration table, after the process configuration table respectively configured for the business process by a user is obtained, whether filling errors exist in the contents in each cell in the process configuration table can be detected according to a preset check rule; when the contents with filling errors exist in the flow configuration table, outputting an error prompt aiming at the contents with filling errors.
The check rule may be a filling format and a content requirement that different types of cells or fields in a preset flow configuration table need to satisfy.
It can be understood that, in the case that the business process needs to be classified into the business node, the interrelation among the business processes under the business node can be further demonstrated. For example, referring to fig. 2, which shows a schematic flow diagram of another embodiment of the flow display method of the present application, the method of this embodiment may include:
s201, acquiring a process configuration table respectively configured by a user for at least one service process.
The flow configuration table of each business flow is at least provided with: at least one sub-process included in the business process; the sequence number of each sub-flow; a description of one or more functions that each sub-process can implement; the sub-process realizes the number of concurrent jobs required by each function; and the service sub-node and the service node to which the service process belongs.
S202, aiming at the flow configuration table of each business flow, detecting whether the content in each cell in the flow configuration table has filling errors or not according to a preset check rule.
And S203, when the contents with filling errors exist in the flow configuration table, outputting an error prompt aiming at the contents with filling errors.
For example, the error prompt may include: cell addresses where there is an error, e.g., D8 cell; error information description, e.g., this field cannot be control; and solutions such as "please fill in integrity".
Optionally, in practical application, each time a user configures one process configuration table, the error detection may be performed on the currently configured process configuration table according to a preset check rule.
Optionally, if it is detected that all the process configuration tables have no error, a prompt message that the verification is passed may be output, and accordingly, a display instruction of a user for a service process in the process configuration table may be executed. If detecting that the user completes the configuration of the flow configuration table, triggering to execute the steps S202 and S203; alternatively, when the user completes the configuration of the flow configuration table, the user may click a button for indicating verification in the configuration interface, and the computer device may perform the steps S202 and S203.
The above steps S202 and S203 are optional steps, and the purpose thereof is merely to reduce the occurrence of an abnormality in the generation of the flow chart.
And S204, when the main node process display instruction is detected, determining the target service node to be displayed currently.
For the convenience of differentiation, the service node to be shown with the flow chart is referred to as a target service node in the embodiments of the present application.
The method for detecting the main node process showing instruction may be various, for example, if a user clicks an assigned key in a configuration interface for configuring the service process, it may be determined that the main node process showing instruction is detected, where a target service node shown by the main node process showing instruction is a service node to which the service process currently configured by the configuration interface belongs when the user clicks the assigned key.
Optionally, when it is detected in the process configuration table that the user clicks the cell for recording the service node identifier in a preset manner, it may be determined that the host node process display instruction is detected. And the target service node displayed by the main node process display instruction is the service node represented by the service node identifier clicked by the user.
S205, determining at least one target service sub-node included in the target service node and at least one service process included in each target service sub-node according to the process configuration table of the at least one service process.
For the convenience of differentiation, the present embodiment refers to the service sub-node under the target service node as a target service sub-node.
Since the process configuration table of each service process records the service sub-node to which the service process belongs and the service node to which the service sub-node belongs, the service processes recorded in the process configuration tables can be determined to belong to the service sub-node included in the target service node and to which service processes included in the target service sub-node by analyzing the process configuration tables of all the service processes configured by the user.
S206, constructing the flow chart of the target service node in a chart form, and displaying the flow chart of the target service node.
Wherein, the flow chart of the target service node respectively presents the information columns of each target service sub-node in the target service node. And each service flow contained in each target service sub node is displayed in the information column of each target service sub node.
The flow chart of the target service node may be an excel table or another type of chart.
The service flows of all target service sub-nodes in the target service node are respectively presented by using a plurality of arranged information columns in sequence in the flow chart, so that the target service nodes comprise the target service sub-nodes and each target service sub-node comprises the service nodes.
Specifically, the types of service sub-nodes of the target service node may be presented in the process icon of the target service node, each type of service sub-node includes at least one target sub-node, and the service sub-nodes belonging to the same type are arranged in the order from top to bottom according to the operation sequence. And the business processes of each business sub-node are arranged in sequence according to the horizontal direction.
For example, see fig. 3, which shows a schematic diagram of a flow icon for a service node.
In fig. 3, "DCC 1" shown in the bold box in the first row represents a service node, while the other bold black boxes in the icon show the identity of the various service sub-nodes contained within the various service sub-node branches that are the service node.
As can be seen from fig. 3, the service node DCC1 includes four sub-node branches (i.e., 4 branches from the service node): DCC1DC, DCC1P1, DCC1P2, DCC1P3, which represent data processing of different services, respectively.
The four sub-node branches of the service node are executed in parallel.
And for each service sub-node branch, sequentially displaying each service sub-node contained in the service sub-node branch from bottom to bottom according to the running sequence. For example, for a service sub-node branch DCC1DC, it includes four service sub-nodes: the method comprises the following steps of DCC1DC1, DCC1DC2, DCC1DC3 and DCC1DCZ, wherein the operation sequence of the four service sub-nodes is sequentially executed from top to bottom, namely, the service flow in the service sub-node DCC1DC1 is executed firstly, then the service flow in the service sub-node DCC1DC2 is executed, and finally the service flow in the service sub-node DCC1DCZ is executed.
Accordingly, the service sub-node branch DCC1P1 includes 4 service sub-nodes sequentially executed from top to bottom: DCC1P11, DCC1P12, DCC1P13, and DCC1P 1Z. Similar to the case of other service sub-node branches, the description is omitted here.
The plurality of service flows contained in each service sub-node are processed in parallel, and when all the service flows in one service sub-node are executed, other service sub-nodes behind the service sub-node can be executed. For example, in fig. 3, a traffic flow in DCC1DC2 child node may be performed only after all traffic flows in DCC1DC1 have been performed.
Optionally, in this embodiment of the application, when it is detected that the cursor is located on a cell where a service sub-node or a service flow is displayed in the flow icon of the target service node, description information associated with the service sub-node or the service flow displayed in the currently clicked cell may be called. As shown in fig. 3, when a user places a mouse on a cell corresponding to a service flow of a service child node, the user may trigger to acquire related description information such as a flow number of the service flow from a flow configuration table, and display the acquired related description information.
S207, when detecting that the user clicks the cell recorded with the business process identifier in a preset mode in the process chart of the target business node, determining the target business process represented by the business process identifier clicked by the user.
For example, as described in conjunction with fig. 3, if the cell corresponding to the flow number "65" of the service flow included in the service child node DCC1DC2 in fig. 3 is clicked, the service flow with the flow number 65 is triggered to be the target service flow, and the operations of steps S207 to S209 are performed to reveal the flow chart of the target service flow.
This embodiment is exemplified by determining that a service flow display instruction is received when it is detected that a user clicks a cell of a certain service flow in a flow icon of the target service node. However, it can be understood that, for the cell recorded with the service flow identifier by detecting that the user clicks in the preset manner in the flow configuration table, the manner of confirming that the service flow display instruction is detected is also applicable to the present embodiment.
Optionally, a boxed area may be further displayed in the flow chart of the service node, and when it is detected that the user sets a required target service flow (for example, sets a flow number of the target service flow) in the boxed area of the flow chart of the target service node, it is determined that a flow display instruction for instructing to display the target service flow is detected.
And S208, determining at least one target sub-process contained in the target business process, the scheduling sequence among the at least one target sub-process, the description of a plurality of functions which can be realized by each target sub-process and the operation concurrency number required by each function realized by the target sub-process according to the process configuration table of the target business process.
S209, according to the scheduling sequence of the at least one target sub-process, the description of the plurality of functions which can be realized by each target sub-process and the number of concurrent jobs required by each function realized by the target sub-process, constructing and displaying a process chart of the target business process.
The flow chart of the target business flow shows at least one dispatching batch corresponding to at least one target sub-flow of the target business flow, and target sub-flows which are required to be dispatched in parallel and contained in each dispatching batch, and for each target sub-flow, descriptions of a plurality of functions corresponding to the target sub-flow and operation concurrency numbers of each function are respectively shown.
Optionally, in order to enable a user to more intuitively see the target sub-processes and related information included in the target business process from the process diagram of the target business process, a sub-diagram may be constructed for each target sub-process, and the sub-diagrams of the target sub-processes in the same dispatching batch are arranged according to the row sequence. Meanwhile, sub-graphs of the target sub-processes in each dispatching batch are sequentially arranged from top to bottom according to the sequence of the dispatching batches.
The form of the sub-chart of the target sub-process can be seen in the following table 1:
TABLE 1
Figure BDA0001846933030000141
As can be seen from table 1 above, the sub-diagram of the target sub-process shows the process number of the target business process to which the target sub-process belongs, and the sub-process number corresponding to the target sub-process is shown below the process number. Meanwhile, the second column, the third column, the fourth column and the fifth column in the first row respectively show a function description realized by the sub-process, and correspondingly, the second column, the third column, the fourth column and the fifth column in the second row respectively show the number of concurrent jobs required by the sub-process to realize different functions.
In the diagram of the target sub-process, a plurality of multi-entity identifications and data set names can be realized, and information such as interface template description can also be provided.
For example, fig. 4 is a schematic diagram of a flow chart of the business process of the present application.
As can be seen from fig. 4, a flow chart of the service flow with the flow number of 34 is currently shown, and as can be seen from fig. 4, the service flow includes five sub-flows, and the sub-flows with the five sub-flows have the following sub-flow numbers: 01, 02, 03, 04 and 05. In which the five sub-processes are dispatched in three lots, and "STEP" in fig. 4 indicates the lots or sequence in which the sub-processes are dispatched.
As can be seen from fig. 4, the five sub-processes of the business process are divided into three batch dispatches, and as shown in fig. 4, three sequence numbers, namely "1", "2", and "3", are recorded in sequence below the "STEP" field. Meanwhile, as can be seen from fig. 4, the sub-process executed first in the business process is the sub-process 01 (i.e., the sub-process with the sub-process number of 01), and after the sub-process 01 is executed, the sub-process 02, the sub-process 03, and the sub-process 04 may be executed in parallel. The sub-process performed for the third batch is sub-process 05.
The sub-diagrams of the five sub-processes are shown in the flow diagram of fig. 4, such as five tables shown by white areas in fig. 4, and the sub-diagrams of the sub-processes are constructed as described above.
Referring to fig. 4, a sub-graph corresponding to the sub-process 01 is displayed in the first dispatch batch, and a process number is recorded in a cell in the first row and the first column of the sub-graph, that is, the process number of the business process to which the sub-process 01 belongs is "34". The cell in the second row and the first column in the sub-chart records the sub-process number, that is, the sub-process number of the sub-process is 01. Meanwhile, a splitting function of the sub-process 01 is recorded in the cells in the first row and the second column, which is abbreviated as "S", and the number of concurrent jobs required by the switching function is 1. Correspondingly, the cell in the first row and the third column records the transcoding function of the sub-process 01, which is abbreviated as "Z", and the number of concurrent jobs required by the transcoding function is 1 in the cell in the second row and the third column, that is, the number of concurrent jobs is 1. Accordingly, the load function of the sub-process 01 is abbreviated as "J", and the number of concurrent jobs required is also 1.
Meanwhile, other information is also recorded in the sub-graph of the sub-process, which is not described herein again.
It can be understood that a frame selection area for selecting a service flow may also be set in the flow chart of the service flow, so that a user may select a flow chart showing different service flows by setting a flow number of the service flow in the frame selection area in the flow chart of the service flow.
As described with reference to fig. 4, a title bar information area is displayed at the top of the flow chart of the business process in fig. 4, and the title bar information area is located in the first row and the second row of the flow chart, that is, as a gray area in the flow chart in fig. 4, 7 functional areas are sequentially displayed in the title bar information area from left to right and from top to bottom, respectively:
(1) and the flow number combination frame control consists of a flow module and a flow number. A box area for selecting a flow number is provided in the combo box space area, and for example, the box area next to "flow number" in fig. 4 shows that the flow number of the business flow is "34".
(2) And a "multiple entity identification" area showing multiple entity identifications and Chinese meaning. "CN 023" is shown in the multi-entity identity as in FIG. 4, where the term means "Life insurance".
(3) System number and chinese meaning, such as "system number" is "008012" in fig. 4, wherein the chinese meaning is "upgrade life insurance".
(4) Home node, i.e., the service node to which the service flow belongs, such as the service node to which the service flow 34 belongs in fig. 4, is DCP1DC 2.
(5) And a refresh button and an Order date, wherein the user-defined date can be filled in the part, and then the online condition of the business process at the user-defined date can be checked by clicking the refresh button.
(6) The application switching period is used for setting the period of the switching process and the like;
(7) and the number of delay days is used for setting the number of delay days according to which the service is scheduled.
Optionally, after the process diagram of the business process is displayed, when it is detected that the user clicks a cell in which the sub-process function description is displayed in the sub-diagram of the sub-process, key information corresponding to the function described by the sub-process function description may be retrieved from the process configuration table. If the user is detected to put the mouse on the cell of the corresponding 'loading function', a detailed description of the function template identification is displayed.
Optionally, in this embodiment of the application, after the flow configuration table is checked to pass, and when the user determines that the flow configuration table of each service flow does not have a problem through the service flow and/or the flow diagram of the service node, a parameter configuration file required by batch processing of the mainframe may be generated according to the flow configuration table, and the parameter configuration file is imported to the mainframe.
The method for generating the parameter configuration file based on the process configuration table may be various, and the present application is not limited thereto.
It is understood that, in the embodiment of the present application, the flow configuration table may include a plurality of sub-tables, each of which may be used to implement a different parameter configuration function, and for facilitating understanding of the process of configuring the flow configuration table by a user, the following description is made in conjunction with one case.
For example, referring to fig. 5, a schematic flowchart of acquiring a parameter configuration table of a user in an embodiment of the present application is shown, where the process includes:
s501, receiving a business process configuration request input by a user.
A user may request configuration of a certain business process as needed.
S502, responding to the service flow configuration request, and displaying a service configuration interface.
The service configuration interface comprises a plurality of parameter configuration templates suitable for different service process types.
S503, presenting a process configuration table for configuring the business process parameters.
S504, receiving the service flow mark, at least one sub-flow mark, the service node and the service sub-node mark.
The flow configuration table may also record parameters to be adjusted and parameter values of the parameters to be adjusted in each sub-flow.
For example, each record in the process configuration table may be used to record parameter information related to one sub-process, such as a parameter to be adjusted and a parameter value of the parameter to be adjusted, and may further include an identifier of a child node, a sequence number of the child node, and the like.
As described above, since the flow configuration table further needs to record information such as the service node to which the service flow belongs, the number of concurrent jobs in the sub-flows, and the like, optionally, the flow configuration table may include a plurality of sub-tables. Optionally, the flow configuration table may include: the flow cycle sub-table, the flow scheduling sub-table and the flow parameter table can also comprise a flow interface configuration sub-table and a flow template sub-table. The following tables are presented in order:
(1) and a flow cycle sub-table:
the table is mainly used for recording attributes such as switching date and period of the service flow and file date processed when the host controls the service flow to be executed. For example, the fields and specific meanings contained in the flow cycle sub-table can be as shown in table 2 below:
TABLE 2
Figure BDA0001846933030000171
Figure BDA0001846933030000181
For example, in table 2 above, the flow number is a label or an identifier of the service flow, and is used to uniquely identify the service flow. The card turning date, the card turning period and the like are time-related parameters according to which the business process is scheduled.
(2) And a flow scheduling sub-table:
the flow scheduling sub-table is used for controlling the files processed by the business flow, the nodes to which the files belong, the relationship among the sub-flows in the business flow, the processing sequence of each function in each sub-flow, various parameters needed in the processing process and other related information. A record in the table represents a sub-process of a business process, and a process may consist of one or more sub-process records.
For example, the related information in the flow scheduling sub-table can be illustrated by the following table 3:
TABLE 3
Figure BDA0001846933030000182
Figure BDA0001846933030000191
The field of the supplementary parameter option value can record the parameter to be adjusted and the parameter value of the parameter to be adjusted in the sub-process.
The number of concurrent jobs can be recorded in the field of the number of concurrent jobs.
The sequence number of the sub-process may be recorded to indicate the execution sequence of the sub-process in the business process.
(3) File interface configuration sub-table:
the files processed by each business process in the host have the same interface but different sources. In the embodiment of the application, the files of the same interface are unified to form an interface template for configuration and maintenance. One record in the file interface configuration word table can correspond to a plurality of records with the same interface name in the process scheduling sub-table, and unified management is facilitated. As an example of batch processing based on CTM, the information required to be recorded in the file interface configuration sub-table may refer to table 4:
TABLE 4
Figure BDA0001846933030000201
Figure BDA0001846933030000211
(4) And a flow parameter sub-table:
the flow parameter sub-table stores various parameters used by a single service flow or a sub-flow in the processing process, and different parameter values corresponding to different service configurations, and is used for controlling the branch trend of program processing and ensuring the correctness of the program processing result. By the configuration mode of the flow parameter sub-table, the program trend can be dynamically adjusted in real time without the need of a program version, and the operation and maintenance of the system are greatly facilitated.
For example, the various parameters to be recorded in the flow parameter sub-table can be seen from table 5:
TABLE 5
Figure BDA0001846933030000212
The field of the process function number may record the label of the sub-process in the business process.
(5) And a flow parameter template sub-table:
the flow parameter template sub-table stores parameters and attributes of various templates used when the batch management program script is generated, and one record corresponds to one function template. As still taking batch processing based on CTM as an example, the information to be recorded in the process parameter template word table can be referred to table 6:
TABLE 6
Figure BDA0001846933030000221
Figure BDA0001846933030000231
And S505, storing the flow configuration table filled by the user.
The application also provides a flow display device corresponding to the flow display method.
For example, referring to fig. 6, a schematic structural diagram of a flow display apparatus according to the present application is shown, and the flow display apparatus may include:
a configuration table obtaining unit 601, configured to obtain a flow configuration table configured by a user for at least one service flow, where the flow configuration table of each service flow is configured with: the method comprises the steps that at least one sub-process contained in a business process and the sequence number of the sub-process are used for representing the scheduling sequence of the sub-process in the business process to which the sub-process belongs;
a display service determining unit 602, configured to determine, when a service flow display instruction is received, a target service flow displayed by the service flow display instruction, where the target service flow belongs to the multiple service flows;
a process relation determining unit 603, configured to determine, according to the process configuration table of the target service process, at least one target sub-process included in the target service process and a scheduling sequence between the at least one target sub-process;
the business process displaying unit 604 is configured to display, in a form of a graph, at least one dispatch batch corresponding to the at least one target sub-process of the target business process and target sub-processes to be dispatched in parallel, which are included in each dispatch batch, according to the dispatching sequence of the at least one target sub-process.
In a possible implementation manner, the process configuration table of the service process acquired by the configuration table acquiring unit is further configured with: description of a plurality of functions which can be realized by each sub-process in the business process and the number of concurrent jobs required for realizing each function;
the device further comprises:
the business process showing unit is specifically configured to show, in a graph form, at least one dispatch batch corresponding to the at least one target sub-process of the target business process and a target sub-process to be dispatched in parallel included in each dispatch batch according to the dispatching sequence of the at least one target sub-process, and show, for each target sub-process, descriptions of a plurality of functions corresponding to the target sub-process and the number of concurrent jobs of each function, respectively.
In another possible implementation manner, the process configuration table of the service process acquired by the configuration table acquiring unit is further configured with: a service sub-node and a service node to which a service flow belongs;
the device further comprises:
the display node determining unit is used for determining a target service node to be displayed currently when a main node flow display instruction is detected before the display service determining node receives the service flow display instruction;
a node relation determining unit, configured to determine, according to the process configuration table of the at least one service process, at least one target service child node included in the target service node and at least one service process included in each target service child node;
and the node table display unit is used for constructing a flow chart of the target service node in a chart form and displaying the flow chart of the target service node, wherein the flow chart of the target service node respectively presents an information column of each target service sub-node in the target service node, and each service flow contained in the target service sub-node is displayed in the information column of each target service sub-node.
Optionally, the method for determining that the service flow display instruction is received by the display service determining unit includes any one of the following:
if the user clicks the cell recorded with the business process identifier in a preset mode in the process configuration table, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
if the user clicks the cell recorded with the business process identifier in a preset mode in the process chart of the target business node, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
and detecting that the user sets the target service flow to be displayed in the frame selection area of the flow chart of the target service node.
Optionally, the manner in which the display node determination unit determines that the master node process display instruction is detected may be: and if the user clicks a cell for recording the service node identification in a preset mode in the process configuration table, confirming that a main node process display instruction is detected, wherein the target service node displayed by the main node process display instruction is the service node represented by the service node identification clicked by the user.
Optionally, the apparatus further comprises:
the error detection unit is used for detecting whether the content in each cell in the process configuration table has a filling error according to a preset check rule after the configuration table acquisition unit acquires the process configuration table;
and the error output unit is used for outputting an error prompt aiming at the content filled with the error when the content filled with the error exists in the flow configuration table.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that it is obvious to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and these modifications and improvements should also be considered as the protection scope of the present invention.

Claims (8)

1. A process display method, comprising:
acquiring a process configuration table configured for at least one service process by a user, wherein the process configuration table of each service process is configured with: the method comprises the steps that at least one sub-process contained in a business process and the sequence number of the sub-process are used for representing the scheduling sequence of the sub-process in the business process to which the sub-process belongs;
when a business process display instruction is received, determining a target business process displayed by the business process display instruction, wherein the target business process belongs to the at least one business process;
determining at least one target sub-process contained in the target business process and a scheduling sequence between the at least one target sub-process according to the process configuration table of the target business process;
displaying at least one dispatching batch corresponding to the at least one target sub-process of the target business process and a target sub-process which needs to be dispatched in parallel in each dispatching batch in a chart form according to the dispatching sequence of the at least one target sub-process;
the flow configuration table of the business flow is also configured with: a service sub-node and a service node to which a service flow belongs;
before the receiving of the business process display instruction, the method further comprises:
when a main node flow display instruction is detected, determining a target service node to be displayed currently;
determining at least one target service sub-node contained in the target service node and at least one service process contained in each target service sub-node according to the process configuration table of the at least one service process, wherein the at least one service process contained in each target service sub-node is processed in parallel;
and constructing a flow chart of the target service node in a chart form, and displaying the flow chart of the target service node, wherein the flow chart of the target service node respectively presents information columns of all target service sub-nodes in the target service node, and each service flow contained in the target service sub-node is displayed in the information column of each target service sub-node.
2. The process showing method according to claim 1, wherein the process configuration table of the business process is further configured with: description of a plurality of functions which can be realized by each sub-process in the business process and the number of concurrent jobs required for realizing each function;
when the at least one dispatching batch corresponding to the at least one target sub-process of the target business process and the target sub-process required to be dispatched in parallel included in each dispatching batch are shown in the form of the graph, the method further includes:
and respectively showing the description of a plurality of functions corresponding to each target sub-flow and the concurrent number of the work of each function.
3. The process showing method according to claim 1, wherein the receiving of the business process showing instruction includes any one of:
if the user clicks the cell recorded with the business process identifier in a preset mode in the process configuration table, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
if the user clicks the cell recorded with the business process identifier in a preset mode in the process chart of the target business node, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
and detecting that the user sets the target service flow to be displayed in the frame selection area of the flow chart of the target service node.
4. The process showing method according to claim 1, wherein the detecting of the master node process showing instruction comprises:
and if the user clicks a cell for recording the service node identification in a preset mode in the process configuration table, confirming that a main node process display instruction is detected, wherein the target service node displayed by the main node process display instruction is the service node represented by the service node identification clicked by the user.
5. The process showing method according to claim 1, wherein after obtaining the process configuration table configured by the user for at least one business process, further comprising:
detecting whether the contents in each cell in the flow configuration table have filling errors or not according to a preset check rule;
and when the contents with filling errors exist in the flow configuration table, outputting an error prompt aiming at the contents with filling errors.
6. A process demonstration apparatus, comprising:
a configuration table obtaining unit, configured to obtain a flow configuration table configured by a user for at least one service flow, where the flow configuration table of each service flow is configured with: the method comprises the steps that at least one sub-process contained in a business process and the sequence number of the sub-process are used for representing the scheduling sequence of the sub-process in the business process to which the sub-process belongs;
the display service determining unit is used for determining a target service flow displayed by the service flow display instruction when the service flow display instruction is received, wherein the target service flow belongs to the at least one service flow;
a flow relation determining unit, configured to determine, according to a flow configuration table of the target business flow, at least one target sub-flow included in the target business flow and a scheduling order between the at least one target sub-flow;
the business process display unit is used for displaying at least one dispatching batch corresponding to the at least one target sub-process of the target business process and target sub-processes which are contained in each dispatching batch and need to be dispatched in parallel in a chart form according to the dispatching sequence of the at least one target sub-process;
the flow configuration table of the service flow acquired by the configuration table acquisition unit is also configured with: a service sub-node and a service node to which a service flow belongs;
the device further comprises:
the display node determining unit is used for determining a target service node to be displayed currently when a main node flow display instruction is detected before the display service determining node receives the service flow display instruction;
a node relation determining unit, configured to determine, according to a flow configuration table of the at least one service flow, at least one target service child node included in the target service node and at least one service flow included in each target service child node, where the at least one service flow included in each target service child node is processed in parallel;
and the node table display unit is used for constructing a flow chart of the target service node in a chart form and displaying the flow chart of the target service node, wherein the flow chart of the target service node respectively presents an information column of each target service sub-node in the target service node, and each service flow contained in the target service sub-node is displayed in the information column of each target service sub-node.
7. The process showing device according to claim 6, wherein the process configuration table of the service process acquired by the configuration table acquiring unit is further configured with: the description of a plurality of functions which can be realized by each sub-process in the business process and the concurrency number of the operation required by realizing each function;
the device further comprises:
the business process showing unit is specifically configured to show, in a graph form, at least one dispatch batch corresponding to the at least one target sub-process of the target business process and a target sub-process to be dispatched in parallel included in each dispatch batch according to the dispatching sequence of the at least one target sub-process, and show, for each target sub-process, descriptions of a plurality of functions corresponding to the target sub-process and the number of concurrent jobs of each function, respectively.
8. The process demonstration device according to claim 6, wherein the means for demonstrating business determination unit determining the received business process demonstration instruction comprises any one of:
if the user clicks the cell recorded with the business process identifier in a preset mode in the process configuration table, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
if the user clicks the cell recorded with the business process identifier in a preset mode in the process chart of the target business node, confirming that a business process display instruction is detected, wherein the business process display instruction indicates that the displayed target business process is the business process represented by the business process identifier clicked by the user;
and detecting that the user sets the target service flow to be displayed in the frame selection area of the flow chart of the target service node.
CN201811275756.1A 2018-10-30 2018-10-30 Flow display method and device Active CN109359949B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811275756.1A CN109359949B (en) 2018-10-30 2018-10-30 Flow display method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811275756.1A CN109359949B (en) 2018-10-30 2018-10-30 Flow display method and device

Publications (2)

Publication Number Publication Date
CN109359949A CN109359949A (en) 2019-02-19
CN109359949B true CN109359949B (en) 2022-05-27

Family

ID=65347452

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811275756.1A Active CN109359949B (en) 2018-10-30 2018-10-30 Flow display method and device

Country Status (1)

Country Link
CN (1) CN109359949B (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110059233A (en) * 2019-03-01 2019-07-26 阿里巴巴集团控股有限公司 The methods of exhibiting and device of operation flow
CN110147495A (en) * 2019-04-26 2019-08-20 平安普惠企业管理有限公司 Page response method, apparatus, equipment and medium based on Configuration Online
CN110163572B (en) * 2019-05-21 2022-04-15 东软集团股份有限公司 Chain code function processing method, device and equipment
CN110362475A (en) * 2019-06-17 2019-10-22 北京奇艺世纪科技有限公司 A kind of information acquisition method, device, terminal device and storage medium
CN110378566B (en) * 2019-06-19 2023-08-25 中国平安财产保险股份有限公司 Information checking method, device, storage medium and apparatus
CN110765099B (en) * 2019-09-06 2024-01-30 创新先进技术有限公司 Service construction method and device and computer equipment
CN112801439A (en) * 2019-11-14 2021-05-14 深圳百迈技术有限公司 Task management method and device
CN113222309A (en) * 2020-02-04 2021-08-06 北京彼速信息技术有限公司 Business process monitoring method and device, storage medium and electronic equipment
CN111340447A (en) * 2020-02-26 2020-06-26 山东浪潮通软信息科技有限公司 Configuration-based business process management method and device
CN113867852B (en) * 2020-06-30 2023-08-22 抖音视界有限公司 Information display method, device and equipment for service demands and storage medium
CN111859403B (en) * 2020-07-30 2023-09-05 中国工商银行股份有限公司 Dependency vulnerability determination method and device, electronic equipment and storage medium
CN113467782B (en) * 2021-07-02 2022-12-09 中国建设银行股份有限公司 Method, device and equipment for determining business process

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755721A (en) * 2004-10-01 2006-04-05 微软公司 Componentized and extensible workflow model
CN103218682A (en) * 2013-03-22 2013-07-24 华东理工大学 Multi-part collaborative service process monitoring system based on Web service arranging description language
CN103353957A (en) * 2013-06-19 2013-10-16 浙江中烟工业有限责任公司 Realization method of human-centered cooperative workflow system and apparatus thereof
CN105468371A (en) * 2015-11-23 2016-04-06 赣南师范学院 Business process chart combination method based on topic clustering
CN107122952A (en) * 2017-03-31 2017-09-01 信雅达系统工程股份有限公司 Rule-based process dispatch method and system
CN107122285A (en) * 2017-06-01 2017-09-01 北京瑞和益生科技有限公司 A kind of multithread process control Dynamic Announce and intelligence change System and method for
CN107291887A (en) * 2017-06-21 2017-10-24 北京中泰合信管理顾问有限公司 LNMP frameworks realize the process management system of software implementation
CN107341643A (en) * 2016-04-29 2017-11-10 泰康保险集团股份有限公司 Visual flow methods of exhibiting and system
CN107909330A (en) * 2017-08-31 2018-04-13 平安科技(深圳)有限公司 Work stream data processing method, device, storage medium and computer equipment

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060259451A1 (en) * 2005-05-16 2006-11-16 Planview, Inc. Method of using a workflow and a system for use with the method
CN101567013B (en) * 2009-06-02 2011-09-28 阿里巴巴集团控股有限公司 Method and apparatus for implementing ETL scheduling
CN103593721B (en) * 2012-08-13 2016-10-05 中国商用飞机有限责任公司 Business process monitoring method based on Complex event processing
CN103631594B (en) * 2013-12-03 2017-02-15 北京宇信科技集团股份有限公司 Asynchronous scheduling method and asynchronous scheduling system for general flow
CN104331853A (en) * 2014-11-21 2015-02-04 西安电子科技大学 Implementation method for variability of diagnosis and treatment process
US10402931B2 (en) * 2015-06-07 2019-09-03 Apple Inc. Systrace visualization tool
CN106557854A (en) * 2015-09-25 2017-04-05 北京奇虎科技有限公司 A kind of methods of exhibiting and device of operation flow
US10649808B2 (en) * 2016-09-16 2020-05-12 Oracle International Corporation Outcome-based job rescheduling in software configuration automation
CN107943600A (en) * 2017-11-21 2018-04-20 杭州财人汇网络股份有限公司 A kind of method and apparatus of tradomation processing
CN108470273A (en) * 2018-03-28 2018-08-31 凌云光技术集团有限责任公司 project development method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1755721A (en) * 2004-10-01 2006-04-05 微软公司 Componentized and extensible workflow model
CN103218682A (en) * 2013-03-22 2013-07-24 华东理工大学 Multi-part collaborative service process monitoring system based on Web service arranging description language
CN103353957A (en) * 2013-06-19 2013-10-16 浙江中烟工业有限责任公司 Realization method of human-centered cooperative workflow system and apparatus thereof
CN105468371A (en) * 2015-11-23 2016-04-06 赣南师范学院 Business process chart combination method based on topic clustering
CN107341643A (en) * 2016-04-29 2017-11-10 泰康保险集团股份有限公司 Visual flow methods of exhibiting and system
CN107122952A (en) * 2017-03-31 2017-09-01 信雅达系统工程股份有限公司 Rule-based process dispatch method and system
CN107122285A (en) * 2017-06-01 2017-09-01 北京瑞和益生科技有限公司 A kind of multithread process control Dynamic Announce and intelligence change System and method for
CN107291887A (en) * 2017-06-21 2017-10-24 北京中泰合信管理顾问有限公司 LNMP frameworks realize the process management system of software implementation
CN107909330A (en) * 2017-08-31 2018-04-13 平安科技(深圳)有限公司 Work stream data processing method, device, storage medium and computer equipment

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Taxonomy-Based Glyph Design—with a Case Study on Visualizing Workflows of Biological Experiments;Eamonn Maguire 等;《IEEE Transactions on Visualization and Computer Graphics》;20121009;第18卷(第12期);2603-2612 *
基于FLEX技术的工作流引擎的研究和设计;罗壮强;《中国优秀博硕士学位论文全文数据库(硕士) 信息科技辑》;20131215(第S2期);I138-772 *

Also Published As

Publication number Publication date
CN109359949A (en) 2019-02-19

Similar Documents

Publication Publication Date Title
CN109359949B (en) Flow display method and device
US10067788B2 (en) Automated invalidation of job output data in a job processing system
CN109313739B (en) System and method for providing visualization of workflow
AU2017370567B2 (en) Differencing of executable dataflow graphs
US8589884B2 (en) Method and system for identifying regression test cases for a software
US8612806B2 (en) Systems and methods for recording user interactions within a target application
US8473893B2 (en) Integration of external software analysis processes with software configuration management applications
CA2937017C (en) Integrated design application
US8661432B2 (en) Method, computer program product and system for installing applications and prerequisites components
US20080148231A1 (en) Computer-implemented system for analysis, administration, control, management and monitoring of a complex hardware/software architecture
US20050144529A1 (en) Method for defined derivation of software tests from use cases
US20190332365A1 (en) Apparatus and method for assisting preparation of flow using visual programming tool
US8046638B2 (en) Testing of distributed systems
JP2009104229A (en) Input check device and input check method
EP3314409B1 (en) Tracing dependencies between development artifacts in a software development project
CN110955481A (en) Label task generation method and device, storage medium and electronic equipment
Dumas et al. Robotic Process Mining.
JP2010015458A (en) Program correction support system, program correction support method, and program correction support program
US20220027806A1 (en) Multi-process workflow designer
US20200342471A1 (en) Computer system and method for electronic survey programming
CN110352405B (en) Computer-readable medium, computing system, method, and electronic device
JP6695847B2 (en) Software parts management system, computer
US20090254896A1 (en) Simplifying Bundling Of Fixes Used To Resolve Errors In Pre-Installed Software
US10324821B2 (en) Oracle cemli analysis tool
JP4683535B2 (en) Job net management system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant