<?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 Re: NiFi: Convert data into lower case in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199109#M161152</link>
    <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/222899/nifi-convert-data-into-lower-case.html#" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91452-sample-xml.xml" target="_blank"&gt;&lt;/A&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929" target="_blank"&gt;@Shu&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91452-sample-xml.xml" target="_blank"&gt;pmresult-67109368-60-201804260000-201804260100-ori.zip&lt;/A&gt; (Please unzip, its a csv file)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/222899/nifi-convert-data-into-lower-case.html#" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91452-sample-xml.xml" target="_blank"&gt;sample-xml.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Same result :-(. Also attaching XML and Source data file for testing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91450-updaterecords-properties.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17681i66380B0D170B6DA9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91450-updaterecords-properties.png" alt="91450-updaterecords-properties.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Empty Queue&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91451-empty-queue.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17682i534F3491844BD1CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91451-empty-queue.png" alt="91451-empty-queue.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Avro Schema:&lt;/P&gt;&lt;P&gt;{
"type":"record",
"name":"jazz",
"fields":[
{"name":"hw_3g_result_time", "type":["null","string"]},
{"name":"hw_3g_granularity_period", "type":["null","string"]},
{"name":"hw_3g_bsc_name", "type":["null","string"]},
{"name":"hw_3g_bsc_type", "type":["null","string"]},
{"name":"hw_3g_cell_name", "type":["null","string"]},
{"name":"hw_3g_cell_id", "type":["null","string"]},
{"name":"hw_3g_cell_index", "type":["null","string"]},
{"name":"hw_3g_reliability", "type":["null","string"]},
{"name":"vsrabattestabamr", "type":["null","string"]},
{"name":"vsrabsuccestabcsamr", "type":["null","string"]}]
}&lt;/P&gt;</description>
    <pubDate>Sun, 18 Aug 2019 05:59:11 GMT</pubDate>
    <dc:creator>mustafa_qizilba</dc:creator>
    <dc:date>2019-08-18T05:59:11Z</dc:date>
    <item>
      <title>NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199101#M161144</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929"&gt;@Shu&lt;/A&gt;&lt;P&gt;We have headers coming in multiple sized like in lower and upper case. As we are converting CSV to Json, we are first converting the csv schema into Avro Schema where avro is not accepting upper case column name.&lt;/P&gt;&lt;P&gt;Kindly advice how to convert upper case into lower case.&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 05:36:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199101#M161144</guid>
      <dc:creator>mustafa_qizilba</dc:creator>
      <dc:date>2018-09-14T05:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199102#M161145</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/53213/mustafaqizilbash.html" nodeid="53213"&gt;@Mustafa Ali Qizilbash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Could you add more details regards to Avro is not accepting Upper case column name means?&lt;BR /&gt;Some sample data will be useful to understand root cause of the issue..&lt;/P&gt;</description>
      <pubDate>Fri, 14 Sep 2018 06:15:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199102#M161145</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2018-09-14T06:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199103#M161146</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929" target="_blank"&gt;@Shu&lt;/A&gt;&lt;P&gt;Data coming in ConvertRecord from CSV to AVRO schema.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91430-incomingdata.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17694i79350CCE9983BF76/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91430-incomingdata.png" alt="91430-incomingdata.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Avro_Schema&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91431-acvo-schema.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17695i39CEAE5D6451CECA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91431-acvo-schema.png" alt="91431-acvo-schema.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Outgoing Data&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91432-outgoingdata.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17696i54AA216DB4714AEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91432-outgoingdata.png" alt="91432-outgoingdata.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As you can see, incoming data have column name in different format. I changed the Avro Schema to reflect the same column name format but then it loaded NULL values in all the columns.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:00:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199103#M161146</guid>
      <dc:creator>mustafa_qizilba</dc:creator>
      <dc:date>2019-08-18T06:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199104#M161147</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/53213/mustafaqizilbash.html" nodeid="53213" target="_blank"&gt;@Mustafa Ali Qizilbash&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;We can achieve this case in two ways using UpdateRecord Processor ,QueryRecord processor&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;Using UpdateRecord processor:&lt;/EM&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As your data having Header so use Csv reader use&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91433-csvreader.png" style="width: 1655px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17692iE7492A80F0E640A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91433-csvreader.png" alt="91433-csvreader.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then use &lt;STRONG&gt;UpdateRecord &lt;/STRONG&gt;processor with &lt;/P&gt;&lt;P&gt;Replacement Value Strategy&lt;/P&gt;&lt;PRE&gt;Record Path Value&lt;/PRE&gt;&lt;P&gt;Then swap the record path value, add new property as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/lowercase_filed_name&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;/upper_lowercase_field_name&lt;/PRE&gt;&lt;P&gt;Refer to &lt;A href="https://community.hortonworks.com/articles/189642/update-the-contents-of-flowfile-by-using-updaterec.html" target="_blank" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt; link for more details regards to UpdateRecord processor.&lt;/P&gt;&lt;P&gt;Configure the Record Writer avro schema registry matching with your new filed names(i.e lowercase filed names).&lt;/P&gt;&lt;P&gt;Then processor will swap the values from the record path and keep them to your new lowercase field names.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;EM&gt;2.Using QueryRecord processor:&lt;/EM&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Add new property in QueryRecord processor and keep the query as&lt;/P&gt;&lt;PRE&gt;select col1,col2,col3.. from FLOWFILE&lt;/PRE&gt;&lt;P&gt;Then configure the Record Writer controller service avro schema matching with the select statement column names(case sensitive), Then processor will write the flowfile with new filed names.&lt;/P&gt;&lt;P&gt;For more details regards to convert record processor refer to &lt;A href="https://community.hortonworks.com/articles/121794/running-sql-on-flowfiles-using-queryrecord-process.html" target="_blank" rel="nofollow noopener noreferrer"&gt;this&lt;/A&gt; link.&lt;/P&gt;&lt;P&gt;You can use either of these methods choose which is better fit for your case.&lt;/P&gt;&lt;P&gt;I tried some simple flow using both processors, Use the attached flow xml as a reference and change per your case&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91435-flow.png" style="width: 2035px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17693i65474A9AB27C7387/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91435-flow.png" alt="91435-flow.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91434-222899-updaterecord-queryrecord.xml" target="_blank"&gt;222899-updaterecord-queryrecord.xml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:00:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199104#M161147</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2019-08-18T06:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199105#M161148</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929" target="_blank"&gt;@Shu&lt;/A&gt; &lt;/P&gt;&lt;P&gt;UpdateRecord Error: Can not write to schema, schema is unknow.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91440-updaterecord-error.png" style="width: 1590px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17688i18400F8AAB2245DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91440-updaterecord-error.png" alt="91440-updaterecord-error.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;UpdateRecord Properties&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91441-updaterecord-properties.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17689iDC2B3BFF173AAB1A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91441-updaterecord-properties.png" alt="91441-updaterecord-properties.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;CSV Reader&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91442-csv-reader.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17690iEA84411E6F44B6B0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91442-csv-reader.png" alt="91442-csv-reader.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;CSV Writer&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91443-csv-writer.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17691i19D41A261E69DC27/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91443-csv-writer.png" alt="91443-csv-writer.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 06:00:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199105#M161148</guid>
      <dc:creator>mustafa_qizilba</dc:creator>
      <dc:date>2019-08-18T06:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199106#M161149</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/53213/mustafaqizilbash.html" nodeid="53213" target="_blank"&gt;@Mustafa Ali Qizilbash&lt;/A&gt;&lt;P&gt;In your CSVSetWriter controller service configure as&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="92452-csvsetwriter.png" style="width: 1751px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17687iAA4B055794483D18/image-size/medium?v=v2&amp;amp;px=400" role="button" title="92452-csvsetwriter.png" alt="92452-csvsetwriter.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;in S&lt;STRONG&gt;chema Text&lt;/STRONG&gt; Property define new schema i.e. &lt;STRONG&gt;avro schema with lowercase field names&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Let us know if you are having any issues..&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:59:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199106#M161149</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2019-08-18T05:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199107#M161150</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929" target="_blank"&gt;@Shu&lt;/A&gt;&lt;P&gt;It got successful but out out was empty.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Source Header: &lt;/STRONG&gt;Aim is to convert mentioned last 2 columns in lower case.&lt;/P&gt;&lt;P&gt;hw_3g_result_time,hw_3g_granularity_period,hw_3g_bsc_name,hw_3g_bsc_type,hw_3g_cell_name,hw_3g_cell_id,hw_3g_cell_index,hw_3g_reliability,VSRABAttEstabAMR,VSRABSuccEstabCSAMR&lt;/P&gt;&lt;P&gt;CSVWriter Properties&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91447-csvwriter-properties.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17684i63E64DB134FF9433/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91447-csvwriter-properties.png" alt="91447-csvwriter-properties.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Avro Schema&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91448-avroschemaregistry.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17685i1B5FED296FA5C92C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91448-avroschemaregistry.png" alt="91448-avroschemaregistry.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;UpdateRecord Property&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Source Header: &lt;/STRONG&gt;Aim is to convert mentioned last 2 columns in lower case.&lt;/P&gt;&lt;P&gt;hw_3g_result_time,hw_3g_granularity_period,hw_3g_bsc_name,hw_3g_bsc_type,hw_3g_cell_name,hw_3g_cell_id,hw_3g_cell_index,hw_3g_reliability,VSRABAttEstabAMR,VSRABSuccEstabCSAMR&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91449-updaterecord.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17686i52AF5E97388E3532/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91449-updaterecord.png" alt="91449-updaterecord.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:59:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199107#M161150</guid>
      <dc:creator>mustafa_qizilba</dc:creator>
      <dc:date>2019-08-18T05:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199108#M161151</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/53213/mustafaqizilbash.html" nodeid="53213" target="_blank"&gt;@Mustafa Ali Qizilbash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Add change the added dynamic properties in update record processor as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="92454-screen-shot-2018-09-15-at-74320-am.png" style="width: 1128px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17683i8C48AA72E7531454/image-size/medium?v=v2&amp;amp;px=400" role="button" title="92454-screen-shot-2018-09-15-at-74320-am.png" alt="92454-screen-shot-2018-09-15-at-74320-am.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/vsrabsuccestabcsamr
