Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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)
if you know how do that ? very thanks you.
i let down to use talend componant, and i have write java code. Works fine.
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.
i let down to use talend componant, and i have write java code. Works fine.