CN111461531A - Service processing system, service arranging method, device, equipment and storage medium - Google Patents
Service processing system, service arranging method, device, equipment and storage medium Download PDFInfo
- Publication number
- CN111461531A CN111461531A CN202010239719.6A CN202010239719A CN111461531A CN 111461531 A CN111461531 A CN 111461531A CN 202010239719 A CN202010239719 A CN 202010239719A CN 111461531 A CN111461531 A CN 111461531A
- Authority
- CN
- China
- Prior art keywords
- service node
- layer
- service
- capability
- file
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 103
- 238000012545 processing Methods 0.000 title claims abstract description 16
- 230000008569 process Effects 0.000 claims abstract description 53
- 230000006870 function Effects 0.000 claims description 61
- 230000008859 change Effects 0.000 claims description 51
- 230000004044 response Effects 0.000 claims description 34
- 238000000605 extraction Methods 0.000 claims description 7
- 238000012423 maintenance Methods 0.000 abstract description 42
- 238000010586 diagram Methods 0.000 description 23
- 238000012795 verification Methods 0.000 description 9
- 238000004891 communication Methods 0.000 description 7
- 238000004590 computer program Methods 0.000 description 6
- 238000013461 design Methods 0.000 description 6
- 230000009471 action Effects 0.000 description 5
- 235000013305 food Nutrition 0.000 description 5
- 235000013361 beverage Nutrition 0.000 description 4
- 230000007704 transition Effects 0.000 description 4
- 230000009286 beneficial effect Effects 0.000 description 2
- 238000006243 chemical reaction Methods 0.000 description 2
- 238000012790 confirmation Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000008878 coupling Effects 0.000 description 1
- 238000010168 coupling process Methods 0.000 description 1
- 238000005859 coupling reaction Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 235000021022 fresh fruits Nutrition 0.000 description 1
- 239000004973 liquid crystal related substance Substances 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION 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/00—Administration; Management
- G06Q10/06—Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
- G06Q10/063—Operations research, analysis or management
- G06Q10/0631—Resource planning, allocation, distributing or scheduling for enterprises or organisations
- G06Q10/06315—Needs-based resource requirements planning or 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 embodiment of the disclosure discloses a service processing system, a service arranging method, a service arranging device, service arranging equipment and a storage medium. The business arrangement method comprises the following steps: extracting a flow link from a business flow file to generate a first-layer business node, wherein the business flow file records the flow link of the business and the execution sequence of the flow link; acquiring a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records the second-layer service node and the execution sequence of the second-layer service node; and acquiring a domain capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, wherein the domain capability arrangement file records a domain capability module for realizing the second layer service node. Therefore, a business process layered arrangement framework is established, multiplexing among a plurality of business lines is supported, system expandability is improved, and maintenance cost of the business lines with high complexity is reduced.
Description
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a service processing system, a service orchestration method, an apparatus, a device, and a storage medium.
Background
In services performed via the internet, almost all lines involve process nodes, such as requests from one party and processes from the other party. The process nodes of different service lines typically have identical parts and also differ somewhat. The curing design of each service line is difficult to meet the requirements of quick online of new services and quick adjustment of old services. Multiple service lines maintain duplicate state machines, including duplicate structures in the system design. The handling of a huge amount of services requires the stability of the system, ensuring the stable operation of the transaction service line.
Disclosure of Invention
In order to solve the problems in the related art, embodiments of the present disclosure provide a service processing system, a service orchestration method, a device, an apparatus, and a storage medium.
In a first aspect, an embodiment of the present disclosure provides a service orchestration method, including:
extracting a flow link from a business flow file to generate a first-layer business node, wherein the business flow file records the flow link of a business and the execution sequence of the flow link;
acquiring a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records a second-layer service node and an execution sequence of the second-layer service node;
and acquiring a domain capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, wherein the domain capability arrangement file records a domain capability module for realizing the second layer service node.
With reference to the first aspect, in a first implementation manner of the first aspect, the present disclosure further includes:
adjusting the functionality of the first tier service nodes in response to a change in the second tier service nodes and/or the execution order of the second tier service nodes in the capability orchestration file.
With reference to the first aspect or the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the present disclosure further includes:
adjusting the functionality of the second tier service nodes in response to a change in a domain capability module in the domain capability orchestration file;
adjusting the functionality of the first tier service node in response to a change in functionality of the second tier service node.
With reference to the first aspect, in a third implementation manner of the first aspect, the second tier service node provides a specific service to support the first tier service node to perform a service.
With reference to the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the domain capability module provides a specific function to the second tier service node to support the second tier service node to provide a specific service.
In a second aspect, an embodiment of the present disclosure provides a service orchestration device, including:
the system comprises an extraction module, a service processing module and a service processing module, wherein the extraction module is configured to extract a flow link from a service flow file to generate a first-layer service node, and the service flow file records the flow link of a service and an execution sequence of the flow link;
a first obtaining module, configured to obtain a capability arrangement file for implementing the first layer service node according to an attribute of the first layer service node, where the capability arrangement file records a second layer service node and an execution sequence of the second layer service node;
and the second acquisition module is configured to acquire a domain capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, wherein the domain capability arrangement file records a domain capability module for realizing the second layer service node.
With reference to the second aspect, in a first implementation manner of the second aspect, the present disclosure further includes:
a first adjustment module configured to adjust a function of the first tier service node in response to a change in a second tier service node and/or an execution order of the second tier service node in the capability orchestration file.
With reference to the second aspect or the first implementation manner of the second aspect, in a second implementation manner of the second aspect, the present disclosure further includes:
a second adjustment module configured to adjust a function of the second tier service node in response to a change in a domain capability module in the domain capability orchestration file;
a third adjustment module configured to adjust the functionality of the first tier service node in response to a change in functionality of the second tier service node.
With reference to the second aspect, in a third implementation manner of the second aspect, the second layer service node provides a specific service to support the first layer service node to execute a service.
With reference to the third implementation manner of the second aspect, in a fourth implementation manner of the second aspect, the domain capability module provides a specific function to the second tier service node to support the second tier service node to provide a specific service.
In a third aspect, an embodiment of the present disclosure provides a service processing system, including:
at least one first layer business node, wherein the first layer business node is generated according to the process links extracted from the business process file, and the business process file records the business process links and the execution sequence of the process links,
wherein, arranging a second layer service node according to a capability arrangement file to realize the first layer service node, wherein, the capability arrangement file is obtained according to the attribute of the first layer service node, the capability arrangement file records the execution sequence of the second layer service node and the second layer service node,
the method comprises the steps of arranging a domain capacity module according to domain capacity to realize a second-layer service node, obtaining a domain capacity arrangement file according to the attribute of the second-layer service node, and recording the domain capacity module for realizing the second-layer service node in the domain capacity arrangement file.
With reference to the third aspect, the present disclosure provides in a first implementation manner of the third aspect, adjusting a function of the first tier service node in response to a change in the second tier service node and/or an execution order of the second tier service node in the capability orchestration file.
With reference to the third aspect or the first implementation manner of the third aspect, in a second implementation manner of the third aspect, the present disclosure adjusts a function of the second-tier service node in response to a change of the domain capability module in the domain capability orchestration file; adjusting the functionality of the first tier service node in response to a change in functionality of the second tier service node.
With reference to the third aspect, in a third implementation manner of the third aspect, the second-tier service node provides a specific service to support the first-tier service node to perform a service.
With reference to the third implementation manner of the third aspect, in a fourth implementation manner of the third aspect, the domain capability module provides a specific function to the second tier service node to support the second tier service node to provide a specific service.
In a fourth aspect, an embodiment of the present disclosure provides an electronic device, including a memory and a processor; wherein the memory is configured to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to implement the method according to the first aspect, the first implementation manner to the fourth implementation manner of the first aspect.
In a fifth aspect, an embodiment of the present disclosure provides a readable storage medium, on which computer instructions are stored, and the computer instructions, when executed by a processor, implement the method according to any one of the first aspect, the first implementation manner to the fourth implementation manner of the first aspect.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
according to the technical scheme provided by the embodiment of the disclosure, a first-layer service node is generated by extracting a flow link from a service flow file, wherein the service flow file records the flow link of a service and the execution sequence of the flow link; acquiring a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records a second-layer service node and an execution sequence of the second-layer service node; and acquiring a domain capacity arrangement file for realizing the second-layer service nodes according to the attributes of the second-layer service nodes, wherein the domain capacity arrangement file records a domain capacity module for realizing the second-layer service nodes, so that a service flow layered arrangement framework is established, multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: and responding to the change of the second-layer service nodes in the capability arrangement file and/or the execution sequence of the second-layer service nodes, and adjusting the functions of the first-layer service nodes, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: adjusting the functionality of the second tier service nodes in response to a change in a domain capability module in the domain capability orchestration file; and responding to the change of the function of the second-layer service node, and adjusting the function of the first-layer service node, thereby establishing a service flow layered arrangement framework, supporting the multiplexing among a plurality of service lines, improving the expandability of the system and reducing the maintenance cost of services with high complexity.
According to the technical scheme provided by the embodiment of the disclosure, the specific service is provided by the second layer of service nodes to support the first layer of service nodes to execute the service, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, an extraction module is configured to extract a flow link from a business flow file to generate a first-layer business node, wherein the business flow file records the flow link of a business and the execution sequence of the flow link; a first obtaining module, configured to obtain a capability arrangement file for implementing the first layer service node according to an attribute of the first layer service node, where the capability arrangement file records a second layer service node and an execution sequence of the second layer service node; and the second acquisition module is configured to acquire a domain capability arrangement file for realizing the second-layer service nodes according to the attributes of the second-layer service nodes, wherein the domain capability arrangement file records the domain capability module for realizing the second-layer service nodes, so that a service flow layered arrangement framework is established, multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: the first adjusting module is configured to adjust the functions of the first layer of service nodes in response to the change of the second layer of service nodes and/or the execution sequence of the second layer of service nodes in the capability arrangement file, so that a service flow hierarchical arrangement framework is established, multiplexing among a plurality of service lines is supported, system expandability is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: a second adjustment module configured to adjust a function of the second tier service node in response to a change in a domain capability module in the domain capability orchestration file; and the third adjusting module is configured to adjust the functions of the first-layer service nodes in response to the change of the functions of the second-layer service nodes, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the specific service is provided by the second layer of service nodes to support the first layer of service nodes to execute the service, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, at least one first-layer service node is used, wherein the first-layer service node is generated according to a process link extracted from a service process file, and the service process file records a process link of a service and an execution sequence of the process link, wherein a second-layer service node is arranged according to a capability arrangement file to realize the first-layer service node, wherein the capability arrangement file is acquired according to an attribute of the first-layer service node, the capability arrangement file records a second-layer service node and the execution sequence of the second-layer service node, wherein a domain capability module is arranged according to a domain capability arrangement file to realize the second-layer service node, wherein the domain capability arrangement file is acquired according to an attribute of the second-layer service node, and the domain capability arrangement file records a domain capability module for realizing the second-layer service node Therefore, a business process layered arrangement framework is established, multiplexing among a plurality of business lines is supported, system expandability is improved, and maintenance cost of high-complexity business is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the functions of the first layer of service nodes are adjusted in response to the change of the second layer of service nodes and/or the execution sequence of the second layer of service nodes in the capability arrangement file, so that a service flow hierarchical arrangement framework is established, the multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the function of the second-layer service node is adjusted by responding to the change of the domain capability module in the domain capability arrangement file; and responding to the change of the function of the second-layer service node, and adjusting the function of the first-layer service node, thereby establishing a service flow layered arrangement framework, supporting the multiplexing among a plurality of service lines, improving the expandability of the system and reducing the maintenance cost of services with high complexity.
According to the technical scheme provided by the embodiment of the disclosure, the specific service is provided by the second layer of service nodes to support the first layer of service nodes to execute the service, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
Other features, objects, and advantages of the present disclosure will become more apparent from the following detailed description of non-limiting embodiments when taken in conjunction with the accompanying drawings. In the drawings:
FIG. 1 illustrates a flow diagram of a business orchestration method according to an embodiment of the present disclosure;
FIG. 2 shows a flow diagram of a business orchestration method according to another embodiment of the present disclosure;
FIG. 3 shows a flow diagram of a business orchestration method according to yet another embodiment of the present disclosure;
FIG. 4 illustrates an exemplary flow diagram of a food and beverage business process flow file according to an embodiment of the present disclosure;
FIG. 5 shows an exemplary flow diagram of a payment flow segment for different lines of business;
FIG. 6 illustrates an exemplary diagram of a hierarchy of a business orchestration system according to an embodiment of the disclosure;
FIG. 7 is a block diagram of a business orchestration device according to an embodiment of the present disclosure;
FIG. 8 is a block diagram of a business orchestration device according to another embodiment of the present disclosure;
FIG. 9 is a block diagram of a business orchestration device according to yet another embodiment of the present disclosure;
FIG. 10 shows a block diagram of an electronic device according to an embodiment of the present disclosure;
FIG. 11 is a block diagram of a computer system suitable for use in implementing a business orchestration method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. Also, for the sake of clarity, parts not relevant to the description of the exemplary embodiments are omitted in the drawings.
In the present disclosure, it is to be understood that terms such as "including" or "having," etc., are intended to indicate the presence of labels, numbers, steps, actions, components, parts, or combinations thereof disclosed in the present specification, and are not intended to preclude the possibility that one or more other labels, numbers, steps, actions, components, parts, or combinations thereof are present or added.
It should be further noted that the embodiments and labels in the embodiments of the present disclosure may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
In order to support that the service lines do not influence each other, the service lines can be divided into a plurality of service systems according to service attributes, one service line is independently supported, a state transition engine can be adopted in each service line, and state transition logic is realized through hard coding. The service system can be split in different degrees, and the service system both depend on the state conversion engine respectively, so that the repeated structure of the service line is also caused while logic is isolated. And the state transition engine supports the development of action definitions before and after the customized state change. Taking the purchasing member system of the network operation platform as an example: the method supports four actions of ordering, paying, confirming and finishing required by a set of service line, and can compile all service actions in a life cycle neatly by referring to an API (application programming interface) of a state conversion engine. However, since this logic is hard coded and passively couples the states of the business layer and the state transition engine together, system changes result in increased costs.
In the process of providing the disclosure, the inventor finds that the curing design of each service line is difficult to meet the requirements of quick online of new services and quick adjustment of old services; a plurality of service lines maintain repeated state machines, and the design comprises repeated structures; massive transactions require stability of the system, ensuring stable operation of transaction service lines. For establishing a business process, it is very important to solve the fragility, tarnishability, rigidity and repeatability of a business system in the related art. In particular, vulnerability refers to the coupling of business states with process states. Tarnish means that business process nodes are not visible, codes are difficult to understand, and intentions cannot be expressed well. Rigidity refers to the hard coding of state programming, making it difficult to modify the system. Repeatability refers to the repeated maintenance of state machines for multiple sets of business systems, including repeated structures in the design.
According to the technical scheme provided by the embodiment of the disclosure, a first-layer service node is generated by extracting a flow link from a service flow file, wherein the service flow file records the flow link of a service and the execution sequence of the flow link; acquiring a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records the second-layer service node and the execution sequence of the second-layer service node; and according to the attribute of the second-layer service node, acquiring a domain capacity arrangement file for realizing the second-layer service node, wherein the domain capacity arrangement file records a domain capacity module for realizing the second-layer service node, so that a service flow layered arrangement framework is established, multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
Fig. 1 shows a flow chart of a business orchestration method according to an embodiment of the present disclosure. As shown in fig. 1, the service orchestration method includes: steps S101, S102, S103.
In step S101, a flow link is extracted from a business flow file to generate a first-layer business node, where the business flow file records a business flow link and an execution sequence of the flow link.
In step S102, a capability arrangement file for implementing the first layer service node is obtained according to the attribute of the first layer service node, where the capability arrangement file records the second layer service node and the execution sequence of the second layer service node.
In step S103, a domain capability arrangement file for implementing the second layer service node is obtained according to the attribute of the second layer service node, where the domain capability arrangement file records a domain capability module for implementing the second layer service node.
In an embodiment of the present disclosure, a transaction service of a transaction platform is taken as an example for description, and the transaction service may be implemented by using a service flow file. The trading platform may support users in purchasing a wide variety of goods, such as: catering food, fresh fruit, etc., and in addition to this, there are some virtual goods (services) such as: super membership card, communication fee payment, leg running and the like. There are some common points and many different points between businesses, for example, a process of distribution by a distributor is needed for buying flowers or cakes, and a super member only needs to be bound with a user relationship and has no physical distribution process.
For example, the flow links "create order", "pay successfully", "seller pick-up", "seller delivery", "confirm receipt", "transaction close", etc. may be extracted from the business flow file of the internet transaction. Some process links may be common to various transaction services. For example, in food and beverage transactions, the "receiving confirmation" process link involves physical delivery; in the super membership card transaction, the process link of 'receiving confirmation' does not include physical distribution. The flow links and the execution sequence among the flow links characterize the transaction service. The process link may generate a first tier service node, for example, a "successful payment" first tier node generated by a "successful payment" process link. According to the attribute of the first layer service node, a capability arrangement file for realizing the first layer service node, for example, a capability arrangement file of the first layer node of "payment success" can be obtained. The capability arrangement file records the second-layer service node 'payment success check', 'payment success time creation', etc., and the execution sequence of the second-layer service node. And acquiring a field capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, for example, acquiring the field capability arrangement file according to the 'payment success check' of the second layer service node, wherein a field capability module for realizing the 'payment success check' of the second layer service node, for example, various check algorithm modules, is recorded in the field capability arrangement file. The first layer service node, the second layer service node and the domain capability module can be used universally among different services, so that a service flow layered arrangement framework is established, multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of services with high complexity is reduced.
It will be understood by those skilled in the art that the above example of the business process file of the internet transaction is only an example, and the business orchestration method mentioned in the embodiments of the present disclosure can be applied to various internet businesses.
A business orchestration method according to another embodiment of the present disclosure is described below with reference to fig. 2. Fig. 2 shows a flow chart of a business orchestration method according to another embodiment of the present disclosure. The embodiment shown in fig. 2 differs from the embodiment shown in fig. 1 in that it further comprises a step S201.
In step S201, the function of the first tier service node is adjusted in response to the second tier service node and/or a change in the execution order of the second tier service node in the capability orchestration file.
In one embodiment of the present disclosure, the capability orchestration file for the first tier service node "payment success" may include a common second tier service node "payment success check", "create payment success time", taking various internet transaction services as an example. For example, for "timely delivery" traffic for take-away, the first tier service node "payment successful" may also include the second tier service node "modified order information". For another example, for a virtual "super membership card" service for an internet transaction platform, the first-layer service node "successful payment" may further include the second-layer service node "gift balance payment order removal invoice information". Different second-layer service nodes are used in the capability arrangement file, and different functions of 'successful payment' of the first-layer service nodes can be realized. The execution sequence of the 'payment success check' and 'order information modification' of the second layer service node can also be adjusted, so that different functions of 'payment success' of the first layer service node are realized. For another example, the internal functions of the second-layer service node "payment success check" and "order modification information" may be adjusted in the same execution sequence, so as to implement different functions of "payment success" of the first-layer service node. Thus, the functionality of the first tier service node may be adjusted by a change in the second tier service node, or a change in the order of execution of the second tier service node and the second tier service node together. Through the foregoing example, it can be understood that a business process hierarchical arrangement framework can be established in the above manner, multiplexing among multiple business lines is supported, system expandability is improved, and maintenance cost of a business with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: and responding to the change of the execution sequence of the second-layer service nodes and/or the second-layer service nodes in the capability arrangement file, and adjusting the functions of the first-layer service nodes, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
Fig. 3 shows a flow chart of a business orchestration method according to yet another embodiment of the present disclosure.
A business orchestration method according to yet another embodiment of the present disclosure is described below with reference to fig. 3. Fig. 3 shows a flow chart of a business orchestration method according to yet another embodiment of the present disclosure. The embodiment shown in fig. 3 differs from the embodiment shown in fig. 1 in that it further comprises steps S301 to S302.
In step S301, the function of the second tier service node is adjusted in response to a change of the domain capability module in the domain capability orchestration file.
In step S302, the functionality of the first tier service node is adjusted in response to a change in the functionality of the second tier service node.
In an embodiment of the present disclosure, taking various internet transaction services as an example, the domain capability arrangement file of the second-layer service node "payment successful verification" may include different domain capability modules, such as a "face recognition" module, a "password verification" module, a "fingerprint recognition" module, and the like. In one embodiment of the present disclosure, the domain capability module may be implemented by software, or hardware, or a combination of software and hardware. The function of 'successful payment verification' of the second layer service node can be adjusted by adjusting the field capability module in the field capability arrangement file, so that the function of 'successful payment' of the first layer service node is adjusted. In one embodiment of the present disclosure, catering, retail, etc. services running on an internet commerce platform may be considered internet transaction services. In the embodiments of the present disclosure, a business composed of a plurality of process links may be referred to as a business line, for example, a catering business line, a retail business line, and the like. In one embodiment of the present disclosure, one or more business lines may be included in one business process file.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: adjusting the function of the second tier service node in response to a change in the domain capability module in the domain capability orchestration file; and responding to the change of the function of the second-layer service node, and adjusting the function of the first-layer service node, thereby establishing a service flow layered arrangement framework, supporting the multiplexing among a plurality of service lines, improving the expandability of the system and reducing the maintenance cost of services with high complexity.
In one embodiment of the present disclosure, the second tier service node may be a domain service, which may provide specific capabilities. The capability arrangement file records the domain services and the execution sequence of the domain services, and the domain services can be executed according to the execution sequence to realize the function of a specific flow link. In one embodiment of the present disclosure, services such as face recognition, fingerprint recognition, password verification, and the like provided by the second-layer service node "payment success check" support the first-layer service node "payment success" to execute a service. By adding a new verification method, the expandability of the system can be improved, and the maintenance cost of services with high complexity can be reduced.
According to the technical scheme provided by the embodiment of the disclosure, the specific service is provided by the second layer of service nodes to support the first layer of service nodes to execute the service, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
In one embodiment of the present disclosure, the verification service provided by the "payment success verification" of the second-layer service node is supported by the verification function provided by the face recognition module to the "payment success verification" of the second-layer service node. And with the upgrade of the face recognition module, the function of 'payment successful check' of the second-layer service node is continuously upgraded, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
FIG. 4 illustrates an exemplary flow diagram of a food and beverage business process flow file according to an embodiment of the present disclosure. As shown in fig. 4, the food and beverage business process file 400 includes a plurality of process links: create order 401, payment success 402, seller pick-up 403, seller delivery 404, confirm receipt 405, transaction close 406; and a plurality of process elements are connected by arrows to indicate the execution sequence among the process elements. Each flow link may be considered a first tier service node. The catering business process file 400 can support a variety of different business lines, such as a new retail business line, a timely delivery business line, a traditional catering business line, and the like, by arranging different process links or the same process link.
Fig. 5 shows an exemplary flow diagram of a payment flow segment for different lines of business. In fig. 5, the payment process links of three service lines, i.e., service line 1, service line 2, and service line 3, all include a plurality of second-layer service nodes. For the service line 1, the successful payment process link comprises the following domain services as the second layer service node: the gift balance payment order removes invoice information 501, payment success checks 502, creates payment success time 503, all orders are synchronized to new retail transaction 504. For the service line 2, the successful payment process link comprises the following domain services as the second layer service node: modify order information 505, payment success check 506, create payment success time 507, synchronize order 508, push 509. For the service line 3, the payment success process link comprises the following domain services as the second layer service node: gift balance payment order removal invoice information 510, payment success check 511, creation payment success time 512, applet, brand a coffee order synchronization to business line 3513, and party order push to marketing central station 514. There may also be a link between second tier service nodes of different service lines, such as from the modified order information 505 execution of service line 2 to the gift balance payment order removal invoice information 501, 510. The second layer of service nodes can be shared among various service lines and can be expanded, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of services with high complexity is reduced.
FIG. 6 illustrates an exemplary diagram of a hierarchy of a business orchestration system according to an embodiment of the disclosure.
In the business orchestration system 600 shown in FIG. 6, the business process file 610 includes business line 1 and business line 2. Business line 1 includes process links 611, 612, and business line 2 includes process links 613, 614, 615. Further description is provided by way of example of flow element 614. Capability orchestration file 620 for the first tier business node corresponding to flow link 614 may include second tier business nodes 621, 622, 623. The second tier service nodes correspond to domain services. Further description will be given by taking the second-tier service node 623 as an example. The domain capability orchestration file 630 corresponding to the second tier service node 623 may include domain capability modules 631, 632, 633. And a domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
Fig. 7 shows a block diagram of a service orchestration device according to an embodiment of the present disclosure. As shown in fig. 7, the service orchestration device 700 comprises: an extraction module 701, a first obtaining module 702, and a second obtaining module 703.
The extracting module 701 is configured to extract a flow link from a business flow file to generate a first-layer business node, where the business flow file records a business flow link and an execution sequence of the flow link.
The first obtaining module 702 is configured to obtain a capability orchestration file for implementing the first layer service node according to the attribute of the first layer service node, where the capability orchestration file records the second layer service node and an execution sequence of the second layer service node.
The second obtaining module 703 is configured to obtain, according to the attribute of the second-layer service node, a domain capability arrangement file for implementing the second-layer service node, where the domain capability arrangement file records a domain capability module for implementing the second-layer service node
According to the technical scheme provided by the embodiment of the disclosure, the extracting module is configured to extract the flow links from the business flow files to generate the first-layer business nodes, wherein the business flow files record the flow links of the business and the execution sequence of the flow links; the first acquisition module is configured to acquire a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records the second-layer service node and the execution sequence of the second-layer service node; and the second acquisition module is configured to acquire a domain capability arrangement file for realizing the second layer of service nodes according to the attribute of the second layer of service nodes, wherein the domain capability arrangement file records the domain capability module for realizing the second layer of service nodes, so that a service flow layered arrangement framework is established, multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
A business orchestration apparatus according to another embodiment of the present disclosure is described below with reference to fig. 8. Fig. 8 shows a block diagram of a service orchestration device according to another embodiment of the present disclosure. As shown in fig. 8, the service orchestration device 800 includes a first adjusting module 801 in addition to the extracting module 701, the first obtaining module 702, and the second obtaining module 703 which are the same as those in fig. 7.
The first adjusting module 801 is configured to adjust the function of the first layer of service nodes in response to a change in the execution sequence of the second layer of service nodes and/or the second layer of service nodes in the capability orchestration file, thereby establishing a service flow hierarchical orchestration framework, supporting multiplexing among multiple service lines, improving system expandability, and reducing maintenance cost of services with high complexity.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: the first adjusting module is configured to respond to the change of the execution sequence of the second-layer service nodes and/or the second-layer service nodes in the capability arrangement file and adjust the functions of the first-layer service nodes, so that a service flow layered arrangement framework is established, multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
A business orchestration apparatus according to another embodiment of the present disclosure is described below with reference to fig. 9. Fig. 9 shows a block diagram of a service orchestration device according to yet another embodiment of the present disclosure. As shown in fig. 9, the service orchestration device 900 includes a second adjustment module 901 and a third adjustment module 902 in addition to the extraction module 701, the first obtaining module 702 and the second obtaining module 703 which are the same as those in fig. 7.
The second adjusting module 901 is configured to adjust the functionality of the second tier service node in response to a change in the domain capability module in the domain capability orchestration file.
The third adjustment module 902 is configured to adjust the functionality of the first tier service node in response to a change in functionality of the second tier service node.
According to the technical scheme provided by the embodiment of the disclosure, the method further comprises the following steps: a second adjustment module configured to adjust a function of the second tier service node in response to a change in the domain capability module in the domain capability orchestration file; and the third adjusting module is configured to respond to the change of the function of the second-layer service node and adjust the function of the first-layer service node, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
In one embodiment of the present disclosure, the service orchestration method may also be implemented by a service processing system.
According to the technical scheme provided by the embodiment of the disclosure, at least one first layer service node is used, wherein the first layer service node is generated by extracting a flow link from a service flow file, and the service flow file records the flow link of a service and an execution sequence of the flow link, wherein a second layer service node is arranged according to a capability arrangement file to realize the first layer service node, wherein the capability arrangement file is obtained according to the attribute of the first layer service node, the capability arrangement file records the second layer service node and the execution sequence of the second layer service node, wherein a domain capability module is arranged according to the domain capability arrangement file to realize the second layer service node, wherein a domain capability arrangement file is obtained according to the attribute of the second layer service node, and the domain capability arrangement file records a domain capability module for realizing the second layer service node, therefore, a business process layered arrangement framework is established, multiplexing among a plurality of business lines is supported, system expandability is improved, and maintenance cost of high-complexity business is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the function of the first layer of service node is adjusted by responding to the change of the execution sequence of the second layer of service node and/or the second layer of service node in the capability arrangement file, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the function of the second-layer service node is adjusted by responding to the change of the domain capability module in the domain capability arrangement file; and responding to the change of the function of the second-layer service node, and adjusting the function of the first-layer service node, thereby establishing a service flow layered arrangement framework, supporting the multiplexing among a plurality of service lines, improving the expandability of the system and reducing the maintenance cost of services with high complexity.
According to the technical scheme provided by the embodiment of the disclosure, the specific service is provided by the second layer of service nodes to support the first layer of service nodes to execute the service, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
According to the technical scheme provided by the embodiment of the disclosure, the domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
It can be understood by those skilled in the art that the technical solutions described with reference to fig. 7 to 9 can be combined with the embodiments described with reference to fig. 1 to 6, so as to have the technical effects achieved by the embodiments described with reference to fig. 1 to 6. For details, reference may be made to the description made above with reference to fig. 1 to 6, and details thereof are not described herein again.
In one embodiment of the present disclosure, a business processing system orchestrated according to a business orchestration method may be provided.
In one embodiment of the present disclosure, there is provided a service processing system including: the system comprises at least one first-layer service node, wherein the first-layer service node is generated by extracting a flow link from a service flow file, and the service flow file records the flow link of a service and an execution sequence of the flow link, wherein a second-layer service node is arranged according to a capability arrangement file to realize the first-layer service node, wherein the capability arrangement file is acquired according to the attribute of the first-layer service node, the capability arrangement file records the execution sequence of the second-layer service node and the second-layer service node, a field capability module is arranged according to the field capability to realize the second-layer service node, a field capability arrangement file is acquired according to the attribute of the second-layer service node, and a field capability module for realizing the second-layer service node is recorded in the field capability arrangement file.
According to the technical scheme provided by the embodiment of the disclosure, at least one first layer service node is used, wherein the first layer service node is generated by extracting a flow link from a service flow file, and the service flow file records the flow link of a service and an execution sequence of the flow link, wherein a second layer service node is arranged according to a capability arrangement file to realize the first layer service node, wherein the capability arrangement file is obtained according to the attribute of the first layer service node, the capability arrangement file records the second layer service node and the execution sequence of the second layer service node, wherein a domain capability module is arranged according to the domain capability arrangement file to realize the second layer service node, wherein a domain capability arrangement file is obtained according to the attribute of the second layer service node, and the domain capability arrangement file records a domain capability module for realizing the second layer service node, therefore, a business process layered arrangement framework is established, multiplexing among a plurality of business lines is supported, system expandability is improved, and maintenance cost of high-complexity business is reduced.
In one embodiment of the disclosure, the functionality of the first tier service nodes is adjusted in response to a change in the second tier service nodes and/or the execution order of the second tier service nodes in the capability orchestration file.
According to the technical scheme provided by the embodiment of the disclosure, the function of the first layer of service node is adjusted by responding to the change of the execution sequence of the second layer of service node and/or the second layer of service node in the capability arrangement file, so that a service flow layered arrangement framework is established, the multiplexing among a plurality of service lines is supported, the system expandability is improved, and the maintenance cost of services with high complexity is reduced.
In one embodiment of the disclosure, the functionality of the second tier service nodes is adjusted in response to a change in a domain capability module in the domain capability orchestration file; the functionality of the first tier service node is adjusted in response to a change in the functionality of the second tier service node.
According to the technical scheme provided by the embodiment of the disclosure, the function of the second-layer service node is adjusted by responding to the change of the domain capability module in the domain capability arrangement file; and responding to the change of the function of the second-layer service node, and adjusting the function of the first-layer service node, thereby establishing a service flow layered arrangement framework, supporting the multiplexing among a plurality of service lines, improving the expandability of the system and reducing the maintenance cost of services with high complexity.
In one embodiment of the disclosure, the second tier service nodes provide specific services to support the first tier service nodes from performing the services.
According to the technical scheme provided by the embodiment of the disclosure, the specific service is provided by the second layer of service nodes to support the first layer of service nodes to execute the service, so that the expandability of the system is improved, and the maintenance cost of the service with high complexity is reduced.
In one embodiment of the disclosure, the domain capability module provides specific functionality to the second tier service node to support the second tier service node providing specific services.
According to the technical scheme provided by the embodiment of the disclosure, the domain capability module provides a specific function for the second-layer service node to support the second-layer service node to provide a specific service, so that the expandability of the system is improved, and the maintenance cost of a service with high complexity is reduced.
Those skilled in the art can understand that the technical solutions of the service processing system according to the embodiments of the present disclosure can be combined with the embodiments described with reference to fig. 1 to 6, so as to have the technical effects achieved by the embodiments described with reference to fig. 1 to 6. For details, reference may be made to the description made above with reference to fig. 1 to 6, and details thereof are not described herein again.
Fig. 10 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
The foregoing embodiments describe the internal functions and structure of the communication apparatus, and in one possible design, the structure of the foregoing service orchestration apparatus may be implemented as an electronic device, such as shown in fig. 10, and the electronic device 1000 may include a processor 1001 and a memory 1002.
The memory 1002 is used for storing a program for supporting a processor to execute the communication method in any of the above embodiments, and the processor 1001 is configured to execute the program stored in the memory 1002. The memory 1002 is configured to store one or more computer instructions, which are executed by the processor 1001 to implement the steps of:
extracting a flow link from a business flow file to generate a first-layer business node, wherein the business flow file records the flow link of a business and the execution sequence of the flow link;
acquiring a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records a second-layer service node and an execution sequence of the second-layer service node;
and acquiring a domain capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, wherein the domain capability arrangement file records a domain capability module for realizing the second layer service node.
The one or more computer instructions may also be executable by the processor 1001 to implement the steps of:
adjusting the functionality of the first tier service nodes in response to a change in the second tier service nodes and/or the execution order of the second tier service nodes in the capability orchestration file.
The one or more computer instructions may also be executable by the processor 1001 to implement the steps of:
adjusting the function of the second tier service node in response to a change in the domain capability module in the domain capability orchestration file;
the functionality of the first tier service node is adjusted in response to a change in the functionality of the second tier service node.
In one embodiment of the disclosure, the second tier service nodes provide specific services to support the first tier service nodes from performing the services.
In one embodiment of the disclosure, the domain capability module provides specific functionality to the second tier service node to support the second tier service node providing specific services.
FIG. 11 is a block diagram of a computer system suitable for use in implementing a business orchestration method according to an embodiment of the present disclosure.
As shown in fig. 11, the computer system 1100 includes a processor (CPU, GPU, FPGA, etc.) 1101, which can perform part or all of the processing in the embodiment shown in the above-described drawings according to a program stored in a Read Only Memory (ROM)1102 or a program loaded from a storage section 1108 into a Random Access Memory (RAM) 1103. In the RAM1103, various programs and data necessary for the operation of the system 1100 are also stored. The processor 1101, the ROM1102, and the RAM1103 are connected to each other by a bus 1104. An input/output (I/O) interface 1105 is also connected to bus 1104.
To the I/O interface 1105, AN input section 1106 including a keyboard, a mouse, and the like, AN output section 1107 including a device such as a Cathode Ray Tube (CRT), a liquid crystal display (L CD), and the like, a speaker, and the like, a storage section 1108 including a hard disk, and the like, and a communication section 1109 including a network interface card such as a L AN card, a modem, and the like, the communication section 1109 performs communication processing via a network such as the internet, a drive 1110 is also connected to the I/O interface 1105 as necessary, a removable medium 1111 such as a magnetic disk, AN optical disk, a magneto-optical disk, a semiconductor memory, and the like is mounted on the drive 1110 as necessary, so that a computer program read out therefrom is mounted into the storage section 1108 as necessary.
In particular, according to embodiments of the present disclosure, the methods described above with reference to the figures may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the methods of the figures. In such an embodiment, the computer program can be downloaded and installed from a network through the communication portion 1109 and/or installed from the removable medium 1111.
The product can execute the method provided by the embodiment of the disclosure, has corresponding functional modules and beneficial effects of the execution method, and reference can be made to the method provided by the embodiment of the disclosure for technical details which are not described in detail in the embodiment.
The flowchart 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 disclosure. In this regard, each block in the flowcharts or block diagrams may represent a module, a program segment, or a 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 and/or flowchart illustration, and combinations of blocks in the block diagrams and/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 units or modules described in the embodiments of the present disclosure may be implemented by software or hardware. The units or modules described may also be provided in a processor, and the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
As another aspect, the present disclosure also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus in the above-described embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described in the embodiments of the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is possible without departing from the inventive concept. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
Claims (10)
1. A method for orchestrating services, comprising:
extracting a flow link from a business flow file to generate a first-layer business node, wherein the business flow file records the flow link of a business and the execution sequence of the flow link;
acquiring a capability arrangement file for realizing the first-layer service node according to the attribute of the first-layer service node, wherein the capability arrangement file records a second-layer service node and an execution sequence of the second-layer service node;
and acquiring a domain capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, wherein the domain capability arrangement file records a domain capability module for realizing the second layer service node.
2. The method of claim 1, further comprising:
adjusting the functionality of the first tier service nodes in response to a change in the second tier service nodes and/or the execution order of the second tier service nodes in the capability orchestration file.
3. The method of claim 1 or 2, further comprising:
adjusting the functionality of the second tier service nodes in response to a change in a domain capability module in the domain capability orchestration file;
adjusting the functionality of the first tier service node in response to a change in functionality of the second tier service node.
4. The method of claim 1, wherein the second tier service node provides a specific service to support the first tier service node performing a service.
5. A transaction orchestration device, comprising:
the system comprises an extraction module, a service processing module and a service processing module, wherein the extraction module is configured to extract a flow link from a service flow file to generate a first-layer service node, and the service flow file records the flow link of a service and an execution sequence of the flow link;
a first obtaining module, configured to obtain a capability arrangement file for implementing the first layer service node according to an attribute of the first layer service node, where the capability arrangement file records a second layer service node and an execution sequence of the second layer service node;
and the second acquisition module is configured to acquire a domain capability arrangement file for realizing the second layer service node according to the attribute of the second layer service node, wherein the domain capability arrangement file records a domain capability module for realizing the second layer service node.
6. The apparatus of claim 5, further comprising:
a first adjustment module configured to adjust a function of the first tier service node in response to a change in a second tier service node and/or an execution order of the second tier service node in the capability orchestration file.
7. The apparatus of claim 5 or 6, further comprising:
a second adjustment module configured to adjust a function of the second tier service node in response to a change in a domain capability module in the domain capability orchestration file;
a third adjustment module configured to adjust the functionality of the first tier service node in response to a change in functionality of the second tier service node.
8. A transaction system, comprising:
at least one first layer business node, wherein the first layer business node is generated according to the process links extracted from the business process file, and the business process file records the business process links and the execution sequence of the process links,
wherein, arranging a second layer service node according to a capability arrangement file to realize the first layer service node, wherein, the capability arrangement file is obtained according to the attribute of the first layer service node, the capability arrangement file records the execution sequence of the second layer service node and the second layer service node,
the method comprises the steps of arranging a domain capacity module according to domain capacity to realize a second-layer service node, obtaining a domain capacity arrangement file according to the attribute of the second-layer service node, and recording the domain capacity module for realizing the second-layer service node in the domain capacity arrangement file.
9. An electronic device comprising a memory and a processor; wherein,
the memory is to store one or more computer instructions, wherein the one or more computer instructions are to be executed by the processor to implement the method of any one of claims 1-4.
10. A readable storage medium having stored thereon computer instructions, characterized in that the computer instructions, when executed by a processor, implement the method according to any one of claims 1-4.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010239719.6A CN111461531B (en) | 2020-03-30 | 2020-03-30 | Service processing system, service arranging method, device, equipment and storage medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010239719.6A CN111461531B (en) | 2020-03-30 | 2020-03-30 | Service processing system, service arranging method, device, equipment and storage medium |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111461531A true CN111461531A (en) | 2020-07-28 |
CN111461531B CN111461531B (en) | 2022-02-01 |
Family
ID=71681780
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010239719.6A Active CN111461531B (en) | 2020-03-30 | 2020-03-30 | Service processing system, service arranging method, device, equipment and storage medium |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111461531B (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160041846A1 (en) * | 2012-02-14 | 2016-02-11 | Amazon Technologies, Inc. | Providing configurable workflow capabilities |
CN106155718A (en) * | 2015-04-02 | 2016-11-23 | 阿里巴巴集团控股有限公司 | Flow engine implementation method and flow engine system |
CN107369005A (en) * | 2017-07-18 | 2017-11-21 | 合肥云数安存数据科技有限公司 | A kind of Work flow model generation, method for processing business and device |
CN107864193A (en) * | 2017-10-26 | 2018-03-30 | 阿里巴巴集团控股有限公司 | Method for processing business, device, system and service equipment |
CN107944773A (en) * | 2017-12-29 | 2018-04-20 | 咪咕文化科技有限公司 | Business process control method, device and storage medium |
-
2020
- 2020-03-30 CN CN202010239719.6A patent/CN111461531B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20160041846A1 (en) * | 2012-02-14 | 2016-02-11 | Amazon Technologies, Inc. | Providing configurable workflow capabilities |
CN106155718A (en) * | 2015-04-02 | 2016-11-23 | 阿里巴巴集团控股有限公司 | Flow engine implementation method and flow engine system |
CN107369005A (en) * | 2017-07-18 | 2017-11-21 | 合肥云数安存数据科技有限公司 | A kind of Work flow model generation, method for processing business and device |
CN107864193A (en) * | 2017-10-26 | 2018-03-30 | 阿里巴巴集团控股有限公司 | Method for processing business, device, system and service equipment |
CN107944773A (en) * | 2017-12-29 | 2018-04-20 | 咪咕文化科技有限公司 | Business process control method, device and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN111461531B (en) | 2022-02-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108876380A (en) | A kind of method of commerce and system for depositing card based on centralization clearing and block chain | |
US7356496B2 (en) | System and method for synchronizing ledger accounts by company group | |
CN109377216A (en) | A kind of method of commerce and system for depositing card based on centralization clearing and block chain | |
CN112118116B (en) | System and method for recommending merchant discussion groups based on settings in an e-commerce platform | |
CN107464151B (en) | Order data processing method and device for high-concurrency service | |
CN109559164B (en) | Preferential information processing method and device, electronic equipment and computer readable medium | |
CN111221855B (en) | Data processing method and device | |
CN110428240B (en) | Automatic suspicious transaction identification and processing method, terminal and server | |
EP4358000A1 (en) | Digital currency-based payment method, platform, terminal, and payment system | |
CN111666144A (en) | Batch processing task execution method and system and machine room deployment system | |
CN113157271A (en) | Service processing method and device | |
CN108763358A (en) | A kind of data verification method and device | |
CN111833037A (en) | Account management method and device | |
CN117455579B (en) | Commodity recommendation intervention method, commodity recommendation intervention device, medium and equipment | |
US20200184440A1 (en) | Distributed point of sale server system | |
US10268991B1 (en) | Dynamic selection across cache | |
CN109658138A (en) | Advertisement placement method and device | |
CN111461531B (en) | Service processing system, service arranging method, device, equipment and storage medium | |
CN112101915A (en) | Financial service management and control data processing method and device | |
US20070168203A1 (en) | Context-based mapping of a content repository in a context driven component execution environment | |
CN114968982A (en) | Method and device for processing services of database-based and table-based scenes | |
CN109858943A (en) | Advertisement placement method and device | |
CN114004688A (en) | Processing method and system for service data of bank product package | |
CN114022136A (en) | Method, equipment and system for computing power transaction | |
CN109345218B (en) | Payment information distribution method, system, device and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |