Subject | English | Thai |
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 | dependent workflow | ลำดับงานที่ไม่เป็นอิสระ (A workflow instance that is generated by a parent workflow instance) |
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 | line item workflow | ลำดับงานของสินค้าในรายการ (A workflow created for each line item in a workflow document) |
comp., MS | line item workflow work item | รายการงานลำดับงานของสินค้าในรายการ (A workflow work item that is created by a line item workflow instance) |
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 | 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 | queue workflow work item | รายการงานลำดับงานของคิว (A workflow work item that is assigned to a work item queue) |
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 decision element | องค์ประกอบการตัดสินใจเกี่ยวกับลำดับงาน (A guard condition that controls the logical branching of task sequences within a workflow process. A workflow decision can be made by a user or by an automation rule) |
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 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 document | เอกสารลำดับงาน (A view of data that is submitted to workflow for processing) |
comp., MS | workflow element | องค์ประกอบลำดับงาน (A modeling element used to define workflow processes) |
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 escalation action | การดำเนินการเลื่อนระดับลำดับงาน (An automatic workflow action taken when a workflow work item is not completed by the current assignee) |
comp., MS | workflow execution account | บัญชีการดำเนินการลำดับงาน (A user account that is granted the rights for executing workflows) |
comp., MS | workflow history | ประวัติลำดับงาน (A view of the workflow tracking data generated by the workflow runtime) |
comp., MS | workflow host | โฮสต์ลำดับงาน (An environment in which the workflow runtime is started so that it can be accessed as a service) |
comp., MS | workflow instance | อินสแตนซ์ลำดับงาน (A workflow activated by and executing in the workflow host) |
comp., MS | workflow instance | อินสแตนซ์ของเวิร์กโฟลว์ (A running instance of a workflow definition, when a request is made) |
comp., MS | workflow job | งานเวิร์กโฟลว์ (A job performed on entities or records, based on rules defined in a workflow) |
comp., MS | workflow list form | แบบฟอร์มรายการลำดับงาน (A form that displays a list of workflows for a particular module, along with the versions of the workflow) |
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 participant | ผู้เข้าร่วมในลำดับงาน (A person who assumes the role of user in a workflow process) |
comp., MS | workflow policy | นโยบายของเวิร์กโฟลว์ (A group of rules for a workflow) |
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 runtime | รันไทม์ลำดับงาน (A software component that activates and executes workflow instances using Microsoft Windows Workflow Foundation) |
comp., MS | workflow scope | ขอบเขตลำดับงาน (The extent of activity controlled by a workflow process) |
comp., MS | workflow stage | ขั้นตอนในเวิร์กโฟลว์ (A defined point in a workflow that is entered when specified conditions are met) |
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 state | สถานะเวิร์กโฟลว์ (The status of an item in its progress through a workflow) |
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) |
comp., MS | workflow tracking data | ข้อมูลการติดตามลำดับงาน (The data that is logged during the execution of a workflow instance) |
comp., MS | workflow type | ชนิดลำดับงาน (A set of metadata and event handlers in the Application Object Tree (AOT) that defines a workflow design template) |