Integrating SAP with SIEBEL

HI Friends,
       I need some documents or any links on how SIEBEL system can be integrated with SAP system.
Thanks,
Lavanya.

Hi
First of all, integrating Siebel with SAP is certainly something
that can be done. You mention that your client is moving to 4.6
which is very good for any integration endeavor since 4.6C has almost
2000 BAPIs compared to 400 in 4.0. The hardest part of the project
will be to exactly define the interfaces required and find out
which BAPIs and/or IDoc Message Types to use for the communication.
Make sure that the BAPIs/IDoc Message types you have identified
cover the specific functional requirements your client has.
If not, you may need some custom ABAP development.
If you are looking for tools to help with the project, take at look at
www.scribesoft.com. They have a lot of experience in the CRM world
and specific connectors for SAP and Siebel.
Regards

Similar Messages

  • Integration ODI with Siebel EIM.

    Hi ODI forum's
    I have installed ODI 11g version in linux platform and I am doing POC on this
    The POC like this : Integration ODI with Siebel EIM(I am very new to the ODI)
    For this I have installed below softwares.
    --- Oracle Database 11.2.0.1.0
    --- RCU
    --- ODI 11g
    --- WebLogic 10.3.5.0
    --- OS - Red Hat Linux
    The above softwares are installed prefectly..
    I have configured the below components after installation was completed.
    Configure a WebLogic Domain
    Starting the Administation Server
    Starting the Managed server
    Manually configure the Standalone agent
    Question 1 Does we need the configure these components like Java EE Agent, Oracle Data Integrator Console and Oracle Enterprise Manager.
    2 Do we need to install Data quality and data profiling (as per my knowledge these are not required )
    3 There is file called topology.sh should be created in ODI installation directory, but it was not created.
    4. what is the purpose of this file.
    Please share me some docs or ppt on how to integrate the ODI with siebel EIM.
    Please clarify my doubts and get back me soon.

    Hi User;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » System Management and Integration » Data Integrator which you can get more quick response
    Regard
    Helios

  • Handling the context when integrating SAP with WBIMB

    I need to integrate SAP systems with an integration platform that is based on WebSphere Message Broker 5 (WBIMB). Now I am looking for a feasible solution to integrate these platforms.
    I am concerned about how to handle the context when integrating SAP with WBIMB.
    I have read the topic “SAP XI and WBI adapters” (SAP XI  and WBI adapters) in this forum with interest. However, my requirements are slightly different, and my knowledge on development in SAP is limited.
    The WBIMB integration platform acts as an Enterprise Service Bus in a SOA. We have a general requirement about guaranteed delivery i.e. once and only once, and therefore the transport protocol is MQ. The HTTP protocol does not satisfy this requirement. Thus we can use Web Services when they are carried as SOAP messages over MQ, but SOAP/HTTP is not acceptable.
    The SAP systems can act as service provider as well as service consumer. The WBIMB act as an intermediary, which routes service requests to the proper provider and service responses back to the consumer.
    When acting as a service consumer, the SAP system shall specify the context such that WBIMB is able to route the service request to the service provider. Routing is based on the context, which is specified as a property in the MQRFH2 usr folder. Thus the MQ message containing the service request from the SAP system shall specify this usr property, and the value will depend on the requested service. In JMS, the value can be set by calling the TextMessage.setStringProperty method e.g. as TextMessage.setStringProperty(“MyContext”, “XYZ”).
    When acting as a service provider, the SAP system shall pass the context from the request back in the response message to WBIMB. Actually, I want to pass the complete usr folder from request to response, because it contains more information than just the context property.
    I need answers to the questions:
    1. How can I set the context from SAP when it acts as service consumer?
    2. How can I get SAP to pass the context (MQRFH2 usr folder) from request to response when it acts as service provider?
    3. I have looked at the SAP XI JMS Adapter. It looks as I can set additional JMS parameters. But the property value will depend on which service to call. Do I need to setup a JMS Adapter per service or can I set the value dynamically?
    4. Can the SAP XI JMS Adapter pass the context from request to response?
    5. Are there better alternatives than using the SAP XI JMS Adapter?
    Many thanks for any help you can give me in advance.

    Hi Daniel,
    Thanks for your answer. I expected it would turn out this way
    So the good news is that when SAP is acting as service consumer it sounds fairly easy to set up a mapping from XI message to MQ context.
    But when SAP acts as service provider it sounds as more customisation is required and I am worried about having to save the state. It will hit performance when the context is not carried as part of the message. In this case I prefer to use a generic solution on WBIMB, where I can handle the context for SAP (as well as other service providers). Then I only depend on the ability to set correlation in the response. But it will still cost performance because WBIMB also has to save the state on temporary MQ queue.
    Ideally, the SAP XI/Adapter should be able to pass the context 'out-of-the-box' to better support intermediaries like the WBIMB as ESB. I put this on my wishlist
    Anyway, I appreciate that you was able to confirm my observations.
    BR
    Allan

  • API's need to authenticate users while integrating SAP with ms ADS

    Hi
             Can anybody send me some code samples to authenticate users while integrating SAP with Microsoft ADS.Do suggest the methods(or API's) through which this authentication can be achieved.
    thanks in advance
    regards
    Yogalakshmi

    Hello Yogalakshmi,
    you should not crosspost. Please let us keep the discussion in the original topic:
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=73100&tstart=0">how to integrate SAP with Microsoft ADS</a>
    Regards
    Gregor

  • Integrating security with siebel 8.0

    Hi,
    I have installed obi apps, running etl and integrate with siebel web. So user can see Sales Analytics dashboard from their siebel web interface.
    Currently I add user siebel in BI apps manually by security -> add new user on repository, assigned the right privileges (SalesManager, Sales Representative etc).
    Can we do it automatically, may be by using siebel s_user table ? So anyone who has access siebel can access bi apps as well ?
    What about their privileged ? Currently I just need to classify them as sales representative, sales manager and director.
    Many Thanks,
    Irfan

    There are initialization blocks for integration with Siebel 8.0 out of the box.
    Check these details:
    http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12083/security.htm#CHDFCJDC

  • Integrating SAP with Sharepoint 2010

    Hello All,
    I need some information regarding integrating SAP R/3 with Sharepoint 2010. I am aware of BCS solutions to connect SAP BSP/WebDynpro/Portal enabled processes to Sharepoint. However, I would like to whether we can call an SAP Transaction directly from Sharepoint without developing BSP pages or WebDynpro?
    Can we achieve something on Sharepoint 2010 like ITS does on SAP Portal? If yes, how to do that?
    Thanks,
    Anil

    Hi Anil,
    with Duet Enterprise you can bring RFC or WebServices that are available in your backend system into SharePoint 2010. So if your transaction consits of several RFCs that are called in the background -- you can do that. Depending on the transaction you might also have to develop the value help functionalities and stuff like that.
    You can checkout the videos on the [Duet Enterprise Summit|http://www.duetenterprisesummit.com] site where some customers talk about what they have developed during the ramp-up..
    However, if you want to bring ITS / SharePoint Web-SAP-GUI functionality into SharePoint this will be pretty complicated...
    Regards,
    Holger.

  • Integration SAP with Documentum

    Hi!
    We use Documentum SAP Archive Services 6.7SP2 to store content data of some SAP documents in Documentum repository. We configured this service in Documentum WebAdmin's node "ArchiveLink - Archive". So, content of some SAP documents becomes objects in Documentum repository (they place in folder, specified in Archive node configuration). The problem is, that names of that Documentum objects (object_name attribute of dm_document type) are not user-friendly. It seems, that there are equal to SAP GUIDs.
    Does anybody knows, how to make Archive Services set the correct (for a human) object name as in SAP? Is it possible to save this strange identifier somewhere else, except of object_name?

    Hi Sachin,
    We have an urgent requirement from client regarding SAP Integration with Documentum. It would be great if you could throw some light on this I have gone through many websites I didn’t find any information.
    My client would like to have a demo on Integration with Documentum Can we achieve this in Standard SAP or do we need to install any software or purchase license from SAP to do necessary configuration
    Please let me know

  • Oracle Access Manager integration with Siebel issue

    Currently facing a technical issue with integrating OAM with Siebel. Attached below are some details.
    1. Trying to protect the .html file through OAM.
    2. Created Application Domain, User identity store as AD
    3. Enabled the 10gWebgate Agent as OAM agent
    4.Created Host Identifier
    5.Created own Authentication Scheme for AD
    6.Created Protected Resource Policy and configured Authentication Scheme.
    We are unable to protect the resource : ResOpNotProtected error is seen.
    Thanks in Advance

    Have you provided all the hostname and port combinations in the Host Identifier?
    What have you configured as Preferred Host in webgate configuration? What is configured in the Host Identifier?
    ~Yagnesh

  • Cisco UCCX 9.x Web Chat integration with Siebel

    Hi,
    I have a requirement to configure and integrate Cisco UCCX 9.x Web chat with Siebel. Do anyone have any good documentation/guides on configuring Web chat on UCCX aswell as integrating it with Siebel?
    Thanks
    KMS

    Hi,
    We have uccx 9.0 with socialminer integrated for webchat.
    After the chat is complete,can we send the chat history to the customers email id.
    Is this possible?If so can any one advice me how to configure the same.
    Thanks,
    Rahul

  • Can somebody help me with Siebel and Fusion Integration

    Hi,
    I want to integrate Siebel with BPEL.
    I can't use the Oracle AS adapter available for Siebel for integration purpose.
    I have to integrate using web services.
    Can somebody help me out with any document of integration BPEL with Siebel using WebServices??

    Hi,
    Find attached the link/note for integration of BPEL with Siebel, hope this will be useful
    http://download-east.oracle.com/docs/cd/B31017_01/integrate.1013/b28999/intro.htm
    Oracle® Application Server
    Adapter for Siebel User's Guide
    10g Release 3 (10.1.3.1.0)
    B28999-01
    Rgds,
    Muru

  • How to Integrate SAP with Solid works?

    Hello Experts,
    My customer is asking to do some research on integrating SAP with Solid works. I don't have any Prior experience on this. Can any one give me some inputs on below questions
    1)  How to Design the interface between SAP and Solid works?.
    2) Is it better to Design our own Interface or better to Buy some third party tools?.
    3) Please give me some best Third Party tools for this purpose?.
    Thanks a lot in advance...
    Regards,
    Mohan.

    Hi,
    ...or Option 4, use the SAP - SolidWorks Integration. At the service marketplace at http://service.sap.com/plm or directly at http://service.sap.com/~sapidb/011000358700003638082001E/GEDAS_SOLIDWORKS.htm you can find more information about this SAP product.
    Best regards,
    Martin

  • Business Object XI 3.1 Integration with Siebel CRM 8.1.1.1

    Hi Experts,
    We are planning to Integrate Business Objects XI 3.1 with Siebel CRM 8.1.1.1.
    Our requirement would be creating BO Universes on top of Siebel CRM Business Layer (Business Components) and expose these Universe for Ad-hoc reporting using Web Intelligence at InfoView portal. In addition we would like to leverage Siebel CRM Authentication and authorizations (positions) as well with Integration Kit.
    Found some of docs on BO with Siebel integration using crystal designer. But not on creation of Universe and then WebI Reports.
    And also found that Siebel Web Desktop for Ad-hoc reporting within Siebel portal. Not sure how it is similar to BO Web Intelligence reporting.
    Can any one please guide us the different possible options to achieve this requirement.
    Regards,
    Ravi Kumar Garre
    Edited by: Ravi Kumar Garre on Jan 27, 2010 5:56 PM
    Edited by: Ravi Kumar Garre on Jan 27, 2010 6:03 PM

    Hi Paul,
    I've left SAP on March 31th, 2011, so my information may not be 100% accurate.
    As far as I know, in Business Objects Suite XI4.0, there will no longer be Siebel Integration kit.
    Instead, Siebel related integration features are moved back into core products such as Crystal Reports and BOE.
    This means, you no longer need to have an installer for Siebel integration kit, when you installed Crystal Reports, it will bring you to Siebel connectivity after you install Crystal Reports. So does BOE.
    The similar approach applies to other integration kits as well such as SAP, PeopleSoft, JD Edwards, Oracle EBS.
    In Crystal Reports and BOE XI4.0, the Siebel integration feature remains with some improvements (check the product document for detail when you get XI4.0 BOBJ suite.)
    For Webi/Universe accessing Siebel request, I have no further update since then.
    You may want to go through your sales representitive/support channel to raise enhancement request/new feature request officially and get feedback.
    Hope this helps.
    Thanks and Regards
    Carlos Chen

  • SAP-CRM Siebel integration

    Hi all,
    We are trying to integrate CRM SIEBEL with SAP basically to be used in loans management, can anyone please suggest me the most appropriate way we can do this example : can we use BAPIs and would they be be sufficient to transfer the data from SIEBEL to SAP.
    Or do we have to include a SAP Netweaver consultant for this integration ? Please advice...
    Hoping for a reply
    thanks & regards
    Vinila K

    Vinila,
    The forum that you have posted your question in is for questions related to the SAP Business One Integration for SAP NetWeaver.  Your question is related to the integration of SAP R/3 CRM with Siebel.  You would want to post your question in the R/3 Discussion Forum.
    Eddy

  • ALE/IDOC and RFC/BAPI Integration Scenarios with SAP DS for ESA v3

    Hi,
    we are planning two PoCs of Integration Plattforms. One of our major requirement set is SAP Integration into our existing SOA.
    Because we also have R/3 4.7 Systems in production, we are planning to test ALE/IDOC and RFC/BAPI Integration scenarios with these Integration Plattforms.
    My question is:
    We are looking for are smart solution to get a SAP Test Environment, where we can test ALE/IDOC und RFC/BAPI Integration scenarios.
    It is possible to do this with SAP DS for ESA v3 or shall we better use IDES for that purpose?
    Best regards,
    Steven

    Hi Abhishek,
      This is our scenario. We are doing an integration of SAP HR r/3 system with the CRM system. We need housing information details of the employees which we have in custom infotype 9310 in SAP HR system and we need those details in the CRM system. So am planning out for an ALE/IDOC approach for the integration and gonna  maintain the 9310 details in a custom table. In the CRM system, we gonna build a BOL layer for accessing the 9310 details. Also i'm preparing a HLD for this process. I wanna read and go through few same HLD's before i submit my proposal to my client. Please suggest me and help me out.
    Thanks in advance.
    Regards,
    Arunmozhi.

  • Oracle BI Publisher 10x/11x Integration with Siebel CRM 8.2 Release

    Hello Gurus,
    We are in the process of implementing Siebel (8.2) Public Sector for one of our client and in term s of reporting we have decided to use latest version of OBIEE and BI Publisher and thus decided to go ahead with implementing BI Apps 7.9.6.3 combined package of (OBIEE 11.1.1.6, BI Publisher, Informatica 9.x, DAC 10.1.3.4.1 with hot fix).
    There is My Oracle Support (MOS) article # 1172844.1 (titled ‘Supporting Documentation for Siebel Reports by Product Version’) which explains that Oracle BI Publisher 10.1.3.4.2 version supports Siebel CRM release 8.2.
    Due to the limitations of the Oracle BI Publisher usage as per the Oracle support documentation, we need to make use of OBIEE 10g version for BI Publisher for integrating with Siebel 8.2 release and we need to also use OBIEE 11g for the main reporting and henceforth we end up maintaining 2 servers for reporting in our environment.
    Does Oracle BI Publisher 11.1.1.5 or 11.1.1.6 version cannot be integrated with Siebel 8.2? Is this not supported version with Seibel 8.2 version?
    Oracle BI Publisher architecture in 10g is different when compared to OBIEE 11g version and does it make any impact if we go ahead with 2 different versions pointing to pull the data from the OLTP source ( Siebel) ?
    I am looking out for exact approach to be followed for reporting requirements for this kind of scenario ?
    Help me with your inputs and suggestions on this.
    Thanks
    Praveen

    hi Praveen,
    Did you got any answer for this?
    Cheers,
    J