&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;/VSRABSuccEstabCSAMR&lt;/PRE&gt;

&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;/vsrabattestabamr
&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;/VSRABAttEstabAMR&lt;/PRE&gt;&lt;/DIV&gt;&lt;P&gt;As we swapping the data  to lower case, so keep the lowercase field names as property name and upper lower mix filed name as property value.&lt;/P&gt;&lt;P&gt;Then processor will add the field value to the newly added field names.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:59:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199108#M161151</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2019-08-18T05:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199109#M161152</link>
      <description>&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/222899/nifi-convert-data-into-lower-case.html#" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91452-sample-xml.xml" target="_blank"&gt;&lt;/A&gt;&lt;A rel="user" href="https://community.cloudera.com/users/18929/yaswanthmuppireddy.html" nodeid="18929" target="_blank"&gt;@Shu&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91452-sample-xml.xml" target="_blank"&gt;pmresult-67109368-60-201804260000-201804260100-ori.zip&lt;/A&gt; (Please unzip, its a csv file)&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/222899/nifi-convert-data-into-lower-case.html#" rel="nofollow noopener noreferrer" target="_blank"&gt;&lt;/A&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/91452-sample-xml.xml" target="_blank"&gt;sample-xml.xml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Same result :-(. Also attaching XML and Source data file for testing.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91450-updaterecords-properties.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17681i66380B0D170B6DA9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91450-updaterecords-properties.png" alt="91450-updaterecords-properties.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Empty Queue&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="91451-empty-queue.png" style="width: 1600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/17682i534F3491844BD1CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="91451-empty-queue.png" alt="91451-empty-queue.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Avro Schema:&lt;/P&gt;&lt;P&gt;{
