BPEL with Oracle E-business suite 11.5.10

Hi,
We are in the process of testing BPEL with Oracle E-Business suite 11.5.10. What is the best document for configuring these two components.
Thanks
Giri

I recommend you to read documentation about Oracle Applications adapter. This is good start from technical point of view. http://download-west.oracle.com/docs/cd/B14099_19/integrate.1012/b16498.pdf

Similar Messages

  • Try to use J2SE Version 6 with Oracle E-Business Suite 11i

    Dears ,
    i have an upgrade task from 11.5.10.2 to R12.1.1 and database from 9.2.0.8 to 11.2
    so i apply patches :
    1- 7429271
    2- Upgrading Developer 6i with Oracle Applications 11i [ID 125767.1]
    3- 9535311
    4- 6241631
    5-upgrade to JRE : Using J2SE Version 6 with Oracle E-Business Suite 11i [ID 401561.1]
    when i run :
    txkrun.pl -script=SetJDKCfg -contextfile=$CONTEXT_FILE -runautoconfig=Yes -appspass= <APPS_schema_passwd> -jdktop=[JDK60_TOP]
    faced error :
    java.lang.NoClassDefFoundError: java/util/HashMap
    at
    at oracle.apps.ad.tools.configuration.Customizer.getProdTopDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.Customizer.getAllDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.getAllConflicts(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.main(Compiled Code)
    Exception in thread "main" Using Context file : /vol3/oracle/prdappl/admin/PRD_mcd-test.xml
    Context Value Management will now update the Context file
    and when try to run autoconfig on APPSTier i faced :
    java.lang.NoClassDefFoundError: java/util/HashMap
    at
    at oracle.apps.ad.tools.configuration.Customizer.getProdTopDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.Customizer.getAllDrivers(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.getAllConflicts(Compiled Code)
    at oracle.apps.ad.tools.configuration.VersionConflictListGenerator.main(Compiled Code)
    Exception in thread "main" ERROR: Version Conflicts utility failed.
    Terminate.
    how can i solve it .
    your response will be highly appreciated
    Regards ,,,
    Mohamed Mahgob

    Please see these docs.
    Creating "appsutl.zip" Failed On "java.lang.NoClassDefFoundError: java/util/HashMap", What is the Potential Solution ? [ID 1310838.1]
    AdMKAppsUtil.pl Failing Can't Find Java HashMap [ID 1338399.1]
    After Applying Patch 9535311 Get java.lang.NoClassDefFoundError: java/util/HashMap Error [ID 1188327.1]
    Thanks,
    Hussein

  • I want to know whats the release of jdeveloper compatible with  Oracle E-Business Suite 12.1.3

    i want to know whats the release of jdeveloper compatible with  Oracle E-Business Suite 12.1.3

    You can find this information on the Oracle Support site. It is the article with the ID 416708.1

  • I want to know whats the release of jdeveloper certified with  Oracle E-Business Suite 12.1.3

    i want to know whats the release of jdeveloper certified with  Oracle E-Business Suite 12.1.3
    https://forums.oracle.com/thread/2583919

    Pl see MOS Doc 416708.1 as indicated in your other thread
    HTH
    Srini

  • Oracle VM with Oracle E-business suite Release 12.1.1

    Hi
    We are migrating our Oracle E-business suite from IBM Power 5 AIX 6.1. to OVM Intel (x86_64) bit, we have tested the migration in our test environment. We want to know how good or bad is OVM with oracle e-business suite in production environment, and if anybody is working on production environment with the similar configuration in Production environment then please share your experience with us
    Thank you
    Regards
    Shahrukh Yasin

    Hi Sharukh,
    Virtualization of course the trend in modern era, and I personally advice you to have a thorough testing on performance and specifically simulate workloads and check the behavior. I don't personally go on to support Virtualization on Production environment as it incurs additional cost like CPU usage, memory usage borrowed by other environment being virtualized. And as it does not directly work with the hardware. May be some will be against this point, but I see as if it incurs additional resources. Being said this, I am not completely against Virtualizationas long as it is not a heavy 24/7 environment. I would go on to support the ideology, saying it's best to choose the right technology to right environment.
    Please refer following links for more information:
    https://blogs.oracle.com/stevenChan/entry/ebs_support_policies_for_virtualization_technologies
    https://blogs.oracle.com/stevenChan/entry/virtualization_ebusiness_suite
    https://blogs.oracle.com/stevenChan/entry/virtualization_the_ebusiness_s
    https://blogs.oracle.com/stevenChan/entry/using_oracle_vm_with_oracle_eb
    Using Oracle VM with Oracle E-Business Suite Release 11i or Release 12 (Metalink Note 465915.1)
    Regards,

  • Integrate Single Sign-On with Oracle E-Business Suite Release 12.

    Hi
    How to integrate oracle Single Sign-On with Oracle E-Business Suite Release 12 , give links and ideas about this ,
    Thanks
    Edited by: user12235518 on Feb 19, 2012 10:10 PM

    How to integrate Single Sign-On with Oracle E-Business Suite Release 12 , give links and ideas about this ,Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR1 (11.1.1.5) using Oracle E-Business Suite AccessGate [ID 1309013.1]
    Integrating Oracle E-Business Suite Release 12 with Oracle Internet Directory and Oracle Single Sign-On 10gR3 (10.1.4.3) [ID 376811.1]
    Troubleshooting Oracle Application Server 10g SSO and OID with Oracle E-Business Suite Release 12 [ID 380487.1]
    Thanks,
    Hussein

  • Oracle ADF security integration with Oracle E-Business Suite SDK JAAS

    I have an Oracle ADF 11.1.2.2 application that is using ADF security for authentication and authorization.
    When we deploy this application to our JDeveloper integrated weblogic server, we utilize the security setting of "Custom" and use weblogic users and roles to map to the ADF application roles. In that environment our security is working properly.
    I have a Weblogic 10.3.5 standalone server that has the ADF runtime installed as well as the Oracle E-Business Suite SDK JAAS implementation installed.
    When I deploy the Oracle ADF application to the standalone weblogic server, I am directed to the JAAS login page when I attempt to access any JSF page (including those that I have granted View access through the anonymous-role. Does the Oracle ADF anonymous-role work (allow for anonymous page access) when JAAS security is handled by the Oracle E-Business Suite SDK JAAS implementation?
    Per the SDK instructions, when we install the Oracle ADF deployment on Weblogic we have selected "DD only" for our security setting. We have defined enterprise roles in the Oracle ADF security setup (jazn-data.xml) that are assigned the appropriate application roles. Those enterprise roles have the same name (i.e. UMX|YOURROLE) as the E-Business Suite roles that are assigned to our test users. When we login with an E-Business Suite user / password we are receiving an error:
    Error 401--Unauthorized
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.2 401 Unauthorized
    Any thoughts on why that would be?
    Thanks
    Dan

    Thanks Juan.
    With the debugging options enabled it appears the issue is not an issue with the user / role credentials - it seems like the resource grants from jazn-data.xml are not being reviewed in my standalone weblogic instance EAR deployment:
    [JpsAuth] Check Permission
    PolicyContext: [TestApp]
    Resource/Target: [untitled1PageDef]
    Action: [view]
    Permission Class: [oracle.adf.share.security.authorization.RegionPermission]
    Result: [FAILED]
    Evaluator: [ACC]
    Failed ProtectionDomain:ClassLoader=sun.misc.Launcher$AppClassLoader@13f5d07
    CodeSource=file:/app/oracle/product/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adf-share-support.jar
    Principals=total 2 of principals(
    1. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousUserImpl "anonymous" GUID=null DN=null
    2. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousRoleImpl "anonymous-role" GUID=null DN=null)
    When I access the same page from my integrated weblogic server I see:
    [JpsAuth] Check Permission
    PolicyContext: [TestApp]
    Resource/Target: [untitled1PageDef]
    Action: [view]
    Permission Class: [oracle.adf.share.security.authorization.RegionPermission]
    Result: [FAILED]
    Evaluator: [ACC]
    Failed ProtectionDomain:ClassLoader=sun.misc.Launcher$AppClassLoader@13f5d07
    CodeSource=file:/app/oracle/product/Middleware/oracle_common/modules/oracle.adf.share_11.1.1/adf-share-support.jar
    Principals=total 2 of principals(
    1. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousUserImpl "anonymous" GUID=null DN=null
    2. JpsPrincipal: oracle.security.jps.internal.core.principals.JpsAnonymousRoleImpl "anonymous-role" GUID=null DN=null)
    When I review my EAR - I do see jazn-data.xml at:
    /META-INF/jazn-data.xml
    I will review the system-jazn-data.xml to see if the policy information has been migrated properly as part of the EAR deployment.
    Thanks.
    -Dan

  • Database upgrade from R11.1 to R11.2 with Oracle E-Business suite

    Hi all,
    We are running Oracle E-Business suite R12.1.3 on database version 11.1.0.7.0. moving forward we are planning to upgrade database version to 11gR2. Still I am looking for good document which is I can follow. I have already read Doc [ID 1058763.1].
    can someone know more details about this scenario please guide me.
    Thanks
    Mahesh
    Edited by: mahesh on Oct 28, 2011 2:04 AM

    We are running Oracle E-Business suite R12.1.3 on database version 11.1.0.7.0. moving forward we are planning to upgrade database version to 11gR2. Still I am looking for good document which is I can follow. I have already read Doc [ID 1058763.1].
    can someone know more details about this scenario please guide me.In addition to your doc please refer to:
    Following Instructions in Note 1058763.1 And Applying Patch 10024524 Causes Invalid Object MSCUTILS.pls With Errors ORA-04063: Package Body Apps.Msc_util Has Errors ORA-06512 ORA-06508 [ID 1274919.1]
    R12.HR_PF.B.delta.4 : invalid objects : PLS-00801: internal error [1401] [ID 1354813.1]
    Difference between UTLRP.SQL - UTLIRP.SQL - UTLIP.SQL? [ID 272322.1]
    Many  db  objects error after Upgrate EBS 12.1.1 to EBS 12.1.2(7303033)
    Thanks,
    Hussein

  • BI Publisher with Oracle e-Business Suite 11i in EBS security mode

    Seems I submitted below in wrong forums earlier so posing to correct one now. Appreciate any help.
    Hi All,
    I want to configure BI Publisher that comes as a part of OBIEE in Oracle E-Business Suite security mode. My Oracle E-Business Suite 11i runs on 3 node RAC database and 3 node apps tier/cm tier. As per configuration guide, I changed security mode in BIP to 'Oracle E-Business' and uploaded DBC file from E-business suite Web&Forms tier. In DBC file TWO_TASK parameter has value of test_806_BALANCE which is just an alias in tnsnames.ora for load balancing. Now when I go to BI publisher and click on 'Roles and Permission' tab in security center, it gives me 500 Internal server error.
    But if I change this TWO_TASK value to any particular RAC instance sid, I am able to see all responsibility in Roles and Permission tab. This seems that BI Publisher makes jdbc connection url to database on the fly by reading DB_HOST, dB_Port and TWO_TASK parametes from dbc file and due to this my BI Publisher is single point of failure if the RAC instance goes down which I mentioned in DBC file. Even though E-Business Suite is in HA, BI publisher is not taking advantage of this HA db.
    Any one has idea how to over come this situation.

    You can try for a luck by posting the thread in BI Publisher Section of this Forum..

  • OLS integration with Oracle E-Business Suite

    Hi,
    we want to implement OLS (9i DB) in Oracle E-Biz suite (11i.10) environment for data security both at backend (DB) and front-end for E-Biz applications. Can anyone please provide some material/ references highlighting the integration steps for the front end part, like:
    - how to apply the OLS policy applicable to Application user to 'APPS' or other DB users which are actually interacting with the DB from E-Biz applications ?
    - how to apply the OLS policy in case of batch jobs, advanced queues etc that are using different DB user(s), separate from 'APPS'
    Whether it would be better if the E-Biz application front end security part is done using Data security and Role based access control (RBAC), roles matching with OLS policy etc when we compare that with OLS policy used for both front end and Database ?
    Thanks in advance for your help!
    Supro
    Message was edited by:
    user645454

    Hi there,
    as a start: There is a Best Practices document for OLS and E-Business Suite available from the OLS homepage on OTN:
    http://www.oracle.com/technology/deploy/security/database-security/label-security/index.html
    Let me know should you have any more questions ...
    Peter

  • Integration with Oracle E-Business Suite

    We're developing services around several of the Oracle APIs as part of creating resuable components in regards to our Hire process. I wanted to know if anyone had already developed canonical data models in relation to the APIs described (position, person, salary, assignment, or any financial or manufacturing related also) with the exception of just using all theAPI parameters.
    [email protected] if you would like to respond directly.
    Thanks, Rob

    I guess this depends on what exactly you mean by integration? What are your specific expectations here? The reason I ask is that Hyperion Planning (and I assume Performance Scorecard) can be integrated with any ledger system. It's simply a question of how you extract and load hierarchies and data. Most of my clients build custom extracts from their ledgers for the data. For the hierarchies, it's usually a combination of maintaining hierarchies manually in Hyperion Planning (or EPMA) and automated hierarchy feeds from the ledger (again, often with custom extracts).
    There are adapters out there for the various ETL tools that may simplify integration, however you're still going to have to build the Hyperion Planning application itself. There is no simple integration that allows you to plug Hyperion Planning into your ledger (regardless of the version) and automatically generate a Hyperion Planning application.
    The bottom line is that no particular version of Oracle's e-business suite will exclude you from using Hyperion Planning or Performance Scorecard.

  • Using Discoverer 10.1.2 with Oracle E-Business Suite 11i

    Hi,
    We have installed 11.5.10.2 on Linux, and developer need to use Discoverer 10.1.2 with Oracle EBS 11i.
    I have downloade the latest veriosn for Discoverer and othe two patches Patchset 4960210 and Patch 5985072 .
    After these steps do i need to Install the Oracle Application Server 10g to use Discoverer 10.1.2 with Oracle EBS 11i.
    Can some one pls guide me on this...
    Thanks,

    But i have not uderstood the where to install the Oracle Application Server 10g on Oracle EBS 11i or it Can be install on Stand alone machin for safer side. You can install it on a standalone server OR in a separate Oracle Business Intelligence Server 10g Release 2 (10.1.2) ORACLE_HOME on an existing application tier server node.
    Also can it be install on the Windows machin as our EBS 11i installed on Linux Platform.Can be installed on any OS (as long as it is supported).

  • Using J2SE Version 5.0 with Oracle E-Business Suite 11i [ID 304099.1]

    Hi hussein,
    EBS 11i upgrade to Db 11gR2
    RHEL 4.6
    We are required to upgrade the J2SE to 5.0.
    The notes said download it from
    http://java.sun.com/j2se/1.5.0/download.jspBut when I click this site I only see
    Download Java EE SDK 5.0 Update 1 for Linux Is this the one? is J2SE Version 5.0 the same with Java EE SDK 5.0?
    Thanks a lot

    Hi hussein,
    I have finished downloading and installing the JRE 5.0
    [root@oracletrng u04]# ./jre-6u22-linux-i586-rpm.bin
    Unpacking...
    Checksumming...
    Extracting...
    UnZipSFX 5.50 of 17 February 2002, by Info-ZIP ([email protected]).
      inflating: jre-6u22-linux-i586.rpm
    Preparing...                ########################################### [100%]
       1:jre                    ########################################### [100%]
    Unpacking JAR files...
            rt.jar...
            jsse.jar...
            charsets.jar...
            localedata.jar...
            plugin.jar...
            javaws.jar...
            deploy.jar...
    Done.
    [root@oracletrng u04]#How do I check If my jre is updated? what is the JRE_TOP?

  • Haley Rules Engine - HaleyAuthority with respect to Oracle E Business Suite

    I am currently exploring on Haley Rules Engine which is recently aquired by Oracle.
    As per my investingation, i came to know that HaleyAuthority ruleEngine is available as plugin from the recent release of Siebel CRM 8.0 installation and onwards.
    Here goes my questions
    1) is this haleyAuthority rule engine available as third party tool? If so, How to integrate with Oracle E- Business Suite.
    2) Like Siebel 8.0, Is this HaleyAuthority plugged in any latest version of our oracle E- Business Suite?
    Please let me know your understanding and information on Haley Rules Engine with respect to Oracle E-Business Suite.
    Thanks in Advance.

    Praveen ,
    May be late for you (but for others looking similar information)
    haleyAuthority is different from Haley Determination Services (now Oracle Policy Automation)
    OPA (Haley's Determination Services) are available as Web Service which you can invoke from E-Business Suite or Use Fusion Middleware (SOA Suite / BPEL) as layer between OPA and E-Business Suite
    For overview of Haley Office Rules or Oracle Policy Automation check
    http://onlineappsdba.com/index.php/2009/04/27/oracle-policy-automation-modeling-earlier-haley-office-rules-determination/

  • Steps for integrating oracle E-business suite R12.1.3 with 11g OID.

    Hi All,
    Can anyone please let me know the Metalink document ID/Steps for integrating oracle E-business suite R12.1.3 with 11g OID.
    Thanks,
    Dinesh.

    Dineshkumar wrote:
    Hi All,
    Can anyone please let me know the Metalink document ID/Steps for integrating oracle E-business suite R12.1.3 with 11g OID.
    Thanks,
    Dinesh.Please refer to the following docs/links.
    Using Oracle Internet Directory 11gR1 Patchset 4 (11.1.1.5.0) and Single Sign-on with Oracle E-Business Suite [ID 1286596.1]
    Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR1 (11.1.1.5) using Oracle E-Business Suite AccessGate [ID 1309013.1]
    https://blogs.oracle.com/stevenChan/entry/oracle_access_manager_11_11
    https://blogs.oracle.com/stevenChan/entry/why_does_ebs_integration_with
    Thanks,
    Hussein

Maybe you are looking for

  • Can i scheddule a function module(rfc)  in background

    hi, i want to know how can schedule a function module in background. bye sreenu.

  • XI to XI R2

    Post Author: ermanu CA Forum: Migration to XI R2 Hello, we would like to upgrade our XI environment to XI R2 1-Is it possible to do an upgrade on the same hardware (I've tried on a test system and I think I've lost all reports. The report names was t

  • Copy contorl from F2 to credit memo Request

    Hi All,                I have a scenario where in when I create a credit memo request with reference to the original billing document , I want to copy only one condition type from F2 as far as pricing conditions are concerned  without disturbing any

  • Can't install Flash CS3!

    Hey! I've got a MacBook (about a year old), and when i'm trying to install adobe flash cs3 i get 2 errors, the installation completes but "Adobe Flash CS3 and Adobe Asset Services CS3" failed to install.. I've tried with the free trial and the full v

  • Link to download adobe reader for windows Me

    hi i still run windows Me,and i erroniously uninstalled adobe reader.could someone pkease please direct me to alink that i would be able to download adobe reader to my system.