<?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: Storing Session State in NiFi in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Storing-Session-State-in-NiFi/m-p/139986#M35427</link>
    <description>&lt;P&gt;You don't really have a session store in NiFi. However, it would be perfectly possible to create a session store using Cookies and the DistributedMapCacheService and associated processors. You would need to do this by having a flow that creates a session id and adds the Set-Cookie header to the response using dynamic properties on the HandleResponse processor. Use the contents from this as a key to then change and lookup session contents.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jul 2016 23:00:55 GMT</pubDate>
    <dc:creator>sball</dc:creator>
    <dc:date>2016-07-21T23:00:55Z</dc:date>
    <item>
      <title>Storing Session State in NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Storing-Session-State-in-NiFi/m-p/139985#M35426</link>
      <description>&lt;P&gt;Can NiFi store current session state variables when being exposed as a web service using HandleHttpRequest-HandleHttpResponse?
&lt;/P&gt;&lt;P&gt;Does the State Manager store state application or session wise?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 12:44:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Storing-Session-State-in-NiFi/m-p/139985#M35426</guid>
      <dc:creator>sai_gopalakrish</dc:creator>
      <dc:date>2016-07-21T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Session State in NiFi</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Storing-Session-State-in-NiFi/m-p/139986#M35427</link>
      <description>&lt;P&gt;You don't really have a session store in NiFi. However, it would be perfectly possible to create a session store using Cookies and the DistributedMapCacheService and associated processors. You would need to do this by having a flow that creates a session id and adds the Set-Cookie header to the response using dynamic properties on the HandleResponse processor. Use the contents from this as a key to then change and lookup session contents.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2016 23:00:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Storing-Session-State-in-NiFi/m-p/139986#M35427</guid>
      <dc:creator>sball</dc:creator>
      <dc:date>2016-07-21T23:00:55Z</dc:date>
    </item>
  </channel>
</rss>

