WO2025251745A1 - 创建工作流的方法、装置、设备和存储介质 - Google Patents

创建工作流的方法、装置、设备和存储介质

Info

Publication number
WO2025251745A1
WO2025251745A1 PCT/CN2025/085162 CN2025085162W WO2025251745A1 WO 2025251745 A1 WO2025251745 A1 WO 2025251745A1 CN 2025085162 W CN2025085162 W CN 2025085162W WO 2025251745 A1 WO2025251745 A1 WO 2025251745A1
Authority
WO
WIPO (PCT)
Prior art keywords
node
input
text processing
configuration information
workflow
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
PCT/CN2025/085162
Other languages
English (en)
French (fr)
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 Zitiao Network Technology Co Ltd
Original Assignee
Beijing Zitiao Network Technology 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 Zitiao Network Technology Co Ltd filed Critical Beijing Zitiao Network Technology Co Ltd
Publication of WO2025251745A1 publication Critical patent/WO2025251745A1/zh
Pending legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9024Graphs; Linked lists
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations
    • G06Q10/06316Sequencing of tasks or work
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the exemplary embodiments disclosed herein relate generally to the field of computers, and more particularly to methods, apparatus, devices, and computer-readable storage media for creating workflows.
  • workflow creation and management is an important task. For example, users can edit nodes in a workflow to indicate the processing flow of a request.
  • a method for creating a workflow includes: in response to a received edit operation, adding a first node for text processing to a node connection graph; obtaining configuration information of the first node via a set of input controls associated with the first node, the configuration information indicating a text processing procedure corresponding to the first node; and creating a target workflow based on the node connection graph.
  • an apparatus for creating a workflow includes: an adding module configured to add a first node for text processing to a node connection graph in response to a received editing operation; an acquiring module configured to acquire configuration information of the first node via a set of input controls associated with the first node, the configuration information indicating a text processing procedure corresponding to the first node; and a creating module configured to create a target workflow based on the node connection graph.
  • an electronic device in a third aspect of this disclosure, includes at least one processing unit; and at least one memory coupled to the at least one processing unit and storing instructions for execution by the at least one processing unit. When executed by the at least one processing unit, the instructions cause the device to perform the method of the first aspect.
  • a computer-readable storage medium stores a computer program that can be executed by a processor to implement the method of the first aspect.
  • Figure 1 shows a schematic diagram of an example environment in which embodiments of the present disclosure may be implemented
  • Figure 2 illustrates a flowchart of an example process for creating a workflow according to some embodiments of the present disclosure
  • Figure 3 illustrates an example editing interface according to some embodiments of the present disclosure
  • Figure 4 shows a schematic structural block diagram of an example apparatus for creating a workflow according to some embodiments of the present disclosure.
  • Figure 5 shows a block diagram of an electronic device capable of implementing several embodiments of the present disclosure.
  • the term “comprising” and similar terms should be understood as open-ended inclusion, i.e., “including but not limited to”.
  • the term “based on” should be understood as “at least partially based on”.
  • the term “one embodiment” or “the embodiment” should be understood as “at least one embodiment”.
  • the term “some embodiments” should be understood as “at least some embodiments”.
  • Other explicit and implicit definitions may also be included below.
  • the terms “first”, “second”, etc., may refer to different or the same objects. Other explicit and implicit definitions may also be included below.
  • the embodiments of this disclosure may involve user data, data acquisition, and/or use. All of these aspects comply with applicable laws, regulations, and relevant provisions. In the embodiments of this disclosure, all data collection, acquisition, processing, manipulation, forwarding, and use are conducted with the user's knowledge and confirmation. Accordingly, in implementing the embodiments of this disclosure, the type, scope of use, and usage scenarios of any data or information that may be involved should be communicated to the user and their authorization obtained in accordance with relevant laws and regulations through appropriate means. The specific methods of notification and/or authorization may vary depending on the actual situation and application scenario, and the scope of this disclosure is not limited in this respect.
  • any processing of personal information will be carried out only under the premise of legality (such as obtaining the consent of the personal information subject, or being necessary for the performance of a contract), and will only be carried out within the scope stipulated or agreed upon.
  • a user's refusal to process personal information other than that necessary for basic functions will not affect the user's use of basic functions.
  • Embodiments of this disclosure propose a workflow creation scheme.
  • a first node for text processing in response to a received editing operation, can be added to a node connection graph. Further, configuration information of the first node can be obtained via a set of input controls associated with the first node, the configuration information indicating the text processing procedure corresponding to the first node. Accordingly, a target workflow can be created based on the node connection graph.
  • embodiments of the present disclosure can support configuring the text processing process of a workflow when processing requests by adding text processing nodes, thereby improving the efficiency of workflow development.
  • Figure 1 illustrates a schematic diagram of an example environment 100 in which embodiments of the present disclosure can be implemented.
  • the example environment 100 may include an electronic device 110.
  • electronic device 110 can run an application 120 that supports user interface interaction.
  • Application 120 can be any suitable type of application for user interface interaction, and examples may include, but are not limited to, development applications or other suitable applications that support workflow creation.
  • User 140 can interact with application 120 via electronic device 110 and/or its attached devices.
  • electronic device 110 can present interface 150 through application 120 to support the creation of workflows.
  • electronic device 110 communicates with server 130 to provide services to application 120.
  • Electronic device 110 can be any type of mobile terminal, fixed terminal, or portable terminal, including mobile phones, desktop computers, laptop computers, notebook computers, netbook computers, tablet computers, media computers, multimedia tablets, handheld computers, portable gaming terminals, VR/AR devices, personal communication system (PCS) devices, personal navigation devices, personal digital assistants (PDAs), audio/video players, digital cameras/camcorders, positioning devices, television receivers, radio receivers, e-book devices, gaming devices, or any combination thereof, including accessories and peripherals of these devices or any combination thereof.
  • electronic device 110 can also support any type of user-facing interface (such as "wearable" circuitry).
  • Server 130 can be a standalone physical server, a server cluster or distributed system composed of multiple physical servers, or a cloud server providing basic cloud computing services such as cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, content delivery networks, and big data and artificial intelligence platforms.
  • Server 130 may include, for example, computing systems/servers such as mainframes, edge computing nodes, computing devices in a cloud environment, etc.
  • Server 130 can provide backend services for applications 120 that support virtual scenarios in electronic devices 110.
  • a communication connection can be established between server 130 and electronic device 110.
  • This communication connection can be established via wired or wireless means.
  • the communication connection may include, but is not limited to, Bluetooth, mobile network, Universal Serial Bus (USB), and Wireless Fidelity (WiFi) connections; the embodiments of this disclosure are not limited in this respect.
  • server 130 and electronic device 110 can achieve signaling interaction through the communication connection between them.
  • FIG. 2 illustrates a flowchart of a workflow creation process 200 according to some embodiments of the present disclosure.
  • "creating a workflow” can include various forms; for example, a new workflow can be created using the example process 200, or an existing workflow can be opened and edited using the editing interface described below.
  • Process 200 can be implemented at electronic device 110. Process 200 will now be described with reference to Figure 1.
  • electronic device 110 in response to the received editing operation, adds a first node for text processing to the node connection graph.
  • FIG3 shows an example editing interface 300 according to some embodiments of the present disclosure.
  • interface 300 can be a node editing interface for creating workflows.
  • electronic device 110 can present multiple interface elements corresponding to various node types in interface 300, such as interface elements 305-1 to 305-6.
  • interface element 305-1 can be used to add a knowledge base node
  • interface element 305-2 can be used to add a code node
  • interface element 305-3 can be used to add a message node
  • interface element 305-4 can be used to add a text processing node
  • interface element 305-5 can be used to add an image stream node
  • interface element 305-6 can be used to add a database node.
  • embodiments of this disclosure may also support the addition of other suitable types of nodes.
  • electronic device 110 may allow users to add other created workflows as single processing nodes to the node connection graph.
  • electronic device 110 can receive a user's selection of interface elements 305-4 to add a first node 315 to the node connection graph.
  • the first node 315 is also called a text processing node.
  • electronic device 110 obtains configuration information of the first node via a set of input controls associated with the first node.
  • the configuration information is used to indicate the text processing procedure corresponding to the first node.
  • the configuration information of the first node 315 may indicate the processing type of the text processing procedure corresponding to the first node 315. As shown in FIG3, the electronic device 110 may provide a first input control 325 for configuring the processing type.
  • the electronic device 110 can present a set of supported candidate types based on a trigger on the input control 325.
  • a set of candidate types can correspond to different text processing procedures, examples of which may include, but are not limited to: string concatenation, string splitting, text replacement, string character counting, text format conversion, text validation, etc.
  • the electronic device 110 can, for example, receive the user's selection of the type "string concatenation" via the input control 325 and determine that the first node 315 corresponds to the string concatenation process.
  • the configuration information of the first node 315 may also indicate input parameters for the text processing procedure. As shown in FIG3, the electronic device 110 may provide a second input control 330 for configuring input parameters.
  • the second input control 330 may allow users to configure input parameters by referencing a target data object of a second node associated with the first node 315.
  • the electronic device 110 can display at least one node associated with the first node 315 in the second input control 330.
  • Such at least one node may include, for example, one or more upstream nodes of the first node 315, such as the second node 310.
  • the electronic device 110 may, for example, receive a user's selection of the second node 310 and may accordingly present one or more data objects associated with the second node 310.
  • one or more data objects may include data objects defined during the processing of the second node 310, or output data objects.
  • the electronic device 110 may also filter or select specific data objects based on the type of text processing procedure. For example, when the text processing procedure involves string processing, the electronic device 110 may display only data objects containing strings.
  • the electronic device 110 can receive the user's selection of a target data object within the group of data objects and can configure the input parameters accordingly. Taking Figure 3 as an example, the electronic device 110 can, for instance, configure the input parameter "String1" based on the user's selection of the target data object "key0". In this way, the value of the input parameter "String1" will be determined based on the target data object "key0".
  • the second input control 330 can also support defining new input parameters. For example, when the user selects "input” as the data source, the user can configure the value of the input parameter "String2" via the second input control 330.
  • the configuration information of the first node 315 may also indicate at least one operator of the text processing procedure.
  • the electronic device 110 may, for example, receive a user's selection of a setting button in the fourth input control 335 and may accordingly display a third input control 340 for configuring at least one operator.
  • the third input control 340 may correspond to the text processing type of the first node 315. For example, if the first node 315 corresponds to "string concatenation", the third input control 340 may be used to configure a "concatenation character" for "string concatenation”. As another example, if the first node 315 corresponds to "string splitting", the third input control 340 may be used to configure one or more "split characters" for "string splitting".
  • the third input control 340 may instruct the user to select one or more operators from a set of preset operators.
  • the third input control 340 may also allow the user to freely input specific operators.
  • the configuration information of the first node 315 may also indicate the expression corresponding to the text processing procedure. As shown in FIG3, the electronic device 110 may provide a fourth input control 335 for inputting the expression. In some embodiments, such an expression may indicate the specific calculation procedure of the text processing, which may be expressed, for example, through appropriate non-programming code.
  • the fourth input control 335 acquires the expression input by the user to define the specific concatenation order.
  • the user can input an expression through the fourth input control 335 to specify that the "string concatenation" process uses a specified concatenation character (e.g., a comma) to connect the input parameters "String1" and "String2".
  • a specified concatenation character e.g., a comma
  • the fourth input control 335 may also allow the user to freely input other character content to be concatenated.
  • the embodiments of this disclosure can enable users to conveniently configure the text processing process of the workflow through a graphical method, thereby improving the efficiency of workflow development.
  • the electronic device 110 may also connect the output of the first node 315 to the input of one or more third nodes 320 in a node connection graph based on the received connection operation. Accordingly, during the processing of the target workflow, the output of the text processing procedure of the first node 315 will be provided as the input of the third node 320.
  • electronic device 110 creates a target workflow based on the node connection graph.
  • the electronic device 110 may trigger a corresponding debugging process based on control 345. Additionally, the electronic device 110 may also create and publish a corresponding target workflow based on triggering control 350.
  • electronic device 110 can create a corresponding target workflow based on the configuration information of each node in the node connection diagram and the connections between nodes.
  • a target workflow can be published or shared to other users, for example.
  • such a target workflow can be published independently, or it can trigger the creation and/or publication of applications based on the target workflow, such as bots or agents.
  • embodiments of this disclosure can support configuring the text processing process of a workflow when processing requests by adding text processing nodes, thereby improving the efficiency of workflow development.
  • FIG. 4 shows a schematic structural block diagram of an example apparatus 400 for creating a workflow according to certain embodiments of this disclosure.
  • Apparatus 400 may be implemented as or included in electronic device 110.
  • the various modules/components in apparatus 400 may be implemented by hardware, software, firmware, or any combination thereof.
  • the device 400 includes: an adding module 410 configured to add a first node for text processing to a node connection graph in response to a received editing operation; an obtaining module 420 configured to obtain configuration information of the first node via a set of input controls associated with the first node, the configuration information being used to indicate the text processing procedure corresponding to the first node; and a creating module 430 configured to create a target workflow based on the node connection graph.
  • the adding module 410 is further configured to: present multiple interface elements corresponding to multiple node types; and in response to the selection of a target interface element among the multiple interface elements, add a first node to the node connection graph, wherein the target interface element corresponds to a text processing node.
  • the acquisition module 420 is further configured to: present a set of candidate types in a first input control of a set of input controls; and determine the processing type of the text processing process corresponding to the first node based on the selection of the target type in the set of candidate types.
  • the acquisition module 420 is further configured to acquire input parameters for the text processing procedure via a second input control of a set of input controls.
  • the input parameters include: a first input parameter configured by referencing a target data object in a second node associated with the first node, and/or a second input parameter defined via a second input control.
  • the acquisition module 420 is further configured to: present at least one node associated with the first node in a second input control; present a set of data objects associated with the second node in response to the selection of the second node among the at least one node; and configure a first input parameter based on the selection of a target data object among the set of data objects.
  • the acquisition module 420 is further configured to acquire at least one operator associated with the text processing procedure via a third input control of a set of input controls, wherein the third input control corresponds to the processing type of the text processing procedure.
  • the acquisition module 420 is further configured to acquire an expression corresponding to the text processing procedure via a fourth input control of a set of input controls.
  • the apparatus 400 further includes a connection module configured to connect the output of a first node to the input of a third node in a node connection diagram, so as to indicate that the output of the text processing of the first node is provided as the input of the third node.
  • Figure 5 shows a block diagram of an electronic device 500 in which one or more embodiments of the present disclosure may be implemented. It should be understood that the electronic device 500 shown in Figure 5 is merely exemplary and should not constitute any limitation on the functionality and scope of the embodiments described herein. The electronic device 500 shown in Figure 5 can be used to implement the electronic device 110 of Figure 1.
  • the electronic device 500 is in the form of a general-purpose electronic device.
  • Components of the electronic device 500 may include, but are not limited to, one or more processors or processing units 510, memory 520, storage devices 530, one or more communication units 540, one or more input devices 550, and one or more output devices 560.
  • the processing unit 510 may be a physical or virtual processor and is capable of performing various processes according to programs stored in the memory 520. In a multiprocessor system, multiple processing units execute computer-executable instructions in parallel to improve the parallel processing capability of the electronic device 500.
  • Electronic device 500 typically includes multiple computer storage media. Such media can be any accessible media that is accessible to electronic device 500, including but not limited to volatile and non-volatile media, removable and non-removable media.
  • Memory 520 can be volatile memory (e.g., registers, cache, random access memory (RAM)), non-volatile memory (e.g., read-only memory (ROM), electrically erasable programmable read-only memory (EEPROM), flash memory), or some combination thereof.
  • Storage device 530 can be removable or non-removable media and can include machine-readable media, such as flash drives, disks, or any other media that can be used to store information and/or data and can be accessed within electronic device 500.
  • Electronic device 500 may further include additional removable/non-removable, volatile/non-volatile storage media.
  • disk drives for reading from or writing to removable, non-volatile disks (e.g., "floppy disks") and optical disk drives for reading from or writing to removable, non-volatile optical disks may be provided.
  • each drive may be connected to a bus (not shown) via one or more data media interfaces.
  • Memory 520 may include computer program product 525 having one or more program modules configured to perform various methods or actions of various embodiments of the present disclosure.
  • Communication unit 540 enables communication with other electronic devices via a communication medium. Additionally, the functionality of components of electronic device 500 can be implemented using a single computing cluster or multiple computing machines capable of communicating via communication connections. Therefore, electronic device 500 can operate in a networked environment using logical connections to one or more other servers, network personal computers (PCs), or another network node.
  • PCs network personal computers
  • Input device 550 can be one or more input devices, such as a mouse, keyboard, trackball, etc.
  • Output device 560 can be one or more output devices, such as a monitor, speaker, printer, etc.
  • Electronic device 500 can also communicate with one or more external devices (not shown) via communication unit 540 as needed. These external devices include storage devices, display devices, etc., and can communicate with one or more devices that enable user interaction with electronic device 500, or with any device that enables electronic device 500 to communicate with one or more other electronic devices (e.g., network card, modem, etc.). Such communication can be performed via input/output (I/O) interface (not shown).
  • I/O input/output
  • a computer-readable storage medium that stores computer-executable instructions thereon, wherein the computer-executable instructions are executed by a processor to implement the methods described above.
  • a computer program product is also provided, which is tangibly stored on a non-transitory computer-readable medium and includes computer-executable instructions, which are executed by a processor to implement the methods described above.
  • These computer-readable program instructions can be provided to a processing unit of a general-purpose computer, a special-purpose computer, or other programmable data processing apparatus to produce a machine such that, when executed by the processing unit of the computer or other programmable data processing apparatus, they create means for implementing the functions/actions specified in one or more blocks of the flowchart and/or block diagram.
  • These computer-readable program instructions can also be stored in a computer-readable storage medium that causes a computer, programmable data processing apparatus, and/or other device to operate in a particular manner.
  • the computer-readable medium storing the instructions comprises an article of manufacture that includes instructions for implementing aspects of the functions/actions specified in one or more blocks of the flowchart and/or block diagram.
  • Computer-readable program instructions can be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other device to produce a computer-implemented process, thereby causing the instructions that execute on the computer, other programmable data processing apparatus, or other device to perform the functions/actions specified in one or more boxes of a flowchart and/or block diagram.
  • each block in a flowchart or block diagram may represent a module, segment, or portion of an instruction, which contains one or more executable instructions for implementing the specified logical function.
  • the functions indicated in the blocks may occur in a different order than those indicated in the drawings. For example, two consecutive blocks may actually be executed substantially in parallel, and they may sometimes be executed in reverse order, depending on the functions involved.
  • each block in the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts may be implemented using a dedicated hardware-based system that performs the specified function or action, or using a combination of dedicated hardware and computer instructions.

