CN111626602A - Service processing method, service processing device, storage medium and electronic equipment - Google Patents

Service processing method, service processing device, storage medium and electronic equipment Download PDF

Info

Publication number
CN111626602A
CN111626602A CN202010449216.1A CN202010449216A CN111626602A CN 111626602 A CN111626602 A CN 111626602A CN 202010449216 A CN202010449216 A CN 202010449216A CN 111626602 A CN111626602 A CN 111626602A
Authority
CN
China
Prior art keywords
service
sub
processed
shared
processes
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010449216.1A
Other languages
Chinese (zh)
Other versions
CN111626602B (en
Inventor
孙雨辰
尚振平
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taikang Health Industry Investment Holdings Co ltd
Taikang Insurance Group Co Ltd
Original Assignee
Taikang Health Industry Investment Holdings Co ltd
Taikang Insurance Group Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Taikang Health Industry Investment Holdings Co ltd, Taikang Insurance Group Co Ltd filed Critical Taikang Health Industry Investment Holdings Co ltd
Priority to CN202010449216.1A priority Critical patent/CN111626602B/en
Publication of CN111626602A publication Critical patent/CN111626602A/en
Application granted granted Critical
Publication of CN111626602B publication Critical patent/CN111626602B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0633Workflow analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • 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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Engineering & Computer Science (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Physics & Mathematics (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Game Theory and Decision Science (AREA)
  • Educational Administration (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The disclosure provides a service processing method, a service processing device, a computer readable storage medium and an electronic device, and belongs to the technical field of computers. The method comprises the following steps: acquiring information of each service node in a service to be processed; dividing the service to be processed into a plurality of sub-processes, wherein each sub-process comprises at least one service node, and each sub-process is provided with an input node and an output node; determining the operation sequence of each sub-process, and enabling each sub-process to operate according to the operation sequence, wherein a plurality of sub-processes with the same operation sequence operate simultaneously; and when the operation of each sub-process is finished, returning the service data of the sub-process to the service to be processed. The service processing method in the disclosure can simplify the operation process of service processing to a certain extent and improve the processing efficiency of the service.

Description

Service processing method, service processing device, storage medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a service processing method, a service processing apparatus, a computer-readable storage medium, and an electronic device.
Background
With the development of computers and the internet, more and more services are converted from offline to online processing, for example, people need to go to a station and a window to buy tickets before, and the tickets can be purchased online through a network and an APP (Application program), which is very convenient. However, the current service processing method has a problem of low processing efficiency, for example, a user needs to submit information in multiple links for multiple times, waiting time for service transaction is long, or when the user wants to change service content, the user usually needs to cancel the original service and submit a new service, and some of the handled services can only be invalidated, which results in resource waste.
It is to be noted that the information disclosed in the above background section is only for enhancement of understanding of the background of the present disclosure, and thus may include information that does not constitute prior art known to those of ordinary skill in the art.
Disclosure of Invention
The present disclosure provides a service processing method, a service processing apparatus, a computer-readable storage medium, and an electronic device, thereby improving a problem of low service processing efficiency at least to a certain extent.
Additional features and advantages of the disclosure will be set forth in the detailed description which follows, or in part will be obvious from the description, or may be learned by practice of the disclosure.
According to a first aspect of the present disclosure, a method for processing a service is provided, the method including: acquiring information of each service node in a service to be processed; dividing the service to be processed into a plurality of sub-processes, wherein each sub-process comprises at least one service node, and each sub-process is provided with an input node and an output node; determining the operation sequence of each sub-process, and enabling each sub-process to operate according to the operation sequence, wherein a plurality of sub-processes with the same operation sequence operate simultaneously; and when the operation of each sub-process is finished, returning the service data of the sub-process to the service to be processed.
In an exemplary embodiment of the present disclosure, the dividing the service to be processed into a plurality of sub-processes includes: acquiring the process configuration information of the service to be processed; determining association information between the service nodes in the service to be processed according to the process configuration information; dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes; the determining the operation sequence of each sub-process comprises: determining the process stage of each service node according to the process configuration information; and determining the operation sequence of each sub-process according to the process stage of each service node.
In an exemplary embodiment of the present disclosure, the process configuration information includes a root directory to which each of the service nodes belongs; the dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes comprises: and dividing each service node with the same root directory into a sub-process to obtain a plurality of sub-processes.
In an exemplary embodiment of the present disclosure, after dividing the service to be processed into a plurality of sub-processes, the method further includes: recording the main key information of each sub-process in the service to be processed, and recording the main key information of the service to be processed in each sub-process so as to associate the service to be processed with each sub-process.
In an exemplary embodiment of the disclosure, when each of the sub-processes is executed, the method further includes: when the service to be processed is changed, the service to be processed before the change is taken as the original service to be processed, and a new service to be processed after the change is created; determining a shared sub-process of the new service to be processed and the original service to be processed, and acquiring the running state of the shared sub-process in the original service to be processed; for the shared sub-process which is already operated, sending the service data of the shared sub-process to the new service to be processed; establishing association between the new service to be processed and the shared sub-process for the running shared sub-process, and returning service data of the shared sub-process to the new service to be processed after the running of the shared sub-process is finished; and for the non-operated shared sub-process, establishing the association between the new service to be processed and the shared sub-process so as to create and operate the shared sub-process in the new service to be processed.
In an exemplary embodiment of the disclosure, after creating the new pending service, the method further includes: and stopping the original service to be processed.
In an exemplary embodiment of the disclosure, when each of the sub-processes is executed, the method further includes: when another service is generated and at least one shared sub-process exists between the another service and the service to be processed, acquiring the running state of the shared sub-process in the service to be processed; for the shared sub-process which is already operated, sharing the service data of the shared sub-process to the other service; for the running shared sub-process, after the running of the shared sub-process is finished, respectively returning the service data of the shared sub-process to the service to be processed and the other service; and for the non-operated shared sub-process, the shared sub-process is operated in the service to be processed and the other service together, and the service data of the shared sub-process is respectively returned to the service to be processed and the other service.
According to a second aspect of the present disclosure, there is provided a service processing apparatus, including: the acquisition module is used for acquiring the information of each service node in the service to be processed; the dividing module is used for dividing the service to be processed into a plurality of sub-processes, each sub-process comprises at least one service node, and each sub-process is provided with an input node and an output node; the determining module is used for determining the operation sequence of each sub-process, so that each sub-process operates according to the operation sequence, wherein a plurality of sub-processes with the same operation sequence operate simultaneously; and the return module is used for returning the service data of the sub-process to the service to be processed when the operation of each sub-process is finished.
In an exemplary embodiment of the present disclosure, the dividing module includes: the acquisition unit is used for acquiring the process configuration information of the service to be processed; an information determining unit, configured to determine, according to the process configuration information, association information between the service nodes in the service to be processed; the dividing unit is used for dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes; the determining module comprises: a stage determining unit, configured to determine, according to the flow configuration information, a flow stage where each service node is located; and the sequence determining unit is used for determining the operation sequence of each sub-process according to the process stage of each service node.
In an exemplary embodiment of the present disclosure, the process configuration information includes a root directory to which each of the service nodes belongs; the dividing module is further configured to divide each service node with the same root directory into one sub-process, so as to obtain a plurality of sub-processes.
In an exemplary embodiment of the present disclosure, after dividing the service to be processed into a plurality of sub-flows, the dividing module is further configured to record, in the service to be processed, the primary key information of each sub-flow, and record, in each sub-flow, the primary key information of the service to be processed, so as to associate the service to be processed with each sub-flow.
In an exemplary embodiment of the disclosure, when each of the sub-processes is executed, the return module further includes: the creating unit is used for creating a new service to be processed after the change by taking the service to be processed before the change as the original service to be processed when the service to be processed is changed; a state determining unit, configured to determine a shared sub-process of the new service to be processed and the original service to be processed, and obtain an operating state of the shared sub-process in the original service to be processed; a sending unit, configured to send, to the shared sub-process that has been already executed, service data of the shared sub-process to the new service to be processed; a returning unit, configured to establish association between the new to-be-processed service and the shared sub-process for the running shared sub-process, and return service data of the shared sub-process to the new to-be-processed service after the running of the shared sub-process is finished; and the establishing unit is used for establishing the association between the new service to be processed and the shared sub-process for the non-operated shared sub-process so as to establish and operate the shared sub-process in the new service to be processed.
In an exemplary embodiment of the disclosure, after the new pending service is created, the return module is further configured to terminate the original pending service.
In an exemplary embodiment of the disclosure, when each of the sub-processes is executed, the return module further includes: a state obtaining unit, configured to obtain, when another service is generated and at least one shared sub-process exists between the another service and the service to be processed, an operation state of the shared sub-process in the service to be processed; a sharing unit, configured to share, for the shared sub-process that has been already executed, service data of the shared sub-process to the another service; a first returning unit, configured to return, to the running shared sub-process, after the running of the shared sub-process is finished, service data of the shared sub-process to the service to be processed and the other service, respectively; and a second returning unit, configured to operate the shared sub-process in the to-be-processed service and the other service together for the non-operated shared sub-process, and return service data of the shared sub-process to the to-be-processed service and the other service, respectively.
According to a third aspect of the present disclosure, there is provided a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements any of the above-described service processing methods.
According to a fourth aspect of the present disclosure, there is provided an electronic device comprising: a processor; and a memory for storing executable instructions of the processor; wherein the processor is configured to perform any of the above-described business processing methods via execution of the executable instructions.
The present disclosure has the following beneficial effects:
the exemplary embodiment provides a service processing method, which divides a service to be processed into a plurality of sub-processes, executes each sub-process according to the running sequence of each sub-process, and returns service data of each sub-process to the service to be processed after the running of each sub-process is finished. On one hand, the exemplary embodiment divides the service to be processed into a plurality of sub-processes, so that each sub-process can independently operate, the coupling between service systems is reduced, and the service processing process is simplified; on the other hand, by determining the operation sequence of each sub-process, each sub-process can be operated according to the operation sequence, and when the operation sequences are the same, different sub-processes can be operated simultaneously, so that the service processing efficiency can be improved; on the other hand, after the operation of each sub-process is finished, the service data of the sub-process is returned to the service to be processed, and the service processing system can determine the operation state of each sub-process according to the returned service data, so that the purpose of monitoring the service processing process can be achieved.
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
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is apparent that the drawings in the following description are only some embodiments of the present disclosure, and that other drawings can be obtained from those drawings without inventive effort for a person skilled in the art.
Fig. 1 is a system diagram illustrating a service processing method according to the present exemplary embodiment;
FIG. 2 is a flow chart illustrating a method of business processing in the exemplary embodiment;
figure 3 shows a schematic diagram of a service node in the present exemplary embodiment;
FIG. 4 is a diagram illustrating the partitioning of a sub-flow in the exemplary embodiment;
FIG. 5 illustrates an operational flow diagram of one sharing sub-process in the exemplary embodiment;
fig. 6 is a block diagram showing a structure of a service processing apparatus in the present exemplary embodiment;
FIG. 7 illustrates a computer-readable storage medium for implementing the above-described method in the present exemplary embodiment;
fig. 8 shows an electronic device for implementing the above method in the present exemplary embodiment.
Detailed Description
Example embodiments will now be described more fully with reference to the accompanying drawings. Example embodiments may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the concept of example embodiments to those skilled in the art. The described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
In one solution of the related art, each link of the business process is operated by an independent business system, and a complete business process flow can be realized by associating a plurality of business systems, for example, fig. 1 shows a system diagram of a business process method, as shown in the figure, in a hotel system, a check-in business of a client can be data-transferred by association of a sales system, a financial system, a contract system and a living system, so that a worker can complete the check-in business process with a small number of operations. By the method for associating each service system, the operation steps of workers can be reduced, convenience is brought to users to a certain extent, but the method also has some problems, for example, because each service system only processes the service logic of the service system, the service system is difficult to realize flow monitoring only when the service system needs to communicate with other service systems, and the workers cannot timely know the trend of the whole processing flow.
In view of one or more of the above problems, exemplary embodiments of the present disclosure first provide a business processing method, which may be executed by a computer to process a business request submitted through a network or an application program, for example, a business of check-in of a user may be processed in a hotel system, and a business request of a fund subscription of a user may be processed in a financial application program.
Fig. 2 shows a flow of the service processing method in the present exemplary embodiment, which may include the following steps S210 to S240:
and S210, acquiring information of each service node in the service to be processed.
The to-be-processed service may include different service processing contents according to an application scenario, a service type, and the like, for example, in a hotel service, the to-be-processed service may be a service for a user to check in, and in a ticket service, the to-be-processed service may be a service for a user to purchase or refund a ticket; the service node may be a processing module capable of independently providing a certain service link, and may generally be composed of part of service content, or called service sub-content, of the service to be processed in the service processing system, and as shown in fig. 3, a schematic diagram of each service node in the service to be processed is shown, the service to be processed is handled by a client, and the service node may include client room selection, order creation, price adjustment, and the like, and according to the service type, content, and the like, each service node may be in different service systems, for example, creating an order as a service node in a sales system, and generating a contract as a service node in a contract system.
The information of each service node in the service to be processed may be stored in a corresponding database or data platform, and according to the query index of the service node, such as node ID, brief information, etc., the information of each service node, such as basic information and the service system where it is located, may be obtained in the database or data platform.
Step S220, dividing the service to be processed into a plurality of sub-processes, wherein each sub-process comprises at least one service node, and each sub-process is provided with an input node and an output node.
The sub-process refers to a service process capable of forming an independent processing link in the service to be processed, and may be generally composed of one or more service nodes in the same process stage in the service to be processed, for example, in each service node of the service to be processed shown in fig. 3, the contract service stage may include three service nodes: the three service nodes are in the same process stage and have strong relevance, so that the three service nodes can be divided into a sub-process; the input node may typically be the first service node in the sub-process, the output node may typically be the last service node in the sub-process, and when there is only one service node in the sub-process, the input node and the output node may be the same service node.
In an optional implementation manner, when the service to be processed is divided into a plurality of sub-processes, the relevance of each service node may be determined by reading the information of each service node, so that each service node is divided into a plurality of sub-processes according to the relevance, and specifically, the following implementation manner may be implemented:
acquiring process configuration information of a service to be processed;
determining association information among service nodes in the service to be processed according to the process configuration information;
and dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes.
The process configuration information refers to configuration data of each service node in the service to be processed in a database or a data platform, and the configuration data may include information such as an ID of each service node, a service system where the service node is located, execution data, a process stage and process content, an attribute, a next service node, and the like; the association information between the service nodes may include information of the process stage, the service type, and the like of the service node. For example, in the service flow shown in fig. 3, each service node, such as the flow configuration information of the order creation, price adjustment, etc., such as the execution parameters, flow stages, flow contents, etc., may be represented by corresponding keys and values, such as the execution data may store the input parameters of the service node for executing the order creation, such as the room number, the number of people, etc., the flow stages may be represented as a numerical sequence that is incremented from 1, and the flow contents may be stored as the corresponding service node description.
By obtaining the association information between the service nodes in the process configuration information, the association between the process stage of each service node and the service node can be determined, so that the service node with strong association can be divided into one sub-process, for example, the service node is in the same process stage according to the process stage and the service type information of the service node, and each service node with the same service type is divided into one sub-process, as shown in fig. 4, a schematic diagram of sub-process division is shown, and according to the process stage of each service node, the service to be processed is divided into three sub-processes, namely, a sub-process a, a sub-process B and a sub-process C.
In general, a process stage may include a plurality of service nodes, that is, a plurality of service nodes may belong to a process directory, and therefore, in an optional implementation, the process configuration information may further include a root directory to which each service node belongs, and each root directory may represent a process stage in which the service node is located, and thus the method for dividing a service node into a plurality of sub-processes according to the association information between the service nodes may be implemented by dividing each service node having the same root directory into a sub-process to obtain a plurality of sub-processes.
In the service processing process, there often exists a certain relevance between the sub-processes, for example, service data obtained by executing one sub-process may be used as an input parameter of a certain subsequent sub-process, and based on this, in an optional implementation manner, after dividing the service to be processed into a plurality of sub-processes, the service to be processed may be further associated with each sub-process, so that after the execution of one sub-process is finished, the execution result is synchronized to other associated sub-processes, which may be specifically implemented in the following manner:
and recording the main key information of each sub-process in the service to be processed, and recording the main key information of the service to be processed in each sub-process so as to associate the service to be processed with each sub-process.
The primary key information refers to identification data of the service to be processed or each sub-process.
In the service to be processed, information such as service data and execution data of each sub-process can be stored, each sub-process can include corresponding main key information, correspondingly, each sub-process can also store the main key information of the service to be processed, and data interaction can be performed between each sub-process and the service to be processed through the main key information. For example, after the execution of one sub-process is finished, the service data thereof is stored in the sub-process, and the sub-process can synchronize the service data to the service to be processed through the main key information of the service to be processed in the sub-process, and accordingly, the service to be processed can also obtain the service data and the execution data of the sub-process through the main key information of the sub-process.
And S230, determining the operation sequence of each sub-process, so that each sub-process operates according to the operation sequence, wherein a plurality of sub-processes with the same operation sequence operate simultaneously.
Because some sub-processes have relevance, the execution of one sub-process needs to wait for the completion of the operation of another sub-process or sub-processes, for example, when a payment process is executed, order data obtained by operating an order process often needs to be obtained, so that when a service to be processed is executed, the operation sequence of each sub-process can be determined according to the process stage of each sub-process, and each sub-process can be sequentially operated according to the operation sequence. In particular, when the sequence of operation of one or more sub-processes is the same, the sub-processes may be operated simultaneously.
In some service processing procedures, the running sequence of the sub-processes may correspond to the process stage where each sub-process is located, and therefore, in an optional implementation, when determining the running sequence of each sub-process, the following method may be implemented:
determining the process stage of each service node according to the process configuration information;
and determining the operation sequence of each sub-process according to the process stage of each service node.
The process configuration information of the service to be processed is read from the database or the data platform, and the service nodes in the same process stage are determined as the same sub-process, so that the operation sequence of the sub-process can be the sequence corresponding to the process stage of the sub-process.
When the operation sequence of the sub-process is determined according to the process configuration information, after the operation sequence of each sub-process is determined, the operation sequence of the sub-process may be configured in the process configuration information in advance, so as to quickly determine the operation sequence of each sub-process when the sub-process is operated.
After the operation sequence of each sub-process is determined, each sub-process may be sequentially operated according to the operation sequence, and in an optional implementation, each sub-process of the service to be processed may be operated by the following method:
when the service to be processed is changed, the service to be processed before the change is taken as the original service to be processed, and a new service to be processed after the change is created;
determining a shared sub-process of a new service to be processed and an original service to be processed, and acquiring the running state of the shared sub-process in the original service to be processed;
for the shared sub-process which is already operated, sending the service data of the shared sub-process to the new service to be processed;
establishing association between a new service to be processed and a shared sub-process for the running shared sub-process, and returning service data of the shared sub-process to the new service to be processed after the running of the shared sub-process is finished;
and for the non-running shared sub-process, establishing the association between the new service to be processed and the shared sub-process so as to create and run the shared sub-process in the new service to be processed.
The change of the service to be processed refers to the change of the content of the service to be processed, and may include, for example, increasing or decreasing sub-processes, suspending or continuing the service to be processed, and the like; the shared sub-process refers to a sub-process that can be operated together in different services, for example, in the service process shown in fig. 3, the service node is prepared before check-in and can be used as a shared sub-process, and in different check-in services, the execution of the sub-process is not affected by the states of the front and back sub-processes and can be synchronized to other check-in services; the operation state refers to the operation condition of the sub-process in the service to be processed, and can include three states of non-operation, operation and operation ending; the service data refers to operation data obtained after the operation of the sub-flow in the service to be processed is finished, and may include input data for executing the sub-flow and result data obtained after the operation is finished.
When the service to be processed is changed, the service to be processed before the change can be used as the original service to be processed, and the changed service to be processed can be used as the new service to be processed. In the process configuration information of the original service to be processed and the new service to be processed, attribute information of each sub-process, such as whether the sub-processes are shared, may be configured in advance. When determining the shared sub-process in the original service to be processed and the new service to be processed according to the process configuration information, determining the running state of the shared sub-process through the return data of the original service to be processed, and when determining that the running of the shared sub-process is finished, sending the service data of the shared sub-process to the new service to be processed through the original service to be processed; when the shared sub-process is determined to be running, establishing association between the new to-be-processed service and the main key information of the shared sub-process, and after the shared sub-process is finished running, sending the service data of the shared sub-process to the new to-be-processed service through the association; and when the shared sub-process is determined not to be operated, establishing the association between the new service to be processed and the shared sub-process, and thus creating and operating the shared sub-process in the new service to be processed according to the operation sequence.
For example, referring to fig. 5, an operation flow of a shared sub-flow is shown, where the sub-flow C is a shared sub-flow, in an original service to be processed and a new service to be processed, after a new service to be processed is created and started, the new service to be processed may obtain flow information and operation information of each sub-flow in the original service to be processed, and the new service to be processed may create an association relationship between each sub-flow and the new service to be processed according to the flow information, and may determine an operation state of the sub-flow C in the original service to be processed according to the operation information, so that the new service to be processed may determine that service data synchronization is performed after the operation of the operated or running sub-flow C is completed according to the operation state of the sub-flow C, or create and operate the non-operated sub-flow C. Taking the client check-in process shown in fig. 3 as an example, the service node is prepared as a shared sub-process before check-in, if a user 2 is newly added when the check-in service of the user 1 is generated, and two users share a room, a new check-in service is generated at this time, through the association relationship between the original check-in service and the new check-in service, the sub-process data in the original check-in service can be synchronized to the new check-in service, the new check-in service can sequentially create and operate each sub-process according to the sub-process data, and the operation state of the shared sub-process is not affected by the change of the service, that is, if the shared sub-process has been operated, the service data is synchronized to the new check-in service, if the shared sub-process is being operated, the service data is synchronized to the new check-in service after the operation is finished, and if the shared sub-process has not been operated, the new check-in service.
After the service to be processed is changed and a new service to be processed is created, in an optional implementation manner, the original service to be processed may be suspended, and the new service to be processed may obtain information of each sub-process corresponding to the original service to be processed by establishing association with the original service to be processed, so as to synchronize information of sub-processes that have been run and have not been run in the original service to be processed to the new service to be processed.
Since the change of the service to be processed may also include the generation of a new service, in an optional implementation, the method for running each sub-process when generating a new service may be implemented by:
when another service is generated and at least one shared sub-process exists between the another service and the service to be processed, acquiring the running state of the shared sub-process in the service to be processed;
for the sharing sub-process which is already operated, sharing the service data of the sharing sub-process to another service;
for the running shared sub-process, after the running of the shared sub-process is finished, respectively returning the service data of the shared sub-process to the service to be processed and another service;
and for the non-operated shared sub-process, the shared sub-process is operated in the service to be processed and the other service together, and the service data of the shared sub-process is respectively returned to the service to be processed and the other service.
When another service is generated in the service processing system and at least one shared sub-process exists between the another service and the service to be processed, it is described that the another service and the service to be processed have the same sub-process, and the execution of the sub-process can be shared, at this time, the running state of the shared sub-process in the service to be processed can be obtained through the main key information, and when the shared sub-process is determined to be run and finished, the service data obtained by executing the shared sub-process can be shared to the another service through the main key information of the another service; when it is determined that the shared sub-process is running, after the shared sub-process is running, respectively returning the service data of the shared sub-process to the service to be processed and the other service through the primary key information of the service to be processed and the other service; when it is determined that the shared sub-process is not operated, the shared sub-process can be operated in the service to be processed and the other service at the same time, and after the operation of the shared sub-process is finished, the service data of the shared sub-process is respectively returned to the service to be processed and the other service through the main key information of the service to be processed and the other service.
In the method, the configuration times of the service nodes in the service to be processed can be reduced by configuring the sharing sub-process, and meanwhile, when the service to be processed is changed or a new service is generated, the operation of the sharing sub-process can be completed by determining the operation state of the sharing sub-process under the condition that the operation of other sub-processes is not influenced, so that the coupling among the sub-processes is reduced, and the increase of the processing time caused by the sequential execution of the sub-processes is avoided, thereby improving the service processing efficiency; moreover, after the shared sub-process is run, the service data of the shared sub-process can be synchronized to other sub-processes or other services without being executed in each service to be processed, so that the processing efficiency of the services is further improved.
And S240, when the operation of each sub-process is finished, returning the service data of the sub-process to the service to be processed.
The business data is result data about the sub-process obtained by executing the sub-process.
When the operation of each sub-process is finished, the service data of the sub-process can be returned to the service to be processed through the main key information of the service to be processed, so that the service to be processed can determine the execution of the next sub-process or determine the processing result of the service to be processed according to the service data of the sub-process.
To sum up, the present exemplary embodiment provides a service processing method, which divides a service to be processed into a plurality of sub-flows, executes each sub-flow according to an operation sequence of each sub-flow, and returns service data of each sub-flow to the service to be processed after the operation of each sub-flow is finished. On one hand, the exemplary embodiment divides the service to be processed into a plurality of sub-processes, so that each sub-process can independently operate, the coupling between service systems is reduced, and the service processing process is simplified; on the other hand, by determining the operation sequence of each sub-process, each sub-process can be operated according to the operation sequence, and when the operation sequences are the same, different sub-processes can be operated simultaneously, so that the service processing efficiency can be improved; on the other hand, after the operation of each sub-process is finished, the service data of the sub-process is returned to the service to be processed, and the service processing system can determine the operation state of each sub-process according to the returned service data, so that the purpose of monitoring the service processing process can be achieved.
Further, an exemplary embodiment of the present disclosure also provides a service processing apparatus, and as shown in fig. 6, the service processing apparatus 600 may include: the obtaining module 610 may be configured to obtain information of each service node in the service to be processed; a dividing module 620, configured to divide a service to be processed into a plurality of sub-flows, where each sub-flow may include at least one service node, and each sub-flow has an input node and an output node; a determining module 630, configured to determine an operation order of each sub-process, so that each sub-process operates according to the operation order, where multiple sub-processes having the same operation order operate simultaneously; the returning module 640 may be configured to return the service data of the sub-process to the service to be processed when the operation of each sub-process is finished.
In an exemplary embodiment of the present disclosure, the dividing module 620 may include: the acquisition unit can be used for acquiring the process configuration information of the service to be processed; the information determining unit may be configured to determine, through the process configuration information, association information between service nodes in the service to be processed; the dividing unit can be used for dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes; the determining module may include: the phase determining unit may be configured to determine, according to the flow configuration information, a flow phase in which each service node is located; and the sequence determining unit may be configured to determine an operation sequence of each sub-process according to the process stage where each service node is located.
In an exemplary embodiment of the present disclosure, the flow configuration information may include a root directory to which each service node belongs; the dividing module 620 may further be configured to divide each service node with the same root directory into one sub-process, so as to obtain multiple sub-processes.
In an exemplary embodiment of the present disclosure, after dividing the service to be processed into a plurality of sub-processes, the dividing module 620 may further be configured to record the main key information of each sub-process in the service to be processed, and record the main key information of the service to be processed in each sub-process, so as to associate the service to be processed with each sub-process.
In an exemplary embodiment of the disclosure, when the sub-processes are executed, the returning module 640 may further include: the creating unit is used for creating a new service to be processed after the change by taking the service to be processed before the change as the original service to be processed when the service to be processed is changed; the state determining unit may be configured to determine a shared sub-process between a new service to be processed and an original service to be processed, and acquire an operation state of the shared sub-process in the original service to be processed; the sending unit may be configured to send the service data of the shared sub-process to the new service to be processed, for the shared sub-process that has already been executed; the return unit may be configured to establish association between a new service to be processed and a shared sub-process for the running shared sub-process, and return service data of the shared sub-process to the new service to be processed after the running of the shared sub-process is completed; the establishing unit may be configured to establish, for the non-running shared sub-process, an association between the new service to be processed and the shared sub-process, so as to create and run the shared sub-process in the new service to be processed.
In an exemplary embodiment of the disclosure, after creating a new pending service, the returning module 640 may also be configured to abort the original pending service.
In an exemplary embodiment of the disclosure, when the sub-processes are executed, the returning module 640 may further include: the state acquiring unit may be configured to acquire an operating state of the shared sub-process in the service to be processed when another service is generated and at least one shared sub-process exists between the another service and the service to be processed; the sharing unit may be configured to share, for the shared sub-process that has been already executed, the service data of the shared sub-process to another service; the first returning unit may be configured to return, to the running shared sub-process, after the running of the shared sub-process is finished, the service data of the shared sub-process to the service to be processed and another service, respectively; the second returning unit may be configured to operate the shared sub-process in the to-be-processed service and another service together for the non-operated shared sub-process, and return the service data of the shared sub-process to the to-be-processed service and the another service, respectively.
The specific details of each module in the above apparatus have been described in detail in the method section, and details of an undisclosed scheme may refer to the method section, and thus are not described again.
As will be appreciated by one skilled in the art, aspects of the present disclosure may be embodied as a system, method or program product. Accordingly, various aspects of the present disclosure may be embodied in the form of: an entirely hardware embodiment, an entirely software embodiment (including firmware, microcode, etc.) or an embodiment combining hardware and software aspects that may all generally be referred to herein as a "circuit," module "or" system.
Exemplary embodiments of the present disclosure also provide a computer-readable storage medium having stored thereon a program product capable of implementing the above-described method of the present specification. In some possible embodiments, various aspects of the disclosure may also be implemented in the form of a program product comprising program code for causing a terminal device to perform the steps according to various exemplary embodiments of the disclosure described in the above-mentioned "exemplary methods" section of this specification, when the program product is run on the terminal device.
Referring to fig. 7, a program product 700 for implementing the above method according to an exemplary embodiment of the present disclosure is described, which may employ a portable compact disc read only memory (CD-ROM) and include program code, and may be run on a terminal device, such as a personal computer. However, the program product of the present disclosure is not limited thereto, and in this document, a readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
Program product 700 may employ any combination of one or more readable media. The readable medium may be a readable signal medium or a readable storage medium. A readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the readable storage medium include: an electrical connection having one or more wires, a portable disk, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
A computer readable signal medium may include a propagated data signal with readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A readable signal medium may also be any readable medium that is not a readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Program code for carrying out operations for the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computing device, partly on the user's device, as a stand-alone software package, partly on the user's computing device and partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The exemplary embodiment of the present disclosure also provides an electronic device capable of implementing the above method. An electronic device 800 according to such an exemplary embodiment of the present disclosure is described below with reference to fig. 8. The electronic device 800 shown in fig. 8 is only an example and should not bring any limitations to the functionality and scope of use of the embodiments of the present disclosure.
As shown in fig. 8, electronic device 800 may take the form of a general purpose computing device. The components of the electronic device 800 may include, but are not limited to: the at least one processing unit 810, the at least one memory unit 820, a bus 830 connecting the various system components (including the memory unit 820 and the processing unit 810), and a display unit 840.
Wherein the storage unit 820 stores program code that may be executed by the processing unit 810 to cause the processing unit 810 to perform the steps according to various exemplary embodiments of the present disclosure described in the above section "exemplary method" of this specification. For example, processing unit 810 may perform the method steps shown in fig. 2, and so on.
The storage unit 820 may include readable media in the form of volatile storage units, such as a random access storage unit (RAM)821 and/or a cache storage unit 822, and may further include a read only storage unit (ROM) 823.
Storage unit 820 may also include a program/utility 824 having a set (at least one) of program modules 825, such program modules 825 including, but not limited to: an operating system, one or more application programs, other program modules, and program data, each of which, or some combination thereof, may comprise an implementation of a network environment.
Bus 830 may be any of several types of bus structures including a memory unit bus or memory unit controller, a peripheral bus, an accelerated graphics port, a processing unit, or a local bus using any of a variety of bus architectures.
The electronic device 800 may also communicate with one or more external devices 900 (e.g., keyboard, pointing device, bluetooth device, etc.), with one or more devices that enable a user to interact with the electronic device 800, and/or with any devices (e.g., router, modem, etc.) that enable the electronic device 800 to communicate with one or more other computing devices. Such communication may occur via input/output (I/O) interfaces 850. Also, the electronic device 800 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the internet) via the network adapter 860. As shown, the network adapter 860 communicates with the other modules of the electronic device 800 via the bus 830. It should be appreciated that although not shown, other hardware and/or software modules may be used in conjunction with the electronic device 800, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
It should be noted that although in the above detailed description several modules or units of the device for action execution are mentioned, such a division is not mandatory. Indeed, the features and functions of two or more modules or units described above may be embodied in one module or unit, according to exemplary embodiments of the present disclosure. Conversely, the features and functions of one module or unit described above may be further divided into embodiments by a plurality of modules or units.
Furthermore, the above-described figures are merely schematic illustrations of processes included in methods according to exemplary embodiments of the present disclosure, and are not intended to be limiting. It will be readily understood that the processes shown in the above figures are not intended to indicate or limit the chronological order of the processes. In addition, it is also readily understood that these processes may be performed synchronously or asynchronously, e.g., in multiple modules.
Through the above description of the embodiments, those skilled in the art will readily understand that the exemplary embodiments described herein may be implemented by software, or by software in combination with necessary hardware. Therefore, the technical solution according to the exemplary embodiments of the present disclosure may be embodied in the form of a software product, which may be stored in a non-volatile storage medium (which may be a CD-ROM, a usb disk, a removable hard disk, etc.) or on a network, and includes several instructions to make a computing device (which may be a personal computer, a server, a terminal device, or a network device, etc.) execute the method according to the exemplary embodiments of the present disclosure.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (10)

1. A method for processing a service, the method comprising:
acquiring information of each service node in a service to be processed;
dividing the service to be processed into a plurality of sub-processes, wherein each sub-process comprises at least one service node, and each sub-process is provided with an input node and an output node;
determining the operation sequence of each sub-process, and enabling each sub-process to operate according to the operation sequence, wherein a plurality of sub-processes with the same operation sequence operate simultaneously;
and when the operation of each sub-process is finished, returning the service data of the sub-process to the service to be processed.
2. The service processing method according to claim 1, wherein said dividing the service to be processed into a plurality of sub-processes comprises:
acquiring the process configuration information of the service to be processed;
determining association information between the service nodes in the service to be processed according to the process configuration information;
dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes;
the determining the operation sequence of each sub-process comprises:
determining the process stage of each service node according to the process configuration information;
and determining the operation sequence of each sub-process according to the process stage of each service node.
3. The traffic processing method according to claim 2, wherein the flow configuration information includes a root directory to which each of the traffic nodes belongs; the dividing the service nodes into a plurality of sub-processes according to the association information among the service nodes comprises:
and dividing each service node with the same root directory into a sub-process to obtain a plurality of sub-processes.
4. The service processing method according to claim 3, wherein after dividing the service to be processed into a plurality of sub-processes, the method further comprises:
recording the main key information of each sub-process in the service to be processed, and recording the main key information of the service to be processed in each sub-process so as to associate the service to be processed with each sub-process.
5. The traffic processing method according to claim 1, wherein, when each of the sub-processes is executed, the method further comprises:
when the service to be processed is changed, the service to be processed before the change is taken as the original service to be processed, and a new service to be processed after the change is created;
determining a shared sub-process of the new service to be processed and the original service to be processed, and acquiring the running state of the shared sub-process in the original service to be processed;
for the shared sub-process which is already operated, sending the service data of the shared sub-process to the new service to be processed;
establishing association between the new service to be processed and the shared sub-process for the running shared sub-process, and returning service data of the shared sub-process to the new service to be processed after the running of the shared sub-process is finished;
and for the non-operated shared sub-process, establishing the association between the new service to be processed and the shared sub-process so as to create and operate the shared sub-process in the new service to be processed.
6. The service processing method according to claim 5, wherein after creating the new service to be processed, the method further comprises:
and stopping the original service to be processed.
7. The traffic processing method according to claim 1, wherein, when each of the sub-processes is executed, the method further comprises:
when another service is generated and at least one shared sub-process exists between the another service and the service to be processed, acquiring the running state of the shared sub-process in the service to be processed;
for the shared sub-process which is already operated, sharing the service data of the shared sub-process to the other service;
for the running shared sub-process, after the running of the shared sub-process is finished, respectively returning the service data of the shared sub-process to the service to be processed and the other service;
and for the non-operated shared sub-process, the shared sub-process is operated in the service to be processed and the other service together, and the service data of the shared sub-process is respectively returned to the service to be processed and the other service.
8. A traffic processing apparatus, characterized in that the apparatus comprises:
the acquisition module is used for acquiring the information of each service node in the service to be processed;
the dividing module is used for dividing the service to be processed into a plurality of sub-processes, each sub-process comprises at least one service node, and each sub-process is provided with an input node and an output node;
the determining module is used for determining the operation sequence of each sub-process, so that each sub-process operates according to the operation sequence, wherein a plurality of sub-processes with the same operation sequence operate simultaneously;
and the return module is used for returning the service data of the sub-process to the service to be processed when the operation of each sub-process is finished.
9. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method of any one of claims 1 to 7.
10. An electronic device, comprising:
a processor; and
a memory for storing executable instructions of the processor;
wherein the processor is configured to perform the method of any of claims 1-7 via execution of the executable instructions.
CN202010449216.1A 2020-05-25 2020-05-25 Service processing method, service processing device, storage medium and electronic equipment Active CN111626602B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010449216.1A CN111626602B (en) 2020-05-25 2020-05-25 Service processing method, service processing device, storage medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010449216.1A CN111626602B (en) 2020-05-25 2020-05-25 Service processing method, service processing device, storage medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN111626602A true CN111626602A (en) 2020-09-04
CN111626602B CN111626602B (en) 2023-08-01

Family

ID=72259053

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010449216.1A Active CN111626602B (en) 2020-05-25 2020-05-25 Service processing method, service processing device, storage medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN111626602B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112184411A (en) * 2020-09-17 2021-01-05 京东数字科技控股股份有限公司 Account processing method and device
CN112183982A (en) * 2020-09-21 2021-01-05 中国建设银行股份有限公司 Workflow creating method and device, computer equipment and storage medium
CN112596720A (en) * 2020-12-25 2021-04-02 第四范式(北京)技术有限公司 Service operation method and device, electronic equipment and computer storage medium

Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003141313A (en) * 2001-10-31 2003-05-16 Fuji Electric Co Ltd Workflow system and knowledge management system
JP2009110274A (en) * 2007-10-30 2009-05-21 Fujitsu Ltd Business flowchart creating program and business flowchart creating device
JP2010134574A (en) * 2008-12-03 2010-06-17 Hitachi Ltd Method of changing business process definition, execution system thereof and program
US20120078809A1 (en) * 2010-09-27 2012-03-29 Sap Ag Integrating sub-processes in business process modeling notation processes
CN103186828A (en) * 2011-12-30 2013-07-03 金蝶软件(中国)有限公司 Business processing method and device
CN105740997A (en) * 2014-12-09 2016-07-06 北大方正集团有限公司 Method and device for controlling task flow, and database management system
US20160321575A1 (en) * 2015-04-30 2016-11-03 International Business Machines Corporation Scoring entries in a repository of business process models to facilitate searching
CN107992537A (en) * 2017-11-24 2018-05-04 金蝶软件(中国)有限公司 Service attribute transmission method, device, computer equipment and storage medium
CN109324787A (en) * 2017-08-18 2019-02-12 深圳怡化电脑股份有限公司 A kind of business software development approach, device and terminal device
CN109993444A (en) * 2019-04-04 2019-07-09 江苏新纪元信息发展有限公司 A kind of flow engine
CN110610343A (en) * 2018-06-15 2019-12-24 马上消费金融股份有限公司 Business process generation method and device and storage medium
CN110930110A (en) * 2019-10-31 2020-03-27 东软集团股份有限公司 Distributed flow monitoring method and device, storage medium and electronic equipment
CN111031133A (en) * 2019-12-12 2020-04-17 京东数字科技控股有限公司 Operation method and device of business engine, storage medium and electronic device
CN111092933A (en) * 2019-11-20 2020-05-01 泰康保险集团股份有限公司 Business process management method, system, medium and electronic device for micro-service architecture

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003141313A (en) * 2001-10-31 2003-05-16 Fuji Electric Co Ltd Workflow system and knowledge management system
JP2009110274A (en) * 2007-10-30 2009-05-21 Fujitsu Ltd Business flowchart creating program and business flowchart creating device
JP2010134574A (en) * 2008-12-03 2010-06-17 Hitachi Ltd Method of changing business process definition, execution system thereof and program
US20120078809A1 (en) * 2010-09-27 2012-03-29 Sap Ag Integrating sub-processes in business process modeling notation processes
CN103186828A (en) * 2011-12-30 2013-07-03 金蝶软件(中国)有限公司 Business processing method and device
CN105740997A (en) * 2014-12-09 2016-07-06 北大方正集团有限公司 Method and device for controlling task flow, and database management system
US20160321575A1 (en) * 2015-04-30 2016-11-03 International Business Machines Corporation Scoring entries in a repository of business process models to facilitate searching
CN109324787A (en) * 2017-08-18 2019-02-12 深圳怡化电脑股份有限公司 A kind of business software development approach, device and terminal device
CN107992537A (en) * 2017-11-24 2018-05-04 金蝶软件(中国)有限公司 Service attribute transmission method, device, computer equipment and storage medium
CN110610343A (en) * 2018-06-15 2019-12-24 马上消费金融股份有限公司 Business process generation method and device and storage medium
CN109993444A (en) * 2019-04-04 2019-07-09 江苏新纪元信息发展有限公司 A kind of flow engine
CN110930110A (en) * 2019-10-31 2020-03-27 东软集团股份有限公司 Distributed flow monitoring method and device, storage medium and electronic equipment
CN111092933A (en) * 2019-11-20 2020-05-01 泰康保险集团股份有限公司 Business process management method, system, medium and electronic device for micro-service architecture
CN111031133A (en) * 2019-12-12 2020-04-17 京东数字科技控股有限公司 Operation method and device of business engine, storage medium and electronic device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112184411A (en) * 2020-09-17 2021-01-05 京东数字科技控股股份有限公司 Account processing method and device
CN112184411B (en) * 2020-09-17 2024-04-09 京东科技控股股份有限公司 Account processing method and device
CN112183982A (en) * 2020-09-21 2021-01-05 中国建设银行股份有限公司 Workflow creating method and device, computer equipment and storage medium
CN112596720A (en) * 2020-12-25 2021-04-02 第四范式(北京)技术有限公司 Service operation method and device, electronic equipment and computer storage medium
WO2022135547A1 (en) * 2020-12-25 2022-06-30 第四范式(北京)技术有限公司 Service operation method and apparatus, electronic device, and computer storage medium

Also Published As

Publication number Publication date
CN111626602B (en) 2023-08-01

Similar Documents

Publication Publication Date Title
CN108961033B (en) Multi-service system interaction method and device, storage medium and electronic terminal
US8539514B2 (en) Workflow integration and portal systems and methods
CN111626602B (en) Service processing method, service processing device, storage medium and electronic equipment
US11418381B2 (en) Hybrid cloud integration deployment and management
US10387816B2 (en) Automating a governance process of optimizing a portfolio of services in a governed SOA
US20240028991A1 (en) Flexible Work Breakdown Structure
CN111178849A (en) Linear process engine implementation method, device, equipment and storage medium
CN114358742A (en) Workflow execution method, device, equipment and storage medium
CN113296796A (en) Project release method, device, system, storage medium and electronic equipment
CN111127224A (en) Information processing method, information processing device, electronic equipment and storage medium
CN111723134A (en) Information processing method, information processing device, electronic equipment and storage medium
CN115422202A (en) Service model generation method, service data query method, device and equipment
CN113296912A (en) Task processing method, device and system, storage medium and electronic equipment
CN113448960A (en) Method and device for importing form file
CN107609871B (en) Payment track reproduction method, device, system, electronic equipment and storage medium
CN113342667A (en) Data processing method, data processing device, electronic equipment and computer readable storage medium
CN113791819A (en) Interface document generation method and device, storage medium and electronic equipment
CN111176718A (en) Script online method and device, storage medium and electronic equipment
CN112181407A (en) Service implementation processing method, device, system, electronic equipment and storage medium
CN113537954B (en) Project milestone processing method and device, storage medium and electronic equipment
CN113971007B (en) Information processing method, device, electronic equipment and medium
US10387554B1 (en) Applying matching data transformation information based on a user's editing of data within a document
EP4354281A1 (en) Converting an api into a graph api
US11829741B2 (en) Instantiated deployment of microservices
CN116301869B (en) Front-end page configuration management and control system, method, equipment and 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