Thursday, January 22, 2015

Print variable values in talend

You can print value of variable using tJava, tjavaRow or tMsgbox componets.
For testing I think the tMsgbox will be better because you don't need to write
System.out.println("hello");

sample job how to use  tMsgbox-


No comments:

Post a Comment