<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tFileInputXML failing, 'cannot be resolved to a variable' in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256403#M38797</link>
    <description>NO idear how, but my 2nd screenshot won't be uploaded, so here it is</description>
    <pubDate>Tue, 23 Oct 2012 12:37:47 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-10-23T12:37:47Z</dc:date>
    <item>
      <title>tFileInputXML failing, 'cannot be resolved to a variable'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256402#M38796</link>
      <description>I've been searching this for about 30 mins now and haven't found the answer. 
&lt;BR /&gt;Normally I work with CSV, but this time XML is the raw data feeds format. For this I'm trying to use the tFileInputXML component. The data used is in the following format: 
&lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="utf-8"?&amp;gt; 
&lt;BR /&gt;&amp;lt;feed xmlns=" 
&lt;A href="http://www.w3.org/2005/Atom" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2005/Atom&lt;/A&gt;" xmlns:g=" 
&lt;A href="http://base.google.com/ns/1.0" target="_blank" rel="nofollow noopener noreferrer"&gt;http://base.google.com/ns/1.0&lt;/A&gt;"&amp;gt; 
&lt;BR /&gt; &amp;lt;entry&amp;gt; 
&lt;BR /&gt; &amp;lt;g:id&amp;gt;...&amp;lt;/g:id&amp;gt; 
&lt;BR /&gt; &amp;lt;title&amp;gt;...&amp;lt;/title&amp;gt; 
&lt;BR /&gt; &amp;lt;description&amp;gt;...&amp;lt;/description&amp;gt; 
&lt;BR /&gt; ... 
&lt;BR /&gt; &amp;lt;g:mpn&amp;gt;...&amp;lt;/g:mpn&amp;gt; 
&lt;BR /&gt; &amp;lt;/entry&amp;gt; 
&lt;BR /&gt; &amp;lt;entry&amp;gt; 
&lt;BR /&gt; ... 
&lt;BR /&gt; &amp;lt;/entry&amp;gt; 
&lt;BR /&gt;&amp;lt;/feed&amp;gt; 
&lt;BR /&gt;So, I've setup my fileinputxml with the parameters shown in the two screenshots. 
&lt;BR /&gt;When running I'm getting the error 'x cannot be resolved to a variable' for all the entries in screenshot 1. What am I doing wrong here...? 
&lt;BR /&gt;Any help is greatly appreciated.</description>
      <pubDate>Tue, 23 Oct 2012 12:36:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256402#M38796</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T12:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputXML failing, 'cannot be resolved to a variable'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256403#M38797</link>
      <description>NO idear how, but my 2nd screenshot won't be uploaded, so here it is</description>
      <pubDate>Tue, 23 Oct 2012 12:37:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256403#M38797</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T12:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputXML failing, 'cannot be resolved to a variable'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256404#M38798</link>
      <description>Hi&lt;BR /&gt;I do not really know about the error. However, you can try reading the XML file using Metadata&amp;gt;File XML&amp;gt;Create File XML.&lt;BR /&gt;This will give options to choose the required columns. Once the configuration is completed, drag and drop into the job. From here on, it should be like any other format.&lt;BR /&gt;-&lt;BR /&gt;Sangi</description>
      <pubDate>Tue, 23 Oct 2012 15:16:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256404#M38798</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-10-23T15:16:52Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputXML failing, 'cannot be resolved to a variable'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256405#M38799</link>
      <description>hi,&lt;BR /&gt;seems that you've got some namespace in element name . (ex. g:id)&lt;BR /&gt;add it to your Xpath queries if necessary.&lt;BR /&gt;hope it helps&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Tue, 23 Oct 2012 16:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256405#M38799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T16:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputXML failing, 'cannot be resolved to a variable'</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256406#M38800</link>
      <description>After checking some other slightly related threads, I figured that all the XPath-queries should be in parentheses... Now it seems rather obvious, but so stupid that I didn't notice it. 
&lt;BR /&gt;Thanks for the help though!</description>
      <pubDate>Tue, 23 Oct 2012 16:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputXML-failing-cannot-be-resolved-to-a-variable/m-p/2256406#M38800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-23T16:15:05Z</dc:date>
    </item>
  </channel>
</rss>

