DictionaryForumContacts

Terms for subject Microsoft containing workflow | all forms | exact matches only
EnglishItalian
automatic workflowflusso di lavoro automatico (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)
child workflowflusso di lavoro figlio (A workflow instance that is generated by a parent workflow instance)
declarative workflowflusso di lavoro dichiarativo (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)
dependent workflowflusso di lavoro dipendente (A workflow instance that is generated by a parent workflow instance)
durable workflowflusso di lavoro permanente (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)
high-privilege workflowflusso di lavoro con privilegi elevati (Any workflow that either uses a tiered activity or contains a high privilege scope, regardless of the contents of that scope)
Human Workflow Services A set of workflow services consisting of actors that create or participate in an action, an activity flow, or an activity model that performs some process for an actorservizi HWS, Servizi flussi di lavoro risorse umane (HWS)
Human Workflow Services Administration A set of activities including the installation, configuration, and deployment of HWS actions, and activity models. It also includes adding, removing, and updating constraints, and stopping, deleting, and archiving action instances or activity flowsAmministrazione servizi flussi di lavoro risorse umane (HWS)
Human Workflow Services workflowflusso di lavoro HWS (Any action, activity flow, or activity model that performs a process for an actor)
HWS workflowflusso di lavoro HWS (Any action, activity flow, or activity model that performs a process for an actor)
line item workflowflusso di lavoro voci (A workflow created for each line item in a workflow document)
line item workflow work itemelemento del flusso di lavoro voci (A workflow work item that is created by a line item workflow instance)
on-demand workflowflusso di lavoro su richiesta (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)
operational workflowflusso di lavoro sincrono (A workflow that is synchronous and starts immediately)
parent workflowflusso di lavoro padre (A workflow that starts a child workflow. The child workflow communicates its outcome back to the parent workflow)
post-operational workflowflusso di lavoro asincrono (A workflow that is asynchronous or that starts at a later time, but does not have to wait for a previous workflow to finish)
queue workflow work itemelemento del flusso di lavoro code (A workflow work item that is assigned to a work item queue)
Windows Workflow Foundation activityattività Windows Workflow Foundation (A unit of program behavior in Windows Workflow Foundation. Single activities can be composed together into more complex activities)
workflow actionazione flusso di lavoro (An element of workflow logic that specifies the event or task that should be performed by the workflow jobs started by the workflow)
workflow activationattivazione flusso di lavoro (The process that occurs when a workflow host calls the WorkflowRuntime.CreateWorkflow method)
workflow activityattività flusso di lavoro (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)
workflow applicationapplicazione per la gestione del flusso di lavoro (A set of programs that aids in the tracking and management of all the activities in a project from start to finish)
workflow compressioncompressione del flusso di lavoro (A feature that helps users compress (or expand) the duration of a job without having to update the start and due dates of every task in the workflow)
workflow conditioncondizione flusso di lavoro (A logical "if-then" statement in a workflow that defines a specific situation and any actions that should be taken when that situation occurs)
workflow decision elementelemento di decisione flusso di lavoro (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)
workflow definitiondefinizione flusso di lavoro (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)
Workflow DesignerProgettazione flussi di lavoro (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)
workflow documentdocumento del flusso di lavoro (A view of data that is submitted to workflow for processing)
workflow elementelemento del flusso di lavoro (A modeling element used to define workflow processes)
workflow-enabledche supportano flusso di lavoro (Automated in such a way that business documents and assignments are routed from one user to another for specific action)
workflow escalation actionazione di riassegnazione flusso di lavoro (An automatic workflow action taken when a workflow work item is not completed by the current assignee)
workflow execution accountaccount di esecuzione del flusso di lavoro (A user account that is granted the rights for executing workflows)
workflow historystorico flusso di lavoro (A view of the workflow tracking data generated by the workflow runtime)
workflow hosthost del flusso di lavoro (The server component that deals with the execution of workflows)
workflow instanceistanza del flusso di lavoro (A workflow activated by and executing in the workflow host)
workflow instanceistanza di flusso di lavoro (A running instance of a workflow definition, when a request is made)
Workflow Instance RecoveryRipristino istanza di flusso di lavoro (A feature of the Workflow Management service (WMS) that monitors persistence stores for workflow service instances that should be running and restarts them)
workflow jobprocesso del flusso di lavoro (A job performed on entities or records, based on rules defined in a workflow)
workflow list formmodulo di elenco di flussi di lavoro (A form that displays a list of workflows for a particular module, along with the versions of the workflow)
workflow managementgestione flussi di lavoro (A feature area of ILM 2 that deals with designing workflows, executing them and managing them. Workflow management consists of the Workflow Designer, request management and the workflow host)
Workflow Management serviceservizio Gestione flussi di lavoro (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)
workflow managerproprietario del flusso di lavoro (A user of the Response Group service who has the necessary user rights to create a workflow or to manage certain properties of a workflow)
workflow optionopzione flusso di lavoro (A parameter for a workflow that includes settings that determine which records it acts on and how it is triggered)
workflow participantpartecipante del flusso di lavoro (A person who assumes the role of user in a workflow process)
workflow phasefase del flusso di lavoro (A set of workflow stages that have been grouped together)
workflow policycriteri flusso di lavoro (A group of rules for a workflow)
workflow presence watchercontrollo di presenza (A user account that the Response Group service creates in order to subscribe to the presence status of agents)
workflow processprocesso del flusso di lavoro (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)
workflow registrationregistrazione flusso di lavoro (A registration process that occurs when you add a workflow definition to the Microsoft Dynamics CRM database)
workflow ruleregola del flusso di lavoro (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)
workflow runtimeruntime di Workflow (A software component that activates and executes workflow instances using Microsoft Windows Workflow Foundation)
workflow scopeambito del flusso di lavoro (The extent of activity controlled by a workflow process)
workflow serviceservizio di flusso di lavoro (A WCF service that is implemented as a workflow. The workflow contains messaging activities that send and receive WCF messages)
workflow service hosthost dei servizi di flusso di lavoro (A component that is responsible for running all workflows, orchestrating, and dispatching them)
workflow stagepassaggio del flusso di lavoro (A defined point in a workflow that is entered when specified conditions are met)
workflow stagefase del flusso di lavoro (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)
workflow statusstato del flusso di lavoro (The condition, at a particular time, of a workflow)
workflow steppassaggio del flusso di lavoro (An individual stage defined in a workflow)
workflow templatemodello di flusso di lavoro (A template that serves exclusively as the basis for creating other workflows. Workflow templates cannot start workflow jobs)
workflow tracking datadati di tracciabilità flusso di lavoro (The data that is logged during the execution of a workflow instance)
workflow typetipo di flusso di lavoro (A set of metadata and event handlers in the Application Object Tree (AOT) that defines a workflow design template)

Get short URL