Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hey, i use Talend Data Management Platform (7.2.1.20190620_1446)
i have a some column with values, i use the tWriteXMLField component, and i create a xml with some values into one field. But i want keep all other fields after the tWriteXMLField... but return correctly field XML ok, but all other field are "NULL" ??? why because have value before.
all screens after, i see you how all column in before this component are good, but after the tLogRow see "null" other field selected for create xml here the field "publishEmployeDMFABatchClaim"
@Fabrice Martellucci , once you got the document ,which you need to convert to string using tjavarow and pass to queue.
Thanks,
Manohar
@Fabrice Martellucci ,twritexml will give the output as document data type ,so you have not configure properly that twritexml.
check the attached job.
Thanks,
Manohar
Hey @Manohar B ,
thanks for your reply, but i dont want a document, i use in string the wml because in my process i send directly in the Queue.
And you dont answer my question. The Support platinium ask me as tWriteXMLField erase all fields in the output and i cant use it... only in output is the field output xml. 😞 😞 😞 bad bad bad.
@Fabrice Martellucci , once you got the document ,which you need to convert to string using tjavarow and pass to queue.
Thanks,
Manohar
yes, i have try but not work output String to String Queue 😞 thanks
@Fabrice Martellucci ,is that queue is not accepting string messages?
Thanks,
Manohar