Subject | English | Greek |
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 | 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) |
IT | verification workflow | ροή εργασιών ελέγχου |
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 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) |
IT, geogr. | workflow enactment manager | διαχειριστής ροής εργασιών |
IT, geogr. | workflow enactment service | υπηρεσία ενεργοποίησης ροής εργασιών |
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 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 policy | πολιτική ροής εργασιών (A group of rules for a workflow) |
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 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) |