Intergate Lotus Notes with SAP

Dear All,
I had do mail configuration in SAP and its working.
But i want to import all my Lotus Notes contact in SAP. is it possible? How?
OR can I Intergate Lotus  mailing system with SAP?
Regards,
Nisit

Nisith,
The approaches that are currently available to integrate SAP R/3 and Lotus Notes are:
Lotus Connectors:
Lotus Connectors are system files that are developed using common object model interface, known as Lotus Connector API. They provide optimized access to the enterprise data from Domino. These connectors are installed on the Web Application Server platform of SAP and are used to connect to and to transfer data from the enterprise servers and other enterprise platforms. This Lotus Connector, when used with enterprise integration tools, facilitates to integrate SAP application logic with Domino applications. The Connector was developed using SAP's Remote Function Call Software Development Kit (RFCSDK) and enables execution of any SAP Remote Function Call (RFC) that is remotely callable, all BAPIs and Transactions using Batch Data Input. Using the Lotus Connector for SAP technology ensures that data transfers and queries are processed through the SAP application layer, preserving the business logic and data validations contained in SAP Remote Function Call and transaction interfaces, which comprised of SAP processes. Therefore, reading and writing SAP data is always performed through the application layer and not by directly accessing back-end database tables and by using Lotus Connectors all the business rules provided by RFCu2019s and SAP Transactions are maintained.
Domino Mail Transfer Agent for R/3:
A server-based add-ins, Domino MTA is used in bi-directional message transfer amid SAP R/3 and Notes, which leads to the transformation of Dominou2019s inbox into a universal inbox for both Domino and SAP. This tool is used to send messages to and from SAP R/3 to notes. It enables the users to send or receive mails, faxes and also disseminate the data from R/3 system to the notes mailbox. Hence, the users are required to check a common interface for reading the messages from both SAP R/3 and Lotus Notes. The Mail transfer Agent along with providing full attachment support provides users with the rich text support, facilitating R/3 mail users using any other application like Microsoft word as their e-mail editors. In addition, R/3 MTA provides all the transactional support that is required by the users. The users to make sure that the data being transferred from R/3 is properly routed to Domino can also use this support. MTA even enables the users to keep a track of all the messages that are sent or received from R/3 by tracking them in a Notes log file. As mentioned above, the Domino MTA uses add-ins. These add-ins are object client to send mail from Domino to R/3 and object server to receive mail from R/3.
Lotus Enterprise Integrators (LEI):
This tool is used to transfer the data both ways between SAP R/3 and Domino applications. LEI are the quickest way to ensure transfer of data and that too without following the tedious task of writing long lines of codes. Also, it facilitates this transfer by taking one end as a source and the other as a target. In this, the data transfer of each type utilizes a different connector such as Oracle connector and Notes connector. These connectors are used in both LEI and Domino Enterprise Connectivity Services (DECS) to ensure bi-directional access of notes and web applications of R/3 data from a Domino server.
Hope this helps you.
Rgds
manish

