<?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: How can I provide a Web App that will save vector data from individual users when they sign in but not seen by anyone else? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687211#M34178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will probably be the direction I go in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2016 19:02:03 GMT</pubDate>
    <dc:creator>TravisPreston2</dc:creator>
    <dc:date>2016-03-25T19:02:03Z</dc:date>
    <item>
      <title>How can I provide a Web App that will save vector data from individual users when they sign in but not seen by anyone else?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687208#M34175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I would like to create a web app that requires a sign in. I want people to be able to add vector data to a map on their individual accounts for planning purposes but I don't want that data to be seen by other users. Does anyone know how I could do this or know of a company that would provide the service at a reasonable rate to users?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 15:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687208#M34175</guid>
      <dc:creator>TravisPreston2</dc:creator>
      <dc:date>2016-03-25T15:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I provide a Web App that will save vector data from individual users when they sign in but not seen by anyone else?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687209#M34176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Travis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like you would benefit from using ArcGIS Server and their secure services:&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/reference/arcgis-server-services.htm#ESRI_SECTION1_FEB0DF92DA064B6A970DFB59A18AA4C2" title="https://doc.arcgis.com/en/arcgis-online/reference/arcgis-server-services.htm#ESRI_SECTION1_FEB0DF92DA064B6A970DFB59A18AA4C2"&gt;ArcGIS Server web services—ArcGIS Online Help | ArcGIS&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 15:32:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687209#M34176</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-03-25T15:32:38Z</dc:date>
    </item>
    <item>
      <title>Re: How can I provide a Web App that will save vector data from individual users when they sign in but not seen by anyone else?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687210#M34177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have similar requirements, so I'll describe our approach.&amp;nbsp; Your requirements may be similar enough to use and/or adjust the approach below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;User story&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As the Emergency Manager, I need to access confidential features managed by each business unit so that I can make decisions based on all confidential features that the organization has.&amp;nbsp; Managers in the business units choose whether or not to allow staff in other business units to see the confidential features they manage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Solution idea (Portal or ArcGIS Online)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Each manager:&lt;UL&gt;&lt;LI&gt;creates a group and adds their staff and the Emergency Manager to it&lt;/LI&gt;&lt;LI&gt;creates a hosted feature layer; enables editing, tracking, and per user editing as desired; and shares the hosted feature layer to their group&lt;/LI&gt;&lt;LI&gt;each manager creates a web app that uses the web map below and enables the desired capabilities to support the editing process.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The Emergency Manager:&lt;UL&gt;&lt;LI&gt;creates a web map and adds all business unit hosted feature layers to it.&amp;nbsp; This gives the Emergency Manager access to all of the confidential features.&lt;/LI&gt;&lt;LI&gt;shares that web map back to all of the business unit groups (if useful to the managers).&amp;nbsp; This allows each group to see only its confidential features on the commonly shared web map.&lt;/LI&gt;&lt;LI&gt;creates a web app that uses that web map and enables the desired capabilities to support her decision process.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The solution designer:&lt;UL&gt;&lt;LI&gt;Notes that ArcGIS Online terms of service explicitly prohibit using some types of confidential information&lt;UL&gt;&lt;LI&gt;&lt;A href="http://www.esri.com/~/media/Files/Pdfs/legal/pdfs/mla_e204_e300/english" title="http://www.esri.com/~/media/Files/Pdfs/legal/pdfs/mla_e204_e300/english"&gt;http://www.esri.com/~/media/Files/Pdfs/legal/pdfs/mla_e204_e300/english&lt;/A&gt; &amp;gt; 2.4 Prohibited Uses of the Online Services &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Configures:&lt;UL&gt;&lt;LI&gt;tries out the solution idea and adjusts until it meets requirements or finds its limitations within the ArcGIS Online capabilities.&amp;nbsp; Limitations will include non-existent capabilities and bugs in existing capabilities.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;requests new capabilities at &lt;A href="http://ideas.arcgis.com/" title="http://ideas.arcgis.com/"&gt;Esri Arcgis Ideas | Ideas Submission Portal.&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;pursues bugs at&amp;nbsp; &lt;A href="https://my.esri.com/#/" title="https://my.esri.com/#/"&gt;https://my.esri.com/&lt;/A&gt; &amp;gt; My Organizations &amp;gt; Support&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Customizes:&lt;UL&gt;&lt;LI&gt;If there are firm requirements that cannot be met through configuration or delayed until configurable solutions are available, then commit to all of the costs of customizations and start customizing.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My 2¢, inflation adjusted as much as I can to 48¢&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://en.wikipedia.org/wiki/My_two_cents" title="https://en.wikipedia.org/wiki/My_two_cents"&gt;My two cents - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="http://data.bls.gov/cgi-bin/cpicalc.pl?cost1=.02&amp;amp;year1=1913&amp;amp;year2=2016" title="http://data.bls.gov/cgi-bin/cpicalc.pl?cost1=.02&amp;amp;year1=1913&amp;amp;year2=2016"&gt;CPI Inflation Calculator&lt;/A&gt;&amp;nbsp; &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Happy Friday,&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 16:11:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687210#M34177</guid>
      <dc:creator>TimMinter</dc:creator>
      <dc:date>2016-03-25T16:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can I provide a Web App that will save vector data from individual users when they sign in but not seen by anyone else?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687211#M34178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this will probably be the direction I go in.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Travis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 19:02:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-can-i-provide-a-web-app-that-will-save-vector/m-p/687211#M34178</guid>
      <dc:creator>TravisPreston2</dc:creator>
      <dc:date>2016-03-25T19:02:03Z</dc:date>
    </item>
  </channel>
</rss>

