<?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 Deal with HEX values for CDC in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Deal-with-HEX-values-for-CDC/m-p/2251382#M35360</link>
    <description>&lt;P&gt;Hello everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using CDC technology in MSSql and use a stored procedure with some parameters to retrieve the data.&lt;/P&gt; 
&lt;P&gt;The start and end timestamps are returned by another SP and are in Hexadecimal.&lt;/P&gt; 
&lt;P&gt;I stored them in global variables as byte[].&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 929px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M36k.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142366i88A30CC42E4C68DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M36k.png" alt="0683p000009M36k.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I get the parameters from tFixedFlowInput and enter them as 'In' Param to the procedure.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 670px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Ux.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129985iC7194C0B8A6EF31B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Ux.png" alt="0683p000009M3Ux.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;But 'result' which is a result set is null. I tried manually the SP in SQL server and it returns results.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't know if I missed something or if the problem comes from the byte[] of the timestamps ??&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance for&amp;nbsp; you help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sofiane.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Apr 2019 17:26:04 GMT</pubDate>
    <dc:creator>castiellll</dc:creator>
    <dc:date>2019-04-10T17:26:04Z</dc:date>
    <item>
      <title>Deal with HEX values for CDC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Deal-with-HEX-values-for-CDC/m-p/2251382#M35360</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using CDC technology in MSSql and use a stored procedure with some parameters to retrieve the data.&lt;/P&gt; 
&lt;P&gt;The start and end timestamps are returned by another SP and are in Hexadecimal.&lt;/P&gt; 
&lt;P&gt;I stored them in global variables as byte[].&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 929px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M36k.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142366i88A30CC42E4C68DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M36k.png" alt="0683p000009M36k.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I get the parameters from tFixedFlowInput and enter them as 'In' Param to the procedure.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 670px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3Ux.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129985iC7194C0B8A6EF31B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3Ux.png" alt="0683p000009M3Ux.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;But 'result' which is a result set is null. I tried manually the SP in SQL server and it returns results.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't know if I missed something or if the problem comes from the byte[] of the timestamps ??&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you in advance for&amp;nbsp; you help.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sofiane.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 17:26:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Deal-with-HEX-values-for-CDC/m-p/2251382#M35360</guid>
      <dc:creator>castiellll</dc:creator>
      <dc:date>2019-04-10T17:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deal with HEX values for CDC</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Deal-with-HEX-values-for-CDC/m-p/2251383#M35361</link>
      <description>&lt;P&gt;Ok finally after profiling it, we saw that it was an error on the function name.&lt;/P&gt; 
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2019 18:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Deal-with-HEX-values-for-CDC/m-p/2251383#M35361</guid>
      <dc:creator>castiellll</dc:creator>
      <dc:date>2019-04-10T18:32:09Z</dc:date>
    </item>
  </channel>
</rss>