Landscapes

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

Abstract

本公开的实施例涉及创建工作流的方法、装置、设备和存储介质。在此提出的方法包括:响应于接收到的编辑操作,向节点连接图添加用于文本处理的第一节点;经由与第一节点相关联的一组输入控件,获取第一节点的配置信息,配置信息用于指示与第一节点对应的文本处理过程;以及基于节点连接图,创建目标工作流。以此方式,本公开的实施例能够支持通过添加文本处理节点来配置工作流在处理请求时的文本处理过程,从而提高工作流开发的效率。

Description

创建工作流的方法、装置、设备和存储介质
本申请要求2024年6月7日递交的、标题为“创建工作流的方法、装置、设备和存储介质”、申请号为202410741568.2的中国发明专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本公开的示例实施例总体涉及计算机领域,特别地涉及创建工作流的方法、装置、设备和计算机可读存储介质。
背景技术
随着计算机技术的发展,人们可以通过一些平台来创建来发布各种类型的应用。在应用的开发过程中,工作流的创建和管理是一项重要的任务。例如,用户可以通过编辑工作流中的节点来指示请求的处理流程。
发明内容
在本公开的第一方面,提供了一种创建工作流的方法。该方法包括:响应于接收到的编辑操作,向节点连接图添加用于文本处理的第一节点;经由与第一节点相关联的一组输入控件,获取第一节点的配置信息,配置信息用于指示与第一节点对应的文本处理过程;以及基于节点连接图,创建目标工作流。
在本公开的第二方面,提供了一种用于创建工作流的装置。该装置包括:添加模块,被配置为响应于接收到的编辑操作,向节点连接图添加用于文本处理的第一节点;获取模块,被配置为经由与第一节点相关联的一组输入控件,获取第一节点的配置信息,配置信息用于指示与第一节点对应的文本处理过程;以及创建模块,被配置为基于节点连接图,创建目标工作流。
在本公开的第三方面,提供了一种电子设备。该设备包括至少一个处理单元;以及至少一个存储器,至少一个存储器被耦合到至少一个处理单元并且存储用于由至少一个处理单元执行的指令。指令在由至少一个处理单元执行时使设备执行第一方面的方法。
在本公开的第四方面,提供了一种计算机可读存储介质。该计算机可读存储介质上存储有计算机程序,计算机程序可由处理器执行以实现第一方面的方法。
应当理解,本内容部分中所描述的内容并非旨在限定本公开的实施例的关键特征或重要特征,也不用于限制本公开的范围。本公开的其它特征将通过以下的描述而变得容易理解。
附图说明
结合附图并参考以下详细说明,本公开各实施例的上述和其他特征、优点及方面将变得更加明显。在附图中,相同或相似的附图标记表示相同或相似的元素,其中:
图1示出了其中可以实施根据本公开的实施例的示例环境的示意图;
图2示出了根据本公开的一些实施例的创建工作流的示例过程的流程图;
图3示出了根据本公开的一些实施例的示例编辑界面;
图4示出了根据本公开的一些实施例的用于创建工作流的示例装置的示意性结构框图;以及
图5示出了能够实施本公开的多个实施例的电子设备的框图。
具体实施方式
下面将参照附图更详细地描述本公开的实施例。虽然附图中示出了本公开的某些实施例,然而应当理解的是,本公开可以通过各种形式来实现,而且不应该被解释为限于这里阐述的实施例,相反,提供这些实施例是为了更加透彻和完整地理解本公开。应当理解的是,本公开的附图及实施例仅用于示例性作用,并非用于限制本公开的保护范围。
需要注意的是,本文中所提供的任何节/子节的标题并不是限制性的。本文通篇描述了各种实施例,并且任何类型的实施例都可以包括在任何节/子节下。此外,在任一节/子节中描述的实施例可以以任何方式与同一节/子节和/或不同节/子节中描述的任何其他实施例相结合。
在本公开的实施例的描述中,术语“包括”及其类似用语应当理解为开放性包含,即“包括但不限于”。术语“基于”应当理解为“至少部分地基于”。术语“一个实施例”或“该实施例”应当理解为“至少一个实施例”。术语“一些实施例”应当理解为“至少一些实施例”。下文还可能包括其他明确的和隐含的定义。术语“第一”、“第二”等可以指代不同的或相同的对象。下文还可能包括其他明确的和隐含的定义。
本公开的实施例中可能涉及用户的数据、数据的获取和/或使用等。这些方面均遵循相应的法律法规及相关规定。在本公开的实施例中,所有数据的采集、获取、处理、加工、转发、使用等,都是在用户知晓并且确认的前提下进行的。相应地,在实现本公开的各实施例时,均应根据相关法律法规通过适当的方式,将可能所涉及的数据或信息的类型、使用范围、使用场景等告知用户并获得用户的授权。具体的告知和/或授权方式可以根据实际情况和应用场景而变化,本公开的范围在此方面不受限制。
本说明书及实施例中方案,如涉及个人信息处理,则均会在具备合法性基础(例如征得个人信息主体同意,或者为履行合同所必需等)的前提下进行处理,且仅会在规定或者约定的范围内进行处理。用户拒绝处理基本功能所需必要信息以外的个人信息,不会影响用户使用基本功能。
传统地,用户例如可以通过配置工作流中的不同处理节点来快速创建工作流。然而,在这样的工作流创建过程中,人们需要通过编辑代码来实现文本处理过程,这影响了工作流开发的效率。
本公开的实施例提出了一种创建工作流方案。根据该方案,响应于接收到的编辑操作,可以向节点连接图添加用于文本处理的第一节点。进一步地,可以经由与第一节点相关联的一组输入控件,获取第一节点的配置信息,配置信息用于指示与第一节点对应的文本处理过程。相应地,可以基于节点连接图,创建目标工作流。
以此方式,本公开的实施例能够支持通过添加文本处理节点来配置工作流在处理请求时的文本处理过程,从而提高工作流开发的效率。
以下进一步结合附图来详细描述该方案的各种示例实现。
示例环境
图1示出了本公开的实施例能够在其中实现的示例环境100的示意图。如图1所示,示例环境100可以包括电子设备110。
在该示例环境100中,电子设备110可以运行有支持界面交互的应用120。应用120可以是用于界面交互的任何适当类型应用,其示例可以包括但不限于:开发应用或支持工作流创建的其它适当的应用。用户140可以经由电子设备110和/或其附接设备来与应用120进行交互。
在图1的环境100中,如果应用120处于活动状态,电子设备110可以通过应用120呈现用于支持创建工作流的界面150。
在一些实施例中,电子设备110与服务器130通信,以实现对应用120的服务的供应。电子设备110可以是任意类型的移动终端、固定终端或便携式终端,包括移动手机、台式计算机、膝上型计算机、笔记本计算机、上网本计算机、平板计算机、媒体计算机、多媒体平板、掌上电脑、便携式游戏终端、VR/AR设备、个人通信系统(Personal Communication System,PCS)设备、个人导航设备、个人数字助理(Personal Digital Assistant,PDA)、音频/视频播放器、数码相机/摄像机、定位设备、电视接收器、无线电广播接收器、电子书设备、游戏设备或者前述各项的任意组合,包括这些设备的配件和外设或者其任意组合。在一些实施例中,电子设备110也能够支持任意类型的针对用户的接口(诸如“可佩戴”电路等)。
服务器130可以是独立的物理服务器,也可以是多个物理服务器构成的服务器集群或者分布式系统,还可以是提供云服务、云数据库、云计算、云函数、云存储、网络服务、云通信、中间件服务、域名服务、安全服务、内容分发网络、以及大数据和人工智能平台等基础云计算服务的云服务器。服务器130例如可以包括计算系统/服务器,诸如大型机、边缘计算节点、云环境中的计算设备,等等。服务器130可以为电子设备110中支持虚拟场景的应用120提供后台服务。
服务器130与电子设备110之间可以建立有通信连接。通信连接可以通过有线方式或无线方式建立。通信连接可以包括但不限于蓝牙连接、移动网络连接、通用串行总线(Universal Serial Bus,USB)连接、无线保真(Wireless Fidelity,WiFi)连接等,本公开的实施例在此方面不受限制。在本公开的实施例中,服务器130与电子设备110可以通过二者之间的通信连接实现信令交互。
应当理解,仅出于示例性的目的描述环境100中各个元素的结构和功能,而不暗示对于本公开的范围的任何限制。
以下将继续参考附图描述本公开的一些示例实施例。
示例过程
图2示出了根据本公开的一些实施例的创建工作流的过程200的流程图。在本公开的上下文中,“创建工作流”可以包括多种形式,例如,可以使用示例过程200来创建新的工作流,也可以使用如下文介绍的编辑界面来打开并且编辑已有的工作流。过程200可以被实现在电子设备110处。下面参考图1来描述过程200。
如图2所示,在框210,响应于接收到的编辑操作,电子设备110向节点连接图添加用于文本处理的第一节点。
以下将参考图3来描述过程200。图3示出了根据本公开的一些实施例的示例编辑界面300。
如图3所示,界面300可以是用于创建工作流的节点编辑界面。如图所示,电子设备110可以在界面300中呈现与多种节点类型对应的多个界面元素,例如,界面元素305-1至界面元素305-6。作为示例,界面元素305-1可以用于添加知识库节点,界面元素305-2可以用于添加代码节点,界面元素305-3可以用于添加消息节点,界面元素305-4可以用于添加文本处理节点,界面元素305-5可以用于添加图像流节点,界面元素305-6可以用于添加数据库节点。
在一些实施例中,除以上具体节点来,本公开的实施例还可以支持其他适当类型的节点的添加。例如,电子设备110可以支持用户将已创建的其他工作流作为单个处理节点添加至节点连接图中。
作为示例,电子设备110可以接收用户对界面元素305-4的选择,以向节点连接图添加第一节点315。第一节点315也称为文本处理节点。
在框220,电子设备110经由与第一节点相关联的一组输入控件,获取第一节点的配置信息,配置信息用于指示与第一节点对应的文本处理过程。
在一些实施例中,第一节点315的配置信息可以指示第一节点315对应的文本处理过程的处理类型。如图3所示,电子设备110可以提供用于配置处理类型的第一输入控件325。
作为示例,电子设备110可以基于对输入控件325的触发,而呈现所支持的一组候选类型。这样的一组候选类型可以对应于不同的文本处理过程,其示例可以包括但不限于:字符串拼接、字符串拆分、文本替换、字符串字数统计、文本格式转换、文本校验等等。
如图3所示,电子设备110例如可以经由输入控件325接收用户对类型“字符串拼接”的选择,并确定第一节点315对应于字符串拼接处理。
在一些实施例中,第一节点315的配置信息还可以指示文本处理过程的输入参数。如图3所示,电子设备110可以提供用于配置输入参数的第二输入控件330。
在一些实施例中,第二输入控件330可以支持用户通过引用与第一节点315相关联的第二节点的目标数据对象来配置输入参数。
以图3作为示例,在用户选择数据来源为“引用”的情况下,电子设备110可以在第二输入控件330中呈现与第一节点315相关联的至少一个节点。这样的至少一个节点例如可以包括第一节点315的一个或多个上游节点,例如,第二节点310。
进一步地,电子设备110例如可以接收用户对第二节点310的选择,并可以相应地呈现与第二节点310相关联的一个或多个数据对象。在一些实施例中,这样的一个或多个数据对象可以包括第二节点310处理过程中所定义的数据对象,或输出的数据对象。
在一些实施例中,电子设备110例如还可以基于文本处理过程的类型来筛选或过滤特定的数据对象。例如,在文本处理过程涉及字符串的处理时,电子设备110例如可以仅显示包含字符串的数据对象。
进一步地,电子设备110可以接收用户对于该组数据对象中的目标数据对象的选择,并可以相应地配置输入参数。以图3作为示例,电子设备110例如可以基于用户对目标数据对象“key0”的选择,来完成输入参数“String1”的配置。以此方式,输入参数“String1”的值将基于目标数据对象“key0”来确定。
在一些实施例中,第二输入控件330还可以支持定义新的输入参数。例如,在用户选择数据来源为“输入”的情况下,用户可以经由第二输入控件330来配置输入参数“String2”的值。
在一些实施例中,第一节点315的配置信息还可以指示文本处理过程的至少一个运算符。如图3所示,电子设备110例如可以接收用户对第四输入控件335中设置按钮的选择,并可以相应地显示用于配置至少一个运算符的第三输入控件340。
在一些实施例中,第三输入控件340可以与第一节点315的文本处理类型相对应。例如,在第一节点315对应于“字符串拼接”的情况下,第三输入控件340可以用于配置用于“字符串拼接”的“拼接符”。作为另一示例,在第一节点315对应于“字符串分割”的情况下,第三输入控件340可以用于配置用于“字符串分割”的一个或多个“分割符”。
作为示例,第三输入控件340例如可以指示用户从一组预设的运算符中选择一个或多个运算符。或者,第三输入控件340例如还可以支持用户自由输入特定的运算符。
在一些实施例中,第一节点315的配置信息还可以指示文本处理过程所对应的表达式。如图3所示,电子设备110可以提供用于输入表达式的第四输入控件335。在一些实施例中,这样的表达式可以指示文本处理的具体运算过程,其例如可以通过适当的非编程代码的方式来表达。
以“字符串拼接”作为示例,第四输入控件335例如获取用户输入的表达式,以定义“字符串拼接”的具体拼接顺序。以图3作为示例,用户可以通过第四输入控件335来输入表达式,以指定“字符串拼接”的处理过程为利用所指定的拼接符(例如,逗号)来连接输入参数“String1”和“String2”。在一些实施例中,第四输入控件335例如还可以支持用户自由地输入待拼接的其他字符内容等。
基于以上的配置过程,本公开的实施例能够支持用户通过图形化的方式来便捷地配置待工作流的文本处理过程,从而提升工作流开发的效率。
在一些实施例中,电子设备110还可以基于接收到的连接操作,在节点连接图中将第一节点315的输出连接至一个或多个第三节点320的输入。相应地,在目标工作流的处理过程中,第一节点315的文本处理过程的输出结果将被提供以作为第三节点320的输入。
在框230,电子设备110基于节点连接图,创建目标工作流。
在一些实施例中,在完成节点连接图的编辑后,电子设备110例如可以基于控件345来触发对应的调试过程。附加地,电子设备110还可以基于对控件350的触发来创建并发布对应的目标工作流。
作为示例,电子设备110可以基于该节点连接图中各节点的配置信息和节点之间的连接等来创建对应的目标工作流。这样的目标工作流例如可以被发布或共享至其他用户。
在一些实施例中,这样的目标工作流可以被独立发布,或者可以触发创建和/或发布基于该目标工作流的应用,例如,机器人程序bot或智能体(agent)。
基于上文所描述的过程,本公开的实施例能够支持通过添加文本处理节点来配置工作流在处理请求时的文本处理过程,从而提高工作流开发的效率。
示例装置和设备
本公开的实施例还提供了用于实现上述方法或过程的相应装置。图4示出了根据本公开的某些实施例的用于创建工作流的示例装置400的示意性结构框图。装置400可以被实现为或者被包括在电子设备110中。装置400中的各个模块/组件可以由硬件、软件、固件或者它们的任意组合来实现。
如图4所示,装置400包括:添加模块410,被配置为响应于接收到的编辑操作,向节点连接图添加用于文本处理的第一节点;获取模块420,被配置为经由与第一节点相关联的一组输入控件,获取第一节点的配置信息,配置信息用于指示与第一节点对应的文本处理过程;以及创建模块430,被配置为基于节点连接图,创建目标工作流。
在一些实施例中,添加模块410还被配置为:呈现与多种节点类型对应的多个界面元素;以及响应于对多个界面元素中的目标界面元素的选择,向节点连接图添加第一节点,目标界面元素对应于文本处理节点。
在一些实施例中,获取模块420还被配置为:在一组输入控件的第一输入控件中,呈现一组候选类型;以及基于对一组候选类型中的目标类型的选择,确定第一节点对应的文本处理过程的处理类型。
在一些实施例中,获取模块420还被配置为:经由一组输入控件的第二输入控件,获取文本处理过程的输入参数。
在一些实施例中,输入参数包括:第一输入参数,第一输入参数通过引用与第一节点相关联的第二节点中的目标数据对象所配置,和/或第二输入参数,第二输入参数经由第二输入控件所定义。
在一些实施例中,获取模块420还被配置为:在第二输入控件中呈现与第一节点相关联的至少一个节点;响应于对至少一个节点中的第二节点的选择,呈现与第二节点相关联的一组数据对象;以及基于对一组数据对象中的目标数据对象的选择,配置第一输入参数。
在一些实施例中,获取模块420还被配置为:经由一组输入控件的第三输入控件,获取与文本处理过程相关联的至少一个运算符,其中第三输入控件与文本处理过程的处理类型相对应。
在一些实施例中,获取模块420还被配置为:经由一组输入控件的第四输入控件,获取与文本处理过程对应的表达式。
在一些实施例中,装置400还包括连接模块,其被配置为:在节点连接图中将第一节点的输出连接至第三节点的输入,以指示第一节点的文本处理过程的输出结果被提供作为第三节点的输入。
图5示出了其中可以实施本公开的一个或多个实施例的电子设备500的框图。应当理解,图5所示出的电子设备500仅仅是示例性的,而不应当构成对本文所描述的实施例的功能和范围的任何限制。图5所示出的电子设备500可以用于实现图1的电子设备110。
如图5所示,电子设备500是通用电子设备的形式。电子设备500的组件可以包括但不限于一个或多个处理器或处理单元510、存储器520、存储设备530、一个或多个通信单元540、一个或多个输入设备550以及一个或多个输出设备560。处理单元510可以是实际或虚拟处理器并且能够根据存储器520中存储的程序来执行各种处理。在多处理器系统中,多个处理单元并行执行计算机可执行指令,以提高电子设备500的并行处理能力。
电子设备500通常包括多个计算机存储介质。这样的介质可以是电子设备500可访问的任何可以获取的介质,包括但不限于易失性和非易失性介质、可拆卸和不可拆卸介质。存储器520可以是易失性存储器(例如寄存器、高速缓存、随机访问存储器(RAM))、非易失性存储器(例如,只读存储器(ROM)、电可擦除可编程只读存储器(EEPROM)、闪存)或它们的某种组合。存储设备530可以是可拆卸或不可拆卸的介质,并且可以包括机器可读介质,诸如闪存驱动、磁盘或者任何其他介质,其可以能够用于存储信息和/或数据并且可以在电子设备500内被访问。
电子设备500可以进一步包括另外的可拆卸/不可拆卸、易失性/非易失性存储介质。尽管未在图5中示出,可以提供用于从可拆卸、非易失性磁盘(例如“软盘”)进行读取或写入的磁盘驱动和用于从可拆卸、非易失性光盘进行读取或写入的光盘驱动。在这些情况中,每个驱动可以由一个或多个数据介质接口被连接至总线(未示出)。存储器520可以包括计算机程序产品525,其具有一个或多个程序模块,这些程序模块被配置为执行本公开的各种实施例的各种方法或动作。
通信单元540实现通过通信介质与其他电子设备进行通信。附加地,电子设备500的组件的功能可以以单个计算集群或多个计算机器来实现,这些计算机器能够通过通信连接进行通信。因此,电子设备500可以使用与一个或多个其他服务器、网络个人计算机(PC)或者另一个网络节点的逻辑连接来在联网环境中进行操作。
输入设备550可以是一个或多个输入设备,例如鼠标、键盘、追踪球等。输出设备560可以是一个或多个输出设备,例如显示器、扬声器、打印机等。电子设备500还可以根据需要通过通信单元540与一个或多个外部设备(未示出)进行通信,外部设备诸如存储设备、显示设备等,与一个或多个使得用户与电子设备500交互的设备进行通信,或者与使得电子设备500与一个或多个其他电子设备通信的任何设备(例如,网卡、调制解调器等)进行通信。这样的通信可以经由输入/输出(I/O)接口(未示出)来执行。
根据本公开的示例性实现方式,提供了一种计算机可读存储介质,其上存储有计算机可执行指令,其中计算机可执行指令被处理器执行以实现上文描述的方法。根据本公开的示例性实现方式,还提供了一种计算机程序产品,计算机程序产品被有形地存储在非瞬态计算机可读介质上并且包括计算机可执行指令,而计算机可执行指令被处理器执行以实现上文描述的方法。
这里参照根据本公开实现的方法、装置、设备和计算机程序产品的流程图和/或框图描述了本公开的各个方面。应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机可读程序指令实现。
这些计算机可读程序指令可以提供给通用计算机、专用计算机或其他可编程数据处理装置的处理单元,从而生产出一种机器,使得这些指令在通过计算机或其他可编程数据处理装置的处理单元执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。也可以把这些计算机可读程序指令存储在计算机可读存储介质中,这些指令使得计算机、可编程数据处理装置和/或其他设备以特定方式工作,从而,存储有指令的计算机可读介质则包括一个制造品,其包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的各个方面的指令。
可以把计算机可读程序指令加载到计算机、其他可编程数据处理装置、或其他设备上,使得在计算机、其他可编程数据处理装置或其他设备上执行一系列操作步骤,以产生计算机实现的过程,从而使得在计算机、其他可编程数据处理装置、或其他设备上执行的指令实现流程图和/或框图中的一个或多个方框中规定的功能/动作。
附图中的流程图和框图显示了根据本公开的多个实现的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或指令的一部分,模块、程序段或指令的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
以上已经描述了本公开的各实现,上述说明是示例性的,并非穷尽性的,并且也不限于所公开的各实现。在不偏离所说明的各实现的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实现的原理、实际应用或对市场中的技术的改进,或者使本技术领域的其他普通技术人员能理解本文公开的各个实现方式。

