Categorie: reference
Bijgewerkt: 2026-04-08
actionfield workflow actionfield103
ActionField103
Beschrijving: Approve PriceMutation (status must be Created) and also mutate ArticeVendor. Custom: Nee
Propertiesbewerken
| Property | Type | Accessor |
|---|---|---|
| PriceMutation | PriceMutation | Root |
XMLbewerken
<Workflow Name="ActionField103" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
<Description>Approve PriceMutation (status must be Created) and also mutate ArticeVendor.</Description>
<Properties>
<Property Name="PriceMutation" Type="PriceMutation" Accessor="Root" Direction="In" />
</Properties>
<Execution>
<UserContent Name="Pre" />
<WorkflowCall Name="PriceMutation_ApprovePriceMutation" WorkflowName="PriceMutation_ApprovePriceMutation">
<Parameter Name="PriceMutation" Direction="In" Value="${PriceMutation}" />
</WorkflowCall>
<UserContent Name="Post" />
</Execution>
</Workflow>