WO2021139778A1 - Procédé de génération de flux de travail de planification de système, système, appareil et support de stockage lisible par ordinateur - Google Patents

Procédé de génération de flux de travail de planification de système, système, appareil et support de stockage lisible par ordinateur Download PDF

Info

Publication number
WO2021139778A1
WO2021139778A1 PCT/CN2021/070904 CN2021070904W WO2021139778A1 WO 2021139778 A1 WO2021139778 A1 WO 2021139778A1 CN 2021070904 W CN2021070904 W CN 2021070904W WO 2021139778 A1 WO2021139778 A1 WO 2021139778A1
Authority
WO
WIPO (PCT)
Prior art keywords
process activity
module
node
modules
business
Prior art date
Application number
PCT/CN2021/070904
Other languages
English (en)
Chinese (zh)
Inventor
刘振涛
方思行
Original Assignee
深圳壹账通智能科技有限公司
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 深圳壹账通智能科技有限公司 filed Critical 深圳壹账通智能科技有限公司
Publication of WO2021139778A1 publication Critical patent/WO2021139778A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/33Intelligent editors

Definitions

  • the embodiments of the present application relate to the field of cloud technology, and in particular, to a method, system, device, and computer-readable storage medium for generating a system scheduling workflow.
  • Workflow technology is the core technology for realizing business process automation.
  • the main problem that the workflow solves is to use computers to automatically transfer documents, information or tasks among multiple participants in accordance with predetermined rules in order to achieve a certain business goal.
  • a method for generating a system scheduling workflow includes: providing a configuration interface for users to configure various business modules that are required to implement financial services, the parameters of the various business modules, and all The connection relationship between the various service modules; after the user completes the configuration operation, a configuration file for realizing financial services is generated according to the configuration operation, and the configuration file includes the various service modules that need to be called to realize the financial service , The parameter configuration information of each service module, and the connection relationship between the various service modules; and converting the configuration file into an XML file executable by the workflow engine, wherein the parameter configuration information includes the various The invocation type information of the business module, said converting the configuration file into an XML file executable by the workflow engine includes: converting each business module that needs to be invoked into a corresponding process according to the invocation type information of each business module An activity node, wherein the process activity node is an executable XML fragment; adding parameter configuration information of the parameter configuration information of each service module except the call type information to the
  • the system scheduling workflow generating device includes: a providing module for providing a configuration interface for a user to configure various business modules required to implement financial services.
  • the generating module is used to generate a configuration file for realizing financial services according to the configuration operation after the user completes the configuration operation, and the configuration file includes the realization of all The various business modules that need to be called by the financial business, the parameter configuration information of the various business modules, and the connection relationship between the various business modules; and a conversion module for converting the configuration file into a workflow engine executable XML file, wherein the parameter configuration information includes the call type information of each service module, and the conversion module is also used to convert each service module that needs to be called into The corresponding process activity node, where the process activity node is an executable XML fragment; the parameter configuration information of each service module except the call type information is added to the process activity node In; the obtained process activity nodes are concatenated according to the connection relationship, and the final executable
  • a computer device comprising a memory, a processor, and a computer program stored in the memory and running on the processor, wherein the processor is used to implement the following steps when the computer program is executed:
  • the configuration file includes various business modules that are required to implement the financial services, and the parameter configuration of each business module Information, and the connection relationship between the various business modules;
  • the configuration file is converted into an XML file executable by the workflow engine, wherein the parameter configuration information includes the invocation type information of each service module, and the configuration file is converted into an XML file executable by the workflow engine Documents, including:
  • the obtained process activity nodes are connected in series according to the connection relationship to obtain the final executable XML file.
  • the configuration file includes various business modules that are required to implement the financial services, and the parameter configuration of each business module Information, and the connection relationship between the various business modules;
  • the configuration file is converted into an XML file executable by the workflow engine, wherein the parameter configuration information includes the invocation type information of each service module, and the configuration file is converted into an XML file executable by the workflow engine Documents, including:
  • the obtained process activity nodes are connected in series according to the connection relationship to obtain the final executable XML file.
  • This application can obtain a configuration file for realizing financial services, and then can convert the obtained configuration file into an XML file executable by the workflow engine. There is no need for developers to develop code, which saves the development time needed to achieve business goals, reduces costs, and has high flexibility.
  • FIG. 1 schematically shows a flowchart of a method for generating a system scheduling workflow according to Embodiment 1 of the present application
  • Fig. 2 schematically shows a detailed flow chart of the steps of converting the configuration file into an XML file executable by the workflow engine in this application;
  • FIG. 3 schematically shows a detailed flow chart of the steps of connecting each process activity node obtained in this application according to the connection relationship to obtain a final executable XML file;
  • Fig. 4 schematically shows a block diagram of an apparatus for generating a system scheduling workflow according to a second embodiment of the present application.
  • FIG. 5 schematically shows a schematic diagram of the hardware architecture of a computer device suitable for implementing the method for generating a system scheduling workflow according to the third embodiment of the present application.
  • Fig. 1 schematically shows a flowchart of a method for generating a system scheduling workflow according to Embodiment 1 of the present application. It can be understood that the flowchart in this method embodiment is not used to limit the order of execution of the steps. The following exemplarily describes the computer device 2 as the execution subject.
  • the system scheduling workflow generation method may include steps S100 to S102, where:
  • step S100 a configuration interface is provided for the user to configure various service modules required to implement financial services, the parameters of the various service modules, and the connection relationship between the various service modules.
  • Step S102 After the user completes the configuration operation, generate a configuration file for realizing financial services according to the configuration operation.
  • the configuration file includes various business modules that need to be called to implement the financial business. Parameter configuration information of and the connection relationship between the various service modules.
  • the financial services in this embodiment may be services such as internal monitoring, approval, and operation of the enterprise, such as loan approval services, credit card application services, loan lending services, and so on.
  • the realization of each financial business needs to be processed in accordance with a specific process through multiple business modules in the internal management process of the financial business to realize the financial business.
  • each business module (or business system) can implement a business function.
  • the following business modules are generally required to complete the loan lending business according to the following process: 1) The quota system needs to be transferred to verify the lender’s quota; 2) if the quota system checks the lender After successfully completing the verification of the loan amount, the loan system needs to be called for loan; 3) After the loan system has released the loan, the loan system needs to call back the loan result; 4) When the loan system’s loan result is successful, the loan needs to be called again The system deducts the lender’s limit; 5) After the limit deduction is completed, the system needs to call the order system to record the lender’s loan order to update the loan order; 6) Finally, it needs to call the SMS system to send SMS to notify the lender to complete the loan disbursement.
  • a configuration interface can be provided on the computer device 2.
  • the user (which can be a non-developer, such as a product manager) can configure various business modules that need to be called to realize the financial service through the configuration interface, and configure each business module Configure the parameters of, and configure the connection relationship between the various business modules.
  • a configuration file for realizing the financial service is generated, and the configuration file is stored, so that the computer device 2 can obtain the configuration file.
  • the configuration file includes various service modules that are required to implement the financial service, the parameter configuration information of each service module, and the connection relationship between the various service modules.
  • the parameter configuration information may include invocation type information of the service module, logical judgment information, interface invocation address information, interface invocation method information, and in and out parameter configuration information of the service module.
  • the service call type information is information used to characterize whether the service interface provided to the service module is a synchronous interface call or an asynchronous interface call.
  • the logical judgment information is information used to set different return results of business modules to go through different process branches.
  • the logical judgment information is generally an IF logical judgment statement.
  • the IF logical judgment statement can be used to set if the business module A’s If the return value contained in the return result is 1, the calling process is ended, and if the return value contained in the return result of business module A is 0, then the process of calling business module B is followed. For another example, if the business module A does not return a result within 10 hours, the calling process is ended. If the business module A returns a result within 10 hours, the process of calling business module C is followed.
  • the interface calling address information is the address to be pointed to when calling the business interface provided by the business module, for example, the identification code ID of the external system module.
  • the interface invocation mode information is whether the service interface provided by the invoking service module is invoked in an http request method or in a cloud transmission method.
  • the input and output parameter configuration information of the business module is the configuration information of the output and input parameters of the business module, including the field type conversion, field format conversion, parameter assignment, etc. of the output parameter and the input parameter.
  • Step S104 Convert the configuration file into an XML file executable by the workflow engine.
  • the computer device 2 When the computer device 2 obtains the configuration file, it can convert the configuration file into an XML (Extensible Markup Language) file executable by the workflow engine, where XML can be used to mark data and define data.
  • XML Extensible Markup Language
  • Type is a source language that allows users to define their own markup language.
  • the workflow engine may be a jbpm workflow engine, an Activiti workflow engine, and the like.
  • jBpm is a flexible and extensible workflow engine system.
  • the business process input by the server as jBpm runtime is expressed in a simple and powerful language and packaged in the process archive.
  • jBmp combines the convenience of workflow application development with outstanding enterprise application integration (EAI) capabilities.
  • jBmp includes a web application and a scheduler.
  • jBmp is a set of J2SE components that can be deployed as a J2EE application cluster.
  • Activiti is a lightweight, embeddable BPM engine, and it is also designed for a scalable cloud architecture.
  • the call type information includes synchronous interface call and asynchronous interface call.
  • the step S104 may include the following steps:
  • Step S200 Convert each business module to be called into a corresponding process activity node according to the call type information of each business module, where the process activity node is an executable XML fragment.
  • Each business module has corresponding call type information.
  • the call type information of different business modules can be the same or different.
  • the call type information of business module A is synchronous interface call
  • the call type information of business module B is synchronous Interface call
  • the call type information of service module C is asynchronous interface call.
  • the invocation process of the business module can be converted into the corresponding process activity node (Task).
  • the call to business module A is converted to Task1
  • the call to business module B is converted to Task2
  • the call to business module C is converted to Task3.
  • IDs node identifiers
  • the transformed process activity node conforms to the BPMN standard.
  • the BPMN standard is defined by BPMI (The Business Process Management Initiative has developed a set of standards called Business Process Modeling Notation (BPMN-Business Process Modeling Notation).
  • the step S200 may include the following steps: if the call type of the business module that needs to be called currently is a synchronous interface call, then the business module that needs to be called currently is converted into an atomic process activity Node (serviceTask0); if the call type of the business module that needs to be called currently is asynchronous interface call, then the business module that needs to be called currently is converted into three atomic process activity nodes, each of which is a call-out process activity node ( serviceTask1), a process activity node waiting for the callback (receiveTask), and a process activity node (serviceTask2) for processing the callback result.
  • the process of calling out the process activity node (serviceTask1) is the same as the process of invoking the corresponding process activity node (serviceTask0) of the synchronization interface. If the process activity node (serviceTask1) is called successfully to call the business module, By waiting for the callback process activity node (receiveTask) to be in the waiting state, waiting to be awakened, and waiting for the callback process activity node (receiveTask) to receive interface callback information, and after receiving the interface callback information, the callback parameters are passed to the callback result processing process
  • the activity node (serviceTask2) performs processing, and after the callback result processing flow activity node (serviceTask2) processes the callback result, the processed result is carried by the process and passed to the next process activity node.
  • Step S202 Add parameter configuration information of the parameter configuration information of each service module other than the call type information to the process activity node.
  • the computer device 2 After the computer device 2 converts each business module that needs to be called into the corresponding process activity node, it needs to add the parameter configuration information of each business module except the call type information to the process activity. In the node, so that when the workflow engine executes the process activity node, it can correspondingly convert the output and input parameters of the business module according to the parameter configuration information to convert them into parameters that meet the system specifications.
  • scheduling exceptions may occur in the process of invoking service modules, in order to deal with the scheduling exceptions, in an exemplary embodiment, after the step S200, the following steps may be further included: adding to the process activity node The transaction rollback operation that needs to be executed when the call to each service module fails.
  • the workflow engine can capture the call failure/abnormal message when executing the process activity node, and call back according to the provided failure rollback interface, and the process activity node itself Things are also rolled back to the state before the execution of this process activity node.
  • the parameter configuration information includes logical judgment information
  • different return results of the business modules will follow different process branches.
  • the following step may be further included: generating branch judgments according to the logical judgment information Condition, and add the branch judgment condition to the process activity node.
  • the workflow engine can decide which process branch to execute afterwards according to different return results when executing the process activity node, so that the return result can be transferred to The next process activity node.
  • the service module scheduling can be configured according to the timeout period.
  • the timeout processing information includes the specific time for the service module to process the timeout, such as 5 days, and the service module scheduled after the service module processing timeout, for example, after the service module A processes the timeout, the call to the service module B is executed. Therefore, in order to implement the configuration of the service module scheduling according to the timeout period, in an exemplary embodiment, after the step S200, the following steps may be further included: generating a timed task according to the timeout processing information, and combining the timed task The task is added to the process activity node.
  • the workflow engine can determine whether the processing of the business module has timed out according to the timed task when executing the process activity node, and execute the next process activity node after the timeout.
  • step S204 the obtained process activity nodes are concatenated according to the connection relationship to obtain a final executable XML file.
  • each process activity node is an XML fragment
  • a complete XML file can be obtained by splicing each XML fragment according to the connection relationship.
  • the connection relationship is the calling sequence of each service module.
  • the computer equipment 2 can connect various process activity nodes in series in various ways.
  • the step S204 includes:
  • each obtained process activity node is divided into multiple groups of process activity node pairs to be connected, wherein each group of process activity node pairs includes a source node and a target node.
  • S302 Connect the source node of each group of process activity node pairs to the target node through a preset function.
  • each process activity node in each process activity node except the start activity node and the end activity node will exist in two pairs of process activity nodes to be connected, and in one of the process activity nodes to be connected
  • the pair of activity nodes act as the source node
  • the pair of process activity nodes to be connected acts as the target node. Therefore, the source node in each group of process activity node pairs can be connected to the target node through a preset function.
  • the source node of each set of process activity node pairs can be connected to the target node through the SourceRef function and the TargetRef function.
  • the first process activity node and the second process activity node are connected in series. Then the second process activity node and the third process activity node are connected in series to obtain a complete XML file.
  • the method further includes:
  • the XML file is executed to realize the financial service.
  • the computer device 2 is converting the configuration file into an XML file executable by the workflow engine, that is, the XML file can be executed by the workflow engine to realize the financial service.
  • the workflow engine in the process of executing the XML file, can record the time spent in the process of invoking each business module, and record the parameters in the invoking process, so that the system can perform the invoking process monitor.
  • a configuration file used to implement financial services can be obtained, and the obtained configuration file can be converted into an XML file executable by the workflow engine.
  • the embodiments of the present application do not require developers to perform code development, which saves development time required to achieve business goals, reduces costs, and has higher flexibility.
  • FIG. 4 schematically shows a block diagram of a system scheduling workflow generation device according to the second embodiment of the present application.
  • the system scheduling workflow generation device can be divided into one or more program modules, and one or more program modules are stored in In a storage medium, and executed by one or more processors, to complete the embodiments of the present application.
  • the program module referred to in the embodiment of the present application refers to a series of computer program instruction segments that can complete specific functions. The following description will specifically introduce the function of each program module in this embodiment.
  • the system scheduling workflow generating device 400 may include a providing module 410, a generating module 420, and a conversion module 430, where:
  • the providing module 410 is configured to provide a configuration interface for the user to configure various service modules required to implement financial services, the parameters of the various service modules, and the connection relationship between the various service modules.
  • the generating module 420 is configured to generate a configuration file for realizing financial services according to the configuration operation after the user completes the configuration operation, and the configuration file includes various business modules that need to be called to realize the financial service. Parameter configuration information of each service module, and the connection relationship between the various service modules
  • the conversion module 430 is used to convert the configuration file into an XML file executable by the workflow engine, wherein the parameter configuration information includes the invocation type information of each service module, and the conversion module is also used to
  • the call type information of each business module converts each business module that needs to be called into a corresponding process activity node, where the process activity node is an executable XML fragment; the parameter configuration information of each business module is divided by Parameter configuration information other than the call type information is added to the process activity node; each obtained process activity node is connected in series according to the connection relationship to obtain a final executable XML file.
  • the conversion module 430 is also used to: if the invocation type of the service module that needs to be invoked is synchronous interface invocation, then The current business module that needs to be called is converted into an atomic process activity node; if the calling type of the current business module that needs to be called is asynchronous interface calling, then the current business module that needs to be called is converted into three atomic processes
  • the activity nodes are respectively a callout process activity node, a waiting callback process activity node, and a callback result processing process activity node.
  • the conversion module 430 is further configured to: add a transaction rollback operation that needs to be performed when invoking the various business modules fails in the process activity node.
  • the conversion module 430 is further configured to: generate a branch judgment condition according to the logical judgment information, and add the branch judgment condition to the process activity node.
  • the conversion module 430 is further configured to: generate a timed task according to the timeout processing information, and add the timed task to the process activity Node.
  • the conversion module 420 is further configured to: divide the obtained process activity nodes into multiple groups of process activity node pairs to be connected according to the connection relationship, wherein each group of process activity node pairs includes a source Nodes and target nodes; the source node in each pair of process activity nodes is connected to the target node through a preset function.
  • the preset functions are SourceRef function and TargetRef function.
  • system scheduling workflow generation device 400 further includes:
  • the execution module is used to execute the XML file to realize the financial service.
  • FIG. 5 schematically shows a schematic diagram of the hardware architecture of a computer device 2 suitable for implementing the method for generating a system scheduling workflow according to the third embodiment of the present application.
  • the computer device 2 is a device that can automatically perform numerical calculation and/or information processing in accordance with pre-set or stored instructions.
  • it can be a rack server, a blade server, a tower server, or a cabinet server (including an independent server or a server cluster composed of multiple servers) with a gateway function.
  • the computer device 6 at least includes but is not limited to: a memory 510, a processor 520, and a network interface 530 that can communicate with each other through a system bus. among them:
  • the memory 510 includes at least one type of computer-readable storage medium.
  • the readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.), random access memory (RAM), and static random access memory.
  • SRAM read-only memory
  • ROM read-only memory
  • EEPROM electrically erasable programmable read-only memory
  • PROM programmable read-only memory
  • magnetic memory magnetic disks, optical disks, etc.
  • the memory 510 may be an internal storage module of the computer device 2, for example, the hard disk or memory of the computer device 2.
  • the memory 510 may also be an external storage device of the computer device 2, for example, a plug-in hard disk equipped on the computer device 2, a smart memory card (Smart Media Card, referred to as SMC), and a secure digital (Secure Digital). Digital, abbreviated as SD) card, flash card (Flash Card), etc.
  • the memory 510 may also include both the internal storage module of the computer device 2 and its external storage device.
  • the memory 510 is generally used to store the operating system and various application software installed in the computer device 2, such as the program code of the system scheduling workflow generation method.
  • the memory 510 may also be used to temporarily store various types of data that have been output or will be output.
  • the processor 520 may be a central processing unit (Central Processing Unit, CPU for short), a controller, a microcontroller, a microprocessor, or other data processing chips.
  • the processor 520 is generally used to control the overall operation of the computer device 2, for example, to perform data interaction or communication-related control and processing with the computer device 2.
  • the processor 520 is configured to run program codes stored in the memory 510 or process data.
  • the network interface 530 may include a wireless network interface or a wired network interface, and the network interface 530 is generally used to establish a communication link between the computer device 2 and other computer devices.
  • the network interface 530 is used to connect the computer device 2 to an external terminal through a network, and to establish a data transmission channel and a communication link between the computer device 2 and the external terminal.
  • the network can be Intranet, Internet, Global System of Mobile communication, GSM for short), Wideband Code Division Multiple Access (Wideband Code Division Multiple Access) Access, referred to as WCDMA for short), 4G network, 5G network, Bluetooth (Bluetooth), Wi-Fi and other wireless or wired networks.
  • FIG. 5 only shows a computer device with components 510-530, but it should be understood that it is not required to implement all the components shown, and more or fewer components may be implemented instead.
  • system scheduling workflow generation method stored in the memory 510 can also be divided into one or more program modules and executed by one or more processors (in this embodiment, the processor 520). To achieve the following steps:
  • the configuration file includes various business modules that are required to implement the financial services, and the parameter configuration of each business module Information, and the connection relationship between the various business modules;
  • the configuration file is converted into an XML file executable by the workflow engine, wherein the parameter configuration information includes the invocation type information of each service module, and the configuration file is converted into an XML file executable by the workflow engine Documents, including:
  • the obtained process activity nodes are connected in series according to the connection relationship to obtain the final executable XML file.
  • This embodiment also provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the following steps are implemented:
  • the configuration file including the various service modules that need to be called to realize the financial service, the parameter configuration information of the various service modules, and the connection relationship between the various service modules;
  • the configuration file is converted into an XML file executable by the workflow engine.
  • the computer-readable storage medium may be volatile or non-volatile.
  • the computer-readable storage medium includes flash memory, hard disk, multimedia card, card-type memory (for example, SD or DX memory, etc.) , Random Access Memory (RAM), Static Random Access Memory (SRAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), Programmable Read Only Memory (PROM), Magnetic Memory, Disk, CD etc.
  • the computer-readable storage medium may be an internal storage unit of a computer device, such as a hard disk or memory of the computer device.
  • the computer-readable storage medium may also be an external storage device of the computer device, such as a plug-in hard disk, a smart memory card (Smart Media Card, referred to as SMC), a secure digital ( Secure Digital, abbreviated as SD) card, flash card (Flash Card), etc.
  • the computer-readable storage medium may also include both the internal storage unit and the external storage device of the computer device.
  • the computer-readable storage medium is generally used to store the operating system and various application software installed in the computer device, such as the program code of the system scheduling workflow generation method in the embodiment.
  • the computer-readable storage medium can also be used to temporarily store various types of data that have been output or will be output.
  • all the above-mentioned data can also be stored in a node of a blockchain.
  • the parameters of each business module, XML files, etc., these data can be stored in the blockchain node.
  • Blockchain essentially a decentralized database, is a series of data blocks associated with cryptographic methods. Each data block contains a batch of network transaction information for verification. The validity of the information (anti-counterfeiting) and generation of the next block.
  • the blockchain can include the underlying platform of the blockchain, the platform product service layer, and the application service layer.
  • modules or steps of the embodiments of the present application described above can be implemented by a general computing device, and they can be concentrated on a single computing device or distributed among multiple computing devices.
  • they can be implemented by the program code executable by the computing device, so that they can be stored in the storage device for execution by the computing device, and in some cases, they can be different from here
  • the steps shown or described are executed in the order of, or they are respectively fabricated into individual integrated circuit modules, or multiple modules or steps of them are fabricated into a single integrated circuit module to achieve. In this way, the embodiments of the present application are not limited to any specific combination of hardware and software.

