<?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: Web Service in Web Map in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379150#M458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Zdeněk,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&amp;nbsp; Do you have a working web service to start with? I can not get either of the links you posted to work for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Jul 2016 13:02:52 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-07-15T13:02:52Z</dc:date>
    <item>
      <title>Web Service in Web Map</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379147#M455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello,&lt;/P&gt;&lt;P&gt;I have web services (not ArcGIS Server services) such as &lt;A href="http://alarmy.eltodo.cz/soap/?cmd=get_alarms" title="http://alarmy.eltodo.cz/soap/?cmd=get_alarms"&gt;http://server.domain/soap/?cmd=get_alarms&lt;/A&gt; or &lt;A href="http://carposition.eltodo.cz/ws/?cmd=getrealtimevehiclelist&amp;amp;amp;auser=carposition&amp;amp;amp;apass=0dotlE&amp;amp;amp;outproj=JTSK&amp;amp;amp;resfields=id;fullname;name;locality;age;topgroup;position&amp;amp;amp;grp=-2000" title="http://carposition.eltodo.cz/ws/?cmd=getrealtimevehiclelist&amp;amp;amp;auser=carposition&amp;amp;amp;apass=0dotlE&amp;amp;amp;outproj=JTSK&amp;amp;amp;resfields=id;fullname;name;locality;age;topgroup;position&amp;amp;amp;grp=-2000"&gt;http://server.domain/ws/?cmd=getrealtimevehiclelist&amp;amp;amp;auser=carposition&amp;amp;amp;apass=0dotlE&amp;amp;amp;outproj=JTSK&amp;amp;amp;resfields=id;fullname;name;locality;age;topgroup;position&amp;amp;amp;grp=-2000&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Is any possibility how to add these services into Web Map and WAB Application?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any response&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 12:29:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379147#M455</guid>
      <dc:creator>ZdeněkSoldán</dc:creator>
      <dc:date>2016-06-30T12:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service in Web Map</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379148#M456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Zdeněk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is no simple way to do this. The WebMap spec does not support these types of layers. You can develop a custom widget in WAB to create a FeatureLayer from the esriRequest callback function you get from these urls and add the FeatureLayer to the WAB map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 13:00:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379148#M456</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-06T13:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service in Web Map</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379149#M457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for answer Robert,&lt;/P&gt;&lt;P&gt;could you be so kind and be a little bit more specific how to do it? I have read documentation to esriRequest and access data (XML) on ArcGIS API for JavaScript Guide web page but it didn't help me much. I know how to build custom widget but this is over my knowledge. I would like to be your padawan if you would like to teach me master. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 14:03:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379149#M457</guid>
      <dc:creator>ZdeněkSoldán</dc:creator>
      <dc:date>2016-07-13T14:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service in Web Map</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379150#M458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Zdeněk,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&amp;nbsp; Do you have a working web service to start with? I can not get either of the links you posted to work for me.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 13:02:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379150#M458</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-15T13:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service in Web Map</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379151#M459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I have. But I would prefer to send it privately only to you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 13:09:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379151#M459</guid>
      <dc:creator>ZdeněkSoldán</dc:creator>
      <dc:date>2016-07-15T13:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Web Service in Web Map</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379152#M460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Zdeněk,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&amp;nbsp; OK send it, I am following you now.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jul 2016 13:30:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/web-service-in-web-map/m-p/379152#M460</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-07-15T13:30:25Z</dc:date>
    </item>
  </channel>
</rss>