Similar Messages

  • Open a new mail item in Lotus notes with all names from table view..

    HI
    the requirement is like this .. There is a table view with checkboxes..
    Now user will select the particular checkboxes and one mail should be created in Lotus Notes with all the user ids selected.
    How do i achieve
    1) Selecttion of either all ( Select ALl/deselect all ) or some users funtionality in table view
    2) Opening a new mail item with all users selected.

    Hi Raja
    The problem is this
    I have 2 buttons mail to Selected  and mail to all .
              <htmlb:button id            = "b_mailtosel"
                            text          = "Mail to Selected"
                            onClick = "onInputProcessing(b_mailtosel)" />
              <htmlb:button id            = "b_mailtoall"
                            text          = "Mail to all"
                            onClick = "onInputProcessing(b_mailtoall)" />
    Table view below is having this value..
    <htmlb:tableView id             = "tab1_list"
                          table          = "<%= i_list %>"
                           footerVisible  = "false"
                           selectionMode = "MULTISELECT"
                           design          = "ALTERNATING"
                           emptyTableText = "No data available"
                           width          = "100%"
                            >
    OninPut processing
    WHEN 'b_mailtosel'.
          application->s_flag = '1'.
          l_tv ?= cl_htmlb_manager=>get_data( request = request
                                               name    = 'tableView'
                                               id      = 'tab1_list' ).
          IF NOT l_tv IS INITIAL.
            table_event = l_tv->data.
            IF NOT table_event->PREVSELECTEDROWINDEXTABLE IS INITIAL.
            i_selected_mail = table_event->PREVSELECTEDROWKEYTABLE.
            ENDIF.
          ENDIF.
    table_event->PREVSELECTEDROWKEYTABLE is blank since there is no key column defined in the Tableview  ( since this combination doesnt work with select all ) .
        WHEN 'b_mailtoall'.
        cl_htmlb_manager=>check_tableview_all_rows(
          rowcount = rowcount
          request = request
          id = 'tab1_list'
          check = 'X'
          application->s_flag = '1'.
          l_tv1 ?= cl_htmlb_manager=>get_data( request = request
                                               name    = 'tableView'
                                               id      = 'tab1_list' ).
          IF NOT l_tv1 IS INITIAL.
            table_event1 = l_tv1->data.
            IF NOT table_event1->PREVSELECTEDROWINDEXTABLE IS INITIAL.
            i_selected_mail = table_event1->PREVSELECTEDROWKEYTABLE.
            ENDIF.
          ENDIF.
    NO DATA is coming in Select all too..
    HOw do i frame my code to atleast get the values...

  • Pushing BO inbox item to Lotus Notes and SAP Inbox.

    Hi ,
       Can we  Push BO inbox item to Lotus Notes and SAP Inbox. if we do it then how to do it.
      Thanks in Advance.
    Regards,
    Yagyashikha

    Hi,
    well you should ask your Lotus Notes administrator to setup an SMTP gateway on the LotusNotes side for you. I know that this is possible but I have not done it myself before. And since this is an SAP BusinessObjects forum I am not sure you will get an answer about this here.
    Regards
    Stratos
    PS: I found the following link in the internet
    [http://www-12.lotus.com/ldd/doc/domino_notes/Rnext/help6_admin.nsf/89d3962efd85426f85256b870069c0aa/f0e11c47fc62bc2e85256c1d00394ef9?OpenDocument]
    Not sure if this applies to your version though.

  • Lotus Notes and SAP Business Workflow

    Hi Experts!
    If you have an experience or if you have SPECIFIC notes on Lotus Notes/SAP Workflow integration, please share some views on these following questions:
    1. The SAP version we are using is ECC6.  The client wants to upgrade their Lotus Notes client to V7.0.1 which caters Workflow integration. <b>Do we need to have the Lotus Connector for this</b>? (Workitem should be processed using the Lotus Notes client and there is a link where the apporover can process the workitem.)
    2. What are the essential technical specifications for this this integration?
        a. Domino Server Platform
        b. Client Platform
        c. Domino Release
        d. Lotus Notes Client version
        e. Product/connector for the link.
    3. What should I use for configuring the notification scenario?
        a. Extended Notifications
        b. RSWUWFML2
        c. SWN_SELSEN
    Please provide answers on these.
    Thank you very much.  I'm generous in giving points.
    Regards,
    Reymar

    Hi Akshay!
    Am I right to affirm that according to what you've said, <b>there is no Lotus Notes Connector needed</b>  for Lotus Notes and SAP Workflow integration?
    I actually haven't tested yet the Extended Notification, but from your reply, I think you are confident enough to tell me that it is possible to have a link in the Lotus Notes mail and then this link could bring you to the Document and process it using,of course, the Extended Notification.
    I'm very thankful. Have a nice day. And also, please share some notes on how too use the Extended Notification. (--,)
    Best Regards,
    Reymar

  • Integrating Lotus Notes with Guided Procedure Task

    Hi Experts,
    Is it possible to see Guided Procedure Tasks in Lotus Notes. Is this integration possible?
    We have UWL in portal to check the tasks.
    Instead of going to the portal to open Actions, can we get the task link in Lotus Notes Inbox?
    Thanks,
    Runal

    Thanks George
    Using GP APIs we can check tasks for processes through Lotus Notes, instead of going to the netweaver portal's UWL list.
    But GP APIs does not support WD ABAP.
    So integration of lotus notes with GP is only possible using WD JAVA.
    Thanks,
    Runal

  • How to open a trouble ticket/OSS note with SAP - Very Urgent

    Hi Gurus,
    I have the Logon and the password.
    1)How to open a trouble ticket/OSS note with SAP.
    Thanks
    Simmi

    Hi,
    You could login to service.sap.com/inbox and then create a customer message using message wizard and send this to SAP. You can prioratize the ticket accordingly.
    Sriram

  • Out of office message when sending mail to Lotus Notes from SAP

    Hi,
    Is it possible to have an 'out of office' message when sending mail to Lotus Notes from SAP?
    I'm sending account statements by mail via a modified version of function FI_OPT_ARCHIVE_CORRESPONDENCE. The SAP username is send as a parameter, and later converted to the e-mail saved in the user profile. This works, - but I would like to have an out of office reply if the user I send to is out of office.
    Hope someone can help...
    Regards,
    Lene

    As Thomas pointed out, you can use regular SMTP mail to send the contents to Lotus Notes. You can use the function module SO_OBJECT_SEND or any of the SAP Office function modules to do this.
    Only thing to remember is that the SMTP may have been disabled by your basis team due to security risks involved. An alternative could be a lotus notes connector available from IBM.
    Srinivas

  • Error during data transfer from Lotus Notes to SAP via JCO - Urgent Help Required

    Dear SAP Expert:
    I need your help! Recently getting error during data transfer to SAP. I need your suggestion!
    I am transferring Lotus Notes data to SAP via JCO, recently getting the below error msg, could you pls tell me what could be the reason?
    Please suggest me how to fix that kind of issue.
    "com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: Error in ABAP/4 statement when processing an internal table. table.
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.nativeExecute(Native Method)
    at com.sap.mw.jco.rfc.MiddlewareRFC$Client.execute(MiddlewareRFC.java:1244)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3842)
    at com.sap.mw.jco.JCO$Client.execute(JCO.java:3287)
    at SAPAdapter.execute(Unknown Source)
    at JavaAgent.fillBapiAndWriteBackToNotes(Unknown Source)
    at JavaAgent.NotesMain(Unknown Source)
    at lotus.domino.AgentBase.runNotes(Unknown Source)
    at lotus.domino.NotesThread.run(NotesThread.java:249)
    Thanks in advance! Your help would be highly appreciated! Thanks again!

    error is clear, check your abap code.

  • Use of Lotus Notes with IDOC.

    would like to check with you all, currently I am reading a text file from interface manager and 'put' it into IDOC- basic type ORDERS05 and later auto create the Sales Order.
    After that, I need to generate an text file regarding the status of the IDOC plus some other information from the new created Sales Order.
    This text file need to send to the specify user thru external email like Lotus Notes.
    Does anybody know which function module I can use ?
    Thanks & Regards,
    Chakri.

    Hi,
    Source : Google
    Check this if useful.
    *To prepare the subject line
    CONCATENATE text-034 v_belnr text-035 INTO v_subject SEPARATED BY space.
    CLEAR v_belnr.
    *Add the recipients email address
    CLEAR wa_receivers.
    REFRESH t_receivers.
    wa_receivers-receiver
    = v_usrid.
    wa_receivers-rec_type
    = c_u.
    wa_receivers-com_type
    = c_int.
    wa_receivers-notif_del = c_x.
    wa_receivers-notif_ndel = c_x.
    APPEND wa_receivers TO t_receivers.
    CLEAR wa_receivers.
    Describe the body of the message
    CLEAR wa_packing_list.
    REFRESH t_packing_list.
    wa_packing_list-transf_bin = space.
    wa_packing_list-head_start = c_1.
    wa_packing_list-head_num
    = c_0.
    wa_packing_list-body_start = c_1.
    DESCRIBE TABLE t_message LINES wa_packing_list-body_num.
    wa_packing_list-doc_type
    = c_raw.
    APPEND wa_packing_list TO t_packing_list.
    CLEAR wa_packing_list.
    *Populate the subject/generic message attributes
    wa_doc_data-obj_langu
    = sy-langu.
    wa_doc_data-obj_name
    = c_saprpt.
    wa_doc_data-obj_descr
    = v_subject.
    wa_doc_data-sensitivty = c_f.
    CLEAR : v_subject,
    v_belnr.
    *Call the FM to post the message to SAPMAIL
    CALL FUNCTION 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    EXPORTING
    document_data
    = wa_doc_data
    put_in_outbox
    = c_x
    IMPORTING
    sent_to_all
    = v_sent_all
    TABLES
    packing_list
    = t_packing_list
    contents_txt
    = t_message
    receivers
    = t_receivers
    EXCEPTIONS
    too_many_receivers
    = 1
    document_not_sent
    = 2
    document_type_not_exist
    = 3
    operation_no_authorization = 4
    parameter_error
    = 5
    x_error
    = 6
    enqueue_error
    = 7
    OTHERS
    = 8.
    *commit work.
    *Status of the IDOC. need to be updated.
    IF sy-subrc IS INITIAL.
    idoc_status-docnum = idoc_contrl-docnum.
    idoc_status-status = c_status68.
    APPEND idoc_status.
    CLEAR idoc_status.
    ELSE. "If the mail was not sent.
    idoc_status-docnum = idoc_contrl-docnum.
    idoc_status-status = c_status63.
    idoc_status-msgid = c_msgid.
    idoc_status-msgno = c_mailfail.
    APPEND idoc_status.
    CLEAR idoc_status.
    ENDIF.
    ELSE. "If user-id(email-id) was not found
    idoc_status-docnum = idoc_contrl-docnum.
    idoc_status-status = c_status63.
    idoc_status-msgid = c_msgid.
    idoc_status-msgno = c_mailnotfound.
    APPEND idoc_status.
    CLEAR idoc_status.
    ENDIF.
    Regards..

  • Connect Lotus Notes with ODBC driver

    I am trying to figure out connecting SQL Developer with ODBC connection ( set on to ODBC Data Source ) for lotus notes. I am able successfully connect through Excel with that connection. With SQL Developer , its asking for JDBC driver but lotus notes version (R5) what I am using does not support JDBC driver.
    Is there any way to connect using ODBC data source for lotus notes.

    No.
    SQL Developer is a Java based tool and requires JDBC. Theoretically you could use the JDBC-ODBC bridge, but there would be no point. SQL Developer is an Oracle specific development and query tool which allows connection to selected other DBMSs in order to support migration to Oracle. Lotus Notes is not one of the supported systems.
    SQL Developer is NOT a general purpose, multi-DBMS tool.

  • Accessing Lotus Notes from SAP

    I'm trying to access data of Lotus Notes databases from an ABAP using OLE.
    If the Lotus Notes Class returns a "common" variable (string, number or another object), there is no problem, but when it returns an "stringArray" or a "valueArray" variable I cannot get the value.
    For example, it happens when trying to get the value of a field from a document:
    CALL METHOD OF w_document 'GetItemValue' = w_value
      EXPORTING #1 = 'FieldName'.
    this method returns a "valueArray" value and defining the w_value as string or character in ABAP is does not crash but the content of w_value after having executed this method is always blank.
    Any idea on how to solve it?
    Thanks
    josep

    hi,
    check out this links..here ypu will find relevant materials for this query..
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=accessing%20lotus%20notes%20from%20sap&cat=sdn_all
    thanks
    jaideep
    *reward points if useful..

  • When using Lotus Notes with the latest version of firefox notes will not allow me to attach files?

    Uner firefox version I was able to attach muliple doc within my Lotus notes, after upgrading I now get an error message. Program error. What else can I do to fix the problem other than going back to the old version?

    I only have an HSA account with USbank, and my screen looks fine.
    If the website is okay, you can try goto options->advanced->network, and clear the web cache and try again.

  • I need a conduit to sync Lotus Notes with ipod on XP

    Please if somebody knows some conduit o software ready to syncs itunes contacts and calendar with lotus notes or an independet software please forward me.
    thanks
    Saludos desde México

    Have a look here, see what you make of it, I found this article through Google: "Sync Lotus Notes to iPod?" http://www.lavatech.com/Articles.nsf/ID/LN2iPod

  • Send an email to lotus notes through SAP

    Hi All,
    I want to send a mail from SAP to the lotus notes.
    What are the different methods available.
    Can I do it without any middleware like (LEI) and Lotus Connector?
    Thanks in Advance.
    Regards
    Satish.
    Regards
    Satish.

    Hi All,
    I am working on 4.7 and release 6.4.
    The configuration settings in SCOT transaction has been done and all the pre requisite settings have been di=one.
    But when I am trying send a short message it is giving an error.
    The error that I am getting is
    Internal error: SO_OBJECT_MIME_GET Exception: 2.
    Please let me know how to go ahead and remove this error.
    Thanks in advance.
    Regards
    Satish.

  • Synch Lotus Notes with iCloud

    I would like to synch a Lotus Notes calendar with iCloud to be able to share it with others. Does anyone know how to do that or what kind of software is abailable for that? For Lotus Notes to Google or Hotmail, there is a tool like CompanionLink available.

    From an older thread I found:  http://pimsyncer.com/ which works on my Lotus Notes for Mac (long story on how I got my hands on this version).  Syncs up well to Google Calendar and iCloud thus far.  14 day free trial period.  Docs say the .nsf (gah!) should work on the Windoze version of Notes as well. 

