Integrate Siebel with BPEL

Hi Experts,
I have one requirement:
Order requests (order.xml) are received in to my project via the External Siebel.
How to process this order.xml in BPEL (how to read this order.xml in BPEL)?
What are the possible ways?
Thanks,
Edited by: 975937 on Mar 27, 2013 12:42 AM

Hi,
Can you bit elaborate youe use case??
Outcome of siebel request will be in the form of ABM(Application Bussiness Message, for specific to your usecase its Order.xml), and before proceesing ABM in BPEL you should convert it to EBM(Enterprise Busineess Message) then you can procees it.
In your use case, what exactly you mean by proccessing?? are you sending reqest to any other Legacy systefor order fullfillment??
To integate with Siebel,
All siebel operation which you are going to consume will be exposed as a webservice. So In BPEL you will be invoking siebel WDSL with the help of Invoke activity.
-Santosh
Edited by: Santosh M E on Mar 28, 2013 2:28 AM

Similar Messages

  • How to integrate Siebel with OBIEE ?

    Hi,
    I need a favor from you guys. Kindly let me know the procedure to integrate Siebel with OBIEE.
    According to our requirement we have to integrate Siebel 8.0 version with OBIEE 10.1.3.4 version. Kindly provide me the necessary steps/inputs so that i can integrate Siebel with OBIEE.
    Thanks in advance.
    Regards,
    Samdev

    Hi all,
    @Stijn: With regards to OBIA-specific screens I definitely agree with you. Not so sure about the basic integration though. The Integration Administration screens are normally available.
    Key item to have is the ROW_ID (or "INTEGRATION_ID" if you're talking OBIA context) in order for the integration to work...i.e. be able to jump from OBIEE to Siebel.
    The responsibilities are the other issue. Your approach is 100% sound and I'd keep that one in mind (@user8681498). I have never tested Siebel integrated OBIEE without OBIA where the security is concerned so I somehow doubt that the hand-over of usernames and the attached responsibilities for transformation into web groups works immediately.
    @user8681498: For the tables missing from the Siebel schema, those are mostly OBIA related tables - i.e. for data loading purposes rather than for authorization or integration mechanisms.
    Cheers,
    C.

  • Can BPEL be used to Integrate Siebel with Infranet (BRM) ?

    Hello,
    I would like to know if it would be possible with the use of adapters to integrate Siebel CRM with Oracle BRM (Portal Infranet) please? I saw there is adapter for CRM but no adapter for BRM out there. Or maybe i am not looking in the right direction?
    Any help would be highly appreciated.
    Thanks

    Oracle is working on an integration layer (believe its called FIRM for COM). Check with your Oracle rep. for information on this

  • Integrate SSO with BPEL Worklist

    Hi!
    I'm trying to integrate Oracle Single Sign On 10.1.4 with BPEL Worklist for Human Tasks on SOA Suite 11g. Does anybody knows any link or tutorial to this?
    Thanks in advance

    Hello Taylor,
    Thanks for writing back.
    Yes OBIEE can invoke web services!
    Response back from BPEL is not intended but the issue is to pass values to BPEL from OBIEE.
    Could you let us know how we achieve this with a JMS/MQ/AQ queue?
    Thanks,
    Abhishek

  • How to integrate siebel with Oracle Finacials(AP/AR)

    Hi
    Any body help regarding integration siebel with Oracle Finacials(AP/AR).
    possible with API.
    Thanks & Regards
    shahid

    Duplicate post -- Integration Siebel with Oracle Financial

  • Configure OID with BPEL

    Hi
    Can anyone provide me the info on how to integrate OID with BPEL?
    My requirement is to pick email ids from OID and send emails from BPEL.
    Any tutorial or demo would he a great help
    Regards
    Deepak

    I am doing that as well but we are really short on time we have delivery date on 1st of August. And our man SOA guy has resigned so i had to take over without its knowledge.
    I have a document called Oracle® BPEL Process Manager, shall i read Service Configuration with
    Configuring the Identity Service
    ■ Configuring the Notification Services
    ■ Configuring the Workflow Service
    ■ Integrating Oracle BPEL Process Manager with the Oracle Application Server
    Service Registry
    would that enough?
    Pls suggest

  • Integrating Siebel with AQ

    Hi,
    We want to integrate Siebel with AQ so that Siebel can send and receive messages to and from AQ. How we can achieve this? Would there be a possibility of doing this without ESB?
    Regards,
    Nagihan

    hi all,
    i try to find some information about Siebel to AQ ...
    it's seem in the documentation that is possible:
    http://supportweb.siebel.com/support/private/content/FAQS/ENU/V7/faq2255.html
    and
    http://supportweb.siebel.com/support/private/content/Bookshelf/78Siebel/books/EAI3/EAI3_EAIJMSTrans19.html
    there is a jar file : aqapi.jar
    in Oracle_home\rdbms\jlib (from soa suite)
    but i cannot find a sample or an experience ...

  • Steps to integrate ATG with siebel.

    What are Steps to integrate ATG with siebel?

    Refer to this thread on the same topic
    ATG Siebel Integration

  • How to integrate JD Ewards EnterpriseOne with BPEL/SOA 11G

    Can anyone post steps or docs/link as how to integrate JD Edwards EnterpriseOne business services with BPEL/SOA 11G.
    I would highly appreciate if anyone could share their views on integrating business services with bpel-soa10g/11g
    Thanks

    Google it
    http://bit.ly/RkkOkQ

  • Can I Integrate ADF Mobile with (BPEL or BPM)

    I want to know if I can Integrate ADF Mobile with (BPEL or BPM) and can I open my worklist App from ADF Mobile.

    Hi,
    why don't you access the worklist app from the mobile device browser?
    To answer your question: You can access BPEL processes as a service from an ADF Mobile application. If you have URLs which content you want to display within the mobile Application, then try adding a feature that uses a URL as a resource.
    Frank

  • Integrate Siebel eService (8.0) with Oracle  Enterprise Content Management

    We are planning to integrate Siebel eService (8.0.0.10) with Oracle Enterprise Content Management. Has anybody did this integration in past and give us some suggestions.

    Hi,
    Oracle SQL Net Connect String is the entry in TNSNAME.ORA file which identifies your Oracle Database SID.
    e.g.
    ORCL_SBA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS =
    (PROTOCOL = TCP)
    (HOST = host.com)
    (PORT = 1521)
    (CONNECT_DATA =
    (SERVICE_NAME = ORCL_SBA)
    Here, the Oracle SQL Net Connect String is: ORCL_SBA. Net Connect String is utilized to directly connect with the Database, without any Driver being interfaced in between.
    While, ODBC DSN is a all together different stuff. You create ODBC DSN using "Data Sources (ODBC)" Utility under Administrative Tools. Here you need to specify a Driver to Connect to the Database, which should be the Siebel Oracle Driver Provided by DataDirect Technology.
    Hope this clears your confusion.
    Oracle SQL Net Connect String & ODBC DSN are two different stuff, used for different reasons.
    As Robert said, you need to read the Installation Guide more thoroughly for understanding the nuances of Siebel Installation.
    Thanks,
    Shalabhsneha

  • USe of Business services with BPEL or ESB

    Hi,
    Has anyone come across any example on how to use Busiess services with BPEL or ESB.
    Oracle App Server , JDE 812 , Tools 8.98 , SOA suite 10g

    Samir,
    I don't see any answer for your post.
    Did you find a solution. I would be interested to know as how to integrate business services in JDE with BPEL/SOA 10g or 11G.
    I would appreciate if you could share the approach/solution you followed.Also, please let me know if there are any docs which I can for jde-fusion integration.
    Thanks
    Edited by: user13374451 on Jul 26, 2010 9:15 AM

  • How to Integrate Seibel with ADF ?

    Hi All,
    JDev Ver : 11.1.1.5
    We need some Information about Seibel integration with ADF
    So for we use to Integrate Seibel with the help of Web Services. We need the Is there any other approach for the Integration ?
    I have gone through below link and got some information about JCA adapter, and URI based approach. If we use this, how to implement in the development part,
    http://siebel-essentials.blogspot.com/2011/02/first-encounter-with-sai-ofm.html
    We don’t know exactly how to do the implementation like if you want to retrieve/update some values to Seibel from Jdeveloper ADF using the above approach.
    Is there any other approach for the Seibel integration with ADF ?
    Thanks,
    Gopinath

    The blog you point to seem to show an example of using a REST service exposed by Siebel.
    ADF allows you to create data controls based on REST services and then build the UI on top of them through the URL data control.
    See step 4 of this tutorial:
    http://docs.oracle.com/cd/E18941_01/tutorials/jdtut_11r2_53/jdtut_11r2_53.html

  • Unable to integarte Oracle business rules with BPEL

    hi'
    I am unable to integrate Business rules with BPEL, I am using JDeveloper to do this.
    I have successfully made a connection to rule repository and using decision service in synchronous BPEL process.
    In the decision service wizard step 1 of 2
    1.) Selected 'Execute Ruleset' in Invocation pattern
    2.) Selected rules set which I have cretead before.
    the problem is coming when nothing is geting displayed in the
    window below for Fact name, assert name, watch fact.
    please help me why Fact name, assert name, watch fact are not coming.
    thanks
    Yatan

    Thanks Anirudh,
    Do I need to make some changes in the java classes or in the XSD file which I am importing while creating new BPEL process
    I am importing the same XSD file in input and output, actually I am updating the database in the BPEL process so I am taking the
    input from the payload and updating the DB.
    Do I need to make two different <complexType name="updatingDB"> and <complexType name="businessrules">in the XSD
    if you have some example which shows the Integration of BPEL and Business rules
    with Java facts please share it with me.
    thanks
    Yatan
    Edited by: user10681871 on May 25, 2009 11:51 PM
    Edited by: user10681871 on May 26, 2009 12:02 AM

  • Webcenter integrtion with BPEL

    I'm looking for some tutorials on how to develop custom web pages using webcenter and integrate it with BPEL

    Hi, gvarada:
    I think following will help:
    http://www.oracle.com/technology/products/ias/bpel/pdf/orabpel-Tutorial7-InvokingBPELProcesses.pdf
    Thanks,
    Melody

