<?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: Apache Nifi - Not a Validate JSON &amp;amp; Not a Validate XML in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341846#M233623</link>
    <description>&lt;P&gt;any support&amp;nbsp;&lt;BR /&gt;Im new&amp;nbsp;&lt;BR /&gt;should I use&amp;nbsp;&lt;BR /&gt;RouteonContent or Attribute&amp;nbsp;&lt;BR /&gt;How do I define Attributes&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Apr 2022 02:00:42 GMT</pubDate>
    <dc:creator>J0sh</dc:creator>
    <dc:date>2022-04-21T02:00:42Z</dc:date>
    <item>
      <title>Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341600#M233556</link>
      <description>&lt;P&gt;select concat SPZ301FPL , a meter primary id as pillarid, b locationid as zoneidnumber, b remarks as zonename, f wardid as division, d sectionname as section, concat e streetname, , , e landmark as location, f latitude as pillarlatitude, f longitude as pillarlongitude, g ontime as scheduledontime, g offtime as scheduledofftime, f numberoffittings as numberoflightsconnected, f totalkw as basewattage from meter primary master a inner join locationmaster b on a locationid b locationid inner join polemaster f on a meter primary id f poleid inner join sectionmaster d on d sectionid f sectionid inner join addressmaster e on e addressid f addressid inner join currentreading g on g meter primary id a meter primary id where b locationid in 1, 2, 3, 4, 5 order by a meter primary id br br br Response Array:Array 0 { 1 access token 2 : 3 10350925 2a0d 4bbe b044 7393ae1426c6 4 , 5 token type 6 : 7 bearer 8 , 9 refresh token 10 : 11 eca77863 e681 4a5c abfb b90ea6a436f8 12 , 13 expires in 14 :9348, 15 scope 16 : 17 read write 18 } br Access Token Rcvd : 10350925 2a0d 4bbe b044 7393ae1426c6 br Procesing br &lt;STRONG&gt;{"Master": {"Pillar Id":"SPZ301FPL3205", "Zone Number":"5", "Zone Name":"Royapuram", "Division":"58", "Section":"South GT", "Location":"EVR Salai, Opp Rippon Building", "Pillar Latitude":"13 08117", "Pillar Longitude":"80 272727", "Scheduled ON Time":"18:30", "Scheduled OFF Time":"05:45", "No of lights connected":"38", "Base Wattage":"7220"},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have api that gives the above content want only the Braces value &amp;amp; delete rest&lt;/P&gt;&lt;P&gt;please help&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope Im clear&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried - EvaluateJSONPath error - not a valid JSON Content&lt;BR /&gt;Tried - XML - did not start &amp;amp; end properly&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;J0Sh&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34191i5C43B2006FC66D47/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 01:55:49 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341600#M233556</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-18T01:55:49Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341846#M233623</link>
      <description>&lt;P&gt;any support&amp;nbsp;&lt;BR /&gt;Im new&amp;nbsp;&lt;BR /&gt;should I use&amp;nbsp;&lt;BR /&gt;RouteonContent or Attribute&amp;nbsp;&lt;BR /&gt;How do I define Attributes&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 02:00:42 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341846#M233623</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-21T02:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341866#M233628</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97353"&gt;@J0sh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use a ReplaceText processor with the following properties:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Search Value:      (?s)^.*?(\{".*\}).*$
Replacement Value: $1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 06:56:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341866#M233628</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-04-21T06:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341890#M233634</link>
      <description>&lt;P&gt;Thank you for the Response&amp;nbsp;&lt;BR /&gt;I tried this processor and connected to EvaulateJSONPath &amp;amp; It gave an error msg:&lt;BR /&gt;This is not a valid JSON Content&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="J0sh_0-1650529409165.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34231iA198601DAB95C37A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="J0sh_0-1650529409165.png" alt="J0sh_0-1650529409165.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 08:24:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341890#M233634</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-21T08:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341891#M233635</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97353"&gt;@J0sh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you provide me with the entire contents of your flow file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 08:26:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341891#M233635</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-04-21T08:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341895#M233637</link>
      <description>&lt;P class="lia-indent-padding-left-30px"&gt;Im not able to attach the file in this post&amp;nbsp;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;help me &amp;amp; I'll attach the file&amp;nbsp;&lt;BR /&gt;I'm getting the file from Rest API &amp;amp; want to store in SQL Server&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 08:41:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341895#M233637</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-21T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341898#M233639</link>
      <description>You can copy and paste the content into a Word file (.docx) and attach it&lt;BR /&gt;to the post.&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Apr 2022 09:04:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341898#M233639</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-04-21T09:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341899#M233640</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;, they will be unable to attach a document to this post.&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97353"&gt;@J0sh&lt;/a&gt;, please add your file as text (in multiple posts, if necessary) as a reply to this post.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 09:29:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341899#M233640</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2022-04-21T09:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341900#M233641</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;&amp;nbsp;As Im not able to attach I'll share the maximum content I can that will make it clear to understand what I have&amp;nbsp;&lt;BR /&gt;&lt;STRONG&gt;first few lines&lt;/STRONG&gt;&lt;BR /&gt;&amp;lt;br&amp;gt; Response_Array:Array&lt;BR /&gt;(&lt;BR /&gt;[0] =&amp;gt; {&lt;BR /&gt;[1] =&amp;gt; access_token&lt;BR /&gt;[2] =&amp;gt; :&lt;BR /&gt;[3] =&amp;gt; 81e77e95-b3c2-4b0d-bf45-150caefa0250&lt;BR /&gt;[4] =&amp;gt; ,&lt;BR /&gt;[5] =&amp;gt; token_type&lt;BR /&gt;[6] =&amp;gt; :&lt;BR /&gt;[7] =&amp;gt; bearer&lt;BR /&gt;[8] =&amp;gt; ,&lt;BR /&gt;[9] =&amp;gt; refresh_token&lt;BR /&gt;[10] =&amp;gt; :&lt;BR /&gt;[11] =&amp;gt; a02658dc-2e94-4681-9bee-4ff4a7300519&lt;BR /&gt;[12] =&amp;gt; ,&lt;BR /&gt;[13] =&amp;gt; expires_in&lt;BR /&gt;[14] =&amp;gt; :2349,&lt;BR /&gt;[15] =&amp;gt; scope&lt;BR /&gt;[16] =&amp;gt; :&lt;BR /&gt;[17] =&amp;gt; read write&lt;BR /&gt;[18] =&amp;gt; }&lt;BR /&gt;)&lt;BR /&gt;&amp;lt;br&amp;gt;Access Token Rcvd : 81e77e95-b3c2-4b0d-bf45-150caefa0250&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &amp;lt;b&amp;gt;ZONE 1 - Loop Completed &amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;Procesing -&amp;gt; &amp;lt;br&amp;gt;{"Instant":[{"Pillar Id":"SPZ301FPL5207", "Last communicated time":"2022-04-21 14:04:58", "Volt_R":"208.40", "Volt_Y":"218.00", "Volt_B":"209.90", "Curr_R":"0.00", "Curr_Y":"0.00", "Curr_B":"0.00", "Curr_N":"0.00", "Pwr_R":"0.00", "Pwr_Y":"0.00", "Pwr_B":"0.00", "Total Load":"0", "PF_Avg":"0.999", "Total Energy Consumed (kWh)":"5106.69", "Burning %":"0.00", "Relay_R":"OFF", "Relay_Y":"OFF", "Relay_B":"OFF", "Mode":"Auto", "Load ON Hours":"0000-00-00 00:00:00", "Alerts":"", "Root Cause":""},&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Middle&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;{"Pillar Id":"SPZ301FPL5828", "Last communicated time":"2022-04-21 14:06:52", "Volt_R":"222.70", "Volt_Y":"224.90", "Volt_B":"224.90", "Curr_R":"0.00", "Curr_Y":"0.00", "Curr_B":"0.00", "Curr_N":"0.00", "Pwr_R":"0.00", "Pwr_Y":"0.00", "Pwr_B":"0.00", "Total Load":"0", "PF_Avg":"1.000", "Total Energy Consumed (kWh)":"5534.58", "Burning %":"0.00", "Relay_R":"OFF", "Relay_Y":"OFF", "Relay_B":"OFF", "Mode":"Auto", "Load ON Hours":"0000-00-00 00:00:00", "Alerts":"Low Voltage", "Root Cause":""}]}&amp;lt;br&amp;gt;Array&lt;BR /&gt;(&lt;BR /&gt;[success] =&amp;gt; 1&lt;BR /&gt;[message] =&amp;gt; Message sent Successfully&lt;BR /&gt;)&lt;BR /&gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&amp;lt;br&amp;gt; &amp;lt;b&amp;gt;ZONE 2 - Loop Completed &amp;lt;/b&amp;gt; &amp;lt;br&amp;gt;Procesing -&amp;gt; &amp;lt;br&amp;gt;{"Instant":[{"Pillar Id":"SPZ301FPL3887", "Last communicated time":"2022-04-21 14:06:30", "Volt_R":"0.00", "Volt_Y":"220.50", "Volt_B":"216.10", "Curr_R":"0.00", "Curr_Y":"0.00", "Curr_B":"0.00", "Curr_N":"0.00", "Pwr_R":"0.00", "Pwr_Y":"0.00", "Pwr_B":"0.00", "Total Load":"0", "PF_Avg":"1.000", "Total Energy Consumed (kWh)":"1854.50", "Burning %":"0.00", "Relay_R":"OFF", "Relay_Y":"OFF", "Relay_B":"OFF", "Mode":"Auto", "Load ON Hours":"0000-00-00 00:00:00", "Alerts":"Low Voltage", "Root Cause":""},&lt;BR /&gt;&lt;BR /&gt;{"Pillar Id":"SPZ301FPL6205", "Last communicated time":"2022-04-21 14:06:33", "Volt_R":"213.30", "Volt_Y":"213.20", "Volt_B":"212.90", "Curr_R":"0.00", "Curr_Y":"0.00", "Curr_B":"0.00", "Curr_N":"0.00", "Pwr_R":"0.00", "Pwr_Y":"0.00", "Pwr_B":"0.00", "Total Load":"0", "PF_Avg":"0.999", "Total Energy Consumed (kWh)":"10860.35", "Burning %":"0.00", "Relay_R":"OFF", "Relay_Y":"OFF", "Relay_B":"OFF", "Mode":"Auto", "Load ON Hours":"0000-00-00 00:00:00", "Alerts":"High Voltage", "Root Cause":""}]}&amp;lt;br&amp;gt;Array&lt;BR /&gt;(&lt;BR /&gt;[success] =&amp;gt; 1&lt;BR /&gt;[message] =&amp;gt; Message sent Successfully&lt;BR /&gt;)&lt;BR /&gt;&amp;lt;br&amp;gt;Referer - cron&lt;BR /&gt;&lt;STRONG&gt;Last Line&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;This is my content I think my API is mixed with JSON &amp;amp; xml format&amp;nbsp;&lt;BR /&gt;sorry Im beginner &amp;amp; Im trying understand and learn my way up on this tool&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 09:35:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341900#M233641</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-21T09:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341906#M233642</link>
      <description>&lt;P&gt;for clarity&amp;nbsp;&lt;BR /&gt;earlier I shared information from Master flowFlile&amp;nbsp;&lt;BR /&gt;now I sent from Instant &amp;amp; only the few few lines changes in master &amp;amp; instant API data&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;select concat('SPZ301FPL', a.meter_primary_id) as pillarid, g.created_date as last_communicated_time, g.vr, g.vy, g.vb, g.ir, g.iy, g.ib, g.ineutral, g.kwr, g.kwy, g.kwb, g.avgpf, g.relay_r, g.relay_y, g.relay_b, g.automanual, g.loadonhour, '' as alerts, '' as rootcause from meter_primary_master a inner join locationmaster b on a.locationid = b.locationid inner join polemaster f on a.meter_primary_id = f.poleid inner join sectionmaster d on d.sectionid = f.sectionid inner join addressmaster e on e.addressid = f.addressid inner join currentreading g on g.meter_primary_id = a.meter_primary_id where b.locationid in (1, 2, 3, 4, 5) order by a.meter_primary_id limit 5&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;BR /&gt;Response_Array:Array ( [0] =&amp;gt; { [1] =&amp;gt; access_token [2] =&amp;gt; : [3] =&amp;gt; 5bc16e44-4e4c-4b21-b15c-68c4eda466a2 [4] =&amp;gt; , [5] =&amp;gt; token_type [6] =&amp;gt; : [7] =&amp;gt; bearer [8] =&amp;gt; , [9] =&amp;gt; refresh_token [10] =&amp;gt; : [11] =&amp;gt; 9654dc77-4457-49ef-ab75-f027e1a8bd22 [12] =&amp;gt; , [13] =&amp;gt; expires_in [14] =&amp;gt; :8200, [15] =&amp;gt; scope [16] =&amp;gt; : [17] =&amp;gt; read write [18] =&amp;gt; } )&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Access Token Rcvd : 5bc16e44-4e4c-4b21-b15c-68c4eda466a2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.....Procesing -&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{"Master":[{"Pillar Id":"SPZ301FPL3205", "Last communicated time":"2022-04-21 15:24:43", "Volt_R":"223.30", "Volt_Y":"220.20", "Volt_B":"215.20", "Curr_R":"0.00", "Curr_Y":"0.00", "Curr_B":"0.00", "Pwr_R":"0.00", "Pwr_Y":"0.00", "Pwr_B":"0.00", "PF_Avg":"0.999", "Burning %":"0.00", "Relay_R":"OFF", "Relay_Y":"OFF", "Relay_B":"OFF", "automanual":"0", "Load ON Hours":"0000-00-00 00:00:00", "Alerts":"", "Root Cause":""},&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 10:06:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341906#M233642</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-21T10:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341912#M233644</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pls request access&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/13h2hW3eJrPXf0ysO0L-xp_LlPgAKCcPQ/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/13h2hW3eJrPXf0ysO0L-xp_LlPgAKCcPQ/view?usp=sharing&lt;/A&gt;&lt;BR /&gt;Instant (main File)&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/1hkT8lv4q_bHnsuEO0exxXmHUCcdviiaX/view?usp=sharing" target="_blank"&gt;https://drive.google.com/file/d/1hkT8lv4q_bHnsuEO0exxXmHUCcdviiaX/view?usp=sharing&lt;/A&gt;&lt;BR /&gt;Master&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;J0sh&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 11:40:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341912#M233644</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-21T11:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341945#M233653</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/97353"&gt;@J0sh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you use a ReplaceText with the following settings it will clean up the garbage in your flowfiles:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Search Value:      (?s)(^|(\})&amp;lt;br&amp;gt;).*?(\n).*?(&amp;lt;br&amp;gt;(\{)|$)
Replacement Value: $2$3$5&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="araujo_0-1650577447677.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34234i6F1490AD9BEEC077/image-size/medium?v=v2&amp;amp;px=400" role="button" title="araujo_0-1650577447677.png" alt="araujo_0-1650577447677.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This file, though, has not 1 JSON, but 8 different JSON fragments. So the resulting flowfile will still have 8 lines, each with a valid JSON. You must use a SplitText process to separate those into 8 different flowfiles before applying the EvaluateJSONPath.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;André&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2022 21:46:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341945#M233653</guid>
      <dc:creator>araujo</dc:creator>
      <dc:date>2022-04-21T21:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341948#M233656</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11191"&gt;@araujo&lt;/a&gt;&amp;nbsp;Thanks for the support I'll do the steps &amp;amp; will let you know my results&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;J0sh.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 00:55:10 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341948#M233656</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-22T00:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Apache Nifi - Not a Validate JSON &amp; Not a Validate XML</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341950#M233657</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="J0sh_0-1650590445291.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/34235i1EAAF8CFF1BF4027/image-size/medium?v=v2&amp;amp;px=400" role="button" title="J0sh_0-1650590445291.png" alt="J0sh_0-1650590445291.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I still have 1more problem&amp;nbsp;&lt;BR /&gt;some datetime is this 0000-00-00 00:00:00 &amp;amp; SQL is not accepting this data&lt;BR /&gt;I'll opened this issue as new post please check it&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-DateTime-0000-00-00-00-00-00-cannot-be-converted/td-p/341954" target="_blank"&gt;https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-DateTime-0000-00-00-00-00-00-cannot-be-converted/td-p/341954&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;J0sh.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 01:56:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Apache-Nifi-Not-a-Validate-JSON-amp-Not-a-Validate-XML/m-p/341950#M233657</guid>
      <dc:creator>J0sh</dc:creator>
      <dc:date>2022-04-22T01:56:26Z</dc:date>
    </item>
  </channel>
</rss>

