Subject | English | Galician |
comp., MS | workflow action | acción de fluxo de traballo (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 | activación do fluxo de traballo (The process that occurs when a workflow host calls the WorkflowRuntime.CreateWorkflow method) |
comp., MS | workflow activity | actividade do fluxo de traballo (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 | condición de fluxo de traballo (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 | política do fluxo de traballo (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 instance | instancia de fluxo de traballo (A running instance of a workflow definition, when a request is made) |
comp., MS | workflow job | tarefa do fluxo de traballo (A job performed on entities or records, based on rules defined in a workflow) |
comp., MS | workflow option | opción do fluxo de traballo (A parameter for a workflow that includes settings that determine which records it acts on and how it is triggered) |
comp., MS | workflow policy | política do fluxo de traballo (A group of rules for a workflow) |
comp., MS | workflow registration | rexistro do fluxo de traballo (A registration process that occurs when you add a workflow definition to the Microsoft Dynamics CRM database) |
comp., MS | workflow rule | regra de fluxo de traballo (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 stage | fase do fluxo de traballo (A defined point in a workflow that is entered when specified conditions are met) |
comp., MS | workflow stage | fase de fluxo de traballo (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 | estado do fluxo de traballo (The condition, at a particular time, of a workflow) |
comp., MS | workflow step | paso do fluxo de traballo (An individual stage defined in a workflow) |
comp., MS | workflow task | tarefa de fluxo de traballo (An action or task in a sequence that is related to a built-in or user-defined business process) |
comp., MS | workflow task list | lista de tarefas de fluxo de traballo (A list that stores the sequence of actions or tasks for a business process) |
comp., MS | workflow template | modelo de fluxo de traballo (A template that serves exclusively as the basis for creating other workflows. Workflow templates cannot start workflow jobs) |