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