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

Re: udf help

$
0
0

Hi Abhay,

 

Try with the following code:

 

public String check code (String var1, Container container) throw StreamTransformationException{

if (!(var1.equals("00")))

throw new StreamTransformationException("mapping fail - Expected value is 00");

 

else

  return var1;

}

 

 

Regards,

Azhar


Viewing all articles
Browse latest Browse all 8627

Trending Articles



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