<?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: Make XY Event Layer available in WebApp Builder in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14359#M492</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omolara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are working with CSV files, take a look at the Add Data widget:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-add-data.htm" title="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-add-data.htm"&gt;Add Data widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Aug 2017 16:29:51 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2017-08-25T16:29:51Z</dc:date>
    <item>
      <title>Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14358#M491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to provide my users with a tool that will let them upload .xls and/or .csv files containing xy coordinate data from their systems (desktop, network drive, thumb drive, etc), perform a process and map the result as a point layer. Please view the attached pdf which illustrates what I have tried and failed at (i.e. creating a geoprocessing tool and publishing as a service). I am definitely doing something wrong. Can someone please point me in the right direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: This tool will be incorporated into Portal for ArcGIS WebApp Builder. I am aware that coordinates can be mapped in Portal for ArcGIS, however it only accepts lat/long. We work with UTM and I will not want to pass the headache of always converting to lat/long before mapping to my users or take on the burden myself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I look forward to any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 13:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14358#M491</guid>
      <dc:creator>OmolaraKareem</dc:creator>
      <dc:date>2017-08-25T13:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14359#M492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Omolara,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are working with CSV files, take a look at the Add Data widget:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-add-data.htm" title="http://doc.arcgis.com/en/web-appbuilder/create-apps/widget-add-data.htm"&gt;Add Data widget—Web AppBuilder for ArcGIS | ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 16:29:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14359#M492</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-08-25T16:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14360#M493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Jake. I have looked into the Add Data Widget. It has the limitation of accepting only lat/long. I need something that will accept UTM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sent from my Samsung Galaxy smartphone.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 17:04:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14360#M493</guid>
      <dc:creator>OmolaraKareem</dc:creator>
      <dc:date>2017-08-25T17:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14361#M494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a modelI was able to get to work with a CSV file.&amp;nbsp; I simply added the Make XY Event Layer tool to model builder and set parameters for input, X &amp;amp; Y fields, and output.&amp;nbsp; I set the spatial reference to the coordinate system of my choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/368682_Screen1.PNG" style="width: 620px; height: 474px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/368683_Screen2.PNG" style="width: 620px; height: 406px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I then published this to ArcGIS Server as a Geoprocessing service.&amp;nbsp; I made sure to check 'Uploads' for the Capabilities so that the end user can upload a CSV file:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/368693_Screen4.PNG" style="width: 620px; height: 492px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could then successfully configure and execute this in Portal:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/368694_Screen5.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Aug 2017 17:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14361#M494</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-08-25T17:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14362#M495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did it!!!&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="368832" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/368832_pastedImage_1.png" style="width: 224px; height: 134px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks so much Jake. Much appreciated.&lt;/P&gt;&lt;P&gt;I have another problem now. Everything worked as it should but in a list of 23 xy coordinates, only the first one was plotted. Can you tell where I missed it? I've checked over and over, don't know what I've done wrong.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Save&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 11:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14362#M495</guid>
      <dc:creator>OmolaraKareem</dc:creator>
      <dc:date>2017-08-28T11:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14363#M496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you upload the CSV file you are using to GeoNET for me to take a look?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 11:47:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14363#M496</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-08-28T11:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14364#M497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 11:55:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14364#M497</guid>
      <dc:creator>OmolaraKareem</dc:creator>
      <dc:date>2017-08-28T11:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14365#M498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/LAMATAEnterpriseGIS"&gt;LAMATAEnterpriseGIS&lt;/A&gt;‌ what coordinate system are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 11:38:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14365#M498</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-08-29T11:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14366#M499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Projected Coordinate System:&amp;nbsp;&amp;nbsp; &amp;nbsp;WGS_1984_UTM_Zone_31N&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Aug 2017 12:10:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14366#M499</guid>
      <dc:creator>OmolaraKareem</dc:creator>
      <dc:date>2017-08-29T12:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14367#M500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Omolara, I would recommend logging a case with support.&amp;nbsp; I tried plotting this CSV file you sent and it displays all the points in correctly within the Web AppBuilder Application (Portal 10.5.1):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/369782_Screen1.PNG" style="width: 620px; height: 410px;" /&gt;&lt;/P&gt;&lt;P&gt;What's strange is that the GP tool is working correctly in ArcGIS Desktop 10.5.1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 12:07:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14367#M500</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-09-05T12:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14368#M501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jake, I've created a model that mimics yours as well as publishing it as a service with "Uploads" enabled. However, when I go to use the service in a WAB application the Upload button does not appear, any thoughts? Is this feature allowed via AGOL-hosted Web Apps or is it limited to Portal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370054_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, this thread has been extremely helpful!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14368#M501</guid>
      <dc:creator>AlecMarshall1</dc:creator>
      <dc:date>2017-09-06T19:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14369#M502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alec,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you were configuring the widget did you specify the 'Upload file' option for the input?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="370095" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370095_Screen1.PNG" style="width: 620px; height: 214px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:17:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14369#M502</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-09-06T19:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14370#M503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oddly enough the "Upload file" option does not appear for me. Perhaps an issue with my model? I notice that my "Type" field under the Input is listed as "GPRecordSet" while yours is "GPDataFile".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370100_Capture.PNG" style="width: 620px; height: 188px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14370#M503</guid>
      <dc:creator>AlecMarshall1</dc:creator>
      <dc:date>2017-09-06T19:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14371#M504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you send a screen shot of your model?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:42:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14371#M504</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-09-06T19:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14372#M505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370101_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Additionally, the data type for my XY Table parameter is set as "Table" \&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370102_Capture2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 19:48:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14372#M505</guid>
      <dc:creator>AlecMarshall1</dc:creator>
      <dc:date>2017-09-06T19:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Make XY Event Layer available in WebApp Builder</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14373#M506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would try starting over by re-running your model, and then re-publishing the GP service.&amp;nbsp; It's strange that it's stating a GPRecordSet rather than a GPDataTable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 20:02:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/make-xy-event-layer-available-in-webapp-builder/m-p/14373#M506</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-09-06T20:02:26Z</dc:date>
    </item>
  </channel>
</rss>

