<?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: Concatenations of Multiple Attributes in Nifi in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321393#M228383</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31428"&gt;@DennisJaheruddi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I a able to resolve this issue with your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jul 2021 07:38:11 GMT</pubDate>
    <dc:creator>midee</dc:creator>
    <dc:date>2021-07-23T07:38:11Z</dc:date>
    <item>
      <title>Concatenations of Multiple Attributes in Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321276#M228338</link>
      <description>&lt;P&gt;I have to create one attribute with the following details:&lt;/P&gt;&lt;P&gt;1. There are two attributes are flowing from EvaluateJson Proecessor :&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Location1 = $.place1 and Location2 = $.place2&lt;/P&gt;&lt;P&gt;2. There is one string like folder1 is to be append in these attributes as mentioned below:&lt;/P&gt;&lt;P&gt;Place : /folder1/Location1/Location2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying with the below expression:&lt;/P&gt;&lt;P&gt;path: ${path: append("folder1/"):append(${Location1}):append('/'):append(${Location2})}&lt;/P&gt;&lt;P&gt;Please let me know where I am doing wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Early reply will be highly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks &amp;amp; regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jul 2021 15:10:05 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321276#M228338</guid>
      <dc:creator>midee</dc:creator>
      <dc:date>2021-07-21T15:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenations of Multiple Attributes in Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321346#M228361</link>
      <description>&lt;P&gt;Your expression looks fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just tested as follows:&lt;/P&gt;&lt;P&gt;1. Generateflowfile: Add property Location1, value loc1; Add property Location2, value loc2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;followed by:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Updateattribute processor: Add property Total, value&amp;nbsp;&lt;SPAN&gt;${path: append("folder1/"):append(${Location1}):append('/'):append(${Location2})}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Now the output I get is&amp;nbsp;./folder1/loc1/loc2 which is exactly what I expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If you think there may be a problem with parsing the json inthe first place, please inspect your data in the queue directly after parsing, but the concatenation seems to work. (Unless you expected a different outcome, in which case please be very clear in what you expect and see).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 14:32:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321346#M228361</guid>
      <dc:creator>DennisJaheruddi</dc:creator>
      <dc:date>2021-07-22T14:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Concatenations of Multiple Attributes in Nifi</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321393#M228383</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31428"&gt;@DennisJaheruddi&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I a able to resolve this issue with your suggestion.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 07:38:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Concatenations-of-Multiple-Attributes-in-Nifi/m-p/321393#M228383</guid>
      <dc:creator>midee</dc:creator>
      <dc:date>2021-07-23T07:38:11Z</dc:date>
    </item>
  </channel>
</rss>

