Qusetion: client-based synchronization from CRM to lotus-notes

hi, expert
there's a requirement to configure the activity of client-based synchronization from CRM to lotus-notes.
I can only find the path to "client-based synchronization" in IMG,but I have no idea about how to implement the activity
synchronization. I don't know the steps or conditions both in CRM activity management configuration and lotus-notes
configuration.
Could anybody help and guide me?
sincerely Claud

do the following steps:
1. create transaction type for activity in spro>crm>transactions>basic settings>define transaction types
2. define synchronization settings under spro>crm>crm middleware and related components>client-based groupware integratuion>settings for client-based synchronization. here define values for:
- Default process type for new tasks(DEFAULT_TASK_PROC_TYPE)  
- Text type for the task notes(DEFAULT_TASK_TEXTTYPE) 
- Status code for the Status "Open"(DEFAULT_TASK_OPEN)  
- Status code for the Status "In process"(DEFAULT_TASK_INPROCESS)  
- Status code for the Status "Completed"(DEFAULT_TASK_COMPLETED)  
- Status code for the Status "Cancelled"(DEFAULT_TASK_CANCELLED)  
3. go to spro>crm>basic settings>one-to one e-mail>Define Multipart E-Mail Option and Groupware Integration - here define lotus notes
4. instal groupware integration component - in personalization of web ui
5. edit synchronization settings - in personalization of web ui
Regards.

