<?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 Unable to update &amp;quot;Search Value&amp;quot; property in replaceText processor in NIFI in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171840#M37445</link>
    <description>&lt;P&gt;I am trying to update the properties of a routeText processor using the rest api using the syntax given below.&lt;/P&gt;&lt;P&gt;curl -i -X PUT -H 'Content-Type: application/json' -d '{"revision":{"clientId":"7a1f42ec-f805-4869-a47c-27306a38490a"},"processor":{"id":"5a93362a-482a-42d0-9ef6-f965a08202eb","config":{"properties":{"Search Value":"abcd"}}}}'  &lt;A href="http://localhost:8080/nifi-api/controller/process-groups/root/processors/5a93362a-482a-42d0-9ef6-f965a08202eb" target="_blank"&gt;http://localhost:8080/nifi-api/controller/process-groups/root/processors/5a93362a-482a-42d0-9ef6-f965a08202eb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Although I am able to update properties like "Replacement Values" using the syntax given above  but unable to update the "Search Value" property.When I execute it is trying to create a dynamic property named "Search Value" instead of updating the updating the original "Search Value" property provided by ReplaceText processor.Is there any problem specific to this property?Has anyone faced this problem before?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Aug 2016 23:20:06 GMT</pubDate>
    <dc:creator>indranil89</dc:creator>
    <dc:date>2016-08-10T23:20:06Z</dc:date>
    <item>
      <title>Unable to update "Search Value" property in replaceText processor in NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171840#M37445</link>
      <description>&lt;P&gt;I am trying to update the properties of a routeText processor using the rest api using the syntax given below.&lt;/P&gt;&lt;P&gt;curl -i -X PUT -H 'Content-Type: application/json' -d '{"revision":{"clientId":"7a1f42ec-f805-4869-a47c-27306a38490a"},"processor":{"id":"5a93362a-482a-42d0-9ef6-f965a08202eb","config":{"properties":{"Search Value":"abcd"}}}}'  &lt;A href="http://localhost:8080/nifi-api/controller/process-groups/root/processors/5a93362a-482a-42d0-9ef6-f965a08202eb" target="_blank"&gt;http://localhost:8080/nifi-api/controller/process-groups/root/processors/5a93362a-482a-42d0-9ef6-f965a08202eb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Although I am able to update properties like "Replacement Values" using the syntax given above  but unable to update the "Search Value" property.When I execute it is trying to create a dynamic property named "Search Value" instead of updating the updating the original "Search Value" property provided by ReplaceText processor.Is there any problem specific to this property?Has anyone faced this problem before?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 23:20:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171840#M37445</guid>
      <dc:creator>indranil89</dc:creator>
      <dc:date>2016-08-10T23:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to update "Search Value" property in replaceText processor in NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171841#M37446</link>
      <description>&lt;P&gt;A quick thing to check before we dig into any other problems.  The processor needs to be in the stopped state before an update is attempted.  &lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 23:22:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171841#M37446</guid>
      <dc:creator>cgambino</dc:creator>
      <dc:date>2016-08-10T23:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to update "Search Value" property in replaceText processor in NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171842#M37447</link>
      <description>&lt;P&gt;It was in stopped state.As I already pointed out I was able to update other properties.This is specific to "Search Value" property in replaceText processor.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 23:30:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171842#M37447</guid>
      <dc:creator>indranil89</dc:creator>
      <dc:date>2016-08-10T23:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to update "Search Value" property in replaceText processor in NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171843#M37448</link>
      <description>&lt;P&gt;Instead of Search Value, try providing  config":{"properties":{"Regular Expression":"abcd"}}&lt;/P&gt;&lt;P&gt;Hopefully that should fix this issue&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 10:00:58 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171843#M37448</guid>
      <dc:creator>mkalyanpur</dc:creator>
      <dc:date>2016-08-11T10:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to update "Search Value" property in replaceText processor in NIFI</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171844#M37449</link>
      <description>&lt;P&gt;Thanks a lot.It works.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Aug 2016 12:45:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Unable-to-update-quot-Search-Value-quot-property-in/m-p/171844#M37449</guid>
      <dc:creator>indranil89</dc:creator>
      <dc:date>2016-08-11T12:45:00Z</dc:date>
    </item>
  </channel>
</rss>

