<?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 How to pass array as input parameter to tDBSP component?. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-array-as-input-parameter-to-tDBSP-component/m-p/2349732#M116681</link>
    <description>&lt;P&gt;My Talend flow looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000husGvAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145496i8CE47B6C5DA2C27A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000husGvAAI.png" alt="0695b00000husGvAAI.png" /&gt;&lt;/span&gt;tFixedFlowInput:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000husH0AAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150404iEB9A7FC8D5287242/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000husH0AAI.png" alt="0695b00000husH0AAI.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;tDBSP:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000husH5AAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145509iCE838B8411E896C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000husH5AAI.png" alt="0695b00000husH5AAI.png" /&gt;&lt;/span&gt;In the schema of TDBSP - I have set the datatype of IN_LIST as "Object" . As when I set the datatype as "List" I was getting compile errors.&lt;/P&gt;&lt;P&gt;Also in tDBSP Parameter I have tried both ways setting up the Custom Type as "Array" or "STRUCT".&lt;/P&gt;&lt;P&gt;In both the cases I am getting Invalid column type. &lt;/P&gt;&lt;P&gt;Exception in component tDBSP_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My IN_LIST is an array that looks like:&lt;/P&gt;&lt;P&gt;[123456789, 123, CAU123, 30000123, 30000123, DO, 12, , MONTH]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:40:28 GMT</pubDate>
    <dc:creator>NNayal1600240775</dc:creator>
    <dc:date>2024-11-15T21:40:28Z</dc:date>
    <item>
      <title>How to pass array as input parameter to tDBSP component?.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-pass-array-as-input-parameter-to-tDBSP-component/m-p/2349732#M116681</link>
      <description>&lt;P&gt;My Talend flow looks like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000husGvAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145496i8CE47B6C5DA2C27A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000husGvAAI.png" alt="0695b00000husGvAAI.png" /&gt;&lt;/span&gt;tFixedFlowInput:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000husH0AAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150404iEB9A7FC8D5287242/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000husH0AAI.png" alt="0695b00000husH0AAI.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;tDBSP:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000husH5AAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145509iCE838B8411E896C8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000husH5AAI.png" alt="0695b00000husH5AAI.png" /&gt;&lt;/span&gt;In the schema of TDBSP - I have set the datatype of IN_LIST as "Object" . As when I set the datatype as "List" I was getting compile errors.&lt;/P&gt;&lt;P&gt;Also in tDBSP Parameter I have tried both ways setting up the Custom Type as "Array" or "STRUCT".&lt;/P&gt;&lt;P&gt;In both the cases I am getting Invalid column type. &lt;/P&gt;&lt;P&gt;Exception in component tDBSP_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My IN_LIST is an array that looks like:&lt;/P&gt;&lt;P&gt;[123456789, 123, CAU123, 30000123, 30000123, DO, 12, , MONTH]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:40:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-pass-array-as-input-parameter-to-tDBSP-component/m-p/2349732#M116681</guid>
      <dc:creator>NNayal1600240775</dc:creator>
      <dc:date>2024-11-15T21:40:28Z</dc:date>
    </item>
  </channel>
</rss>

