<?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: [resolved] Reading databases with parameters? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340285#M108329</link>
    <description>Yes, I knew.. Many could not proceed further due to this problem for many days in early stages...&lt;BR /&gt;vaibhav</description>
    <pubDate>Tue, 15 Jul 2014 08:54:37 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-07-15T08:54:37Z</dc:date>
    <item>
      <title>[resolved] Reading databases with parameters?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340282#M108326</link>
      <description>Hi there,
&lt;BR /&gt;I want to create a simple web service which receives a "contract date" as one of the request parameters.
&lt;BR /&gt;The service shall then simply read contracts from a contract table where the above mentioned contract date is greater or equal to the ones in the database.
&lt;BR /&gt;In other words:
&lt;BR /&gt;select * from contracts where contract_date &amp;lt; "contract date"
&lt;BR /&gt;How do I do that in talend?
&lt;BR /&gt;How can I use request parameters of a web service call as filter parameters of a SQL where clause?
&lt;BR /&gt;Thanks
&lt;BR /&gt;Matt</description>
      <pubDate>Sat, 16 Nov 2024 11:35:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340282#M108326</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2024-11-16T11:35:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Reading databases with parameters?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340283#M108327</link>
      <description>Hi Matt,
&lt;BR /&gt;After receiving parameter from web service, assign that value to context variable... and then use that context variable in your sql query..
&lt;BR /&gt;"select * from contracts where contract_date &amp;lt; "+contex.contract date
&lt;BR /&gt;Try this... Be careful about format and datatype conversion using proper enclosures.. Use print statement to ensure correctness of the query.
&lt;BR /&gt;vaibhav</description>
      <pubDate>Mon, 14 Jul 2014 11:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340283#M108327</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-14T11:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Reading databases with parameters?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340284#M108328</link>
      <description>Thanks, sanvaibhav, I followed your advice and it works. Even though I think, Talend makes handling this triviality too complex &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Mon, 14 Jul 2014 17:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340284#M108328</guid>
      <dc:creator>kleinmat</dc:creator>
      <dc:date>2014-07-14T17:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Reading databases with parameters?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340285#M108329</link>
      <description>Yes, I knew.. Many could not proceed further due to this problem for many days in early stages...&lt;BR /&gt;vaibhav</description>
      <pubDate>Tue, 15 Jul 2014 08:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Reading-databases-with-parameters/m-p/2340285#M108329</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-07-15T08:54:37Z</dc:date>
    </item>
  </channel>
</rss>

