Featured Post

Applying Email Validation to a JavaFX TextField Using Binding

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 ...

Monday, October 29, 2012

Creating Internal XML Documents in Talend Open Studio

The Talend Open Studio component 'tWriteXMLField' is used to convert a set of input fields into XML with each row producing its own XML document.  If you'd like to combine several rows into one XML document, create a Document object beforehand, and append with a DOM call in a tJavaRow.