Claims (13)

  1. 一种创建工作流的方法,包括:
    响应于接收到的编辑操作,向节点连接图添加用于文本处理的第一节点;
    经由与所述第一节点相关联的一组输入控件,获取所述第一节点的配置信息,所述配置信息用于指示与所述第一节点对应的文本处理过程;以及
    基于所述节点连接图,创建目标工作流。
  2. 根据权利要求1所述的方法,其中响应于接收到的编辑操作向节点连接图添加用于文本处理的第一节点包括:
    呈现与多种节点类型对应的多个界面元素;以及
    响应于对所述多个界面元素中的目标界面元素的选择,向所述节点连接图添加所述第一节点,所述目标界面元素对应于文本处理节点。
  3. 根据权利要求1所述的方法,其中经由与所述第一节点相关联的一组输入控件获取所述第一节点的配置信息包括:
    在所述一组输入控件的第一输入控件中,呈现一组候选类型;以及
    基于对所述一组候选类型中的目标类型的选择,确定所述第一节点对应的所述文本处理过程的处理类型。
  4. 根据权利要求1所述的方法,其中经由与所述第一节点相关联的一组输入控件获取所述第一节点的配置信息包括:
    经由所述一组输入控件的第二输入控件,获取所述文本处理过程的输入参数。
  5. 根据权利要求4所述的方法,其中所述输入参数包括:
    第一输入参数,所述第一输入参数通过引用与所述第一节点相关联的第二节点中的目标数据对象所配置,和/或
    第二输入参数,所述第二输入参数经由所述第二输入控件所定义。
  6. 根据权利要求5所述的方法,其中经由所述一组输入控件的第二输入控件获取所述文本处理过程的输入参数包括:
    在所述第二输入控件中呈现与所述第一节点相关联的至少一个节点;
    响应于对所述至少一个节点中的所述第二节点的选择,呈现与所述第二节点相关联的一组数据对象;以及
    基于对所述一组数据对象中的所述目标数据对象的选择,配置所述第一输入参数。
  7. 根据权利要求1所述的方法,其中经由与所述第一节点相关联的一组输入控件获取所述第一节点的配置信息包括:
    经由所述一组输入控件的第三输入控件,获取与所述文本处理过程相关联的至少一个运算符,其中所述第三输入控件与所述文本处理过程的处理类型相对应。
  8. 根据权利要求1所述的方法,其中经由与所述第一节点相关联的一组输入控件获取所述第一节点的配置信息包括:
    经由所述一组输入控件的第四输入控件,获取与所述文本处理过程对应的表达式。
  9. 根据权利要求1所述的方法,还包括:
    在所述节点连接图中将所述第一节点的输出连接至第三节点的输入,以指示所述第一节点的所述文本处理过程的输出结果被提供作为所述第三节点的输入。
  10. 一种用于创建工作流的装置,包括:
    添加模块,被配置为响应于接收到的编辑操作,向节点连接图添加用于文本处理的第一节点;
    获取模块,被配置为经由与所述第一节点相关联的一组输入控件,获取所述第一节点的配置信息,所述配置信息用于指示与所述第一节点对应的文本处理过程;以及
    创建模块,被配置为基于所述节点连接图,创建目标工作流。
  11. 一种电子设备,包括:
    至少一个处理单元;以及
    至少一个存储器,所述至少一个存储器被耦合到所述至少一个处理单元并且存储用于由所述至少一个处理单元执行的指令,所述指令在由所述至少一个处理单元执行时使所述电子设备执行根据权利要求1至9中任一项所述的方法。
  12. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序可由处理器执行以实现根据权利要求1至9中任一项所述的方法。
  13. 一种计算机程序产品,所述计算机程序产品被有形地存储在计算机存储介质中并且包括计算机可执行指令,计算机可执行指令在由设备执行时使设备执行根据权利要求1至9中任一项所述的方法。