Similar Messages

  • CRM Outlook client based synchronization

    Hello ,
    I am using CRM outlook client based synchronization,
    I am concern about moving to winter clock.
    Which steps and in which order should be performed on CRM and Exchange side?
    Rika

    Hi Neha and David,
    David, you are right ... you have to be employee responsible for a contact to be synched from SAP CRM to Outlook.
    Additionally information:
    - if more than one user wants to synchronize a contact from CRM to Outlook use the assignment block "relationships" and add a new relationship "has the employee responsible" and add yourself.
    - in transaction "GWIPROFILE" there's a GWI profile parameter called "DownloadContactsFromCRM" with three possible values: "Owned contact", "Contacts of Account" and "Both".
    If you set this parameter to "Owned contact" only the contacts of CRM with the relationship "has the employee responsible" are synched to Outlook.
    If you set it to "Contacts of Account", all contacts of an account with the relationship "has the employee responsible" are synched to Outlook.
    If you set it to "Both", you need to add the relationship to either the account or the contact to get it synched to Outlook. This is useful if you have several small accounts (only few contacts in the account) where you want to synch all contacts, so add the relationship to the account.
    And you have several big accounts (with many contacts) where you want to select the contacts to be synched by adding the relatiopnship to the corresponding contacts and not to the account itself.
    In our environment, we did set it to "Both" so we have the most flexible options which contacts have to be synched and which not.
    I hope this information is a bit helpful.
    By the way: we initialize the synchronization manually to have full control.
    Best regards,
    Karsten

  • How to customize the synchronization of CONTACT from CRM to Louts-notes

    hi,expert
    Could anybody teach me how to customize the synchronization of CONTACT from CRM to Louts-notes?I would like to know the
    difference from activity synchronization,and on what condition the sync. could realize.
    Besides,there also need to customize the TASK synchronization. I know task is kind of activity,but we use the standard activity
    as appoitment. So far as I know,the standard task in SAP isn't appoitment.So I doubt if the task customization in synchronization
    will be the same as activity did?

    You have to edit synchronization settings. You can do it from CRM side under Personalization or from groupware client side under Tools. You have several options:
    - synchronize just "own" contacts (contacts that are linked with you with relationship BUR011)
    - synchronize contacts of "own" accounts (contacts that are linked with accounts that are linked with you with relationship BUR011)
    - contact of specific country
    Task is similar as appointment but it uses different bol object - appointment uses but2000126 while task uses but2000125. Customization is similar. You mainly have to create transaction type for task and you have to define different default settings under spro>crm>crm middleware and related components>client-based groupware integratuion>settings for client-based synchronization. For task you must set values for: DEFAULT_TASK_PROC_TYPE, DEFAULT_TASK_TEXTTYPE, DEFAULT_TASK_OPEN, DEFAULT_TASK_INPROCESS, DEFAULT_TASK_COMPLETED, DEFAULT_TASK_CANCELLED.
    Regards.

  • Sending mail from SAP to Lotus Notes

    Hi all,
    I need to send an email from SAP to Lotus Notes . For this I am using function module SO_NEW_DOCUMENT_ATT_SEND_API1 . But exception 'DOCUMENT_NOT_SENT' is getting raised . Could anyone please tell me what can be the possible reasons for that.
    Thanks in Advance.

    Hi,
    Please check the mail settings in SCOT.
    refere the note 455140.
    FM  :-
    docdata-obj_descr = <Subject>.
    Append l_txt to objtxt.
    CALL FUNCTION 'SO_NEW_DOCUMENT_SEND_API1'
        EXPORTING
          document_data                    = docdata
          put_in_outbox                    = 'X'
         commit_work                      = 'X'
        TABLES
          object_content                     = objtxt
          receivers                         = reclist
    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.
    Revert back if u need more information.
    regards,
    mahantesh

  • Syncing from iPhone to lotus notes

    Hi experts
    my company, not really mine , changed from Meetingmaker to lotus notes.
    Now my question. How do I get my calenders from my iPhone to lotus notes?
    I' m able to sync from lotus to the iPhone but not the other way around.
    Who can HELP me?
    Thanks for all responses.

    Hi
    Is your company running the IBM Lotus Traveler software?

  • Imports contacts from iCloud to Lotus Notes

    Hello;
    I am using iCloud and IBM Lotus Notes 8.5 on my MacBook running OS X 10.6.8.
    I'd like to import all my contacts from iClounds to Lotus Notes.
    I tried the function Export vCards... and I imported this vCard to Lotus with success. However a good chunk of my contacts miss their email adresses or phone numbers. Some include all the details some just include the name and title but miss contacts' details.
    I am now stucked; I would like to avoid to re-enter manually all the details missing. Do you know any workaround?
    Many thanks;
    Pierre

    Hello RAF Justin,
    The following article details a number of steps that can be taken in order to get iCloud and your MacBook working together.
    iCloud: Troubleshooting iCloud Contacts
    http://support.apple.com/kb/TS3998
    Cheers,
    Allen

  • How to communicate from sap to lotus notes

    Hi All,
    Can anybody give an idea how to communicate from sap to Lotus notes and get back the data from Lotus Notes?
    Highly appreciated  if any one give me a documentation or sample scenario.
    Thanks in advance for your help.
    Suresh.

    Hi Suresh,
    You can use FM
    SO_NEW_DOCUMENT_ATT_SEND_API1
    or
    LOTUS123_OLE_STANDARD_DAT
    Using the FM you can send the Mail throught ABAP Program.
    Please Find the Below Link..
    [Lotus Notes|" To send email to Lotus notes"]
    [Lotus Notes|Send Emails Through Lotus Notes]
    Hope they are helpful to you
    Thanks
    Kalyan

  • Mail from SAP to Lotus Notes

    Hi All,
          Is it possible to put a image in the body of the mail which is sent from SAP to lotus notes? Is so , do we need to upload the image in SAP.
    With Regards,
    Ranganathan.

    Hi,
    You can upload images via transaction SE78 or SMW0.
    However, you can directly attach the inage file and send the mail using FM
    SO_NEW_DOCUMENT_ATT_SEND_API1
    SO_NEW_DOCUMENT_ATT_SEND_MAPI
    Regards,
    Shashank

  • Can i receive email from my work lotus notes account with out installing lotus notes

    Hi
    Can i receive my work email to my mac with out installing lotus notes on it

    A new development: I've tried sending emails from the alias several times over the past 24 hours, but in general I've deleted them if they haven't sent within about half an hour.
    However, one of the messages I left sitting in the outbox did send successfully in the end, but this took about an hour.
    So: perhaps my problem is not in fact that I am completely unable to send mail from my alias, but that I can only do so intermittently and extremely slowly, and by ignoring the "cannot send" message.
    Any help appreciated.

  • Updates from OIM to Lotus Notes via Lotus User policy

    Hi Guys,
    OIM - Version 11.1.1.5 (Bp03)
    Lotus Notes connector -v 11.1.1.5
    Connector Server - v11.1.1.5
    Currently we execute a trusted recon from AD to OIM to create and update users. We have the Lotus Notes connector deployed and 'Lotus User' provisioning policy implemented.
    I can create and delete users in Domino via this policy in OIM but I'm having an issue with user updates such as renames from AD, being new to OIM I may be missing a few steps but I believe all the config to manage updates is correct. When we reconcile changes from AD - the OIM user's entry gets updated successfully but their lotus provisioning form/policy doesn't - is this what should happen or should I have to run a target recon? Reading the documentation it seems that the target recon job is not the proper process to update user entries in Domino and should be completed via "provisioning"
    I've confirmed that within the Process definition adpLNUPDATEDUSERINFO is configured for the required fields but is there a trick to this config to trigger updates within the provisioning policy and update the user's lotus provisioning form? If I manually enter the new details in the user's lotus provisioning form - the user's domino entry is updated successfuly.
    Thanks guys,
    Edited by: 955006 on Aug 27, 2012 6:33 PM

    To update user attributes you need to add two process tasks for each attribute in process definition. First tasks is change tasks. It should named like "Change <Attribute name>". This task will use a transfer value adapter. Transfer value adapter will read attribute from user profile whenever that attribute changed and copy it into your process form. Add entry for respective attributes and their change tasks in Lookup.USR_PROCESS_TRIGGER lookup.
    Second task will be update task. It should be named like "<Attribute Name> updated". This task will use adpLNUPDATEDUSERINFO adapter. Attribute name and its value will be passed as parameter to this adapter which in turn will modify it in your target system.
    Refer here:
    Re: Enabling update for provisioned user in OIM11g
    regards,
    GP

  • Can't transfer my contacts from device to Lotus Notes Curve 8900

    Hope someone can help. I have 2 address book databases on my device. One is called Address Book (0 entries) and one Address Book-All (460 entries).
    I need these contacts to be transferred to my Lotus Notes Address Book.
    When I sync, the desktop messanger tries to sync with the Address book with 0 entries.
    I also tried the back up feature. I backed up the Address Book-All and then cleared both. Then when I re-loaded the backed up file, it transferred all to the Address Book-All. When I looked at the synchroniation log file (text file) it is mapped to the Address Book (0 entries).
    Help?
    Message Edited by Tkrusin on 10-07-2009 08:23 AM

    Thank you for your answer.
    I noticed now what's going on
    After the iOS restore, I created the new Apple ID, my iPhone was configured to use the new Apple ID.
    Buut, I restored the backup (that I made using the iTunes while the iPhone was using the old Apple ID) and this backup also configured my iPhone to use the old Apple ID, and I purchased these two apps using the old Apple ID (I thought I purchased them using the new one)
    That's why I can't transfer this apps to the iTunes library, because I purchased using the old Apple ID and my iTunes is configured to use the new Apple ID.
    Solution: Delete these two apps and purchase them using the new Apple ID, correct?
    PS: I created this new Apple ID because the old one got all the five authorizations and I really don't remember what computers I did this, and I've deauthorized all computers less than a year ago, so I only can do that again in one year..

  • FEP clients update defintitions from SCCM server, but not timely

    Our FEP clients are configured to download definition updates from WSUS. They seem to be doing this, but not as frequently as they should; the policy is set to check for updates every 7 hours, but they do not usually download updates until definitions
    are a week or more out of date.
    This seems to be true even if we try to force an update by clicking the
    Update button on the FEP client. For example, my client right now shows "Definitions created on" 2/13/2012, but "Definitions last checked:" shows a 2/15/2012 timestamp (I clicked the button a few minutes ago).
    While the definitions on my workstation are two days out of date, other computers on the network have today's definitions, so it looks like the definitions on the SCCM server are up to date.
    What's going on here?

    hi 
    im also having the same issues please find the WindowsUpdate.log and give me a fix 
    ==========  Logging initialized (build: 7.6.7600.256, tz: +0530)  ===========
    2014-01-27 14:39:10:134
    724 14d4
    Misc  = Process: \??\C:\WINDOWS\system32\winlogon.exe
    2014-01-27 14:39:10:134
    724 14d4
    Misc  = Module: C:\WINDOWS\system32\wuaueng.dll
    2014-01-27 14:39:10:134
    724 14d4
    Shutdwn FATAL: WUAutoUpdateAtShutdown failed, hr=8024A000
    2014-01-27 14:39:18:230
    1216 748
    AU ###########  AU: Uninitializing Automatic Updates  ###########
    2014-01-27 14:39:18:230
    1216 748
    DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-01-27 14:39:18:230
    1216 748
    DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-01-27 14:39:18:230
    1216 748
    DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-01-27 14:39:18:230
    1216 748
    DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-01-27 14:39:18:230
    1216 748
    DnldMgr FATAL: DM:CBitsJob::SetCallbackHandler: SetNotifyInterface failed with 0x80080008.
    2014-01-27 14:39:39:968
    220 df8
    Misc ===========  Logging initialized (build: 7.6.7600.256, tz: +0530)  ===========
    2014-01-27 14:39:40:000
    220 df8
    Misc  = Process: C:\WINDOWS\System32\svchost.exe
    2014-01-27 14:39:40:031
    220 df8
    Misc  = Module: C:\WINDOWS\system32\wuaueng.dll 

  • Contact Synchronization - Client-Based Groupware Integration - SAP Library

    To add a comment, please log in or register on the top of this page and choose Reply. Please write your comment in English.
    You can also go back to the SAP help page.

    Hi Shobhit,
    Thanks for you help.
    I have the Active X settings how you say.
    I'm using Lotus Notes 8.5
    I checked the customizing, and we have the Settings for Client-Based Synchronization
    DEFAULT_APPT_PROC_TYPE = Z000
    DEFAULT_APPT_TEXTTYPE = A002
    The transaction type Z000 is a copy the 0000.
    When I create a activity in SAP CRM and press the  synchronization button, the system creates a activity at the lotus notes. But when I create a activity in lotus notes, the system doesn't create the activity at the SAP CRM.
    Best regards,

  • CRM Outlook client based groupware integration

    Hello ,
    I am trying to set up client based integration between CRM and outlook ,
    I've installed groupware integration software on my computer , I defined necessary settings in CRM calendar properties in Outlook.
    Once I am trying to start synchronization ( from CRM side) I got error message :
    "The current version of software components installed on your PC(3.039) us lower that minimally required one (3.040).Would you like to update it now?"
    I press "yes"  and go through update installation wizard. Once completed I press "Synchronize" again" and I get the same error message.
    Thank you for your response,
    Rika

    Hello,
    The problem is that when you say "yes" to upgrade you would expect the system to download the newest version from the internet. Unfortunately this is not correct, the system just grabs the file from the CRM server itself. In other words, if you don't download the newest version from the internet and upload it to the CRM server it won't work.
    Check OSS note 1311110 how to put the newest sync version on the CRM server. After this you can redo the actions you described previously.
    Hope this helps,
    Kind regards,
    Joost

  • Loading of Data from Lotus notes to CRM

    Hai guys,
    I need to upload the Prospects data and also the activites which we created with the prospects from the Lotus notes to the CRM
    We have two lotus notes suppose X,Y from which we need to load the data. There might be some records which might be present in both X,Y.We dont want to duplicate the records.
    Also we have defined Marketing Attributes X,Y.So now when we are uploading the prospects from X lotus notes all the prospects from the X lotus notes should have X in the Marketing Attribute.Same way as the prospects from Y
    I dont have any previous experience loading the data to CRM.
    So if you guys have any experience/clues/suggestions can you please share your knowledge.
    Thanks in Advance
    RGDS

    Hello Taylor,
    the Lotus integration tools provide the ability to read and write data from Lotus Notes/Domino to SAP and vice versa. Workflow is a special use case. The tools bascially read and write arbitrary data.
    Even though I didn't experience CRM myself I still think that they may be suitable.
    Feel free to contact me directly so that I can provide the contact persons to you.
    Regards
    Michael

