Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield1881
ActionField1881
Beschrijving: Copy equipment and or process function on safety incident to the root cause analysis. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| RootCauseAnalysis | RootCauseAnalysis | Root |
XMLbewerken
<Workflow Name="ActionField1881" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Copy equipment and or process function on safety incident to the root cause analysis.</Description>
<Properties>
<Property Name="RootCauseAnalysis" Type="RootCauseAnalysis" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<WorkflowCall Name="RootCauseAnalysis_CopyEquipmentAndProcessFunctionFromSafetyIncident" WorkflowName="RootCauseAnalysis_CopyEquipmentAndProcessFunctionFromSafetyIncident">
<Parameter Name="RootCauseAnalysis" Direction="In" Value="${RootCauseAnalysis}" />
</WorkflowCall>
<UserContent Name="Post" />
</Execution>
</Workflow>