DictionaryForumContacts

Terms containing workflow | all forms | exact matches only
SubjectEnglishHungarian
comp., MSautomatic workflowautomatikus munkafolyamat (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., MSchild workflowalárendelt munkafolyamat (A workflow instance that is generated by a parent workflow instance)
comp., MSchild workflowszármaztatott munkafolyamat (A workflow instance that is generated by a parent workflow instance)
comp., MSdeclarative workflowdeklaratív munkafolyamat (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., MSdependent workflowfüggő munkafolyamat (A workflow instance that is generated by a parent workflow instance)
comp., MSdurable workflowtartós munkafolyamat (A workflow whose state can be persisted to a storage medium to withstand system failures and to release memory, which improves the scalability of workflow execution)
comp., MShigh-privilege workflowmagas szintű jogosultságokkal rendelkező munkafolyamat (Any workflow that either uses a tiered activity or contains a high privilege scope, regardless of the contents of that scope)
comp., MSline item workflowsortétel munkafolyamata (A workflow created for each line item in a workflow document)
comp., MSline item workflow work itemsortétel munkafolyamat-munkatétele (A workflow work item that is created by a line item workflow instance)
comp., MSon-demand workflowigény szerinti munkafolyamat (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., MSoperational workflowazonnali munkafolyamat (A workflow that is synchronous and starts immediately)
comp., MSpost-operational workflowkésleltetett munkafolyamat (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., MSqueue workflow work itemvárólistás munkafolyamat-munkatétel (A workflow work item that is assigned to a work item queue)
comp., MSworkflow actionmunkafolyamat-művelet (An element of workflow logic that specifies the event or task that should be performed by the workflow jobs started by the workflow)
comp., MSworkflow activationmunkafolyamat-aktiválás (The process that occurs when a workflow host calls the WorkflowRuntime.CreateWorkflow method)
comp., MSworkflow activitymunkafolyamat-tevékenység (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., MSworkflow conditionmunkafolyamat-feltétel (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., MSworkflow decision elementmunkafolyamat döntési eleme (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., MSworkflow definitionmunkafolyamat-definíció (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., MSworkflow documentmunkafolyamat-dokumentum (A view of data that is submitted to workflow for processing)
comp., MSworkflow elementmunkafolyamat-elem (A modeling element used to define workflow processes)
comp., MSworkflow-enabledintegrált munkafolyamat (Automated in such a way that business documents and assignments are routed from one user to another for specific action)
comp., MSworkflow escalation actionmunkafolyamat eszkalációs művelete (An automatic workflow action taken when a workflow work item is not completed by the current assignee)
comp., MSworkflow execution accountmunkafolyamat-végrehajtási fiók (A user account that is granted the rights for executing workflows)
comp., MSworkflow foundationfolyamatkövető alaprendszer (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., MSworkflow historymunkafolyamat-előzmények (A view of the workflow tracking data generated by the workflow runtime)
comp., MSworkflow hostmunkafolyamat-gazda (An environment in which the workflow runtime is started so that it can be accessed as a service)
comp., MSworkflow instancemunkafolyamat-példány (A running instance of a workflow definition, when a request is made)
comp., MSWorkflow Instance RecoveryMunkafolyamatpéldány-helyreállítás (A feature of the Workflow Management service (WMS) that monitors persistence stores for workflow service instances that should be running and restarts them)
comp., MSworkflow jobmunkafolyamat-feladat (A job performed on entities or records, based on rules defined in a workflow)
comp., MSworkflow jobmunkafolyamat-fázis (A job performed on entities or records, based on rules defined in a workflow)
comp., MSworkflow list formmunkafolyamat-lista képernyő (A form that displays a list of workflows for a particular module, along with the versions of the workflow)
comp., MSWorkflow Management serviceMunkafolyamat-kezelési szolgáltatás (A Windows service that manages the execution of instance control commands, the recovery of workflow service hosts, and the resumption of instances in the event of expired timers)
comp., MSWorkflow Managermunkafolyamat-kezelő (A tool used to create, customize, and edit workflow rules and rule templates, and sales process rules and rule templates)
comp., MSWorkflow Monitormunkafolyamat-monitor (A tool used to view the status of workflow and sales processes in the organization)
comp., MSworkflow optionmunkafolyamat-beállítás (A parameter for a workflow that includes settings that determine which records it acts on and how it is triggered)
comp., MSworkflow participantmunkafolyamat résztvevője (A person who assumes the role of user in a workflow process)
comp., MSworkflow policymunkafolyamat-szabályzat (A group of rules for a workflow)
comp., MSworkflow processmunkafolyamat (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., MSworkflow registrationmunkafolyamat-regisztráció (A registration process that occurs when you add a workflow definition to the Microsoft Dynamics CRM database)
comp., MSworkflow rulemunkafolyamat-szabály (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., MSworkflow runtimemunkafolyamat futási környezete (A software component that activates and executes workflow instances using Microsoft Windows Workflow Foundation)
comp., MSworkflow scopemunkafolyamat hatóköre (The extent of activity controlled by a workflow process)
comp., MSworkflow servicemunkafolyamat-szolgáltatás (A WCF service that is implemented as a workflow. The workflow contains messaging activities that send and receive WCF messages)
comp., MSworkflow stagemunkafolyamat-fázis (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., MSworkflow statusmunkafolyamat állapota (The condition, at a particular time, of a workflow)
comp., MSworkflow stepmunkafolyamat-lépés (An individual stage defined in a workflow)
comp., MSworkflow templatemunkafolyamat-sablon (A template that serves exclusively as the basis for creating other workflows. Workflow templates cannot start workflow jobs)
comp., MSworkflow tracking datamunkafolyamat-követési adatok (The data that is logged during the execution of a workflow instance)
comp., MSworkflow typemunkafolyamat-típus (A set of metadata and event handlers in the Application Object Tree (AOT) that defines a workflow design template)

Get short URL