<?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 Online script to get user connection detail in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704586#M34975</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flavie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check out Tom Swanson's AGO get Info.&amp;nbsp; You will need visual studio of some sort to open and run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/tswanson/AGOgetInfo" title="https://github.com/tswanson/AGOgetInfo"&gt;GitHub - tswanson/AGOgetInfo: Output all AGO content for Org to a csv file&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen this in action and believe it is exactly what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Aug 2016 12:57:48 GMT</pubDate>
    <dc:creator>AlexanderBrown5</dc:creator>
    <dc:date>2016-08-02T12:57:48Z</dc:date>
    <item>
      <title>Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704585#M34974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question about arcgisonline scripting (python/api rest). &lt;STRONG&gt;Are there any way to retrieve the list of connections for a given user? Or the count of connection? &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will allow me to see if my users uses frequently arcgis online, or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see it neither in &lt;A href="https://developers.arcgis.com/python/guide/class-gis-User/"&gt;ArcGis Python API&lt;/A&gt; nor in &lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/User/02r3000000m2000000/"&gt;ArcGIS API REST&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: left;"&gt;Thanks in advance.&lt;/P&gt;&lt;P style="text-align: left;"&gt;Flavie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:08:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704585#M34974</guid>
      <dc:creator>FlavieMORAUX1</dc:creator>
      <dc:date>2016-08-02T12:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704586#M34975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Flavie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check out Tom Swanson's AGO get Info.&amp;nbsp; You will need visual studio of some sort to open and run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/tswanson/AGOgetInfo" title="https://github.com/tswanson/AGOgetInfo"&gt;GitHub - tswanson/AGOgetInfo: Output all AGO content for Org to a csv file&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen this in action and believe it is exactly what you are looking for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 12:57:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704586#M34975</guid>
      <dc:creator>AlexanderBrown5</dc:creator>
      <dc:date>2016-08-02T12:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704587#M34976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Alex,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Thank you for the answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;I have some problem when using tool &lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;(Could not establish trust relationship for the SSL/TLS...). It's &lt;/SPAN&gt;propably related to my proxy?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;I will try from my home, so without proxy. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Wait and see...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif; font-size: 13px; background-color: #fafafa;"&gt;Flavie&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Aug 2016 13:37:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704587#M34976</guid>
      <dc:creator>FlavieMORAUX1</dc:creator>
      <dc:date>2016-08-02T13:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704588#M34977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I success to run the tools, but i don't get needed information. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;The tool just return :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;- account creation date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;- account modification date.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks anyway,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Flavie&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 07:26:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704588#M34977</guid>
      <dc:creator>FlavieMORAUX1</dc:creator>
      <dc:date>2016-08-03T07:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704589#M34978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can query this information using the users call in the rest API:&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/User/02r3000000m2000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/User/02r3000000m2000000/"&gt;ArcGIS REST API&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are returned parameters for date created, date modified and last login.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Kelly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 16:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704589#M34978</guid>
      <dc:creator>KellyGerrow</dc:creator>
      <dc:date>2016-08-05T16:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704590#M34979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;The problem is that I want the list of all connections for a given user, not only the last date. Actually, I want to calculate a connection frequency indicator.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #212121; font-family: arial, sans-serif; font-size: 16px;"&gt;Otherwise another solution, call API REST every day.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 14:45:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704590#M34979</guid>
      <dc:creator>FlavieMORAUX1</dc:creator>
      <dc:date>2016-08-08T14:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Arcgis Online script to get user connection detail</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704591#M34980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kelly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I study API REST method User and I have a question about it. Property "lastLogin" return the last login date, but sometime it return "0" or "-1" value when user has never logged. &lt;STRONG&gt;So what is the difference between "0" and "-1".&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Flavie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 12:56:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/arcgis-online-script-to-get-user-connection-detail/m-p/704591#M34980</guid>
      <dc:creator>FlavieMORAUX1</dc:creator>
      <dc:date>2016-08-09T12:56:52Z</dc:date>
    </item>
  </channel>
</rss>

