Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 7030

In UDF,want to add text

$
0
0

Hi Experts,

 

I don't know how to write UDF.The following code is already written and i want to add some text to this UDF,so can you guys plz help me out.

 

public void concatContent(String[] str, ResultList result, Container container) throws StreamTransformationException{

String resultString="";

for(int i=0;i<str.length;i++)

resultString+=str[i]+"\n";

result.addValue(resultString);

 

 

thanks & regards


Viewing all articles
Browse latest Browse all 7030

Trending Articles



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