Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am working on a talend job to load in an XML file but I'm getting stopped right out of the gate by this XPath Query Lost error. I create an import XML schema in the metadata files by importing one of my XML files, I'm pulling some of the fields out just for testing to see if it works, the preview window shows everything correctly, and I save it. As soon as I set that schema on the tXMLInput, I get the query lost error along with these weird errors in the code behind the job. I cannot find any documentation on how to fix this and I'm stumped.
Hi
This component should have outputs linked, so you can link it to a tLogRow component which is used print the data on the console.
tFileInputXML--main--tLogRow.
Regards
Shong
Thank you for the response Shong, I added additional components and remade the tFileInputXML but the result was the same.
@Nathaniel Adams , you don't configure the xpath query fields yet, if you have defined the file metadata, you can import it from Repository in the Property Type.