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

tJMSInput - how retreive the message in xml (1:get some value from xml) and (2: create 1 file xml by message)

Hey,

i read my queue, and when add a tLogrow it is ok i see each message in the queue.

but now i try read message xml, get some value with xpaths, and for each message queue get all xml and create file xml (toto_YYYY-MM-ssSSS.xml)

0693p00000AEDp7AAH.jpg

0693p00000AEDpHAAX.jpg

if you know how do that ? very thanks you.

Labels (2)
1 Solution

Accepted Solutions
FMartellucci1599461942
Contributor III
Contributor III
Author

i let down to use talend componant, and i have write java code. Works fine.

 

View solution in original post

2 Replies
FMartellucci1599461942
Contributor III
Contributor III
Author

i have tried for the componant tJMSInput_1 change the type of messageContent in String, and i can create only 1 file with the last message in the queue...

not good.

FMartellucci1599461942
Contributor III
Contributor III
Author

i let down to use talend componant, and i have write java code. Works fine.