<?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: GIS to SAP Integration in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9853#M373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary, &lt;/P&gt;&lt;P&gt;I'm certainly not an expert with regards to SAP, but I know we have a product &lt;A href="http://www.esri.com/software/location-analytics/esri-maps-for-sap-business-objects" title="http://www.esri.com/software/location-analytics/esri-maps-for-sap-business-objects"&gt;Esri Maps for SAP Business Objects&lt;/A&gt; Would something like this be what you're looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 May 2015 22:50:29 GMT</pubDate>
    <dc:creator>KennethOGuinn</dc:creator>
    <dc:date>2015-05-06T22:50:29Z</dc:date>
    <item>
      <title>GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9852#M372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could someone point me in the right direction on what I have to do in order to get our ArcGIS Server to talk to our SAP server.&amp;nbsp; We do not want to do BOBJ or anything fancy, just interface data from the ArcGIS Server and create equipment/functional location records on SAP.&amp;nbsp; Once the records are created on SAP we want to turn them around and update the originating GIS records with the equipment/functional location ids as a start.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight/documentation/blogs would be appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Gary Peters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 20:38:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9852#M372</guid>
      <dc:creator>GaryPeters1</dc:creator>
      <dc:date>2015-05-06T20:38:46Z</dc:date>
    </item>
    <item>
      <title>Re: GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9853#M373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gary, &lt;/P&gt;&lt;P&gt;I'm certainly not an expert with regards to SAP, but I know we have a product &lt;A href="http://www.esri.com/software/location-analytics/esri-maps-for-sap-business-objects" title="http://www.esri.com/software/location-analytics/esri-maps-for-sap-business-objects"&gt;Esri Maps for SAP Business Objects&lt;/A&gt; Would something like this be what you're looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 22:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9853#M373</guid>
      <dc:creator>KennethOGuinn</dc:creator>
      <dc:date>2015-05-06T22:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9854#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gary:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too am not familiar with current Esri/SAP interfaces.&lt;/P&gt;&lt;P&gt;As I recall, this is a pretty new alliance, 2013 UC perhaps?&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.esri.com/partners/alliances/sap/" title="http://www.esri.com/partners/alliances/sap/"&gt;Esri Partners | SAP | Overview&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At my prior job, we built a custom ArcMap tool that picked up selected features and passed them to a custom SAP BAPI via the SAP .NET connector.&amp;nbsp; I believe it then called up the SAP work order module to finish things off.&lt;/P&gt;&lt;P&gt;It was a bit of a PIA truthfully that required some false starts. &lt;/P&gt;&lt;P&gt;The biggest issue was the SAP .NET connector was really old (required VS 2003 I think, in 2010 or so?)&lt;/P&gt;&lt;P&gt;A new connector&amp;nbsp; came out just after we finished the upgrade of the tool from ArcGIS 9.3 to 10.0&lt;/P&gt;&lt;P&gt;I was managing the programmer so my involvement was only skin deep.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These days I would first look for an API from SAP &amp;amp; Esri.&lt;/P&gt;&lt;P&gt;If that failed, then I'd look at doing this in Python as it appears SAP has Python interfaces available in various ways.&lt;/P&gt;&lt;P&gt;RFC, etc...&amp;nbsp; Some folks talk about building a web service that you then consume...&lt;/P&gt;&lt;P&gt;&lt;A href="http://scn.sap.com/community/scripting-languages/blog/2012/10/29/python-abap" title="http://scn.sap.com/community/scripting-languages/blog/2012/10/29/python-abap"&gt;Python / ABAP Stack | SCN&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe a lot of how you go depends on your SAP implementation.&lt;/P&gt;&lt;P&gt;And of course your ArcServer implementation. &lt;/P&gt;&lt;P&gt;I do think the one thing you do not ever want to do with SAP is directly manipulate your database tables.&lt;/P&gt;&lt;P&gt;You always want to work through the abstracted SAP interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A behemoth like SAP does not move very quickly but one might think that two years later, you will be able to find tools that simplify a lot of this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 19:09:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9854#M374</guid>
      <dc:creator>PaulDavidson1</dc:creator>
      <dc:date>2015-05-07T19:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9855#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply Ken, but what we are looking for is a way to interface data to/from GIS/SAP.  I think I need to investigate Paul’s suggestion of APIs on the ESRI and SAP side, and if that research comes up empty the Python route might be the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for the reply!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 20:28:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9855#M375</guid>
      <dc:creator>GaryPeters1</dc:creator>
      <dc:date>2015-05-07T20:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9856#M376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestions Paul.  If I am unable to find any suitable ESRI/SAP APIs or consumable web services, I will pursue the Python path.  Worst thing would be spending some dollars on a Python book, but this might be the best answer in the short term.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your insight!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 20:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9856#M376</guid>
      <dc:creator>GaryPeters1</dc:creator>
      <dc:date>2015-05-07T20:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9857#M377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gary:&lt;/P&gt;&lt;P&gt;You might already be aware of this but:&lt;/P&gt;&lt;P&gt;One thing about the Python route, it will not be wasted effort.&lt;/P&gt;&lt;P&gt;Esri is pushing python heavily, as they should.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are a slew of online python helps out there.&amp;nbsp; Most are general python...&lt;/P&gt;&lt;P&gt;But Esri's Python help is quite good, not as a learning tool (except by example) but as a syntax tool. &lt;/P&gt;&lt;P&gt;I always have a help window open to the Python stuff and a quick search usually finds correct syntax, etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, you can build models (model builder) and then output the code as Python.&lt;/P&gt;&lt;P&gt;It's generally not code you would want to run with but it will give you the syntax and functions/procedures/objects that you want to use.&amp;nbsp; And sometimes it will run first go.&amp;nbsp; But it's usually poorly structured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, a lot of the Toolboxes in ArcMap/Catalog are now built with Python.&amp;nbsp; I believe the ones with the scroll looking icon are python.&amp;nbsp; And you can open the source code and have ready made templates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best of luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 21:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9857#M377</guid>
      <dc:creator>PaulDavidson1</dc:creator>
      <dc:date>2015-05-07T21:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: GIS to SAP Integration</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9858#M378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;As you know, SAP has lots of functions/ products (&lt;A href="http://en.wikipedia.org/wiki/List_of_SAP_products" title="http://en.wikipedia.org/wiki/List_of_SAP_products"&gt;List of SAP products - Wikipedia, the free encyclopedia&lt;/A&gt; and &lt;SPAN style="color: #2989c5;"&gt;&lt;A href="http://www.sap.com/canada/pc/index.html"&gt;http://www.sap.com/canada/pc/index.html&lt;/A&gt;&lt;/SPAN&gt;&amp;nbsp; ). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Certainly, how to integrate ESRI mapping capabilities with SAP products varies, which fully relies on their business purposes and what kind of applications (web, mobile...) ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;On your description/requirements, please refer to below, which shows your options to integrate ESRI maps /analysis with SAP BusinessObjects in both client-side and server-side...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://decisionfirst.files.wordpress.com/2014/10/exploring-gis-integration-options-for-sap-businessobjects.pdf" title="https://decisionfirst.files.wordpress.com/2014/10/exploring-gis-integration-options-for-sap-businessobjects.pdf"&gt;https://decisionfirst.files.wordpress.com/2014/10/exploring-gis-integration-options-for-sap-businessobjects.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, &lt;A href="http://doc.arcgis.com/en/maps-for-sap-bobj/?s=la" title="http://doc.arcgis.com/en/maps-for-sap-bobj/?s=la"&gt;Esri Maps for SAP BusinessObjects | ArcGIS&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:00:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-to-sap-integration/m-p/9858#M378</guid>
      <dc:creator>larryzhang</dc:creator>
      <dc:date>2015-05-11T05:00:24Z</dc:date>
    </item>
  </channel>
</rss>

