This example uses the same controller as in a previous post but adds a use case to support email validation. A Commons Validator object is ...
Saturday, February 19, 2011
[TUTORIAL] Using Groovy with Talend Open Studio
Use the tGroovy and tGroovyFile components to call a Groovy script from Talend Open Studio. Be sure to check out http://goo.gl/YnBoZ for details on the Groovy script referenced in the video.
Hi!, great tutorials!, congratulations! I'm starting with Talend and I love it! I'm trying to modify some var from a Groovy script but I cant't by the moment.
Hi!, great tutorials!, congratulations!
ReplyDeleteI'm starting with Talend and I love it!
I'm trying to modify some var from a Groovy script but I cant't by the moment.
Can you show me it, please?
Tnank's in advance!
Hi Carlos,
ReplyDeleteTake a look at this post
http://bekwam.blogspot.com/2011/04/passing-variable-out-of-tgroovy-with.html
Post a reply to that page if you are still having problems.