"type":"record",
"name":"jazz",
"fields":[
{"name":"hw_3g_result_time", "type":["null","string"]},
{"name":"hw_3g_granularity_period", "type":["null","string"]},
{"name":"hw_3g_bsc_name", "type":["null","string"]},
{"name":"hw_3g_bsc_type", "type":["null","string"]},
{"name":"hw_3g_cell_name", "type":["null","string"]},
{"name":"hw_3g_cell_id", "type":["null","string"]},
{"name":"hw_3g_cell_index", "type":["null","string"]},
{"name":"hw_3g_reliability", "type":["null","string"]},
{"name":"vsrabattestabamr", "type":["null","string"]},
{"name":"vsrabsuccestabcsamr", "type":["null","string"]}]
}&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 05:59:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199109#M161152</guid>
      <dc:creator>mustafa_qizilba</dc:creator>
      <dc:date>2019-08-18T05:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: NiFi: Convert data into lower case</title>
      <link>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199110#M161153</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/53213/mustafaqizilbash.html" nodeid="53213"&gt;@Mustafa Ali Qizilbash&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I tried with your &lt;STRONG&gt;UpdateRecord&lt;/STRONG&gt; configs, not able to get your csv data(I used some sample data from your question screenshot) and the &lt;STRONG&gt;flow worked as expected.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;InputData:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;hw_3g_result_time,hw_3g_granularity_period,hw_3g_bsc_name,hw_3g_bsc_type,hw_3g_cell_name,hw_3g_cell_id,hw_3g_cell_index,hw_3g_reliability,VSRABAttEstabAMR,VSRABSuccEstabCSAMR
2018-04-26 0000,60,ULHR,BSC,UQRUR,48063,216,Reliable,33333,33
2018-04-26 0000,60,ULHR,BSC,UQRUR,48063,216,Reliable,77777,7&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;OutputData:&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;hw_3g_result_time,hw_3g_granularity_period,hw_3g_bsc_name,hw_3g_bsc_type,hw_3g_cell_name,hw_3g_cell_id,hw_3g_cell_index,hw_3g_reliability,vsrabattestabamr,vsrabsuccestabcsamr
2018-04-26 0000,60,ULHR,BSC,UQRUR,48063,216,Reliable,33333,33
2018-04-26 0000,60,ULHR,BSC,UQRUR,48063,216,Reliable,77777,7&lt;/PRE&gt;&lt;P&gt;I attached the sample flow template that I have tried &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/92455-update-record-222899.xml"&gt;update-record-222899.xml&lt;/A&gt; .Use the attached flow xml as a reference and change per your case.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Sep 2018 19:50:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/NiFi-Convert-data-into-lower-case/m-p/199110#M161153</guid>
      <dc:creator>Shu_ashu</dc:creator>
      <dc:date>2018-09-15T19:50:11Z</dc:date>
    </item>
  </channel>
</rss>