Landscapes

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

Abstract

La présente invention se rapporte à un procédé de génération de flux de travail de planification de système, sur un système, sur un appareil, ainsi que sur un support de stockage lisible par ordinateur. Le procédé consiste : à fournir une interface de configuration à un utilisateur pour configurer divers modules de service requis pour être planifiés pour effectuer un service financier, des paramètres des divers modules de service et une relation de connexion entre les divers modules de service (S100) ; après que l'utilisateur a terminé une opération de configuration, à générer, selon l'opération de configuration, un fichier de configuration utilisé pour effectuer le service financier, le fichier de configuration comprenant les divers modules de service requis pour être planifiés pour effectuer le service financier, des informations de configuration de paramètre des divers modules de service et la relation de connexion entre les divers modules de service (S102) ; et à convertir le fichier de configuration en un fichier XML pouvant être exécuté par un moteur de flux de travail (S104). Le procédé économise le temps de développement requis pour atteindre un objectif de service, réduit les coûts et améliore la flexibilité.
PCT/CN2021/070904 2020-01-10 2021-01-08 Procédé de génération de flux de travail de planification de système, système, appareil et support de stockage lisible par ordinateur WO2021139778A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010027930.1 2020-01-10
CN202010027930.1A CN111208992A (zh) 2020-01-10 2020-01-10 系统调度工作流生成方法和系统

