callTemplate
<callTemplate name="" stepName="" if="" blockName="" recordFilter="" reset="" > <param name="param1">value</param> </callTemplate>
The attributes of "callTemplate" element
Attribute
MScript
Description
name
ü
The name of the processTemplate element to call
stepName
-
The name of the step
if
The precondition (MScript expression) to execute call the process
blockName
The name of the page to be displayed if the execution of the process template is not successful
recordFilter
The precondition for each process record in the process block
reset
Reset process. Valid values: "true", ".", "..", "...", "....", ".....", ...