CN115495051B - System and method for managing standardized business process of ubiquitin service - Google Patents

System and method for managing standardized business process of ubiquitin service Download PDF

Info

Publication number
CN115495051B
CN115495051B CN202211157652.7A CN202211157652A CN115495051B CN 115495051 B CN115495051 B CN 115495051B CN 202211157652 A CN202211157652 A CN 202211157652A CN 115495051 B CN115495051 B CN 115495051B
Authority
CN
China
Prior art keywords
service
business process
flow
semantic
semantics
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202211157652.7A
Other languages
Chinese (zh)
Other versions
CN115495051A (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.)
Beijing Shenzhou Bangbang Technical Service Co ltd
Original Assignee
Beijing Shenzhou Bangbang Technical Service 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 Beijing Shenzhou Bangbang Technical Service Co ltd filed Critical Beijing Shenzhou Bangbang Technical Service Co ltd
Priority to CN202211157652.7A priority Critical patent/CN115495051B/en
Publication of CN115495051A publication Critical patent/CN115495051A/en
Application granted granted Critical
Publication of CN115495051B publication Critical patent/CN115495051B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/22Procedural
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/10Requirements analysis; Specification techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • 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

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The embodiment of the invention discloses a system and a method for managing a standardized business process of a general IT service, wherein the business process management system comprises a receiving unit, a processing unit and a scheduling unit; the receiving unit is used for acquiring service contents submitted by a user; wherein, the service content carries a corresponding service identifier; the processing unit is used for inquiring a pre-mapped service flow according to the service identifier; wherein, the business process comprises a plurality of process nodes; the scheduling unit is used for acquiring the business process and calling a corresponding business process engine according to the business process so as to drive the circulation of the service; the beneficial effects are as follows: the corresponding service flow is obtained based on the service content submitted by the user, so that the user can select the corresponding service content according to the self requirement, and the corresponding service flow can be obtained, thereby reducing repeated development and improving deployment efficiency and flexibility.

Description

