Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
FMartellucci1599461942
Contributor III
Contributor III

Component tWriteXMLField output return "null" for all other columns other as selected column xml output ?

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"

0693p00000AGtTMAA1.jpg

0693p00000AGtTRAA1.jpg

0693p00000AGtTWAA1.jpg

0693p00000AGtTlAAL.jpg

0693p00000AGtTqAAL.jpg

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

@Fabrice Martellucci​ , once you got the document ,which you need to convert to string using tjavarow and pass to queue.

 

Thanks,

Manohar

 

 

 

View solution in original post

5 Replies
manodwhb
Champion II
Champion II

@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

 

 

FMartellucci1599461942
Contributor III
Contributor III
Author

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.

 

 

 

 

manodwhb
Champion II
Champion II

@Fabrice Martellucci​ , once you got the document ,which you need to convert to string using tjavarow and pass to queue.

 

Thanks,

Manohar

 

 

 

FMartellucci1599461942
Contributor III
Contributor III
Author

yes, i have try but not work output String to String Queue 😞 thanks

manodwhb
Champion II
Champion II

@Fabrice Martellucci​ ,is that queue is not accepting string messages?

 

Thanks,

Manohar