DictionaryForumContacts

   Chinese
Terms for subject Microsoft containing 流程 | all forms | in specified order only
ChineseEnglish
子工作流程child workflow (A workflow instance that is generated by a parent workflow instance)
宣告式工作流程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)
工作流程workflow (A sequence of activities, actions, or tasks through which documents or items are passed as part of an automated business process)
工作流程作業workflow job (A job performed on entities or records, based on rules defined in a workflow)
工作流程動作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)
工作流程原則workflow policy (A group of rules for a workflow)
工作流程啟動workflow activation (The process that occurs when a workflow host calls the WorkflowRuntime.CreateWorkflow method)
工作流程定義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)
工作流程條件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)
工作流程步驟workflow step (An individual stage defined in a workflow)
工作流程活動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)
工作流程監視器Workflow Monitor (A tool used to view the status of workflow and sales processes in the organization)
工作流程管理員Workflow Manager (A tool used to create, customize, and edit workflow rules and rule templates, and sales process rules and rule templates)
工作流程範本workflow template (A template that serves exclusively as the basis for creating other workflows. Workflow templates cannot start workflow jobs)
工作流程處理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)
工作流程規則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)
工作流程註冊workflow registration (A registration process that occurs when you add a workflow definition to the Microsoft Dynamics CRM database)
工作流程選項workflow option (A parameter for a workflow that includes settings that determine which records it acts on and how it is triggered)
工作流程階段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)
指定工作流程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)
自動工作流程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)