Ροή εργασιών εκτέλεσης

WorkflowOrchestration.ExecutionRule (Rule)

Element properties:

TargetMicrosoft.SystemCenter.Deployment.DeploymentWorkflowTarget
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue

Member Modules:

ID Module Type TypeId RunAs 
DeploymentEngine.DS2 DataSource Microsoft.SystemCenter.DataWarehouse.WorkflowWorkItemDataSource Default
DeploymentEngine.WA2 WriteAction Microsoft.SystemCenter.DeploymentEngine.ExecutionModule Default

Source Code:

<Rule ID="WorkflowOrchestration.ExecutionRule" Target="Microsoft.SystemCenter.Deployment.DeploymentWorkflowTarget" Enabled="true" ConfirmDelivery="true">
<Category>System</Category>
<DataSources>
<DataSource ID="DeploymentEngine.DS2" TypeID="Orchestration!Microsoft.SystemCenter.DataWarehouse.WorkflowWorkItemDataSource">
<FrequencySeconds>30</FrequencySeconds>
<ProcessCategoryName>Execution</ProcessCategoryName>
<!-- ProcessName>4330E310-FB01-414A-AB4B-4480ADCC74EC</ProcessName -->
</DataSource>
</DataSources>
<WriteActions>
<WriteAction ID="DeploymentEngine.WA2" TypeID="Microsoft.SystemCenter.DeploymentEngine.ExecutionModule"/>
</WriteActions>
</Rule>