Categorie: reference Bijgewerkt: 2026-04-08 actionfield workflow actionfield707

ActionField707

Beschrijving: Recalculate ScheduledStartTimeUnit and ScheduledStartQuantity for MultijobTemplateLine dependencies. Custom: Nee

Propertiesbewerken

Property Type Accessor
MultijobTemplateLine MultijobTemplateLine Root

XMLbewerken

<Workflow Name="ActionField707" Version="2025.07.28" WorkflowType="Standard" xmlns="urn:Ultimo.Framework.Workflow-mapping">
	<Security EditLevel="10" ViewLevel="20" UserContentLevel="30" />
	<Description>Recalculate ScheduledStartTimeUnit and ScheduledStartQuantity for MultijobTemplateLine dependencies.</Description>
	<Properties>
		<Property	Name="MultijobTemplateLine"	Type="MultijobTemplateLine"	Accessor="Root"		Direction="In" />
	</Properties>
	<Execution>
		<UserContent Name="Pre" />

		<WorkflowCall Name="MultijobTemplateLine_UpdateScheduledStart" WorkflowName="MultijobTemplateLine_UpdateScheduledStart">
			<Parameter	Name="MultijobTemplateLine"	Direction="In"		Value="${MultijobTemplateLine}" />
		</WorkflowCall>

		<UserContent Name="Post" />
	</Execution>
</Workflow>