BPEL and Oracle 11.x Applications?

Oracle Applications 11.0.3, 11.5.9, and 11.5.10 - are there any issues with using them with BPEL? What needs to be done to connect these apps to a 10.1.2.0.2 BPELPM, where are the adapters?
Thanks - Ken Cooper

you can do 2 things
a) use BES (events) and publish over to a queue, where BPEL is listening or
b) use the Oracle Applications Adapter to connect over ..
hth clemens

Similar Messages

  • BPEL and Oracle 8

    Are other people out there using BPEL with Oracle 8?
    BPEL seems to only barely support Oracle 8 (Oracle8i Enterprise Edition Release 8.1.7.2.0) e.g.
    with oracle 8, BPEL requires a database procedure to be owned by schema owner before it can be used in BPEL ... I don't think this is the case with BPEL and oracle 9
    with orace 8, the retry ability as per bpel.xml can have some retry schedule extra retry due to socket read error .. (works eventually)
    with oracle 8, you have to manually alter toplink setting to pick up date and time rather than just date ... this is not the case with BPEL and oracle 9
    i.e. you can make BPEL work with Oracle 8 but it takes some doing!!

    Can you use WebLogic 8.1 SP4 ? BPEL has been certified with that version. We have been able to reproduce the issue and currently investigating the cause of it.

  • BPEL and Oracle Portal

    Hello.
    At the moment i try to find a beginning how to display Values from Oracle BPEL Process Manager to Oracle Portal. I would like to use Portlet Specification JSR-168, if it is possible.
    For a better understanding: here is a detailed description of the task i try to do:
    I have a BPEL Process which uses values via WebService. These values will be modified in the BPEL Process. After the values are modified, they should be displayed in Oracle Portal.
    I have installed an Infrastructure, Middle Tier (Portal&Wireless) and Oracle BPEL PM for Middle Tier on a Virtual Machine. At my local PC I installed BPEL PM for Developers to develop BPEL Processes.
    I don't find a beginning to display the Values in Oracle Portal... ;)
    Can anyone help me or give me a hint to find a beginning?
    P.S.: If you don't have an idea about my problem but you
    know a guy who might be know sth about it, please
    contact me. Althoug if my question is not clear
    enough, please contact me, because it is very
    important for me.
    Thanks a lot!
    Message was edited by:
    BenSp

    Hi all,
    Sorry to disturb but I really need help on this, has anybody deployed BPEL portlets 10.1.3 or has anybody developed a portlet with the 10.1.3 workflow services API on Oracle Portal?
    All help will be appreciated.. Thanks in advance..
    Serkan

  • Integration BPEL and Oracle Applications

    Hi,
    We are using Oracle Applications 11i
    Is there any documentation that exploring the Integration Oracle Application using BPEL Technology? or any customer experience using BPEL for their Oracle Application?
    Need advice
    Thanks
    Feri

    There's an Oracle Applications adapter which assists in browsing the interfaces to Oracle Apps 11i.x. You can find more info on adapters at the OTN page: http://www.oracle.com/technology/products/integration/adapters/index.html, and there you will find a data sheet on the Oracle Apps adapter (http://www.oracle.com/technology/products/integration/adapters/pdf/DS_OracleASAdapter_EBS.pdf)

  • BPEL and Oracle Applications Adapter

    I am using the Oracle Applications Adapter of the JDeveloper BPEL Designer 10.1.2.1.0 to insert a customer into the Oracle eBusiness Suite.
    To achieve this I select the tab
    Financials/Trading Community/Customer Account Contact/Open Interfaces/Trading Community Customer Open Interface/Tables (3)
    RA_CUSTOMERS_INTERFACE_ALL
    then I click OK.
    But when I press next on the step 5 of 5: Operation I get the following error message:
    The following error occurred:
    HZ
    Please consult the Database Adapter documentation for detailed instructions on how to fix this problem
    I am following instructions of the Tutorial 1: Invoking Oracle Applications API through the Oracle AS Adapter
    Can anybody help-me??

    I'm facing the same problem. Any Update on this?

  • BPEL and Oracle financials Integration

    Hi there,
    we're at the beginning of scoping an integration project and I'm trying to get a handle on what options we have for integration with Oracle Financials. I've been referred to the BPEL Process Mgr - does anyone know of its abilities to integrate with Financials ? Does it use a JCA ? What other integration options do I have ? All help appreciated...
    TIA,
    aidan

    The Oracle Applications adapter is installed as part of the base install, allthough licensed seperately. Adapters to other packaged applications (SAP, Peoplesoft etc) are seperate installs (and also licensed seperately).
    The Oracle apps (Ebusiness Suite) adapter uses the common interface points of the applications to interface with them, and expose them in a friendly format, allowing you to browse the available modules and functions and select which ones you want to use in your BPEL process.
    HTH

  • Time Delay when Initiating BPEL from Oracle ESB

    Hi there,
    I am currently working with a client who have an on-going integration project. They are using the BPEL and Oracle ESB components of the Oracle SOA Suite 10.1.3.3.1. There is an issue that periodically occurs.
    The scenario that we are occasionally getting is as follows:
    The ESB is used to Poll for business events in a SQL Server database. Business Events are just information that needs to trigger a process occuring. The ESB has a DB Adapter that POLLS for these events. The ESB simply listens for these events, when one occurs it transforms the incoming message and invokes a Synchonous BPEL process that processes the message. Periodically in their environment, when the ESB DB Poller picks up a message, there seems to be a significant time frame between picking up the message and invoking BPEL. This has been anything upto 90 minutes. For Example messgae picked up 1t 12.30pm and the BPEL instance starts at 2.00pm. This issue seems to be uncreatable. Has anyone experienced similar issues or has any advice regarding this?
    Any assistance / advise would be appreciated
    Dave

    Hi Ruplim
    Thanks for quick response,
    I want to Invoke ESB service from BPEL and get the Response Back in the form of Transformation Data.
    I tried searching for Demo example in tutorials but i am not able to find such case, Do you have any documentation or Sample code for this type?
    Thanks & regards
    Sanjay

  • BPEL and RESTful WS

    Does BPEL and Oracle AS support requesting a RESTful WS in a BPEL Process? If it is supported, which Service component (from jDev's Components Palette) can I use to request a RESTful WS?
    Also, what is the "best" practice used in a BPEL Process to compare row of data returned from a WS to row of data in a database table? I was thinking about using an embedded Java that compares data returned from the WS and DBAdapter requests. Is this necessary?
    Thanks in advance!

    Hi,
    I haven't worked much on RESTful WS, but they are usually like HTTP GET/POST method, and in that case you can leverage http binding (702.Bindings\HTTPBinding). You can marshal the return xml string in XML object.
    Other way can be developing generic proxy service for calling RESTFul service is not very bad idea and exposing it is normal soap service.
    HTH
    Chintan

  • BAM and Oracle application server 10.1.3???

    Hi,
    I would like to understand more about integration between BAM and OAS.
    I remember I read a document that stated that BAM was included (or was integrated) as part of OAS 10.1.3, however I installed it and still don;t see how it is integrating with OAS.
    Also, in one of the Tutorials it mentions this:
    "Note –if you are using Oracle Application Server with opmn process, the following
    additional files are required in the above path:
    C:\OracleBAM\OC4J\opmn\lib\optic.jar
    Copy the entire Application Server “opmn” directory to c:\oraclebam"
    So... are there any additional steps for the OAS and BAM integration?
    I am still learning BAM but mi goal is install it as part of EBS(order Manegemnet)-BPEL-OTM (oracle Transportation) integration installation I currently have.
    If it can be integrated can it be done using iAS 10.1.2.0.2 instead?
    Thanks

    Its recommended that you should use same versions of OAS and Oracle BAM.
    For integration between OAS components and BAM you can check BAM tech notes (http://www.oracle.com/technology/products/integration/bam/10.1.3/htdocs/1013_support.html#technotes)
    Hoping it will help you.

  • Differences in Oracle Service Bus, BPEL and human workflow

    Hi Everyone,
    I am newbie, don't know if its the right place to post this thread.
    I want to prepare paper on differences in Oracle Service Bus, BPEL and human workflow, can anybody help me.
    Till now i came to know all these things are very different, no poit comparing them but still need differences
    Thanks in advance:
    Vikas

    Basic difference:
    BPEL : It is used for orchastrating different processes. Its heavyweight and stores instances (stateful)
    OSB : It is used for routing data between the applications
    Human Workflow : It is used to handle scenarios where manual intervention is necessary.
    Refer for more on Oracle BPEL
    http://www.oracle.com/technology/products/ias/bpel/htdocs/orabpel_faq.html
    Regards,
    Ketan

  • Oracle Clusterware and Oracle Real Application Clusters Install Guide

    I've downloaded the latest "Oracle Database - Oracle Clusterware and Oracle Real Application Clusters Install Guide - 10g Release 2 (10.2) for HP-UX PA-RISC" (part no. B14202-01) dated August 2005 from OTN. I'm getting the following error when opening the pdf file in Adobe Reader:
    "Cannot extract the embedded font 'PEPPLC+Palatino-Italic'. Some characters may not display or print properly."
    When I print the manual, I get blank pages throughout the document which, in my opinion, should contain text and don't. Specifically pages 1-11, 2-5, 2-19, 2-24, 2-33, 3-5, 3-19 to name a few. When I go to those pages within the pdf file in Adobe Reader, I get the error: "There was a problem reading this document (114)."
    Can you verify this problem on your end. Also, how do I get a good copy of this document?

    Hi!
    Apologies for the delay in responding to you. Please try the documentation library, part B19306-01 at URL: http://www.oracle.com/technology/documentation/database10gR2.html. Search for the part B14202-01 and click: pdf at top right. Part B14202-01 documentation pdf is currently displaying and printing on this end. The blank pages at the end of each main topic are inserted on purpose.
    Another link to part B14202-01, on OTN is under the OEM, Oracle Enterprise Manager 10g Release 2 (10.2): http://www.oracle.com/pls/db102/portal.portal_db?selected=21
    Thank you for your comments and feedbacks. Its much appreciated.
    Main OTN, documentation URL: http://www.oracle.com/technology/documentation/index.html
    Regards,
    Chao

  • Installation of forms reports and oracle application server 10g

    Hi,
    I have been using client server till now, now planning to move to 10g. Got the developer suite 10g.
    Tell me how and where to install forms/reports and Oracle application server... I mean forms reports should be on developer PC then what about application server? should it be on a different dedicated server? or can i have it on database server?
    in case, if I install application server on one server and database is on another server then what about forms and reports?
    please tell me which is the right option?

    cypdon99 wrote:
    Hi,
    I have been using client server till now, now planning to move to 10g. Got the developer suite 10g.
    Tell me how and where to install forms/reports and Oracle application server... I mean forms reports should be on developer PC then what about application server? should it be on a different dedicated server? or can i have it on database server?
    in case, if I install application server on one server and database is on another server then what about forms and reports?
    please tell me which is the right option?Ideally, you should have two separate server machines.
    One for the database server.
    One for the Application Server.
    The Application Server is basically used for hosting your forms and reports, so you dont have to place the forms and reports on the developer PC or at any other server.
    best regards
    http://fahdmirza.blogspot.com

  • Install Oracle Application server 10g and Oracle database 10g on same box

    Hi Experts!
    i need to install Oracle database and oracle application server on the same machine(windows xp).
    when i install both of them and reboot the machine either oracle database or oracle application server fails...
    i suspect that the problem might be due to two - ORACLE_HOME
    let me know how i can resolve this issue.
    Note: Oracle DB and OAS OPMN process run as a windows service.
    after restart opmn fails
    Many thanks in advance
    -Raghav

    Jacco, in spite of your ace :-) this time I cannot
    completely agree with you:
    I hope sincerely that this ace thing doesn't "scare" anyone from challengeing me. I can't know everything, even though this ace sign suggests it.
    - things like ORACLE_HOME are also set in the system
    environment settings. This may lead to conflicts;It does, therefore you should set them with the service (I figured the installer of Oracle would actually do that for you, but I hardly ever work with Windows)
    - the database and AS have different versions of the
    RSFs. The most recent AS version is using 10.1.0.5
    RSFs, where the database uses 10.2.x. This leads to
    conflicts.
    - Port conflicts are common in the ONS area, however
    this should not prevent startup and should not be
    very likely at this point since all products use the
    same inventory and it should have been checked for
    ports that are in use.ons port conflics shouldn't precent startup, but other port conflicts can.
    >
    With the total of our posts the problem should be
    resolved anyway ;)Exactly, as long as the reader has the proper knowledge to understand them ;)
    (this feels like a post just to make sure that you know I respect your opinions and advices)

  • Auditing in oracle 10g database and oracle 10g application server

    Dear friends,
    We have oracle 10g application server and oracle 10g database server in place.My criteria is to audit users connected using oracle application user credentials to the database.
    Can you please tell me how can i do it.
    Thanks & regards,

    Its the database connection you want to track. The session audit will show where it came from.
    Auditing is turned using this command:
    alter system set audit_trail = DB scope=spfile;
    Note: The use of spfile will require a DB bounce before audit starts
    To audit Sessions:
    audit create session;
    Query by Audit Type:
    SELECT A.USERNAME,
    OS_USERNAME,
    A.TIMESTAMP,
    A.RETURNCODE,
    TERMINAL,
    USERHOST
    FROM DBA_AUDIT_SESSION A
    WHERE USERHOST = <replace with iAS servername> ;
    By User
    SELECT USERNAME,OBJ_NAME,ACTION_NAME , TIMESTAMP
    FROM DBA_AUDIT_TRAIL WHERE USERNAME = 'SCOTT';
    Check for users sharing database accounts
    select count(distinct(terminal)),username
    from dba_audit_session
    having count(distinct(terminal))>1
    group by username;
    Attempts to access the database at unusual hours
    SELECT username, terminal, action_name, returncode,
    TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS'),
    TO_CHAR (logoff_time, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') <
    TO_DATE ('08:00:00', 'HH24:MI:SS')
    OR TO_DATE (TO_CHAR (TIMESTAMP, 'HH24:MI:SS'), 'HH24:MI:SS') >
    TO_DATE ('19:30:00', 'HH24:MI:SS');
    Attempts to access the database with non-existent users
    SELECT username, terminal, TO_CHAR (TIMESTAMP, 'DD-MON-YYYY HH24:MI:SS')
    FROM dba_audit_session
    WHERE returncode <> 0
    AND NOT EXISTS (SELECT 'x'
    FROM dba_users
    WHERE dba_users.username = dba_audit_session.username);
    Other audits you might consider:
    audit grant any object privilege;
    audit alter user;
    audit create user;
    audit drop user;
    audit drop tablespace;
    audit grant any role;
    audit grant any privilege;
    audit alter system;
    audit alter session;
    audit delete on AUD$ by access;
    audit insert on AUD$ by access;
    audit update on AUD$ by access;
    audit delete table;
    audit create tablespace;
    audit alter database;
    audit create role;
    audit create table;
    audit alter any procedure;
    audit create view;
    audit drop any procedure;
    audit drop profile;
    audit alter profile;
    audit alter any table;
    audit create public database link;
    Best Regards
    mseberg

  • Run Oracle Web Logic and Oracle Application Server 10g on same server

    Since oracle has chosen to release adf faces 11g, before the SOA suite 11g is released, we are facing the challenge to run both Oracle Web logic and Oracle Application Server 10g on the same server.
    If anyone have any experience in this setup or has knowledge of other feasable setups please let me know.
    Regards.
    Jan

    What version of Oracle Application Server 10g are you installing?
    If you are installing 10gR2 (v10.1.2.x) have you taken a look at point #70 in "Table 2 Additional Information for Certified Platforms" section here?
    http://www.oracle.com/technology/software/products/ias/files/as_certification_r2_101202.html
    Thanks
    Shail

Maybe you are looking for

  • I have to send my 3Gs in for a repair; what will they look at?

    I must send my new 3GS in for repair.  Because my screen is frozen with the Apple log, I cannot clear history or cookies or anything like that. I am an adult and I do like to look at photos using "Yahoo Images" or occasionally to read adult literatur

  • Empty response HWC

    Hi, We are working on HWC application with rest webservices MBO approach. Getting empty response in hdc.processDataMessage hwc.processDataMessage = function (incomingDataMessageValue) {   alert(JSON.stringify(incomingDataMessageValue)+"in process dat

  • How to read the mails attachments with abap?

    HI All, I am looking for some way to read mails in the workplace inbox and to get their attachments. I will appreciate any help . Regards, Ari

  • Best way to initiate Critical Patch Update

    Dear All We are planning to apply Critical Patch Update July 2011, on our (PROD)Live Environment DB version : 11.1.0.7 Appl Release : R12.1.1 SHARED APPL_TOP : Yes PCP : Yes Load Balancer Software/Hardware : Software DMZ Server : Yes I have referred

  • Migration issue - setId(String) in the type UIComponentClassicTagBase

    P.S.: I posted this on the JSF forum but got no reply. That`s why I`m posting here too. Hi, I've looked everywhere and tried everything I could think of but, I'm still stuck. I'm trying to migrate from JSF 1.1 to 1.2.10. At this point, the migration