Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2151

Re: How to apply Validation transform?

$
0
0

Hi Aretha,

 

 

You need only one Validation transform and one Rule.

 

As advised by Magesh, please use and/or where ever applicable. For example

 

((P1 = 'Y' And P2 = '' AND P3 = '' AND... P9 ='')

OR

(P1 = 'N'  AND P2 IS NOT NULL and p3 IS NOT NULL.....))

AND

((P31 = 'N' AND P32 is NULL) OR (P31 = 'Y' AND P32 IN ('Y', 'N'))

AND

((P41 = 'N' AND P42 is NULL) OR (P41 = 'Y' AND P42 IN ('Y', 'N'))

AND

.............

..........

............

AND

((P81 = 'N' AND P82 is NULL) OR (P81 = 'Y' AND P82 IN ('Y', 'N'))

 

 

All the conditions are connected with AND Operator meaning all rules to be satisfied.

 

Hope this helps!

 

 

Thanks & Regards,

Abdul majeed Mohammed


Viewing all articles
Browse latest Browse all 2151

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>