Groupware Integration with Third party Email and calendar server

Hi All,
We are trying to integrate email, calender and other standard collaboration features with EP7.0.
As per the standard provided by SAP, only Lotus Notes and Exchange transports are provided by SAP.
I would appreciate if some one can guide on how to go about integration this collaboration features with thrid party email and calendar servers other than MS Exchange and Lotus notes.
I have this link but it does not provide information in more detail.
https://media.sdn.sap.com/html/submitted_docs/nw_kmc/howto/coll/How%20To%20Build%20a%20Groupware%20Connector.html
Appreciate your help
Regards
PN

Dear All.
Appreciate if any one can provide pointers in the right direction.
Thanks
PN

Similar Messages

  • SharePoint 2013 on-premises integration with third party email account

    the Email sending issue from SharePoint is causing too much time waste 
    First let me explain how our SharePoint is deployed
    Sharepoint version : 2013
    Deployment type : on-premise
    Authentication : from Domain controller also hosted locally 
    domain name ; say domain.com this domain.com is same as our website address hosted on godaddy
    SharePoint computer name on local DNS :  sharepoint.domain.com
    OS and IIS : 2008 r2 , IIS 7.5 
    Network firewall : 25 26 ports  opened for sharepoint , both incoming and outgoing.
    Server firewall : turned off
    Email configuration Attempts by IIS 6.0 
    We tried following setting on IIS 6.0 SMTP local server properties
    In General tab
    qualified name was shown as : sharepoint.dts-solution.com
    IP assigned : sharepoint server IP  , advanced putted two entries of IP with ports as 25,26
    In Access tab
    Authentication : selected as Anonymous 
    Connection : All except below list : empty list
    Relay : only the list below , one entry as 127.0.0.1 and other is local static IP of SharePoint server
    in Delivery tab
    outbound security : Basic authentication : accessed user in AD and given the right password, also checked with annonymous -not working 
    outbound connection: all default values and port = 25
    Advance : fully qualified domain name = sharepoint.domain.com , DNS test showed success, rest every check box unchecked 
    On sharepoint central management settings
    Outbound email = sharepoint.domain.com
    from and reply to address = [email protected] 
    IIS 7.5 SMTP settings 
    In IIS 7.5 sharepoint application we added SMTP settings as smtp server = godaddy out going smtp , user name as [email protected] , password = godaddy password , port : godaddy outgoing port  .
    Godaddy account 
    Our website hosted on godaddy with same name as domain.com
    open relay not possible on emails.
    Results
    After setting alerts on SharePoint sites and assigning tasks with alerts we receive email in queue folder but they never get forwarded. We just wish to use any of our email *.domain.com to send outgoing emails from SharePoint . Its been a while we have no
    success. 
    Tech Learner

    Hi,
    As I understand, you are using SharePoint 2013 integrating with third party SMTP server which provides email function.
    From SharePoint side, I'd suggest you refer to the link below to configure email integration:
    http://technet.microsoft.com/en-us/library/ee956941(v=office.15).aspx
    If you have already confirm that message is sent from SharePoint, while stuck in queue on SMTP server, then the issue might be related to relay on SMTP server. Since the issue is related to third party product, we do not have enough resource here,
    I'd recommend you contact their support engineer for more assistance:
    https://support.godaddy.com/help/category/154/email
    https://support.godaddy.com/help/article/3552/managing-your-email-account-smtp-relays
    Thanks for the understanding.
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • Best practices for apps integration with third party systems ?

    Hi all
    I would like to know if there is any document from oracle or from your own regarding best practices for apps integration with third party systems.
    For example, in particular, let's say we need customization in a given module(ex:payables) need to provide data to a third party system, consider following:
    outbound interface:
    1)should third party system should be given with direct access to oracle database to access a particular payments data information table/view to look for data ?
    2) should oracle create a file to third party system, so that it can read and do what it need to do?
    inbound:
    1) should third party should directly login and insert data into tables which holds response data?
    2) again, should third party create file and oralce apps will pick up for further processing?
    again, there could be lot of company specific scenarios like it has to be real time or not... etc...
    How does companies make sure third party systems are not directly dipping into other systems (oracle apps/others), so that it will follow certain integration best practices.
    how does enterprise architectute will play a role in this? can we apply SOA standards? should use request/reply using Tibco etc?
    Many oracle apps implementations customizations are more or less directly interacting with third party systems by including code to login into respective third party systems and vice versa.
    Let me your know if you have done differently and that would help oracle apps community.
    thanks
    rrb.

    you want to send idoc to third party system (NONSAP).
    what kind of system is it? can it handle http requests
    or
    can it handle webservice?
    which version of R/3 you are using?
    what is the mechanism the receiving system has, to receive data?
    Regards
    Raja

  • EP integration with third party BI tools

    Hi,
    I was looking for information and pointers on EP integration with third party BI tools like Business Objects etc.  Would be grateful.
    Thanks,
    Madhu

    Thanks. We have a full fledged Business Objects reporting environment.  My question is:  As a beginner in the EP space, I would like to understand how to treat the  Business Objects environment as one of the content providers for the Enterprise Portal?  Are there any documents or manuals that talk about the integration of EP with Business Objects?  I know the question is too broad, but any pointers would be useful.

  • SAP IDM  7.0 integration with third party system

    Hi Experts,
    I know SAP IDM  7.0 can integrate with third party systems and create user ids on most of the third party systems.
    But I need to know regarding If it is possible to integrate with following systems
    1) Microsoft Exchange 2007 (  I know till exchange 2003 SAP  IDM support )
    2)  Microsoft  Active directory 2008 ( I know till Actice directory 2003)
    3) EMC  Documentum 6.5
    4)  ARIS 7.1.0
    5)  BlackBoard, Release 9.0
    6) Oracle 10g  ( Is it possible to create users at oracle level ? or at what level ? )
    7)  Sun Solaris Sparc  ( Is it possible to create users at  OS level )
    If you have information how on this please share. I know that  provisioning framework will have templates for most of the target systems. I want to know if they are available for above systems on SAP IDM 7.0 or if not have we can connect to them?

    Hi Matthew
    Your expertise in SAP IDM is indeed a great help!!
    >Can't see why not, it's all done via SQL commands. I've done similar things with MSSQL
    You mean that there will be oracle 10g drivers/oledb connectors in SAP IDM and in through SQL commands like "create user alfredo identified by alfredos_secret; " we can create user  in oracle database ?. As you said this should be possible.  What about creating user( user management ) in oracle 10g application  like dba or scot  and assigning the privileges in oracle application?
    >might need to do via UNIX scripts, but it can be done
    You mean that Unix scripts will be defined in SAP IDM and SAP IDM will execute these scripts in the Sun Solaris Sparc ?. It should be possible as you said. By the way how we will be able connect to Sun Solaris sparc ?  Is it via  the option "file " under the "Repositories" with repositories wizard  and later executing the file from SAP IDM ?
    Thank you once again for your expert answers on third party systems.

  • Integration between third party software and SAP

    Hi all,
    I have requirement in which i have to integrate SAP with third party software. My third party software will be generating material no as we generate in SAP then after the generation of the Material No by the third party software again i have to pull the material no generated and corresponding information into SAP .Please tell me how to do this as i am new to these concepts and if possible please send links from where i can download study materials.
    Thanks and Regards
    Manu.

    Hello Manvendra,
    There are many approches for solving this integration issue:
    But before solving this issue there are few questions which need to be known:
    1. In what form the material no list is generated? i.e. some flat file, in database table, or shared memory
    2. What is the language for 3rd party software? C, Java, .Net etc
    3. What is the frequency of material number generation? i.e. is it on demand, batch processing etc
    Considering 3rd party software is generating flat file or csv files for material number we can have this integration in
    following way:
    1. Save file at particular location.
    2. You can configure logical path in FILE transaction
    3. Write ABAP report to read that file using logical path and file name.
         Refer following link for Link: [logical path creation|http://help.sap.com/saphelp_nw04/helpdata/en/8d/3e4ec2462a11d189000000e8323d3a/content.htm]
    4. Read file into internal table using Link: [GUI_UPLOAD|http://saplab.blogspot.com/2007/10/sample-abap-program-to-upload-table.html].
    5. Create BDC recording for MM01 transaction for material creation using Link: [SHDB|http://abaplovers.blogspot.com/2008/02/recording-bdc-using-transaction-shdb.html] transaction code.
    6. Using data from internal table and BDC recording create all the materials in SAP systems.
        In this step you need to loop at internal table and fill data variables in BDC recording with the internal table data
        and call the transaction MM01 for creating material.
    Above steps are very high level guidelines and it is one way of integration but concept wise more or less integration will be in same way!
    You can definetly fine tune it by exploring SAP help!
    Enjoy SAP!
    Thanks,
    Augustin.

  • Sync data between third-party contacts and calendar apps, and the native apps, in 10.9.3+?

    I've had to refrain from updating my Mac Pro from 10.8.5 to 10.9 owing to the removal of SyncServices.  I then read that SyncServices was re-introduced on a limited basis in 10.9.3. 
    It seems unlikely, but I'd like to know whether or not SyncServices in 10.9.3 re-enables the syncing of data between third-party contacts & calendar apps and the native apps, and thereby enables syncing of contacts and calendar info between third-party apps and iOS devices over USB via iTunes.  This is the method I use exclusively by choice in 10.8.5, and I will not change it to a cloud-based solution under any circumstances.
    If it is not possible, is there a third-party workaround?  My calendar app on the Mac Pro at the moment is BusyCal, syncing with Week Cal on the iPhone, but I'll happily buy a new combo of apps if it means I can upgrade to Mavericks and retain USB syncing.
    EDIT: a solution which permits syncing of a third-party calendar app on the Mac Pro with a third-party calendar app on the iPhone over an ad-hoc wireless network would also be acceptable, I suppose.

    Well, that's pretty disappointing.  I guess Apple believes Internet is free and everywhere.

  • Sap integration with third party software

    hey all,
    we are actually trying to integrate sap with EAI( IBM WEBSPERE third party software) and here date needs to flow from EAI - SAP.
    and we have done that through BAPI and in the EAI we got a message saying that the data base has been created but infact when i am trying to check the same in my sap screen am not able to find it i have also checked the database table but its not available .
    do anyone has any idea as to where do we exactly go and search for a particular data once its transferred from a third party software????
    any help is highly appreciated
    Thanks & Regards,
    Vinila Kanakala.

    COMMIT WORK is necessary after most BAPIs. What you describe is usually a result of calling BAPI without COMMIT WORK. The message tells you that document was created, but when you look into database, the document is not there.
    I'm not sure how to resolve this in case of the 3rd party software though. Maybe instead of just using a plain BAPI you will need to write a custom function module, which will capp BAPI and do COMMIT.
    Hope this helps.

  • Integration with Third party Help Desk

    Hello,
    We need to integrate SAp solution Manager 3.2 with third party Help Desk software Like REMEDY ....
    So that messages updated in Remedy are updated with Solution manager and vice versa.
    Can we have some soltuion on that ?
    Deepti

    look here:
    <a href="http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm">http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm</a>

  • Problems with third party package and file access

    I am using a third party package that allows me to decode
    multipart forms that I use to upload files to our server.
    I have been able to write my own code (JSP) that both reads and
    writes to our filesystem. However, when I try to upload a file
    using the third party package the method I am using fails with
    the following IO exception: The error message is "access is
    denied." But the files get written and are usable (even binary
    files). I have checked the directories and all the dirs I am
    writing to have read, write and execute permission.
    I have access to the code so when I duplicate the actual
    methods used for writing (FileOutputStream.write(foo)) in my
    JSP, it writes fine without exceptions. In fact, I use
    FileOutputStream.write() in other code and it works fine. My
    question is: why would FileOutputStream work in packages we have
    developed and not in a third-party package. I have added the
    codebase and filePermissions to <weblogic_home>\weblogic.policy
    without any changes.
    I am running WLS 5.1 and NT 4.0 with SP5.
    Does this problem sound familiar to anyone?
    thanks for any and all help,
    saulj

    HI Mike,
    If you have third party Document Management System, then you can post two different message, i.e. service order in transaction details of the third party tool with link to document which would be posted to third party Document management server.
    If you don't have third party document management system and what to use sap infrastructure, then you don't need to maintain attachment, maintain the link between the third party tool and SAP document repository, with some login utilities.
    Best Regards,
    Pratik Patel.
    Reward with points if it is of any help to you!

  • Cisco Telepresence and Meeting Place Integration with Third Party Call Pros

    Dear colleages:
    i want to ask if Cisco Telepresence can integrate with 3rd party call processing systems.
    as my project has already existing Nortel Communication Server 1000,
    which supports:
    Operating System: VXWorks and Linux
    Network Signaling Protocols: H.323v4, MCDN, SIP, LDAP, QSig, QSS, in band and DPNSS
    Trunking Support:
    IP:IP Virtual Trunks using IP Peer Networking over H.323 or SIP
    Digital: DTI, ISDN-PRI, ISDN-BRI
    Analog: Loop and Ground Start CO, FX, WATS, two or four wire E&M, four wire DX, DID, TIE, RAN Paging.
    and i want to build Video Converence system over the WAN.
    please to tell me if that integration is possible and what is the design components that is required for such project to be handled from A- to Z.
    Regards,

    I have been told that i need to use SIP protocol API instead of TAPI to have a TRUE VOIP Windows solution.
    Could you guys please tell me the difference between SIP API and TAPI?
    And could you please suggest a way which API (SPI or TAPI) the OnCast solution is based on (http://www.litescape.com/oncastsoftware.html) - we have to develop something similar.
    Thank you for your replies,
    Alexey

  • Lync integration with Third-Party mail server's

    Hi all,
    Does Lync integrates with any third party mail servers?
    Or it integrates only with Exchange Server?
    Regards,
    ArunKumar.J

    Agree with Thamara.  Exchange is the only platform supported for presence as well as voice functionality.  The client uses EWS to communicate with the server to check calendar integration, nothing else is going to mimic this properly enough to
    avoid issues.
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • R12 iStore integration with third party content management system

    We are facing several challenges and are already a month behind for Go-Live with the iStore implementation. Hence, I wanted to check if anyone has worked on a similar setup
    1. iStore being used only for cart functionality
    2. All content, web pages are on a thrid party site
    3. iStore's deep linking is being used for cart updates
    4. We have a dmz environment and reverse proxy setup
    5. Payments is integrated
    We are finding several application errors, there is a loss during the back & forth communication between iStore & third party site. Could somebody please advise if there can be a better setup or if they have implemented a similar network topology.
    Thanks.

    Hi All,
    We are also facing same issues(Application Errors) and our setups include third party website linking, DMZ configurations and Reverse Proxy setups. Unable to know the root cause for these application errors as it was intermittent.
    Please help me on this.
    Regards

  • ChaRM integration with third party tool

    Hello,
    I have some talks withn customers regarding a scenario where Change Requests comes from a third party tool like HP Demand and Portfolio Management.  A possible scenario is when there is a request for change which goes for a complex review and process approval before going directly into the ChaRM creation, without going into a service desk ticket.
    I imagine a kind of web service similar to that of the Service Desk but in this case to work with the SDCR or SDHF tickets, so that external systems can interchange data with those Charm tickets.  Does anybody face such type of integration??  What other alternative path you follow for this requests which do not come form a incident/problem workflow?
    I appreciate your comments.
    Regards
    Esteban

    look here:
    <a href="http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm">http://help.sap.com/saphelp_sm40/helpdata/en/65/e0a3a3040348ffa71f0908679a883e/frameset.htm</a>

  • EBP 5.0 integration with Third Party

    Hi
    We need to integrate EBP with a third part J2EE web based application
    INtegration touch point
    while creating free text requiistion(indirect material) user need to call the third party application, the thirdparty application will return an aditional value(based on the parameter passed by EBP) which needs to be passed back to the backend system
    Can anyone suggest an approach(BADI, BAPI extensions?) as how one should go ahead with INtegration
    Thanks in advance
    Sachin

    Hi Vadim
    Thanks a lot ,
    here is the functional need
    1. while creating a shopping cart in EBP , a user can either search an item from a catalogue
    2. if the item is not found user will enter a description for the Item
    3. this description needs to be passed to third part J2EE application which will return an additional (Custom)field
    4. SO i want to get that custom field returned by J2EE application and update it back to the respective PO which will be created
    5. ALso i need to include an UI interface which will allow user to select the value which needs to be returned , so user will explicitly call this J2EE application
    CAn i use the standard custom fields for updating the value returned(this will be a numeric value) by the J2EE application
    PLease let me know if there are any doubts
    looking forward to your answer
    Thanks in advance
    Sachin

Maybe you are looking for

  • Batch PDF Generation

    Hello, Currently in the process of migrating to Oracle 10g with HTML DB 1.6. Looking for possible solutions for batch generation of PDF invoices with line item detail, graphs and tabular data display. Batch sizes average around 10,000 invoices so spe

  • Multiple Managed Beans

    Does it make sense to have multiple managed beans with a JSF app? Is there a tutorial for doing this in JSC? I can see the need for a larger app to have many managed beans at the request level and/or session level. If there isn't a way to do this the

  • After making a call yesterday, my iphone went dead and cannot switch on again. Please help.

    After making a call yesterday, my iphone went dead and cannot switch on again. Please some one should help.

  • Why can't I use an Additional BT ID to watch BT Sp...

    Yes, I know I can't - http://www.bt.com/static/wa/account/bt-id-explaine​d/ - but you should be allowed to. There are other threads about this stupid restriction and I'm posting this in the hope that a BT person might read it and get the powers that

  • Doubt in FM RSPO_OPEN_spoolrequest

    hi friends in the above function module there is an mandatory import parameter DEST of type TSP01-RQDEST in which what is the thing we need to pass and what is the functionality of that parameter Any pointers to this pls welcome