<?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: SAP to JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/278109#M54019</link>
    <description>&lt;P&gt;If a query via ODBC, BAPI or IDocs is not an option for you, or if you only want data from specific transactions in SAP, I finally found a solution using &lt;A href="https://youtu.be/oPPhA14Pm-8" target="_blank" rel="noopener"&gt;SAP GUI Scripting&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The procedure is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Generate a VBS script with SAP GUI Scripting, where you run the transaction and export the data to an excel data table (XLSX)&lt;/P&gt;&lt;P&gt;2. &lt;A href="https://community.jmp.com/t5/Discussions/JSL-Open-a-VBS-script/m-p/36336/highlight/true#M21350" target="_blank" rel="noopener"&gt;Include the VBS script&lt;/A&gt; in your JSL&amp;nbsp; code&lt;/P&gt;&lt;P&gt;3. Import the data from the excel table to JMP&lt;/P&gt;&lt;P&gt;4. Do your data analysis in JMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This of course only works, if SAP GUI Scripting is enabled.&lt;/P&gt;&lt;P&gt;If you want full automation, you need to &lt;A href="https://stackoverflow.com/questions/50249363/sap-logon-automate-login-using-vsbcript" target="_blank" rel="noopener"&gt;automatically login to SAP&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps! It worked for me :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;</description>
    <pubDate>Sat, 11 Jul 2020 07:38:22 GMT</pubDate>
    <dc:creator>vkessler</dc:creator>
    <dc:date>2020-07-11T07:38:22Z</dc:date>
    <item>
      <title>SAP to JMP</title>
      <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/20030#M18263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any way to import/export data between JMP and SAP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 21 Aug 2016 14:26:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/20030#M18263</guid>
      <dc:creator>tom_abramov</dc:creator>
      <dc:date>2016-08-21T14:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: SAP to JMP</title>
      <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/20031#M18264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like &lt;A href="http://help.sap.com/saphelp_hanaplatform/helpdata/en/66/a4169b84b2466892e1af9781049836/content.htm"&gt;SAP HANA has an ODBC driver&lt;/A&gt;. JMP can &lt;A href="http://www.jmp.com/support/help/Import_Data_from_a_Database.shtml"&gt;import from any database that supports ODBC.&lt;/A&gt;​ That means you can use the &lt;A href="http://www.jmp.com/support/help/Query_Builder_2.shtml"&gt;Query Builder&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Aug 2016 22:03:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/20031#M18264</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2016-08-22T22:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: SAP to JMP</title>
      <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/105969#M38971</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;is there a solution using &lt;A href="https://archive.sap.com/discussions/thread/107548" target="_self"&gt;BAPI or IDocs&lt;/A&gt; to get data out of SAP and into JMP, if SQL queries are prohibited ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems, that Java, C# etc. is usually used for BAPI or IDocs...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 13:10:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/105969#M38971</guid>
      <dc:creator>vkessler</dc:creator>
      <dc:date>2019-01-14T13:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAP to JMP</title>
      <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/105975#M38977</link>
      <description>&lt;P&gt;I'm not familar with those two structures/methods but if BAPI is a REST API then you can use the &lt;A href="https://www.jmp.com/support/help/14/http-request.shtml" target="_blank"&gt;HTTP Request()&lt;/A&gt; object in JMP 14 to connect to it and retrieve data.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:18:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/105975#M38977</guid>
      <dc:creator>Jeff_Perkinson</dc:creator>
      <dc:date>2019-01-14T15:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: SAP to JMP</title>
      <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/238850#M47195</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;I have a couple of challenges here.&lt;/P&gt;&lt;P&gt;1. The SAP table accesses are available to me through a 32bit ODBC driver. I am struggling with 'how do I frame my question to get them create an oracle database link for me on 64bit-ODBC?' so I can connect to the tables.&lt;/P&gt;&lt;P&gt;2. The tables are huge. I dont need all of that data. So is there a way I can only pull "an existing transaction from SAP" into JMP ?&lt;/P&gt;&lt;P&gt;(a transaction in SAP is pretty much a saved query)&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 23:07:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/238850#M47195</guid>
      <dc:creator>singhan</dc:creator>
      <dc:date>2019-12-17T23:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: SAP to JMP</title>
      <link>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/278109#M54019</link>
      <description>&lt;P&gt;If a query via ODBC, BAPI or IDocs is not an option for you, or if you only want data from specific transactions in SAP, I finally found a solution using &lt;A href="https://youtu.be/oPPhA14Pm-8" target="_blank" rel="noopener"&gt;SAP GUI Scripting&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The procedure is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Generate a VBS script with SAP GUI Scripting, where you run the transaction and export the data to an excel data table (XLSX)&lt;/P&gt;&lt;P&gt;2. &lt;A href="https://community.jmp.com/t5/Discussions/JSL-Open-a-VBS-script/m-p/36336/highlight/true#M21350" target="_blank" rel="noopener"&gt;Include the VBS script&lt;/A&gt; in your JSL&amp;nbsp; code&lt;/P&gt;&lt;P&gt;3. Import the data from the excel table to JMP&lt;/P&gt;&lt;P&gt;4. Do your data analysis in JMP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This of course only works, if SAP GUI Scripting is enabled.&lt;/P&gt;&lt;P&gt;If you want full automation, you need to &lt;A href="https://stackoverflow.com/questions/50249363/sap-logon-automate-login-using-vsbcript" target="_blank" rel="noopener"&gt;automatically login to SAP&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps! It worked for me :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Victor&lt;/P&gt;</description>
      <pubDate>Sat, 11 Jul 2020 07:38:22 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/SAP-to-JMP/m-p/278109#M54019</guid>
      <dc:creator>vkessler</dc:creator>
      <dc:date>2020-07-11T07:38:22Z</dc:date>
    </item>
  </channel>
</rss>

