Discussion
3
Replies
11625
Views
Allianz SE
Posted: May 26, 2016
Last activity: August 31, 2017
Invoking Validate rule from data transform
How to invoke a Validate rule from a data transform?
You cannot invoke a validate rule from a data transform
From Help:
Where referenced
Rules of three types can reference validate rules:
To execute a validate rule during initial entry of a work item, create a validate rule named
onAdd
with a work type as the key part. The standard activity Work-.Add causes a validation rule with that name to execute.You can also create a validate rule called Validate that will run when a work item is updated.