<?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>question executeSql bind query in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/executeSql-bind-query/m-p/413532#M254117</link>
    <description>&lt;P&gt;How can I send select queries to the Oracle database to be binded with the executeSql processor in Apache NiFi 1.23.2 version?&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 12:06:51 GMT</pubDate>
    <dc:creator>hus</dc:creator>
    <dc:date>2026-02-10T12:06:51Z</dc:date>
    <item>
      <title>executeSql bind query</title>
      <link>https://community.cloudera.com/t5/Support-Questions/executeSql-bind-query/m-p/413532#M254117</link>
      <description>&lt;P&gt;How can I send select queries to the Oracle database to be binded with the executeSql processor in Apache NiFi 1.23.2 version?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 12:06:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/executeSql-bind-query/m-p/413532#M254117</guid>
      <dc:creator>hus</dc:creator>
      <dc:date>2026-02-10T12:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: executeSql bind query</title>
      <link>https://community.cloudera.com/t5/Support-Questions/executeSql-bind-query/m-p/413534#M254119</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/84054"&gt;@hus&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Directly the&amp;nbsp;ExecuteSQL processor does not support binding.&amp;nbsp;&lt;BR /&gt;The input should be directly SQL query.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://nifi.apache.org/components/org.apache.nifi.processors.standard.ExecuteSQL/?utm_source=chatgpt.com" target="_blank"&gt;https://nifi.apache.org/components/org.apache.nifi.processors.standard.ExecuteSQL/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But, according to the API docs, the processor can be started via a FlowFile:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://javadoc.io/static/org.apache.nifi/nifi-standard-processors/2.4.0/org/apache/nifi/processors/standard/ExecuteSQL.html?utm_source=chatgpt.com" target="_blank"&gt;https://javadoc.io/static/org.apache.nifi/nifi-standard-processors/2.4.0/org/apache/nifi/processors/standard/ExecuteSQL.html&amp;nbsp;&lt;/A&gt;&lt;BR /&gt;So technically you should be able to start this query by&amp;nbsp;using ReplaceText to inject values dynamically, for example.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Feb 2026 03:39:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/executeSql-bind-query/m-p/413534#M254119</guid>
      <dc:creator>vafs</dc:creator>
      <dc:date>2026-02-11T03:39:42Z</dc:date>
    </item>
  </channel>
</rss>

