Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to read below xml file in talend, but looks like it does not support format.
Hi,
Can you tell me whether you saved these data into file or you extracting it from url?
Tell us your complete workflow.
Hi,
I got this data in filename.xml and my requirement is to read the data from xml file and load into postgresql.
I tried to read the xml file using metadata->file xml but getting an error like "xml is not in correct format".
Hi Pk,
some data is missing from the file.
you are missing the xmlns:com link which is related to the data presented in your file.
say for an example :
please look at the image below
you are missing the link for "par: " element.
Hope this helps you!