Publications (1)

Publication Number Publication Date
WO2021139778A1 true WO2021139778A1 (fr) 2021-07-15

Family

ID=70786065

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/070904 WO2021139778A1 (fr) 2020-01-10 2021-01-08 Procédé de génération de flux de travail de planification de système, système, appareil et support de stockage lisible par ordinateur

Country Status (2)

Country Link
CN (1) CN111208992A (fr)
WO (1) WO2021139778A1 (fr)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111208992A (zh) * 2020-01-10 2020-05-29 深圳壹账通智能科技有限公司 系统调度工作流生成方法和系统
CN111708545B (zh) * 2020-06-17 2023-09-22 北京同邦卓益科技有限公司 业务流程的部署方法、装置、电子设备及存储介质
CN112035367B (zh) * 2020-09-02 2023-08-18 中国银行股份有限公司 一种大数据平台工作流正确性的校验方法及系统
CN112148353B (zh) * 2020-09-22 2024-05-17 京东科技控股股份有限公司 一种数据处理方法及装置
CN112579325B (zh) * 2020-12-29 2024-06-21 上海众源网络有限公司 一种业务对象的处理方法、装置、电子设备和存储介质
CN113239670A (zh) * 2021-05-11 2021-08-10 鸬鹚科技(深圳)有限公司 一种业务模板上传的方法、装置、计算机设备及存储介质

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7788319B2 (en) * 2003-05-16 2010-08-31 Sap Ag Business process management for a message-based exchange infrastructure
CN108255467A (zh) * 2016-12-27 2018-07-06 北京京东尚科信息技术有限公司 按照工作流顺序执行服务的方法、装置及系统
CN109636301A (zh) * 2018-10-16 2019-04-16 深圳壹账通智能科技有限公司 金融业务的工作流配置方法、系统、终端及可读存储介质
CN110428216A (zh) * 2019-07-03 2019-11-08 平安科技(深圳)有限公司 业务流程管控方法、装置、计算机设备和存储介质
CN111208992A (zh) * 2020-01-10 2020-05-29 深圳壹账通智能科技有限公司 系统调度工作流生成方法和系统

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102314349B (zh) * 2011-09-16 2014-07-09 武汉中地数码科技有限公司 空间信息功能插件工作流搭建方法
CN103617066B (zh) * 2013-12-16 2016-08-24 中国农业银行股份有限公司 一种工作流引擎及其实现方法

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7788319B2 (en) * 2003-05-16 2010-08-31 Sap Ag Business process management for a message-based exchange infrastructure
CN108255467A (zh) * 2016-12-27 2018-07-06 北京京东尚科信息技术有限公司 按照工作流顺序执行服务的方法、装置及系统
CN109636301A (zh) * 2018-10-16 2019-04-16 深圳壹账通智能科技有限公司 金融业务的工作流配置方法、系统、终端及可读存储介质
CN110428216A (zh) * 2019-07-03 2019-11-08 平安科技(深圳)有限公司 业务流程管控方法、装置、计算机设备和存储介质
CN111208992A (zh) * 2020-01-10 2020-05-29 深圳壹账通智能科技有限公司 系统调度工作流生成方法和系统