Maybe you are looking for

  • Intercompany Stock Transfer issue

    Hi experts , I have one issue for customer/vendor creation for intercompany STO. Scenario is as follows- There are 2 companies Comp1 & Comp2. Comp 1 has three plants P1,P2,P3. Comp2 has  1 plant P4. Now all the plants P1,P2,P3 of Comp1 can send mater

  • How to activate GOS (Generic Object Services) in Transaction SU01?

    Dear All, We want (for documentation reason) activate GOS (Generic Object Services) within Transaction SU01 (User Maintenance). I looked already around for Setup Guidelines, but did not find anything. Has anybody already acitivated GOS within SU01 an

  • How to insert a image file in oracle8i db

    hi.. i want to add some new logo's in my oracle 8i database...i created the column and datatype for that but i don't know the proper command for insert the logo. so i need u r help..and i want to use that logo in my reports6i too. regards kannan

  • Tax Accounts - Is it necessary to have separate tax acct. for each state

    I am new at this: Is it necessary to have separate AR/AP/ account for each tax jurisdiction like state county etc?\ Or do the sales tax reports for payments in SAP produce outstanding taxes per jurisdiction. I would prefer only one Sales Tax account

  • Migration failure to new MacBook Pro

    have tried using Migration Assistant to transfer content from old MacBook pro to a new 13 inch i5. Seems to go smoothly via Firewire cable and get completion message with all transferred successfully etc. But I get no content for iPhoto, iCal, Addres