<?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: Exchanging data between SAP and Lotus Notes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582060#M862340</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently working under the same model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need some middleware tool to achieve the data exchange between two systems. In my case Busineess connector helps to acheieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of model requires java agents , servelts BAPI has to be written to figure out the bridge between two system for data sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert me back if you hv any more query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if my reply is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~&lt;SUB&gt;Lakshmiraj&lt;/SUB&gt;~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Mar 2008 06:28:12 GMT</pubDate>
    <dc:creator>abapdeveloper20</dc:creator>
    <dc:date>2008-03-29T06:28:12Z</dc:date>
    <item>
      <title>Exchanging data between SAP and Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582059#M862339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to work on the above. Any tips or feedback from you will be appreciated -&lt;/P&gt;&lt;P&gt;what tools / scripts do you use, where can i find good documentation / examples / books etc ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 06:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582059#M862339</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-29T06:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exchanging data between SAP and Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582060#M862340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm currently working under the same model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First you need some middleware tool to achieve the data exchange between two systems. In my case Busineess connector helps to acheieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This type of model requires java agents , servelts BAPI has to be written to figure out the bridge between two system for data sharing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert me back if you hv any more query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if my reply is helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~&lt;SUB&gt;Lakshmiraj&lt;/SUB&gt;~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Mar 2008 06:28:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582060#M862340</guid>
      <dc:creator>abapdeveloper20</dc:creator>
      <dc:date>2008-03-29T06:28:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exchanging data between SAP and Lotus Notes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582061#M862341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes it is possible to exchange data between SAP and Lotus Domino server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If ur requirement is to view sap mails from SAP inbox from Lotus Domino server then do the following,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Download the lotus connector from lotus web site. it is available free on the internet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. This connector u have to configure on the lotus server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. The connector uses rfc connection to have communicaiton between sap and lotus.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Entire documentaion is available with the connector itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. U just have to restart the lotus domino server (R5 in my case).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this gives u some idea about integration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varishtah.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Mar 2008 10:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exchanging-data-between-sap-and-lotus-notes/m-p/3582061#M862341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-30T10:03:15Z</dc:date>
    </item>
  </channel>
</rss>

