<?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 tXMLMap to string output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258882#M40533</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I started my first Talend project and have implemented few jobs with ease. Now I want to send REST Post request using json as the request body. So I used these components: tDBInput -&amp;gt; tXMLMap -&amp;gt; tRestClient. In tXMLMap the output schema has 2 columns: body of type Document and string of type string. It worked once and then stop working. I replaced the tRestClient with tLogRow and see that the string column in the output is null, however the document column is correct. How to get tXMLMap to populate the string output column.I used TOS ESB 7.2.1 and TOS ESB 7.3.1 with same result. I know I can use other components but like to know what I'm missing here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:55:41 GMT</pubDate>
    <dc:creator>ppkabore</dc:creator>
    <dc:date>2024-11-16T02:55:41Z</dc:date>
    <item>
      <title>tXMLMap to string output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258882#M40533</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;I started my first Talend project and have implemented few jobs with ease. Now I want to send REST Post request using json as the request body. So I used these components: tDBInput -&amp;gt; tXMLMap -&amp;gt; tRestClient. In tXMLMap the output schema has 2 columns: body of type Document and string of type string. It worked once and then stop working. I replaced the tRestClient with tLogRow and see that the string column in the output is null, however the document column is correct. How to get tXMLMap to populate the string output column.I used TOS ESB 7.2.1 and TOS ESB 7.3.1 with same result. I know I can use other components but like to know what I'm missing here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258882#M40533</guid>
      <dc:creator>ppkabore</dc:creator>
      <dc:date>2024-11-16T02:55:41Z</dc:date>
    </item>
    <item>
      <title>Re: tXMLMap to string output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258883#M40534</link>
      <description>Body column you need to convert document to string then use tjavarow component and use the function String.value of (row1.body).</description>
      <pubDate>Sun, 22 Mar 2020 07:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258883#M40534</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-03-22T07:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: tXMLMap to string output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258884#M40535</link>
      <description>&lt;P&gt;I got it ok by removing the string column in the tRestClient input schema. That forced Talend to pass the body column to tXMLMap, instead of the string column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 12:11:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tXMLMap-to-string-output/m-p/2258884#M40535</guid>
      <dc:creator>ppkabore</dc:creator>
      <dc:date>2020-03-26T12:11:39Z</dc:date>
    </item>
  </channel>
</rss>