System and method for managing standardized business process of ubiquitin service
Technical Field
The invention relates to the technical field of computers, in particular to a system and a method for managing a standardized business process of a universal IT service.
Background
With the continuous development of intelligent platforms, various industries control and process respective business processes of the industries through computer communication technology.
In the prior art, most enterprises mainly deal with own service demands in an external purchasing mode, but different enterprises have different required services, particularly, the problem of repeated development can occur for some standardized services, and once service content changes, corresponding code modification and repackaging are needed, so that the defects of lower flexibility and deployment efficiency are brought.
Disclosure of Invention
The invention aims at: the system and the method for managing the standardized business process of the ubiquitin service are provided to overcome the defect of low flexibility and deployment efficiency in the prior art.
First aspect: a system for managing a standardized business process of a general IT service comprises a receiving unit, a processing unit and a scheduling unit;
the receiving unit is used for acquiring service contents submitted by a user; wherein, the service content carries a corresponding service identifier;
the processing unit is used for inquiring a pre-mapped service flow according to the service identifier; wherein, the business process comprises a plurality of process nodes;
the scheduling unit is used for acquiring the business process and calling a corresponding business process engine according to the business process so as to drive the service circulation.
As an optional implementation manner of the application, the standardized business process management system for the pan IT service further includes a configuration unit, where the configuration unit is configured to adjust the business process, and dynamically adjust the business process when the service flows.
As an optional implementation manner of the application, the business process engine calls the required external interface according to the requirement of business logic to complete reading and changing of data;
meanwhile, the definition of the function output, the dependency relationship and the communication mode of each flow node is standardized.
As an optional embodiment of the present application, the dynamic adjustment is specifically used for:
establishing a combined flow by using a visual modeling tool;
establishing a service for each activity in the flow;
when receiving the adjustment request, carrying out service combination according to the service content so as to be selected by a user; wherein, the combination is based on semantic backtracking trees.
As an alternative embodiment of the present application, the combined flow includes service control, and the combined flow may be a single atomic service or a nested set of flows.
Second aspect: a method for managing a standardized business process of a ubiquitin service, which is applied to the standardized business process management system of the ubiquitin service in the first aspect, the method comprises the following steps:
acquiring service content submitted by a user; wherein, the service content carries a corresponding service identifier;
inquiring a pre-mapped business process according to the service identifier; wherein, the business process comprises a plurality of process nodes;
and acquiring the business process, and calling a corresponding business process engine according to the business process so as to drive the circulation of the service.
As an optional embodiment of the present application, the method further includes:
and adjusting the business process, and dynamically adjusting the business process when the service flows.
As an optional implementation manner of the application, the business process engine calls the required external interface according to the requirement of business logic to complete reading and changing of data;
meanwhile, the definition of the function output, the dependency relationship and the communication mode of each flow node is standardized.
As an optional embodiment of the present application, the dynamic adjustment is specifically used for:
establishing a combined flow by using a visual modeling tool;
establishing a service for each activity in the flow;
when receiving the adjustment request, carrying out service combination according to the service content so as to be selected by a user; wherein, the combination is based on semantic backtracking trees.
As an alternative embodiment of the present application, the combined flow includes service control, and the combined flow may be a single atomic service or a nested set of flows.
By adopting the technical scheme, the method has the following advantages: according to the system and the method for managing the standardized business processes of the general IT service, provided by the invention, the corresponding business processes are obtained based on the service contents submitted by the user, so that the user can select the corresponding service contents according to the own requirements, and the corresponding business processes can be obtained, thereby reducing repeated development and improving the deployment efficiency and flexibility.
Drawings
FIG. 1 is a system block diagram of a system for managing a standardized business process of a generic IT service according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for managing a standardized business process of a pan IT service according to an embodiment of the present invention.
Detailed Description
Specific embodiments of the invention will be described in detail below, it being noted that the embodiments described herein are for illustration only and are not intended to limit the invention. In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to one of ordinary skill in the art that: no such specific details are necessary to practice the invention. In other instances, well-known software or methods have not been described in detail in order to avoid obscuring the present invention.
Throughout the specification, references to "one embodiment," "an embodiment," "one example," or "an example" mean: a particular feature, structure, or characteristic described in connection with the embodiment or example is included within at least one embodiment of the invention. Thus, the appearances of the phrases "in one embodiment," "in an embodiment," "one example," or "an example" in various places throughout this specification are not necessarily all referring to the same embodiment or example. Furthermore, the particular features, structures, or characteristics may be combined in any suitable combination and/or sub-combination in one or more embodiments or examples. Further, those of ordinary skill in the art will appreciate that the related art term is intended to have a general meaning as understood by those skilled in the art.
The present invention will be described in detail with reference to the accompanying drawings.
Referring to fig. 1, a system for managing a standardized business process of a ubiquitin service includes a receiving unit, a processing unit and a scheduling unit.
The receiving unit is used for acquiring service contents submitted by a user; wherein, the service content carries a corresponding service identifier.
In particular, the service content may include a plurality of service contents; for example, fault handling, installation and debugging, equipment inspection, and the like; and also with corresponding attributes including execution time, form attributes, etc.
In another embodiment, the service content is further disassembled to obtain at least one service identifier; this is the case in view of some service content being associated with or depending on other services.
The processing unit is used for inquiring a pre-mapped service flow according to the service identifier; wherein the business process comprises a plurality of process nodes.
Specifically, after receiving request content submitted by a user, searching a route to forward to the processing unit; the business process has encapsulated logic implementation, and in the process, a dynamic form is also generated for auditing;
corresponding flow definition list can be displayed correspondingly, and corresponding flow definition is carried out; such as start events, intermediate events, end events, etc.
The scheduling unit is used for acquiring the business process and calling a corresponding business process engine according to the business process so as to drive the service circulation.
Specifically, the business process engine calls the required external interface according to the requirement of business logic to complete the reading and changing of data;
meanwhile, the definition of the function output, the dependency relationship and the communication mode of each flow node is standardized; thereby realizing its multiplexing function.
Through the scheme, the corresponding service flow is obtained based on the service content submitted by the user, so that the user can select the corresponding service content according to the self requirement, and the corresponding service flow can be obtained, thereby reducing repeated development and improving deployment efficiency and flexibility.
In this embodiment, the system for managing a standardized business process of a pan IT service further includes a configuration unit, where the configuration unit is configured to adjust the business process, and dynamically adjust the business process when the service flows.
Specifically, the dynamic adjustment is specifically used for:
establishing a combined flow by using a visual modeling tool;
establishing a service for each activity in the flow;
when receiving the adjustment request, carrying out service combination according to the service content so as to be selected by a user; wherein, the combination is based on semantic backtracking trees.
The combined flow includes a service control, which may be a single atomic service or a nested set of flows; the service control comprises sequential execution, concurrent execution, judgment execution, cyclic execution and the like;
of course, the corresponding data flow control is also included, and will not be described in detail here.
It should be noted that, the present application may be adjusted before service starts, or may be adjusted when service flows;
meanwhile, when the method is applied, the established service can be Web service or abstract service, and when the adjustment is needed, the combination can be performed based on a semantic backtracking tree or the user can directly adjust in a dragging mode; when the adjustment is performed, the adjusted logic is also checked to avoid the mutual conflict between the processes;
the application combines the backtracking tree with the semantics, and the combination method specifically comprises the following steps:
establishing a data binding set; namely, traversing all services to establish an available data binding set according to the minimum semantic similarity requirement in the services;
constructing a semantic backtracking tree for each output in the service; however, when no data binding in the data binding set can generate a sub-target, removing the node where the sub-target is located and the corresponding generated path branch so as to ensure the effectiveness of the path;
synthesizing the best service return; the best service is here understood to be a combination of services with several weights in the first few bits.
By combining based on the semantic backtracking tree, a binding relation possibly existing between the semantic and the service is obtained, and a combined flow is built from bottom to top, so that the user can find a better flow combination while realizing the flow adjustment flexibility, and the flow optimization is better performed.
When the method is applied, similar or related semantics of the obtained semantics can be used for replacement and then recombined so as to expand selectable flow combination; wherein, the related semantics are the upper and lower related service contents of the service contents.
Further, the scheduling unit also has a one-key rollback function, so that the lossless execution of the service is ensured under the abnormal condition;
simultaneously, during dynamic adjustment, recommendation is also performed based on adjustment schemes of other users, so that the users can conveniently select business processes meeting industry standards; the time used by the corresponding adjustment scheme is prompted, and the client is further helped to judge the practicability of the scheme from the other dimension. For example, eighty percent of users have selected an A recommendation; of course, other user selection of the least adjustment scheme may also be used.
Based on the same inventive concept, referring to fig. 2, the embodiment of the invention further provides a method for managing a standardized business process of a ubiquitin service, which is applied to the standardized business process management system of the ubiquitin service, and the method comprises the following steps:
s101, acquiring service contents submitted by a user; wherein, the service content carries a corresponding service identifier;
s102, inquiring a pre-mapped business process according to the service identification; wherein, the business process comprises a plurality of process nodes;
s103, acquiring the business process, and calling a corresponding business process engine according to the business process so as to drive the service circulation.
When the method is applied, the business process engine calls the required external interface according to the requirements of business logic so as to complete reading and changing of data;
meanwhile, the definition of the function output, the dependency relationship and the communication mode of each flow node is standardized.
Further, to increase flexibility, the method further includes:
and adjusting the business process, and dynamically adjusting the business process when the service flows.
Specifically, the dynamic adjustment is specifically used for:
establishing a combined flow by using a visual modeling tool;
establishing a service for each activity in the flow;
when receiving the adjustment request, carrying out service combination according to the service content so as to be selected by a user; combining is performed based on a semantic backtracking tree; the combined flow includes service control, which may be a single atomic service or a nested set of flows.
When in combination, a data binding set is established; namely, traversing all services to establish an available data binding set according to the minimum semantic similarity requirement in the services;
constructing a semantic backtracking tree for each output in the service; however, when no data binding in the data binding set can generate a sub-target, removing the node where the sub-target is located and the corresponding generated path branch so as to ensure the effectiveness of the path;
synthesizing the best service return; the best service is here understood to be a combination of services with several weights in the first few bits.
When the method is applied, similar or related semantics of the obtained semantics can be used for replacement and then recombined so as to expand selectable flow combination.
Simultaneously, during dynamic adjustment, recommendation is also performed based on adjustment schemes of other users, so that the users can conveniently select business processes meeting industry standards; the time used by the corresponding adjustment scheme is prompted, and the client is further helped to judge the practicability of the scheme from the other dimension.
It should be noted that, since the method embodiments are based on the above system embodiments, the description is relatively simple, and details of the related implementations may be found in part of the description of the above embodiments, which are not repeated herein.
By the method, the corresponding service flow is obtained based on the service content submitted by the user, so that the user can select the corresponding service content according to the self requirement, the corresponding service flow can be obtained, and meanwhile, the service flow can be dynamically adjusted, thereby reducing repeated development and improving deployment efficiency and flexibility.
Those of ordinary skill in the art will appreciate that the elements and steps of the examples described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the elements and steps of the examples have been described generally in terms of functionality in the foregoing description to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
In the several embodiments provided in this application, it should be understood that the disclosed methods and systems may be implemented in other ways. For example, the system embodiments described above are merely illustrative, e.g., the division of the elements is merely a logical functional division, and there may be additional divisions when actually implemented, e.g., multiple elements or components may be combined or integrated into another system, or some features may be omitted or not performed.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and not for limiting the same; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some or all of the technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit of the invention, and are intended to be included within the scope of the appended claims and description.

