CN117371773A - Business process arranging method, device, electronic equipment and medium - Google Patents

Business process arranging method, device, electronic equipment and medium Download PDF

Info

Publication number
CN117371773A
CN117371773A CN202311295781.7A CN202311295781A CN117371773A CN 117371773 A CN117371773 A CN 117371773A CN 202311295781 A CN202311295781 A CN 202311295781A CN 117371773 A CN117371773 A CN 117371773A
Authority
CN
China
Prior art keywords
business
service
rule
work order
flow
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.)
Pending
Application number
CN202311295781.7A
Other languages
Chinese (zh)
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 Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN202311295781.7A priority Critical patent/CN117371773A/en
Publication of CN117371773A publication Critical patent/CN117371773A/en
Pending legal-status Critical Current

Links

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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Operations Research (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Marketing (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a business process arranging method, a device, electronic equipment and a medium, and relates to the technical field of computers, wherein the method comprises the following steps: acquiring a service work order, wherein the service work order is used for indicating a service flow chart corresponding to the arranging target service; matching the service work order with a plurality of predefined service rules, and determining a target service rule corresponding to the service work order; acquiring service data corresponding to a service work order, calculating the service data according to a target service rule, and determining a service flow link corresponding to the calculation result according to the calculation result; and arranging a plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order. The method realizes flow segmentation, then based on the business data and the business rules, uses the business data as a drive, decides out the optimal flow links while calculating, and can simplify the design and drawing work of the business flow chart under the condition of meeting the same business requirements.

Description

Business process arranging method, device, electronic equipment and medium
Technical Field
The present invention relates to the field of data security technologies, and in particular, to a method, an apparatus, an electronic device, and a medium for arranging a business process.
Background
The business flow chart is a chart describing business relations, operation sequences and management information flow directions among units and personnel in the management system. The method uses a plurality of specified symbols and connecting lines to represent the processing process of a specific service, and helps analysts find out unreasonable flow directions in the service flow.
Under the traditional business process arrangement mode, realizing a complex business requires enumerating all possible scenes for a specific business in a design stage, and then drawing process routes and links of all scenes through line branches in a process template. The fixed rules are adopted, the known deterministic flow templates are combined for arrangement, which flow template is adapted under what conditions, and which flow branches are executed need to be designed in advance. Although the method can realize the service requirement, the flow configuration is complex and the workload is huge. If the service or service branches change, time and effort are wasted when the service flow chart is updated, and the later maintenance and iteration development cost is increased due to the complex flow chart. On the other hand, when a plurality of services have similar service scenes or have the same steps, similar processes are required to be drawn for a plurality of times, the process modeling efficiency is low, and the multiplexing rate is low.
Disclosure of Invention
In order to solve the above technical problems or at least partially solve the above technical problems, embodiments of the present invention provide a business process arrangement method, apparatus, electronic device, and medium.
In a first aspect, an embodiment of the present invention provides a business process scheduling method, including:
acquiring a service work order, wherein the service work order is used for indicating a service flow chart corresponding to the arranging target service;
matching the service work order with a plurality of predefined service rules, and determining a target service rule corresponding to the service work order;
acquiring service data corresponding to the service worksheet, calculating the service data according to the target service rule, and determining a service flow link corresponding to the calculation result according to the calculation result;
and arranging the plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order.
In an alternative embodiment, the method further comprises: creating a plurality of business process links, and carrying out parameter configuration for each business process link.
In an optional embodiment, the configuring parameters for each business process link includes: and configuring the type, the identification information and the flow path included in the business process link for each business process link.
In an alternative embodiment, the method further comprises: and constructing a plurality of business rules and carrying out parameter configuration for each business rule.
In an optional embodiment, the configuring parameters for each business rule includes: and configuring identification information and operation rules of the business rules aiming at each business rule.
In a second aspect, an embodiment of the present invention provides a business process arrangement apparatus, including:
the acquisition module is used for acquiring a service work order, wherein the service work order is used for indicating a service flow chart corresponding to the arranging target service;
the matching module is used for matching the service work order with a plurality of predefined service rules and determining a target service rule corresponding to the service work order;
the flow module is used for acquiring the service data corresponding to the service work order, calculating the service data according to the target service rule, and determining a service flow link corresponding to the calculation result according to the calculation result;
and the dynamic arrangement module is used for arranging the plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order.
In an optional embodiment, the apparatus further includes a flow link creation module, configured to create a plurality of business flow links, and perform parameter configuration for each of the business flow links.
In an alternative embodiment, the flow link creation module is further configured to: and configuring the type, the identification information and the flow path included in the business process link for each business process link.
In an alternative embodiment, the device further includes a rule creation module, configured to construct a plurality of business rules, and perform parameter configuration for each business rule.
In an alternative embodiment, the rule creation module is further configured to: and configuring identification information and operation rules of the business rules aiming at each business rule.
In a third aspect, an embodiment of the present invention provides an electronic device, including: one or more processors; and the storage device is used for storing one or more programs, and when the one or more programs are executed by the one or more processors, the one or more processors realize the business process arrangement method provided by the embodiment of the invention.
In a fourth aspect, an embodiment of the present invention provides a computer readable medium having stored thereon a computer program, where the program when executed by a processor implements a business process arrangement method provided by an embodiment of the present invention.
One embodiment of the above invention has the following advantages or benefits:
according to the business process arrangement method provided by the embodiment of the invention, the business worksheet is matched with the predefined rule to be matched, the target business rule corresponding to the business worksheet is determined, then the business data corresponding to the business worksheet is acquired, the business data is operated according to the target business rule, the corresponding business process links are determined according to the operation result, and finally a plurality of business process links are arranged according to the target business rule to generate the business process diagram corresponding to the business worksheet. In the technical scheme of the embodiment of the invention, the complex logic judgment of the business is split into a plurality of business rules, the complex business flow is split into a plurality of flow links or flow fragments, the flow fragmentation is realized, then the business data is used as a drive based on the business data and the business rules, and the optimal flow links are decided while the business data is operated, so that the design and drawing work of the business flow chart can be simplified under the condition of meeting the same business requirement. Meanwhile, the flow segments can be reused, so that development workload is reduced, and maintenance cost is lowered.
Further effects of the above-described non-conventional alternatives are described below in connection with the embodiments.
Drawings
The drawings are included to provide a better understanding of the invention and are not to be construed as unduly limiting the invention. Wherein:
FIG. 1 shows a flow chart of a business process orchestration method according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a system for implementing a business process orchestration method according to an embodiment of the present invention;
FIG. 3 is a business flow diagram of the business entity in the business flow arrangement method according to the embodiment of the invention;
FIG. 4 is a schematic diagram of a business process link in a business process scheduling method according to an embodiment of the present invention;
FIG. 5 is a schematic diagram of a business process arrangement device according to an embodiment of the present invention;
fig. 6 shows a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present invention will now be described with reference to the accompanying drawings, in which various details of the embodiments of the present invention are included to facilitate understanding, and are to be considered merely exemplary. Accordingly, those of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In the prior art, for a scenario requiring drawing of a business flow chart, all possible situations of the business are generally exhausted for the specific business in a design stage, and then a main flow and all possible sub-flows are drawn in one flow template. However, in this way, all possible flow branches need to be designed in advance, and although the service requirement can be met, the flow configuration is complex, error-prone and cannot be reused. In order to solve the technical problems, the embodiment of the invention splits the complex logic judgment of the business into a plurality of business rules, splits the complex business flow into a plurality of flow links or flow fragments, realizes flow fragmentation, then uses the business data as a drive based on the business data and the business rules, decides out the optimal flow link while calculating, and can simplify the design and drawing work of the business flow chart under the condition of meeting the same business requirements. Meanwhile, the flow segments can be reused, so that development workload is reduced, and maintenance cost is lowered.
Fig. 1 shows a flow chart of steps of a business process orchestration method according to an embodiment of the present invention. As shown in fig. 1, the method according to the embodiment of the present invention includes:
step S101: and acquiring a service work order.
The business worksheet is used for recording, processing and tracking the completion condition of the work task. The service worksheet can comprise various information, and the information contained in the service worksheet can be flexibly set according to application scenes, so that the invention is not limited. In the embodiment of the invention, the service worksheet is used for indicating the service flow chart corresponding to the arranging target service, and can comprise identification information (such as service codes or service numbers) of the service, service data to be used, time information and the like.
Step S102: and matching the service worksheet with a plurality of predefined service rules, and determining a target service rule corresponding to the service worksheet.
The embodiment of the invention can predefine a plurality of business rules, and different business rules can realize different business logics. In alternative embodiments, the name or rule code of the business rule may be customized according to different businesses, and the operation rule may be configured for the business rule. As an alternative example, the operational rules of the business rule may include equal to, contain, not equal to, greater than, less than, maximum, minimum, empty, non-empty, etc. Alternatively, an attribute of each business rule may be configured, by which a characteristic of the business rule or a characteristic of a business to which the business rule belongs is characterized. In the case where an attribute is configured for each business rule, the operation rule of the business rule may further include: the same as the attributes of the current business rule or different from the attributes of the current business rule. In alternative embodiments, a service may configure one or more service rules.
Step S103: and acquiring service data corresponding to the service worksheet, operating the service data according to the target service rule, and determining a service flow link corresponding to the operation result according to the operation result.
The business process links may also be referred to as process segments, which are the smallest units in the business process graph. The completed business flow chart can be split into a plurality of business flow links or flow fragments, and the flow chart fragments can be arranged in a finer granularity according to the business, so that the flexibility is higher and the applicability is stronger. Different business requirements can be met through dynamic arrangement of flow links.
In alternative embodiments, business process links may be created in advance. For example, a flow link (also referred to as a flow segment) is drawn at a flow drawing interface, and the drawn flow link is configured according to a flow link definition model, for example, identification information of the flow link, for example, coding of the flow link, coding of a flow template to which the flow link belongs, type of the flow link, flow path, and the like are defined. As an alternative example, the types of the flow links may include a start link, a stop link, a service link, a gateway link, and the like. After creating the completed business process links, the relationships between the created process links, such as the execution order of the process links, may be registered in a process relationship model. Optionally, after the business process link is created, the created business process link is tested to test whether the logic of the business process link is correct. The flow path included in each flow link may be recorded, and the node and the sequence relationship of the nodes passed by each flow path may be recorded. In an alternative embodiment, different services may be bound for different business process links, and the services bound thereto are invoked when the business process links are scheduled.
In an alternative embodiment, business process links may be created based on BPMN. The BPMN (Business Process Modeling Notation, business process modeling label) is a general and standard language for process modeling, and is used to draw a business process diagram, so as to better understand the business process and interrelationships between the parts.
In step 103, corresponding service data may be obtained according to the identification information of the service in the service work order. In an alternative embodiment, the service data may be stored in a data center, and in the case that a service work order is received, the service data corresponding to the service work order is obtained from the data center. And then, calculating the service data according to the target service rule corresponding to the service work order, and determining the corresponding service flow link according to the calculation result.
In the step, based on the service data and the service rule, the service data is used as a drive, and the proper service flow links are decided while operation, namely, the optimal path is decided while operation, so that the design operation of the flow chart can be simplified under the condition of meeting the service requirement, and the development workload is reduced.
Step S104: and arranging the plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order.
And dynamically assembling the plurality of business process links according to the target business rules and the types and the relations of the business process links to obtain a business process diagram corresponding to the business work order.
According to the business process arranging method provided by the embodiment of the invention, the complex logic judgment of the business is split into a plurality of business rules, the complex business process is split into a plurality of process links or process fragments, the process fragmentation is realized, then the business work order is matched with the predefined rule to determine the target business rule corresponding to the business work order, then the business data corresponding to the business work order is acquired, the business data is used as a drive based on the business data and the business rules, and the optimal process links are determined while operation, so that the design and drawing work of the business process diagram can be simplified under the condition of meeting the same business requirement. Meanwhile, the flow segments can be reused, so that development workload is reduced, and maintenance cost is lowered.
In an alternative embodiment, after generating the service flow chart corresponding to the service work order, reading and analyzing the generated service flow chart, starting a flow instance, executing the service corresponding to the flow link, and recording an execution log after the execution of the flow is completed.
Fig. 2 is a schematic diagram of a system for implementing a business process scheduling method according to an embodiment of the present invention, as shown in fig. 2, the system for implementing a business process scheduling method provided by an embodiment of the present invention (abbreviated as a business process scheduling system 200 in fig. 2) may include: business data center 201, flow engine 202, business rules engine 203, dynamic orchestration engine 204, and business scheduling engine 205.
The service data center 201 is used for defining a data model, storing service data, managing the service data, providing service of adding, deleting and modifying the service data, and is a data base for performing logic operation by a service scheduling engine and a service rule engine. In an alternative embodiment, the service data center may also manage the invocation authority of the service data, so as to ensure the security of the data.
The business rule engine 203 is configured to create a business rule, configure a rule operation corresponding to the business rule, and test the business rule. More complex business logic decisions can be converted into a combination of business rules by the business rules engine, for example splitting the logic of the intelligent operation and maintenance business into a combination of business rules. By combining different business rules, different business logic can be implemented. In an alternative embodiment, when a flow instruction corresponding to the business rule is configured by the business rule engine, a corresponding business flow link is called according to the flow instruction.
Optionally, the step of creating business rules based on the business rules engine may include:
step 1: the identification information of the business rule is customized according to different businesses, such as the name, code (or number) of the business rule.
Step 2: and using the service field as an attribute, and configuring operation rules corresponding to the service rules according to different operators, wherein the operation rules can comprise, but are not limited to, equal to, contain, not equal to, greater than, less than, maximum, minimum, empty, not empty, identical to the attribute of the current service rule and different from the attribute of the current service rule.
The process engine 202 can perform creation and configuration of business process links, can visually create process links, design routing rules for process links, and formulate diversified exception handling mechanisms such as exception rollback. The complex scene in the process scene with fixed flow, complex rule and complex exception handling requirement can be split into a plurality of process links (i.e. process fragments), and the process links are created and configured in the process engine.
The step of creating the business process link based on the process engine comprises the following steps:
step 1: creating a business process link at a business process drawing interface.
Step 2: the identification information of the business process link is configured according to the process link definition model, such as the coding of the business process link, the coding of the process template to which the process link belongs, the type of the business process link and the process path included in the business process link. The types of the business process links include, but are not limited to, a start link, a stop link, a service link, a gateway link and the like.
Step 3: and testing the created business flow links, and recording each flow path included in the business flow links, each node passed by each flow path and the sequence relation of the nodes.
Dynamic orchestration engine 204, because it does not need to define a fixed flow template in advance, can generate a flow that is only valid at the current time of operation based on business data and business rules. The dynamic arrangement engine can dynamically arrange the decided business flow links, is suitable for business scenes with simple flow structure and various flow element combinations and difficult exhaustion; meanwhile, the complex flow of the flow engine and the business scheduling engine can be combined, the complex flow is assembled through the dynamic combined flow engine, and the combined scheduling function of the complex flow is realized.
The service scheduling engine 205 is closely related to service logic, and is customized according to service characteristics, and schedules data after the process engine, the dynamic arrangement engine and the service rule engine complete rule operation so as to achieve the result of service requirements. And simultaneously, the business characteristics are combined to perform cross-process and parent-child process collaborative dependent scheduling processing.
The business process scheduling system provided by the embodiment of the invention constructs a flexible and simple real-time flow chart by receiving the process instruction generated by dynamic operation of the business scheduling engine, and realizes serial, parallel and link merging scheduling of the processes. Because a fixed flow template is not required to be predefined, an effective flow can be generated only when running according to service data and service rules, and meanwhile, various simple flow fragments can be dynamically combined by combining a flow engine and a service scheduling engine to realize the combined scheduling function of a complex flow.
In order to facilitate understanding of the flowchart arranging method provided in the embodiment of the present invention, a service S is described below as an example. The service S relates to 4 service flows of ordering, disassembling, requiring time change and returning. A complete flow chart of the service S is shown in fig. 3. If all possible scenes are needed to be listed according to the traditional flow chart arrangement mode, then flow routes and links of all scenes are drawn through line branches in a flow chart template, operation is carried out on service data, and data flow is carried out according to the drawn flow chart. By adopting the flow chart arranging method of the embodiment of the invention, only the business rule corresponding to the business S is required to be constructed, business data is operated according to the business rule, corresponding business flow links are called according to operation results, a corresponding business flow chart is generated, and corresponding business rules are created according to business logic of the business S, for example, the business rule comprises rule 1 product ordering: query access control list (ACL, access Control List), rule 2 tear down: ACL policy update, rule 3 requires completion time change: updating requires completion time, rule 4 queries ACL number: if the number of ACLs is normal, an ACL policy is newly added, if the number exceeds a threshold value, the policy is removed, and the rule 4ACL policy is newly added or deleted: if the work order is successful, the completion is reported, and if the work order is abnormal, the short message is notified. According to the above business rule, as an example, the present embodiment splits the flow chart corresponding to the business S into 4 business flow links, as shown in fig. 4. It should be noted that, in this embodiment, the process related to the service S is split into 4 service process links, and in other alternative embodiments, the process related to the service S may be split into finer granularity continuously. The ordering flow includes a flow 1, a flow 2, a flow 3 and a flow 4. The disassembling process comprises a process 1, a process 3 and a process 4. The required completion time change procedure includes procedure 1.
After a business work order of a business S is received, corresponding business data is called according to the business work order matching corresponding target business rules, based on the business data and the target business rules, business data is used as a drive, an optimal business process link is decided while operation is carried out, and the business process link is dynamically arranged according to the target business rules to generate a business process diagram corresponding to the business work order.
According to the business process arrangement method provided by the embodiment of the invention, the business process links (i.e. process fragments) are created, the business process links are dynamically arranged to obtain the business process diagram, compared with deterministic process arrangement in the prior art, the repeated design workload can be greatly reduced in design, the function which can be realized only by adding process branches to an adjustment process template can be realized by simply adjusting a related strategy, the adjustment period is shortened from the original period to the day, and the business support becomes more flexible and agile; by dynamically combining the processes, a batch link instance is constructed, the merging channel issues the southward system once, the number of interactions between the middleware and the southward system is reduced, the computing power of the server is furthest used under the condition of not expanding a machine, a certain effect of reducing the cost and enhancing the efficiency is achieved, and meanwhile, the operation and maintenance efficiency can be greatly improved.
Fig. 5 shows a schematic structural diagram of a business process arrangement device according to an embodiment of the present invention. As shown in fig. 5, the business process orchestration device 500 includes:
the acquiring module 501 is configured to acquire a service work order, where the service work order is used to indicate a service flow chart corresponding to the arranging target service;
the matching module 502 is configured to match the service worksheet with a predefined plurality of service rules, and determine a target service rule corresponding to the service worksheet;
a flow module 503, configured to obtain service data corresponding to the service worksheet, operate the service data according to the target service rule, and determine a service flow link corresponding to the operation result according to the operation result;
and the dynamic arrangement module 504 is configured to arrange the plurality of business process links according to the target business rule, and generate a business process chart corresponding to the business work order.
According to the business process arranging method provided by the embodiment of the invention, the complex logic judgment of the business is split into a plurality of business rules, the complex business process is split into a plurality of process links or process fragments, the process fragmentation is realized, then the business work order is matched with the predefined rule to determine the target business rule corresponding to the business work order, then the business data corresponding to the business work order is acquired, the business data is used as a drive based on the business data and the business rules, and the optimal process links are determined while operation, so that the design and drawing work of the business process diagram can be simplified under the condition of meeting the same business requirement. Meanwhile, the flow segments can be reused, so that development workload is reduced, and maintenance cost is lowered.
In an optional embodiment, the apparatus further includes a flow link creation module, configured to create a plurality of business flow links, and perform parameter configuration for each of the business flow links.
In an alternative embodiment, the flow link creation module is further configured to: and configuring the type, the identification information and the flow path included in the business process link for each business process link.
In an alternative embodiment, the device further includes a rule creation module, configured to construct a plurality of business rules, and perform parameter configuration for each business rule.
In an alternative embodiment, the rule creation module is further configured to: and configuring identification information and operation rules of the business rules aiming at each business rule.
The device can execute the business process arrangement method provided by the embodiment of the invention, and has the corresponding functional modules and beneficial effects of the execution method. Technical details which are not described in detail in the present embodiment can be referred to the business process arrangement method provided in the embodiment of the present invention.
Fig. 6 schematically shows a block diagram of an electronic device of an embodiment of the invention. As shown in fig. 6, the electronic device includes: a processor 601, a communication interface 602, a memory 603 and a communication bus 604, wherein the processor 601, the communication interface 602, the memory 603 perform communication with each other through the communication bus 604,
a memory 603 for storing a computer program;
the processor 601 is configured to implement, when executing a program stored in the memory 603:
acquiring a service work order, wherein the service work order is used for indicating a service flow chart corresponding to the arranging target service;
matching the service work order with a plurality of predefined service rules, and determining a target service rule corresponding to the service work order;
acquiring service data corresponding to the service worksheet, calculating the service data according to the target service rule, and determining a service flow link corresponding to the calculation result according to the calculation result;
and arranging the plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order.
The communication bus mentioned by the above terminal may be a peripheral component interconnect standard (Peripheral Component Interconnect, abbreviated as PCI) bus or an extended industry standard architecture (Extended Industry Standard Architecture, abbreviated as EISA) bus, etc. The communication bus may be classified as an address bus, a data bus, a control bus, or the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus.
The communication interface is used for communication between the terminal and other devices.
The memory may include random access memory (Random Access Memory, RAM) or non-volatile memory (non-volatile memory), such as at least one disk memory. Optionally, the memory may also be at least one memory device located remotely from the aforementioned processor.
The processor may be a general-purpose processor, including a central processing unit (Central Processing Unit, CPU for short), a network processor (Network Processor, NP for short), etc.; but also digital signal processors (Digital Signal Processing, DSP for short), application specific integrated circuits (Application Specific Integrated Circuit, ASIC for short), field-programmable gate arrays (Field-Programmable Gate Array, FPGA for short) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components.
In yet another embodiment of the present invention, a computer readable storage medium is provided, where instructions are stored, which when executed on a computer, cause the computer to perform the business process arrangement method according to any of the above embodiments.
In yet another embodiment of the present invention, a computer program product comprising instructions, which when run on a computer, causes the computer to perform the business process arrangement method of any of the above embodiments is also provided.
In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, produces a flow or function in accordance with embodiments of the present invention, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a computer network, or other programmable apparatus. The computer instructions may be stored in or transmitted from one computer-readable storage medium to another, for example, by wired (e.g., coaxial cable, optical fiber, digital Subscriber Line (DSL)), or wireless (e.g., infrared, wireless, microwave, etc.). The computer readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains an integration of one or more available media. The usable medium may be a magnetic medium (e.g., floppy Disk, hard Disk, magnetic tape), an optical medium (e.g., DVD), or a semiconductor medium (e.g., solid State Disk (SSD)), etc.
It is noted that relational terms such as first and second, and the like are 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. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The modules involved in the embodiments of the present invention may be implemented in software or in hardware. The described modules may also be provided in a processor, for example, as: a processor includes a sending module, an obtaining module, a determining module, and a first processing module. The names of these modules do not constitute a limitation on the unit itself in some cases, and for example, the transmitting module may also be described as "a module that transmits a picture acquisition request to a connected server".
The above embodiments do not limit the scope of the present invention. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives can occur depending upon design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the scope of the present invention.

Claims (12)

1. A business process orchestration method, comprising:
acquiring a service work order, wherein the service work order is used for indicating a service flow chart corresponding to the arranging target service;
matching the service work order with a plurality of predefined service rules, and determining a target service rule corresponding to the service work order;
acquiring service data corresponding to the service worksheet, calculating the service data according to the target service rule, and determining a service flow link corresponding to the calculation result according to the calculation result;
and arranging the plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order.
2. The method according to claim 1, wherein the method further comprises: creating a plurality of business process links, and carrying out parameter configuration for each business process link.
3. The method according to claim 2, wherein said configuring parameters for each of said business process links comprises: and configuring the type, the identification information and the flow path included in the business process link for each business process link.
4. A method according to any one of claims 1-3, wherein the method further comprises: and constructing a plurality of business rules and carrying out parameter configuration for each business rule.
5. The method of claim 4, wherein said configuring parameters for each of said business rules comprises:
and configuring identification information and operation rules of the business rules aiming at each business rule.
6. A business process orchestration device, comprising:
the acquisition module is used for acquiring a service work order, wherein the service work order is used for indicating a service flow chart corresponding to the arranging target service;
the matching module is used for matching the service work order with a plurality of predefined service rules and determining a target service rule corresponding to the service work order;
the flow module is used for acquiring the service data corresponding to the service work order, calculating the service data according to the target service rule, and determining a service flow link corresponding to the calculation result according to the calculation result;
and the dynamic arrangement module is used for arranging the plurality of business process links according to the target business rule to generate a business process diagram corresponding to the business work order.
7. The apparatus of claim 6, further comprising a process link creation module configured to create a plurality of business process links and to perform parameter configuration for each of the business process links.
8. The apparatus of claim 7, wherein the flow link creation module is further configured to: and configuring the type, the identification information and the flow path included in the business process link for each business process link.
9. The apparatus according to any one of claims 6-8, further comprising a rule creation module configured to construct a plurality of business rules and to configure parameters for each of the business rules.
10. The apparatus of claim 9, wherein the rule creation module is further to: and configuring identification information and operation rules of the business rules aiming at each business rule.
11. An electronic device, comprising:
one or more processors;
storage means for storing one or more programs,
when executed by the one or more processors, causes the one or more processors to implement the method of any of claims 1-5.
12. A computer readable medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements the method according to any of claims 1-5.
CN202311295781.7A 2023-10-08 2023-10-08 Business process arranging method, device, electronic equipment and medium Pending CN117371773A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311295781.7A CN117371773A (en) 2023-10-08 2023-10-08 Business process arranging method, device, electronic equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311295781.7A CN117371773A (en) 2023-10-08 2023-10-08 Business process arranging method, device, electronic equipment and medium

Publications (1)

Publication Number Publication Date
CN117371773A true CN117371773A (en) 2024-01-09

Family

ID=89392064

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311295781.7A Pending CN117371773A (en) 2023-10-08 2023-10-08 Business process arranging method, device, electronic equipment and medium

Country Status (1)

Country Link
CN (1) CN117371773A (en)

Similar Documents

Publication Publication Date Title
CN110704749B (en) Recommendation engine customization system, recommendation method, recommendation system and electronic equipment
CN108876406A (en) Customer service behavior analysis method, device, server and readable storage medium storing program for executing
US20170075332A1 (en) Scheduling in manufacturing environments
CN112288249A (en) Business process execution method and device, computer equipment and medium
CN113760677A (en) Abnormal link analysis method, device, equipment and storage medium
CN113052696B (en) Financial business task processing method, device, computer equipment and storage medium
CN113721950A (en) Resource loss prevention and control processing method and device
CN112686580A (en) Workflow definition method and system capable of customizing flow
CN110908642B (en) Policy generation execution method and device
CN116483707A (en) Test method, test device, test apparatus, test program, and test program
CN117371773A (en) Business process arranging method, device, electronic equipment and medium
Fu et al. Configuring competing classifier chains in distributed stream mining systems
CN112418796B (en) Sub-process task node activation method and device, electronic equipment and storage medium
CN115345600A (en) RPA flow generation method and device
CN114049065A (en) Data processing method, device and system
CN114756224A (en) Activity execution method and device
CN111258940B (en) Configuration method, business auditing system, business auditing equipment and storage medium
CN112416980A (en) Data service processing method, device and equipment
CN114143235A (en) NFV automatic test method, device, equipment and storage medium
JP2016162291A (en) Process extraction device, process extraction method, and program
CN113708966B (en) Networked online configuration method, system and equipment for switch
CN111259063B (en) Method and device for realizing data export in API mode
CN116450292A (en) Cluster resource prediction processing method, device, equipment and readable storage medium
CN113778993A (en) Service data processing method and device
CN115827050A (en) Data calling method and device, electronic equipment 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