Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield1915
ActionField1915
Beschrijving: Validate a confirmation role. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| ObjectConfirmationRole | ObjectConfirmationRole | Root |
XMLbewerken
<Workflow Name="ActionField1915" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Validate a confirmation role.</Description>
<Properties>
<Property Name="ObjectConfirmationRole" Type="ObjectConfirmationRole" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<WorkflowCall Name="Validate and update optional validation" WorkflowName="ObjectConfirmationRole_UpdateRoleValidation">
<Parameter Name="ObjectConfirmationRole" Direction="In" Value="${ObjectConfirmationRole}" />
</WorkflowCall>
<UserContent Name="Post" />
</Execution>
</Workflow>