<?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: Talend is not generating &amp;quot;getBytes&amp;quot; for data type &amp;quot;byte[]&amp;quot; in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344161#M111846</link>
    <description>&lt;P&gt;Hi @Bill Xu​&amp;nbsp; Thanks for your response, although a bit late. Our developers have responded to you with a request for more information.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 10:19:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-06-09T10:19:13Z</dc:date>
    <item>
      <title>Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344158#M111843</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Could any body please help on this?&lt;/P&gt;&lt;P&gt;Situation:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Using Talend to fetch data from AS400&lt;/LI&gt;&lt;LI&gt;There're some columns having wrong character set settings in AS400&lt;/LI&gt;&lt;LI&gt;Fetching these columns by getString will get unreadable characters or meet a conversion fail error&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;What I am doing:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Edited schema to change the type of these columns from String to byte[]&lt;/LI&gt;&lt;LI&gt;Added auto conversion for converting byte[] to String (by calling a custom routine)&lt;/LI&gt;&lt;LI&gt;Expecting a getBytes call will be added when assigning value of these columns.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I expect that there will be a block of code like " rs_tDBInput_1.getBytes " generated by Talend.&lt;/P&gt;&lt;P&gt;But Talend only generates an "if" block with an empty "else" block.&lt;/P&gt;&lt;P&gt;Please refer the attached screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So are there any steps I missed when doing such schema customizing?&lt;/P&gt;&lt;P&gt;Or how to solve this kind of code generating problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:49:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344158#M111843</guid>
      <dc:creator>billxu</dc:creator>
      <dc:date>2024-11-15T21:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344159#M111844</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I suggest you to open a jira issue on our &lt;A href="https://jira.talendforge.org/secure/Dashboard.jspa" alt="https://jira.talendforge.org/secure/Dashboard.jspa" target="_blank"&gt;bugtracker &lt;/A&gt;for R&amp;amp;D team to investigate it and discuss directly with developers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 03:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344159#M111844</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-15T03:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344160#M111845</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for late reply.&lt;/P&gt;&lt;P&gt;I have created jira issue on your bugtracker.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that your dev team are working on improving non-free versions only.&lt;/P&gt;&lt;P&gt;Hope this has already been fixed in non-free versions, and if it is possible you may consider apply fixes to free versions as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway, I am using tJavaRow to fix this bug in my jobs. It's now not bothering me any more.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 08:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344160#M111845</guid>
      <dc:creator>billxu</dc:creator>
      <dc:date>2023-06-09T08:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344161#M111846</link>
      <description>&lt;P&gt;Hi @Bill Xu​&amp;nbsp; Thanks for your response, although a bit late. Our developers have responded to you with a request for more information.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 10:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344161#M111846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-09T10:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344162#M111847</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not able to find my reported issue in Jira....&lt;/P&gt;&lt;P&gt;Not shown in "My Open Issue" or "Reported by Me"...&lt;/P&gt;&lt;P&gt;Searched it for about 30mins in all issues, still not found...&lt;span class="lia-unicode-emoji" title=":sad_but_relieved_face:"&gt;😥&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 02:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344162#M111847</guid>
      <dc:creator>billxu</dc:creator>
      <dc:date>2023-06-12T02:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344163#M111848</link>
      <description>&lt;P&gt;@Bill Xu​&amp;nbsp;here is the jira issue, can you confirm you can't see it?&lt;/P&gt;&lt;P&gt;https://jira.talendforge.org/browse/TDI-49926&lt;/P&gt;&lt;P&gt;This issue has been set to 'Talend internal&amp;nbsp;(Only Talend employees will be able to see the issue)'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 03:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344163#M111848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-12T03:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344164#M111849</link>
      <description>&lt;P&gt;Tried to access it using issue no., but failed with "You can't view this issue"...&lt;span class="lia-unicode-emoji" title=":downcast_face_with_sweat:"&gt;😓&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 03:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344164#M111849</guid>
      <dc:creator>billxu</dc:creator>
      <dc:date>2023-06-12T03:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344165#M111850</link>
      <description>&lt;P&gt;I am not familiar with JIRA permission issues, let me check with my colleagues internally.  &lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 04:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344165#M111850</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-12T04:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344166#M111851</link>
      <description>&lt;P&gt;We have changed the security level to 'None', you should be able to view it now. ;）&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 04:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344166#M111851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-06-12T04:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344167#M111852</link>
      <description>&lt;P&gt;Thank you! I replied the message from your dev team.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 06:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344167#M111852</guid>
      <dc:creator>billxu</dc:creator>
      <dc:date>2023-06-12T06:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Talend is not generating "getBytes" for data type "byte[]"</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344168#M111853</link>
      <description>&lt;P&gt;Many thanks to Talend's dev team.&lt;/P&gt;&lt;P&gt;This problem can be solved by just changing columns type to align with db type.&lt;/P&gt;&lt;P&gt;(1) There is no need to add a custom data type in mapping (in this case, I added a data type named "RAW" for java data type "byte[]"), &lt;/P&gt;&lt;P&gt;(2) and the columns type in schema should not be configured with types not in default mapping (in this case, "RAW" is not in default mapping). &lt;/P&gt;&lt;P&gt;(3) Otherwise, tDBInput won't recognize the data type correctly and won't generate codes for it. (in this case, custom added "RAW" is not recognized by tAS400DBInput, so that tAS400DBInput doesn't know which getter shall be used for it, and leaves blank only)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Bill XU&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 08:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Talend-is-not-generating-quot-getBytes-quot-for-data-type-quot/m-p/2344168#M111853</guid>
      <dc:creator>billxu</dc:creator>
      <dc:date>2023-06-19T08:57:52Z</dc:date>
    </item>
  </channel>
</rss>

