<?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: tRESTClient -&amp;gt; tXMLMAP -&amp;gt; tLogRow : Error in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272200#M49541</link>
    <description>Hello,&lt;BR /&gt;I've already faced this issue and I've discovered it happened when a row is named "log".&lt;BR /&gt;Hope it will help you.</description>
    <pubDate>Tue, 17 Jan 2017 18:35:16 GMT</pubDate>
    <dc:creator>justine_revol</dc:creator>
    <dc:date>2017-01-17T18:35:16Z</dc:date>
    <item>
      <title>tRESTClient -&gt; tXMLMAP -&gt; tLogRow : Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272198#M49539</link>
      <description>We are trying to make a simple mapping as per instructions on&amp;nbsp;&lt;BR /&gt;We are trying to access the data from a public link  to get the xml and log the rows. We have already created an XML schema based on the file structure, but we are getting the following error.&lt;I&gt;tarting job jRESTTest at 11:08 16/02/2016.&lt;/I&gt;&lt;BR /&gt;&lt;PRE&gt;&lt;I&gt;&lt;/I&gt;&lt;BR /&gt; connecting to socket on port 3988&lt;BR /&gt; connected&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problems:&amp;nbsp;&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isDebugEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method debug(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isTraceEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method trace(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method debug(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method debug(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isDebugEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method debug(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isDebugEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method debug(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isTraceEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method trace(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method isInfoEnabled() is undefined for the type jRESTTest.logStruct&lt;BR /&gt;The method info(String) is undefined for the type jRESTTest.logStruct&lt;BR /&gt;at talendpoc.jresttest_0_1.jRESTTest.tRESTClient_1Process(jRESTTest.java:819)&lt;BR /&gt;at talendpoc.jresttest_0_1.jRESTTest.runJobInTOS(jRESTTest.java:1898)&lt;BR /&gt;at talendpoc.jresttest_0_1.jRESTTest.main(jRESTTest.java:1732)&lt;BR /&gt;&lt;I&gt;Job jRESTTest ended at 11:08 16/02/2016. &lt;/I&gt;&lt;BR /&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 16 Feb 2016 17:19:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272198#M49539</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T17:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient -&gt; tXMLMAP -&gt; tLogRow : Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272199#M49540</link>
      <description>Could you please share the link for the sample mapping instructions you were following?</description>
      <pubDate>Tue, 16 Feb 2016 22:48:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272199#M49540</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-16T22:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: tRESTClient -&gt; tXMLMAP -&gt; tLogRow : Error</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272200#M49541</link>
      <description>Hello,&lt;BR /&gt;I've already faced this issue and I've discovered it happened when a row is named "log".&lt;BR /&gt;Hope it will help you.</description>
      <pubDate>Tue, 17 Jan 2017 18:35:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRESTClient-gt-tXMLMAP-gt-tLogRow-Error/m-p/2272200#M49541</guid>
      <dc:creator>justine_revol</dc:creator>
      <dc:date>2017-01-17T18:35:16Z</dc:date>
    </item>
  </channel>
</rss>