PCT/CN2025/085162 2024-06-07 2025-03-26 创建工作流的方法、装置、设备和存储介质 Pending WO2025251745A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202410741568.2A CN121092143A (zh) 2024-06-07 2024-06-07 创建工作流的方法、装置、设备和存储介质
CN202410741568.2 2024-06-07

Publications (1)

Publication Number Publication Date
WO2025251745A1 true WO2025251745A1 (zh) 2025-12-11

Family

ID=97896487

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2025/085162 Pending WO2025251745A1 (zh) 2024-06-07 2025-03-26 创建工作流的方法、装置、设备和存储介质

Country Status (3)

Country Link
US (1) US20250378404A1 (zh)
CN (1) CN121092143A (zh)
WO (1) WO2025251745A1 (zh)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100185973A1 (en) * 2009-01-21 2010-07-22 Microsoft Corporation Visual Creation Of Computer-Based Workflows
CN110188335A (zh) * 2019-05-24 2019-08-30 北京神州泰岳软件股份有限公司 一种基于文本处理的页面工作流构建方法及装置
CN111813391A (zh) * 2020-07-21 2020-10-23 腾讯科技(深圳)有限公司 工作流生成方法、装置、计算机设备及存储介质
CN117075877A (zh) * 2023-07-13 2023-11-17 天津车之家软件有限公司 一种数据处理方法、计算设备及存储介质
CN117724714A (zh) * 2023-12-08 2024-03-19 北京名道恒通信息技术有限公司 工作流创建方法、装置、电子设备和计算机可读存储介质

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100185973A1 (en) * 2009-01-21 2010-07-22 Microsoft Corporation Visual Creation Of Computer-Based Workflows
CN110188335A (zh) * 2019-05-24 2019-08-30 北京神州泰岳软件股份有限公司 一种基于文本处理的页面工作流构建方法及装置
CN111813391A (zh) * 2020-07-21 2020-10-23 腾讯科技(深圳)有限公司 工作流生成方法、装置、计算机设备及存储介质
CN117075877A (zh) * 2023-07-13 2023-11-17 天津车之家软件有限公司 一种数据处理方法、计算设备及存储介质
CN117724714A (zh) * 2023-12-08 2024-03-19 北京名道恒通信息技术有限公司 工作流创建方法、装置、电子设备和计算机可读存储介质