Maybe you are looking for

  • T400 - Won't Power On, No Lights

    Hi all, I have a T400 from early '09. It's been a fantastic laptop, though I now only use it for when I travel. Over the last year it's been running very hot, especially when playing games. I've been using a portable fan to cool it down, didn't think

  • MacBook Pro won't recognize external drive via usb, will recognize same drive by firewire.

    Title pretty much sums it up. I've had an external firewire 800 drive (Iomega eGo) for about 2 years now. I've got it partitioned and am using part as a time machine backup and the rest as a data storage/ data moving partition. A few days ago I reali

  • Format Startup Disk without Installion CD

    Hey guys, I'm currently out of town and don't have access to my Mac OS X installation disc and of course I've run into a bit of rough road recently which has lead to me needing to format my startup disk, zeroing out all data. I partitioned my 500G We

  • Content Window Problem

    Today I installed photoshop elements 8.0, and uninstalled pse 8.0.  I started to make a card and I wanted to insert some clipart. I opened the content window, but nothing comes up. I can filter by word or type or I can show all.  No matter what I cho

  • -bash: ./runInstaller: /bin/sh: bad interpreter: permission denied

    I have done all pre requisite configurations in Enterprise Linux R5 for the installation of Oracle Database 10g R2. When I run this ./runInstaller command from terminal window of Oracle user account. I got following error. -bash: ./runInstaller: /bin