<?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>topic Re: ArcGIS Flex Viewer Session in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376703#M10786</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;Do any have a code or can tell me how to have a logout system incorporated in FlexViewer 3.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 08:28:07 GMT</pubDate>
    <dc:creator>saurabhgupta2</dc:creator>
    <dc:date>2014-09-09T08:28:07Z</dc:date>
    <item>
      <title>ArcGIS Flex Viewer Session</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376699#M10782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My has app a login form containing a button which calls a web service to authenticate the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This works fine. Now I have added a Logout button at the top using the HeaderControllerWidget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On clicking the Logout button, I call an external webservice to close my BusinessObjects session, then redirect my app to the Login page as follows&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var curURL:String = String( ExternalInterface.call("function(){ return document.location.href.toString();}"));&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;curURL = curURL.substring(curURL.lastIndexOf("/")+1);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;navigateToURL(new URLRequest(curURL),'_self'); &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However when user logs back on, the initial map extent is no longer the same and I get the following error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArgumentError: Error #2004: One of the parameters is invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at flash.display::Graphics/drawRect()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.ags.layers::Layer/drawBitmap()&lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at com.esri.ags.layers::Layer/updateDisplayList()&lt;C&gt;&lt;/C&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at mx.core::UIComponent/validateDisplayList()&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at mx.managers::LayoutManager/validateDisplayList()&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at mx.managers::LayoutManager/doPhasedInstantiation()&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at mx.managers::LayoutManager/doPhasedInstantiationCallback()&lt;E&gt;&lt;/E&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at flash.utils::Timer/_timerDispatch()&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; at flash.utils::Timer/tick()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions how to logout completely from the ArcGIS Flex Viewer without closing the browser?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 12:14:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376699#M10782</guid>
      <dc:creator>RaoBase</dc:creator>
      <dc:date>2012-03-02T12:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Flex Viewer Session</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376700#M10783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any ideas???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 07:35:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376700#M10783</guid>
      <dc:creator>RaoBase</dc:creator>
      <dc:date>2012-03-05T07:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Flex Viewer Session</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376701#M10784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm having a very similar issue now. I was using the 3.0 api, but recently started testing on 3.3. For some reason, everything else the same, this error is occurring in the same manner that you state. Did you find a solution?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;jerry&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 16:12:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376701#M10784</guid>
      <dc:creator>GerardoGarcia</dc:creator>
      <dc:date>2013-08-22T16:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Flex Viewer Session</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376702#M10785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;On another note, I noticed this thread marked as "Answered". However, it is not. please disregard this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 17:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376702#M10785</guid>
      <dc:creator>GerardoGarcia</dc:creator>
      <dc:date>2013-08-22T17:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Flex Viewer Session</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376703#M10786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;Do any have a code or can tell me how to have a logout system incorporated in FlexViewer 3.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 08:28:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/arcgis-flex-viewer-session/m-p/376703#M10786</guid>
      <dc:creator>saurabhgupta2</dc:creator>
      <dc:date>2014-09-09T08:28:07Z</dc:date>
    </item>
  </channel>
</rss>