Also Published As

Publication number Publication date
CN121092143A (zh) 2025-12-09
US20250378404A1 (en) 2025-12-11

Similar Documents

Publication Publication Date Title
WO2025168004A1 (zh) 创建虚拟对象的方法、装置、设备和存储介质
WO2025168002A1 (zh) 发布虚拟对象的方法、装置、设备和存储介质
WO2025242210A1 (zh) 消息交互的方法、装置、设备和存储介质
WO2025251807A1 (zh) 生成音乐的方法、装置、设备和存储介质
WO2026040862A1 (zh) 创建模板的方法、装置、设备和存储介质
WO2026007887A1 (zh) 创建群组的方法、装置、设备和存储介质
WO2026012482A1 (zh) 消息交互的方法、装置、设备和存储介质
WO2026067727A1 (zh) 处理媒体内容的方法、装置、设备、存储介质和程序产品
WO2025256532A1 (zh) 发布内容的方法、装置、设备和存储介质
WO2026037307A1 (zh) 创建虚拟对象的方法、装置、设备和存储介质
WO2026007522A1 (zh) 生成媒体内容的方法、装置、设备和存储介质
WO2025261520A1 (zh) 交互方法、装置、设备和存储介质
WO2025251806A1 (zh) 生成媒体的方法、装置、设备和存储介质
WO2025185572A1 (zh) 与虚拟对象互动的方法、装置、设备和存储介质
WO2025194818A1 (zh) 生成查询指令的方法、装置、设备和存储介质
WO2025251745A1 (zh) 创建工作流的方法、装置、设备和存储介质
WO2026007778A1 (zh) 创建工作流的方法、装置、设备和存储介质
WO2025200592A1 (zh) 创建应用的方法、装置、设备和存储介质
WO2026012290A1 (zh) 创建应用的方法、装置、设备和存储介质
WO2026046036A1 (zh) 特效编辑的方法、装置、设备和存储介质
WO2026016996A1 (zh) 创建应用的方法、装置、设备和存储介质
WO2025236866A1 (zh) 创建应用的方法、装置、设备和存储介质
US20250370607A1 (en) Method and apparatus for effect editing, device and storage medium
WO2026016987A1 (zh) 创建应用的方法、装置、设备和存储介质
WO2026007765A1 (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: 25818807

Country of ref document: EP

Kind code of ref document: A1