Also Published As

Publication number Publication date
CN111208992A (zh) 2020-05-29

Similar Documents

Publication Publication Date Title
WO2021139778A1 (fr) Procédé de génération de flux de travail de planification de système, système, appareil et support de stockage lisible par ordinateur
US11310165B1 (en) Scalable production test service
US9576257B2 (en) Integrating data-handling policies into a workflow model
CN112667414A (zh) 基于消息队列的消息消费方法、装置、计算机设备及介质
CN111679893B (zh) 运行系统构建方法、装置、电子设备及存储介质
CN111078745A (zh) 基于区块链技术的数据上链方法和装置
CN113704665B (zh) 动态服务发布方法、装置、电子设备及存储介质
CN112559635B (zh) 以太坊联盟链节点的业务处理方法、装置、设备及介质
CN111861482A (zh) 一种区块链对账方法和系统
CN109032590B (zh) 一种可视化开发环境的配置方法、装置、终端及存储介质
CN112764902B (zh) 任务调度方法及系统
CN111767144A (zh) 交易数据的交易路由确定方法、装置、设备及系统
CN111598575A (zh) 业务流程控制方法、装置、电子设备和可读存储介质
CN110955724A (zh) 基于区块链的数据处理方法、装置、节点设备及存储介质
US8627341B2 (en) Managing events generated from business objects
CN113885886A (zh) 活动业务的处理方法、设备、系统及存储介质
CN112988738A (zh) 用于区块链的数据分片方法和装置
EP4365808A1 (fr) Procédé et appareil de vérification de données
CN110908644A (zh) 状态节点的配置方法、装置、计算机设备和存储介质
CN116997895A (zh) 减少执行排序验证区块链模型中的事务中止
US12015715B2 (en) Trusted aggregation with data privacy based on zero-knowledge-proofs
CN114170006A (zh) 基于状态机的资讯数据获取方法、装置、设备及介质
CN112650911A (zh) 业务消息下发方法、装置、计算机设备及存储介质
CN113448960A (zh) 一种导入表格文件的方法和装置
CN118350814B (zh) 分布式跨协议回调交易的生成方法、装置、介质和设备

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21738756

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 10/11/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 21738756

Country of ref document: EP

Kind code of ref document: A1