Subject | English | Ukrainian |
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) |
archive. | document flow workflow | електронний документообіг |
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 | 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 | Windows Workflow Foundation | Керування робочими циклами Windows (An extensible programming model and runtime components for building solutions on the Windows platform) |
comp., MS | Windows Workflow Foundation | Керування бізнес-процесами Windows (An extensible programming model and runtime components for building solutions on the Windows platform) |
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-enabled | з підтримкою робочих циклів (Automated in such a way that business documents and assignments are routed from one user to another for specific action) |
comp., MS | workflow foundation | система керування робочими циклами (An extensible programming model and components that can be used to design and implement custom applications for common business processes, such as document approval. Components include version control, tracking, and reporting) |
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 option | параметр робочого циклу (A parameter for a workflow that includes settings that determine which records it acts on and how it is triggered) |
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 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) |