Claims (6)

1. The system is characterized by comprising a receiving unit, a processing unit and a scheduling unit;
the receiving unit is used for acquiring service contents submitted by a user; wherein, the service content carries a corresponding service identifier;
the processing unit is used for inquiring a pre-mapped service flow according to the service identifier; wherein, the business process comprises a plurality of process nodes;
the scheduling unit is used for acquiring the business process and calling a corresponding business process engine according to the business process so as to drive the circulation of the service;
the configuration unit is used for adjusting the business process and dynamically adjusting the business process when the service flows;
the dynamic adjustment is specifically used for:
establishing a combined flow by using a visual modeling tool;
establishing a service for each activity in the flow;
when receiving the adjustment request, carrying out service combination according to the service content so as to be selected by a user; combining is performed based on a semantic backtracking tree;
the backtracking tree is combined with the semantics, and the combination method specifically comprises the following steps:
establishing a data binding set; namely, traversing all services to establish an available data binding set according to the minimum semantic similarity requirement in the services;
constructing a semantic backtracking tree for each output in the service; however, when no data binding in the data binding set can generate a sub-target, removing the node where the sub-target is located and the corresponding generated path branch so as to ensure the effectiveness of the path;
synthesizing the best service return;
combining based on a semantic backtracking tree to obtain a binding relation possibly existing between the semantic and the service, and constructing a combined flow from bottom to top;
replacing the similar or related semantics of the obtained semantics, and then recombining the similar or related semantics to expand the optional flow combination; wherein, the related semantics are related service contents up and down of the service contents;
and during dynamic adjustment, recommendation is also performed based on adjustment schemes of other users, so that the users can conveniently select business processes meeting industry standards.
2. The system of claim 1, wherein the business process engine invokes the external interface according to the business logic requirements to complete the reading and changing of the data;
meanwhile, the definition of the function output, the dependency relationship and the communication mode of each flow node is standardized.
3. The system of claim 2, wherein the combined flow includes a service control, and the combined flow can be a single atomic service or a nested set of flows.
4. A method for managing a standardized business process of a ubiquitin service, which is applied to the standardized business process of a ubiquitin service according to any of claims 1 to 3, the method comprising:
acquiring service content submitted by a user; wherein, the service content carries a corresponding service identifier;
inquiring a pre-mapped business process according to the service identifier; wherein, the business process comprises a plurality of process nodes;
acquiring the business process, and calling a corresponding business process engine according to the business process to drive the circulation of the service;
the method further comprises the steps of:
adjusting the business process, and dynamically adjusting the business process when the service flows;
the dynamic adjustment is specifically used for:
establishing a combined flow by using a visual modeling tool;
establishing a service for each activity in the flow;
when receiving the adjustment request, carrying out service combination according to the service content so as to be selected by a user; combining is performed based on a semantic backtracking tree;
the backtracking tree is combined with the semantics, and the combination method specifically comprises the following steps:
establishing a data binding set; namely, traversing all services to establish an available data binding set according to the minimum semantic similarity requirement in the services;
constructing a semantic backtracking tree for each output in the service; however, when no data binding in the data binding set can generate a sub-target, removing the node where the sub-target is located and the corresponding generated path branch so as to ensure the effectiveness of the path;
synthesizing the best service return;
combining based on a semantic backtracking tree to obtain a binding relation possibly existing between the semantic and the service, and constructing a combined flow from bottom to top;
replacing the similar or related semantics of the obtained semantics, and then recombining the similar or related semantics to expand the optional flow combination; wherein, the related semantics are related service contents up and down of the service contents;
and during dynamic adjustment, recommendation is also performed based on adjustment schemes of other users, so that the users can conveniently select business processes meeting industry standards.
5. The method for managing a standardized business process of a ubiquitin service according to claim 4, wherein the business process engine calls a required external interface according to the requirement of business logic to complete the reading and the changing of data;
meanwhile, the definition of the function output, the dependency relationship and the communication mode of each flow node is standardized.
6. The method for managing a standardized business process for a ubit service of claim 5 wherein the combined process includes a service control, the combined process being either a single atomic service or a nested set of processes.
CN202211157652.7A 2022-09-22 2022-09-22 System and method for managing standardized business process of ubiquitin service Active CN115495051B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211157652.7A CN115495051B (en) 2022-09-22 2022-09-22 System and method for managing standardized business process of ubiquitin service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211157652.7A CN115495051B (en) 2022-09-22 2022-09-22 System and method for managing standardized business process of ubiquitin service

