Subject | English | Chinese Taiwan |
comp., MS | automatic workflow | 自動工作流程 (A type of workflow that runs as soon as the conditions defined in the workflow logic are met. No user action is required to start the workflow) |
comp., MS | child workflow | 子工作流程 (A workflow instance that is generated by a parent workflow instance) |
comp., MS | declarative workflow | 宣告式工作流程 (A workflow that is defined by using workflow markup language contained in XAML-formatted files. The XAML files are deployed and stored in the database) |
comp., MS | durable workflow | 長期工作流程 (A workflow whose state can be persisted to a storage medium to withstand system failures and to release memory, which improves the scalability of workflow execution) |
comp., MS | high-privilege workflow | 高權限工作流程 (Any workflow that either uses a tiered activity or contains a high privilege scope, regardless of the contents of that scope) |
comp., MS | Human Workflow Services | 人力工作流程服務 (A set of workflow services consisting of actors that create or participate in an action, an activity flow, or an activity model that performs some process for an actor) |
comp., MS | Human Workflow Services Administration | 人力工作流程服務管理 (A set of activities including the installation, configuration, and deployment of HWS actions, and activity models. It also includes adding, removing, and updating constraints, and stopping, deleting, and archiving action instances or activity flows) |
comp., MS | Human Workflow Services workflow | 人力工作流程服務流程 (Any action, activity flow, or activity model that performs a process for an actor) |
comp., MS | HWS workflow | HWS 流程 (Any action, activity flow, or activity model that performs a process for an actor) |
comp., MS | on-demand workflow | 指定工作流程 (A type of workflow that runs only when a user specifically starts it from within the Web application UI. User action is required to start the workflow) |
comp., MS | operational workflow | 作業流程 (A workflow that is synchronous and starts immediately) |
comp., MS | parent workflow | 上層工作流程 (A workflow that starts a child workflow. The child workflow communicates its outcome back to the parent workflow) |
comp., MS | post-operational workflow | 後作業流程 (A workflow that is asynchronous or that starts at a later time, but does not have to wait for a previous workflow to finish) |
comp., MS | Windows Workflow Foundation activity | Windows Workflow Foundation 活動 (A unit of program behavior in Windows Workflow Foundation. Single activities can be composed together into more complex activities) |
comp., MS | workflow action | 工作流程動作 (An element of workflow logic that specifies the event or task that should be performed by the workflow jobs started by the workflow) |
comp., MS | workflow activation | 工作流程啟用 (The process that occurs when a workflow host calls the WorkflowRuntime.CreateWorkflow method) |
comp., MS | workflow activity | 工作流程活動 (An elemental unit of a workflow that represents actions and provides functionality for control flow, conditions, event handling, state management, and communication with applications and services) |
comp., MS | workflow condition | 工作流程條件 (A logical "if-then" statement in a workflow that defines a specific situation and any actions that should be taken when that situation occurs) |
comp., MS | workflow definition | 工作流程定義 (An XML or XOML file that contains the information that other programs require to instantiate and run the workflow. Optionally, any custom metadata the workflow requires to run) |
comp., MS | Workflow Designer | 工作流程設計工具 (A graphical tool used to create a workflow visually by representing actions and constraints as shapes that can be connected to form a complete schedule) |
comp., MS | workflow-enabled | 啟用工作流程的 (Automated in such a way that business documents and assignments are routed from one user to another for specific action) |
comp., MS | workflow host | 工作流程主機 (The server component that deals with the execution of workflows) |
comp., MS | workflow instance | 工作流程執行個體 (A running instance of a workflow definition, when a request is made) |
comp., MS | Workflow Instance Recovery | 工作流程執行個體復原 (A feature of the Workflow Management service (WMS) that monitors persistence stores for workflow service instances that should be running and restarts them) |
comp., MS | workflow job | 工作流程作業 (A job performed on entities or records, based on rules defined in a workflow) |
comp., MS | workflow management | 工作流程管理 (A feature area of ILM 2 that deals with designing workflows, executing them and managing them. Workflow management consists of the Workflow Designer, request management and the workflow host) |
comp., MS | Workflow Management service | 工作流程管理服務 (A Windows service that manages the execution of instance control commands, the recovery of workflow service hosts, and the resumption of instances in the event of expired timers) |
comp., MS | workflow manager | 工作流程管理員 (A user of the Response Group service who has the necessary user rights to create a workflow or to manage certain properties of a workflow) |
comp., MS | Workflow Manager | 工作流程管理員 (A tool used to create, customize, and edit workflow rules and rule templates, and sales process rules and rule templates) |
comp., MS | Workflow Monitor | 工作流程監視器 (A tool used to view the status of workflow and sales processes in the organization) |
comp., MS | workflow option | 工作流程選項 (A parameter for a workflow that includes settings that determine which records it acts on and how it is triggered) |
comp., MS | workflow phase | 工作流程時期 (A set of workflow stages that have been grouped together) |
comp., MS | workflow policy | 工作流程原則 (A group of rules for a workflow) |
comp., MS | workflow presence watcher | 工作流程狀態監控程式 (A user account that the Response Group service creates in order to subscribe to the presence status of agents) |
comp., MS | workflow process | 工作流程處理 (A series of interrelated action steps and the workflow rules that drive the transition between these steps. A workflow process defines the actions the workflow should take at each step, and the workflow rules the workflow should use to evaluate when to proceed to the next step) |
comp., MS | workflow registration | 工作流程註冊 (A registration process that occurs when you add a workflow definition to the Microsoft Dynamics CRM database) |
comp., MS | workflow rule | 工作流程規則 (A set of action steps in a business process or sales process. A workflow rule specifies the required activities for a workflow and the order in which those activities must be performed) |
comp., MS | workflow service | 工作流程服務 (A WCF service that is implemented as a workflow. The workflow contains messaging activities that send and receive WCF messages) |
comp., MS | workflow service host | 工作流程服務主機 (A component that is responsible for running all workflows, orchestrating, and dispatching them) |
comp., MS | workflow stage | 工作流程階段 (An element of workflow logic that groups steps. Adding stages to a workflow does not affect how the steps function. Stages are purely for conceptual grouping of steps within complex workflows) |
comp., MS | workflow status | 工作流程狀態 (The condition, at a particular time, of a workflow) |
comp., MS | workflow step | 工作流程步驟 (An individual stage defined in a workflow) |
comp., MS | workflow template | 工作流程範本 (A template that serves exclusively as the basis for creating other workflows. Workflow templates cannot start workflow jobs) |