Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield980
ActionField980
Beschrijving: Create new ObjectChange for Change.Equipment and Change.ProcessFunction (when no ObjectChange exists for Equipment or ProcessFunction). Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| Change | Change | Root |
XMLbewerken
<Workflow Name="ActionField980" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Create new ObjectChange for Change.Equipment and Change.ProcessFunction (when no ObjectChange exists for Equipment or ProcessFunction).</Description>
<Properties>
<Property Name="Change" Type="Change" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<WorkflowCall Name="Change_UpdateObjectChange" WorkflowName="Change_UpdateObjectChange">
<Parameter Name="Change" Direction="In" Value="${Change}" />
</WorkflowCall>
<UserContent Name="Post" />
</Execution>
</Workflow>