Maybe you are looking for

  • A free ebook for EJB 3.0 with the latest version of Netbean

    Hi, I am a trainee although with a good background in java. I'm urgently in need of a free ebook for EJB 3.0 with the latest version of Netbean. Pls, help me with one if you have. my email is [email protected] Again, is container managed bean good fo

  • Unable to install MBAM 2.5 with SCCM integration on named SQL instance

    Hi, in production i am installing MBAM 2.5 with SCCM integration but during the installation it asks for the SCCM reporting services point and which it is unable to recognize. whereas in my lab environment i have default SQL instance which has report

  • Print colors messed up since upgrading to Mavericks

    I upgraded to Mavericks and now every picture I print is horrible. The colors are way off. Where eyes are there are grey blotches. It is a mess. Can anyone help me? My printer is an HP Color Laserjet 3800dn. HP says I should just buy a new printer. A

  • Let me know the output of my program

    my program given below: **********************THIS IS PACKAGE SPECIFICATION*********************** CREATE OR REPLACE PACKAGE EMP_PACKAGE IS TYPE EMP_TABLE_TYPE IS TABLE OF EMP%ROWTYPE INDEX BY BINARY_INTEGER; EMP_TABLE EMP_TABLE_TYPE; PROCEDURE READ_

  • Help recording video with macbook

    Hi, I recently purchased a macbook with a built in isight. I have a youtube channel and am trying to record a video of me singing using my macbook as so many other people do. But when I go into imovie and click record with isight there is no sound, A