Publications (2)

Publication Number Publication Date
CN115495051A CN115495051A (en) 2022-12-20
CN115495051B true CN115495051B (en) 2024-01-23

Family

ID=84471257

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211157652.7A Active CN115495051B (en) 2022-09-22 2022-09-22 System and method for managing standardized business process of ubiquitin service

Country Status (1)

Country Link
CN (1) CN115495051B (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111738700A (en) * 2020-07-24 2020-10-02 南京梦饷网络科技有限公司 Method, computing device and storage medium for controlling business process
CN111880837A (en) * 2020-07-21 2020-11-03 上海伯俊软件科技有限公司 Business process engine system supporting dynamic expansion and visual configuration

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030004746A1 (en) * 2001-04-24 2003-01-02 Ali Kheirolomoom Scenario based creation and device agnostic deployment of discrete and networked business services using process-centric assembly and visual configuration of web service components
US9021420B2 (en) * 2012-03-02 2015-04-28 Xerox Corporation Deployment of business processes in service-oriented architecture environments

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111880837A (en) * 2020-07-21 2020-11-03 上海伯俊软件科技有限公司 Business process engine system supporting dynamic expansion and visual configuration
CN111738700A (en) * 2020-07-24 2020-10-02 南京梦饷网络科技有限公司 Method, computing device and storage medium for controlling business process

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于回溯树的语义Web服务自动组合优化方法;贾静兰 等;计算机工程;第42卷(第4期);第215-220页 *

Also Published As

Publication number Publication date
CN115495051A (en) 2022-12-20

Similar Documents

Publication Publication Date Title
CN110209484B (en) Credible cloud task scheduling system and method based on multiple clouds and security mapping
CN112835560A (en) WEB multi-terminal low-code intelligent software development platform
JPH06195290A (en) Method and system for access of processing procedure from remote node
US20020147962A1 (en) Method and system for incorporating legacy applications into a distributed data processing environment
CN108255708B (en) Method, device, storage medium and equipment for accessing production file in test environment
CN112463211A (en) System architecture transformation method compatible with multiple development architectures and system architecture
CN110175027A (en) A kind of method and apparatus for developing business function
CN115495051B (en) System and method for managing standardized business process of ubiquitin service
CN113886015A (en) Application message issuing method based on k8s
CN107229569A (en) Method and system are performed towards the automatic test centralized dispatching for performing technology more
CN102387264A (en) Processing method and processing device of call control strategies and call center
CN111966383A (en) Quantitative analysis method, system and medium for operating system kernel compatibility
CN104796465B (en) Cloud platform method for processing business and system
US20070038979A1 (en) Method and system for transparently controlling the behavior of service methods in a service oriented architecture
CN111431664A (en) Dispatching data packet download method and device based on JSON data protocol
US10007547B2 (en) Specifying an invocation order of a plurality of resources in a transaction according to resource distance
US7007280B1 (en) Schema driven management of a component-based application
US20100057507A1 (en) Real-Time Manufacturing Routing Optimization Using Content and Quality Level
US20080147835A1 (en) Partially decentralized composition of web services
CN111880803B (en) Software construction method and device applied to multiple platforms
CN115309700A (en) Universal architecture implementation method for heterogeneous file service
CN111258940B (en) Configuration method, business auditing system, business auditing equipment and storage medium
CN112506638A (en) Operation and maintenance script flow arrangement method based on Activiti technology
CN113792093A (en) Signal system interface service creating and executing method, device and electronic equipment
CN106776756A (en) The method and apparatus of server end, client process weather resource data

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