Quantcast
Channel: SCN : Unanswered Discussions - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 6719

udf help

$
0
0

Hi ,

 

I am checking one input as (00) than okay otherwise through exception using below UDF

 

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

 

if (var1 != 00)

{

 

throw new RuntimeException("mapping fail");

 

}

 

else

 

{

 


return var1;

 

}

 

}

 

 

 

Regards


Viewing all articles
Browse latest Browse all 6719

Trending Articles



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