Maybe you are looking for

  • How Can I Hide unneeded Event Files and Projects?

    Hi, Each time I open FCP X I see the last project I was working on, as well as thumbnails from all of my events. Sometimes I see missmatched project files in the windows. There are projects/Events that I do not want to have visible or accessible at a

  • Problem creating Mtn Lion Recovery partition on external drive.

    USB external.  Newly erased, three partitions: one 2GB for Recovery HD, other two backups of my old SL machine and new ML machine (Mini). Those work and their respective machines fine.  Drive seems OK.     Used Recovery Disk Asst v. 1.0 to create Rec

  • I've updated my phone and lost my music but I can't seem to sync it back on!!

    Please help me!! I've updated my phone and have lost all my music but I can't seem to sync it back on! An error message has popped up asking me if i'd risk losing my apps so I've clicked yes but nothing seems to be happening!!?? Helpp!! i need my mus

  • Preview PDF files drop letters when printed.

    I have a problem with PDF's printing without lower-case letter o's and upper-case X's. This is both to my Brother Laser Printer AND my HP C309. It may be Mac software at a low level, because when I print a PDF to Yojimbo, the lower-case o's and upper

  • Sun Update Connection Proxy

    Hello all! I have a local Patchserver, configured like this: patchsrv setup -l Patch source URL: https://getupdates.sun.com/solaris/ Cache Location: /var/sadm/spool/patchsvr Web proxy host name: ip-address-of-proxy Web proxy port number: port-of-prox