Hi,
instead of having two udf's use the below udf:
String[] resu = var1[0].split("\\|");
int temp = resu.length;
for(int b=0;b<temp;b++){
result.addValue("");
}
All values of context. Map the output to the 3rd node which u want to repeat as per the no of fields..
![m4.JPG]()