[resolved] How to apply more than one Validation Rules in Talend components
How to apply more than one Validation Rules in Talend components like (tOracleOutput,TOracleRow, etc.)
For Example.
Suppose we have added tOralceOutput component .
In Validation Rules sections of that component when we selected the check box of “use an existing validation rule”, we can only select one validation rule.
If we have F001,F002 as two validation rules we can only apply F001 to that component.
How can we select/attach multiple validation rules?
i know it is not elegant, but a work-around is to create the rules as Routines and then create a Custom Rule that invokes multiple Routines (as a compound rule).
i know it is not elegant, but a work-around is to create the rules as Routines and then create a Custom Rule that invokes multiple Routines (as a compound rule).