Soa Suite 11g related doubt.

Hello All,
We are currently using Soa Suite 11g where in we have the SOA composite having a BPEL process which would de-queue the B2B payload from the seeded IP_IN_QUEUE existing within the b2b database.
Earlier on 10g we were able to get the B2B Message id from the Payload Header --> Msg ID field , along with other fields like : FROM_PARTY , TO_PARTY , DOC_TYPE etc when we used to receive the de queued message payload using the Receive Activity.
Now in 11g we see that this Msg ID is coming as NULL
Could someone please help us how in the BPEL process we could get the B2B Message ID corresponding to this successfully processed payload in B2B. ???
while doing the Outbound EDI transactions for hitting the B2B we used to Enqueue the payload message to the IP_OUT_QUEUE and populate the property named : jca.aq.Headerdocument on the Invoke Node in the bpel process with the values like this in string format : <payload><doc_type>850</doc_type><sender>host party</sender>...etc so that it identifies the valid agreement and deployment using From & To Party & document name.
Now while getting the Message out from b2b internal queues , how do we get the b2b message id ???
Could someone please help with this..we are currently stuck because of this issue..
regards

a few blogs :
http://sriworks.wordpress.com/2010/12/20/oracle-certification-oracle-soa-foundation-practitioner1z0-451/
http://oraclefusionmiddleware.blogspot.com/2011/01/oracle-soa-foundation-practitioner.html
http://www.oracle.com/partners/en/knowledge-zone/middleware/oracle-service-oriented-architecture-soa/soa-exam-page-170307.html
and what helped for me was reading the soa suite books (around 2 or 3 of them i guess, google on them) and user/developer guides

Similar Messages

  • Is there any .obr files  related to Oracle SOA Suite 10.1.3.1.0 ? if yes then i want to open that .obr files  in Oracle SOA Suite 11g environment

    is there any .obr files  related to Oracle SOA Suite 10.1.3.1.0 ? if yes then i want to open that .obr files  in Oracle SOA Suite 11g environment . is it related to Oracle Business Rules ?

    Did you find a solution to this issue? We are having a similar issue trying to deploy a Paypal IPN on OAS 10.1.2.3. The IPN messages coming from Paypal appear to be attempting an SSLv2 handshake. In our case SSLv2 is disabled due to our security requirements so the connection is killed by our App Server. We have found that manually sending the IPN messages works correctly.

  • Oracle SOA Suite 11g (BPEL Process) Dependency with Database

    Folks,
    Oracle SOA Suite 11g requires a relational DB like Oracle, SQL Server to maintain the Metadata for the SOA & Related Components.
    Can you plz let me know with your experience - what should happen to a running BPEL Process if the database (SOAINFRA) is down? Being very specific -
    1, Does/Should end-point become inaccessible? Or Does service remains accessible but throws service remote-fault execption?
    2, What happens to a process which is in running state?
    My experience in these scenarios is not encouraging; we have notices the following -- during the time when our SOAINFRA database is down, the in-process (running) instances are left in a running state. These instances do not complete or move forward even when the Database is back. These instances do not provide any information in the Enterprise Manager.
    Also, if DB is down WSDL's are still accesssible, is this right way?
    If this is how SOA does work then I would doubt for its merit……...your thought plz????
    Thanks & Regards
    Shyam Kumar

    I am not posting here because I'm smart but because your questions look interesting.
    during the time when our SOAINFRA database is down, the in-process (running) instances are left in a running stateYou know that BPEL is a state-full product and it needs database support for persisting the process of state so if database goes down it is an expected behavior that processes may stuck in the same state where they were when DB went down. I don't see anything wrong with it.
    These instances do not complete or move forward even when the Database is back.Instances should auto/manually recoverable. If this is not the case then you may raise a SR with support.
    These instances do not provide any information in the Enterprise Manager. What information you could not find? Can you be more clear on this?
    Also, if DB is down WSDL's are still accesssible, is this right way?Yes, again it's expected because design time data also gets stored in DB only and hence if DB goes down, any design time data may not be accessible.
    If this is how SOA does work then I would doubt for its merit……...your thought plz????Why so? Alternative of DB is physical memory and that I don't think is perfect for long running BPEL processes and their heavy design time data. Moreover, it will create problems in terms of auditing, support and maintenance. If your requirement is such that it does not need any long running BPEL processes and even auditing is not required and use case is simple routing and transformation with no DB dependency then you may go for OSB which is a stateless product. BPEL is generally used for long running processes and hence DB is the best option, in my opinion at least.
    Regards,
    Anuj

  • Weblogic Domain not getting created in SOA Suite 11g R2

    I have installed the components of SOA Suite 11g R2 (11.1.1.3) on a single Windows XP SP3 machine (32 bit) following recommended procedures. I tried to configure Weblogic server using Domain Configuration utility. After navigating hrough the wizard, no Weblogic server profile is getting created in the doamin folder. Even the WL Admin server is not getting created. The Domain Configuration utility did not throw any errors.
    1) Is this problem related to Oracle repository for SOA suite 11g?
    2) Can the repository schemas (Oracle) hold multiple weblogic SOA domain information?

    Hi,
    Weblogic servers directory do not gets created after domain creation or even managed server configuration. It will present itself only when you start the managed server for the first time, that is when it initializes all security attributes, diagnostic attributes (if configured) , etc..
    Perform server start and then check if it gets created or not.
    ## rank answer if it is helpful ##
    Thanks,
    Ranjan

  • Error While Installation of SOA SUITE 11g

    Hi
    I am installing SOA SUITE 11g on Oracle Linux 4.
    I have already installed Oracle database 11g
    I have installed Weblogic server 10.3.x
    I have checked oracle database , i am able to run it successfully.
    I have checked weblogic server too, its too running successfully.
    I have logged into server as *"oracle" user* and trying to run runInstaller from command prompt
    the trace for error getting generated is below. plz let me know where i am making mistake.
    I am new to SOA SUITE n related technologies..
    ++[oracle@localhost ~]$ cd SOA_SUITE/Disk1++
    ++[oracle@localhost Disk1]$ ls++
    ++doc install runInstaller setup.exe stage++
    ++[oracle@localhost Disk1]$ ./runInstaller++
    ++Starting Oracle Universal Installer...++
    ++Checking if CPU speed is above 300 MHz. Actual 1992 MHz Passed++
    ++Checking Temp space: must be greater than 150 MB. Actual 233511 MB Passed++
    ++Checking swap space: must be greater than 500 MB. Actual 5023 MB Passed++
    ++Checking monitor: must be configured to display at least 256 colors++
    ++>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<++
    ++Some requirement checks failed. You must fulfill these requirements before++
    ++continuing with the installation,++
    ++Continue? (y/n) [n] y++
    ++>>> Ignoring required pre-requisite failures. Continuing...++
    ++Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-02-23_05-49-23PM. Please wait ...++
    ++Please specify JRE/JDK location ( Ex. /home/jre ), <location>/bin/java should exist :++
    ++Please specify a valid JRE/JDK location :/root/Oracle/Middleware/jdk160_14_R27.6.5-32++
    ++Please specify a valid JRE/JDK location :++
    I am trying to give JRE/JDK location which i got when i was installing weblogic server but its not accepting that and i am getting
    "Please specify a valid JRE/JDK location : " message again.
    Please let me know how i can i get out of this error.
    Thanks
    vishnu kumar

    Hi,
    check for some spaces or character which might be going while you specify the JRE locations, alternatively you can call runInstaller with
    -jreLoc ,i.e;have the path in the cmd.
    ./runInstaller -jreLoc /root/Oracle/Middleware/jdk160_14_R27.6.5-32
    which should work.
    regards,
    Jitendra

  • Calling Custom XSLT java class from BPEL in SOA Suite 11g

    Hi All,
    Morning...need some help with this issue...we are currently on SOA Suite 11g (11.1.1.4) version.
    Earlier while we were on SOA Suite version 10g (10.1.3.3) we were calling the custom java classes from the xsl mapping for complex transformation and for this we were placing the .class file as .jar file at the location mentioned here $OC4J_HOME/j2ee/home/applib directory and then mentioning the namespace as http://www.oracle.com/XSL/Transform/java/{$classname$} in the XSLT mapping file.
    Now in SOA Suite 11g if we need to retain similar functionality for external custom java calls could someone please help us where do we need to put the .jar file now ..
    exactly at which directory location/path and on which instance/server (application server instance or middle tier instance ) we need to put this .jar file
    Currently we are stuck and need some help with this.
    With thanks & Regards

    Hi Eric & Anuj,
    Thanks for replying , sorry for checking on this now...
    here at this path /opt101/app/oracle/SOAD/SOA11gR1/fmw/Oracle_SOA1/soa/modules/oracle.soa.ext_11.1.1
    we got the ora.soa.ext.jar file and extracted it to get the MANIFEST.mf file ..have mentioned below.
    Now if we need to link our custom .jar file named customfunctions.jar so we need to mention it as below is this correct :
    Manifest-Version: 1.0
    Ant-Version: Apache Ant 1.7.1
    Created-By: 17.0-b17 (Sun Microsystems Inc.)
    Implementation-Vendor: Oracle
    Implementation-Title: Oracle SOA EXT
    Implementation-Version: 11.1.1
    Product-Name: Oracle SOA EXT
    Product-Version: 11.1.1.4.0
    Specification-Version: 11.1.1
    Extension-Name: oracle.soa.ext
    Class-Path: classes/
    Class-Path:customfunctions.jar classes/ -- is this the way to mention (means we need to add this additional line or we need to add to the existing line at Class-Path: classes/)
    2.
    Eric the Alternative method mentioned in your update :
    Open a command prompt and change the current directory to the oracle.soa.ext_11.1.1 directory ,
    then execute the build.xml file in the oracle.soa.ext_11.1.1 folder using Ant
    Now could someone please guide us regards this ANT means how does it work and its relation to the build.xml file and how do we check whether we have ANT utility available or not..
    not much conversant with this ANT hence asking here..would lookout for your reply
    thank you

  • Do we need both management Pack and ADP  for monitoring SOA suite 11g

    Hi,
    Do we need to Both management pack and ADP (OCAMM) Application Dependancy and Performance for monitoring SOA Suite 11g.
    I was creating a monitoring template for SOA Composite and SOA Infrastructure and wanted to know if I need to install additional ( management packs, ADP and Middleware Plugins ) packs to get an effective template.

    A management pack generally refers to the set of pages in EM Grid/Cloud Control which provide functionality for a given set of target types. Since EM Grid Control 11g, the ADP functionality has been part of the Grid Control release and the pages licensed via the Management Pack Plus for SOA or the SOA Management Pack EE.
    To populate the ADP pages with data, additional steps must be performed in order to deploy an ADP manager and ADP agents. Doing this is optional, depending on whether or not you require the additional capability that those pages provide.
    ADP data, however, are collected and stored separately from the core GC/CC metrics and are not related to the monitoring template functionality.

  • SOA Suite 11g HA install and EDNDataSource problem

    Hi all,
    We have installed and configured Oracle SOA Suite 11g (11.1.1.5) cluster per the instructions in the Enterprise Deployment Guide and Anthony Reynold's blog (http://blogs.oracle.com/reynolds/entry/installing_an_11g_soa_cluster). We are encountering constant XA and DBLocker related errors with the EDNDataSource:
    <Dec 1, 2011 2:35:29 AM MST> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM DUAL" set up for pool "EDNDataSource" failed with exception: "oracle.jdbc.xa.OracleXAException".>
    <Dec 1, 2011 2:35:29 AM MST> <Error> <oracle.soa.mediator.common.listener> <BEA-000000> <DBLocker caught exception while locking messages
    java.lang.NullPointerException
    at oracle.tip.mediator.common.error.ErrorDBLocker.lock(ErrorDBLocker.java:82)
    at oracle.tip.mediator.common.listener.DBLocker.lockMessages(DBLocker.java:113)
    at oracle.tip.mediator.common.listener.DBLocker.run(DBLocker.java:77)
    at oracle.integration.platform.blocks.executor.WorkManagerExecutor$1.run(WorkManagerExecutor.java:120)
    at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:183)
    at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:30)
    These errors occur every couple of seconds on both SOA hosts. Additionally, we see errors on one of the hosts, complaining about EDNDataSource not being clusterable:
    <Dec 1, 2011 2:35:29 AM MST> <Error> <Cluster> <BEA-000123> <Conflict start: You tried to bind an object under the name weblogic.transaction.resources.SOA1.EDNDataSource_soa_domain in the JNDI tree. The object from -6284322550635925010S:soa11g-dev-1.domain.com:[8001,8001,-1,-1,-1,-1,-1]:soa11g-dev-1.domain.com,soa11g-dev-2.domain.com:soa_domain:SOA1 is non-clusterable, and you have tried to bind more than once from two or more servers. Such objects can only be deployed from one server.>
    We have ensured that the database (we are using a single Oracle 11g database instance, not RAC) has XA support enabled. Beyond this, we haven't found any leads on this forum nor the Oracle support site (we have opened an SR with Oracle). I've seen a couple of other threads related to this issue over the last year (e.g., Re: JTA - XA Rources - Rollbacks reason and What is the purpose of EDNDataSource in SOA 11g? but no resolution was ever posted.
    Does anyone have any suggestions of where to being looking to troubleshoot this issue? Any help would be most appreciated!
    Thanks,
    --Gary                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    How are you starting the server? Using start script - ./startManagedWebLogic.sh soa_server1? Make sure that classpath is getting set properly.Yes, after using the script to start the admin server.
    How do I make sure the classpath is getting set properly? Seems to be the actual problem, but from the logs when the server starts up the command seems correct from what I can see. If I knew which jars contained the classes it needed I could try and look for them in the start command.
    11g is not certified on Ubuntu. Please refer below link for certification matrix -I actually wished Oracle could certify the installers for Mac OSX (just for development), but I guess I could try and get things up on Redhat instead. :P
    Thanks for the input.

  • SOA Suite 11g on OEL5 Fails for RPMS of OEL4

    I want to install SOA suite 11g on following platform
    [root@hs-idc1 etc]# cat enterprise-release
    Enterprise Linux Enterprise Linux Server release 5.4 (Carthage)
    [root@hs-idc1 etc]# cat redhat-release
    Red Hat Enterprise Linux Server release 5.4 (Tikanga)
    [root@hs-idc1 etc]# uname -a
    Linux hs-idc1.idc.oracle.com 2.6.18-164.el5PAE #1 SMP Thu Sep 3 02:28:20 EDT 2009 i686 i686 i386 GNU/Linux
    But prerequsit check of installer get result : enterprise-4 ( as below) and rpms check fails for the OEL4 related RPMS.
    hardnofiles and softnofiles Ofcourse understood. But why it could be failing this RPMS?
    Checking operating system certification
    Expected result: One of enterprise-4,enterprise-5,redhat-4,redhat-5,SuSE-10
    Actual Result: enterprise-4
    Check complete. The overall result of this check is: Passed
    Checking recommended operating system packages
    Checking for gcc-3.4.3-22.1; found gcc-4.1.2-46.el5-i386.     Passed
    Checking for gcc-c++-3.4.3-22.1; found gcc-c++-4.1.2-46.el5-i386.     Passed
    Checking for openmotif21-2.1.30-11.RHEL4.4; Not found.     Failed <<<<
    Checking for setarch-1.6-1; found setarch-2.0-1.1-i386.     Passed
    Checking for pdksh-5.2.14-30; Not found.     Failed <<<<
    Checking for sysstat-5.0.5-1; found sysstat-7.0.2-3.el5-i386.     Passed
    Checking for gnome-libs-1:1.4.1.2.90-44.1; Not found.     Failed <<<<
    Checking for libstdc++-3.4.3-22.1; found libstdc++-4.1.2-46.el5-i386.     Passed
    Checking for libstdc++-devel-3.4.3-22.1; found libstdc++-devel-4.1.2-46.el5-i386.     Passed
    Checking for compat-libstdc++-296-2.96-132.7.2; found compat-libstdc++-296-2.96-138-i386.     Passed
    Checking for compat-db-4.1.25-9; Not found.     Failed <<<<
    Checking for control-center-2.8.0-12; found control-center-1:2.16.0-16.el5-i386.     Passed
    Checking for glibc-common-2.3.4-2.9; found glibc-common-2.5-42-i386.     Passed
    Checking for binutils-2.15.92.0.2-13; found binutils-2.17.50.0.6-12.el5-i386.     Passed
    Checking for make-1:3.80-5; found make-1:3.81-3.el5-i386.     Passed
    Checking for xscreensaver-4.18-5.rhel4.2; Not found.     Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Checking kernel parameters
    Checking for VERSION=2.6.9; found VERSION=2.6.18-164.el5PAE.     Passed
    Checking for hardnofiles=4096; hardnofiles=1024.     Failed <<<<
    Checking for softnofiles=4096; softnofiles=1024.     Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.4-2.19
    Actual Result: 2.5-42
    Check complete. The overall result of this check is: Passed
    Checking physical memory
    Expected result: 1024MB
    Actual Result: 3888MB
    Check complete. The overall result of this check is: Passed
    Any help appreciated...

    I usually don't care about minor version differences if I have a newer version. These will be considered by the installer as well.
    It is important to install the missing packages anyway, just look for the basenames.
    BTW, openmotif is most confusing one. In Linux you have three different packages of it, even if the other two are installed, the third is still missing and the installer will fail.
    --olaf
    PS: Looks like you are an Oracle employee. Please use the internal mailing lists instead of the public forums.

  • Installation of SOA Suite 11g for development purpose

    Hello All,
    I wanted to install SOA Suite 11g for development purpose on my laptop (OS Windows XP).
    As per installtion prerequisite process in the download page of oracle.
    I found the following pre requisite - installation of Oracle DB 11g EE(although i am having Oracle DB 10g R2 10.0.2.0 - now the problem is i am not able to run RCU in this data base, so i installed 11g)
    Jdev 11g Download
    Web Logic Server
    RCU Utlilty run
    then SOA Suite installation.
    My doubt is , is there any SOA development installation available because 11g DB EE takes lot of space in my system.
    if available please provide the link.
    Thanks & regards
    Aboothahir

    Hello Anuj,
    Thanks for your reply,
    I am running RCU utility on the XE Database.
    I am getting the following error:
    RCU-6083:Failed - Check prerequisites requirement for selected component:OIM
    Please refer to RCU log at C:\rcuHome\rcu\log\logdir.2011-02-07_21-34\rcu.log for details.
    Error: JVM is not installed on the Database.
    RCU-6092:Component Selection validation failed. Please refer to log at C:\rcuHome\rcu\log\logdir.2011-02-07_21-34\rcu.log for details.
    Please provide a solution for this.
    Thanks & Regards
    Aboothahir M

  • Java Embedingin BPEL of SOA suite 11g

    Hi,
    To remove namespace of a soap element we are using java embedding in BPEL of SOA suite 11g.
    Added related libraries in jdev project properties and deployed to generate a sar while.
    When i am trying to deploy this SAR through em console to SOA server following error is diasplayed.
    Deploying on "/Farm_SOA_domain/SOA_domain/soa_server1" ...
    Deploying on "/Farm_SOA_domain/SOA_domain/soa_server1" failed!
    Error during deployment: Error occurred during deployment of component: CallOIM to service engine: implementation.bpel for composite: SOAComposite1: ORABPEL-01005
    Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "CallOIM" of composite "default/SOAComposite1!55*91c4a2eb-240d-4a6f-968c-fa7ff516ef51".
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    jars are deployed properly on the server. Any pointers on the same will be more helpful.
    Thanks,
    Sowmya

    I haven't done it in 11g but I'm sure it is the same.
    you need to import the java classes. to do this add the following to you .bpel source code
    <bpelx:exec import="java.util.*"/>
    <bpelx:exec import="java.lang.*"/>
    <bpelx:exec import="java.math.*"/>
    place it between the lines:
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <!--
    PARTNERLINKS
    e.g.
    xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <bpelx:exec import="java.util.*"/>
    <bpelx:exec import="java.lang.*"/>
    <bpelx:exec import="java.math.*"/>
    <!--
    PARTNERLINKS
    Also from memory the System.out.println never worked for me, or it printed in the logs which wasn't helpful. What you can do is assign it to another variable, e.g.
    String input = (String)getVariableData("InputSring");
    setVariableData("OutputSring",input);
    OutputString is my variable defined in BPEL.
    cheers
    James

  • Does the AS2 adpater is included by default in the SOA suite 11g or BAM

    Hi,
    I wanted to know that does the AS2 adpater comes by default with the SOA Suite 11g package or with BAM or we do need to have a seperate licensing for the adapter.
    Thanks in Advance,
    Jignesh

    Hello Jignesh,
    Oracle B2B (part of Oracle SOA suite 11g) supports AS2 exchange protocol. I don't think you need a separate license for that but still it would be better to confirm it once with your local Oracle Sales representative.
    For Oracle B2B related info, please refer -
    http://www.oracle.com/technetwork/middleware/b2b-integrations/overview/index.html
    Regards,
    Anuj

  • Composite application deployment error : SOA SUITE 11g

    when trying to deploy a composite application to soa suite 11g, below error is occured. I read related threads on forum, then tried and checked everthing mentioned on them. but no luck, the problem is still the same.
    i am using Ubuntu 9.1, and installation order is weblogic server-rcu drop then create DB schemas-install soa suite by defining new domain. I also checked administrator user and newly created user which is assigned as SOAAdmin and SOAOperator.
    could anyone help on the same please?
    the last success messages ::
    MDS-10014 - import is completed. Total number of documents successfully processed : 19, total number of documents failed : 0.
    SOA-21045 - Calling coordinator to deploy default/Helloworld!1.0*f3bec318-d208-435d-bba7-86a496eec86c, with isForceDefault flag: true
    then failure messages ::
    WSM-06108 - Error initializing the Oracle WSM Policy Resolver because incorrect configuration is passed: {0} {1}.
    OWS-00532 - Failed to retrieve policy
    SOA-20003 - Unable to register service.
    SOA-21037 - Sending back error message: Error during deployment: Deployment Failed: Unable to register service...

    the solution is given below
    http://blogs.eteration.com/blog/?p=365

  • Error message deploying a composite in SOA Suite 11g

    Hello,
    We are attempting to deploy a composite to SOA Suite 11g (11.1.1.3). We're getting an 'Unable to register service' error message. When I inspect the log files I see the following entry as the first error:
    Failed to retrieve policy[[
    oracle.wsm.policyaccess.PolicyAccessException: WSM-06146 : Error deleting the attachment entries.
    Anybody have any experience with this error? The error message reference has the following listed:
    WSM-06146: Error deleting the attachment entries.
    Cause: Failure occurred while deleting the attachment entries.
    Action: Ensure that a valid list of policy subjects for deactivated lifecycle type is passed
    Level: 32
    Type: INCIDENT_ERROR
    Impact: Configuration
    I don't know how to "ensure that a valid list of policy subjects for deactivated lifecycle type is passed". Please help!!!!
    Thanks,
    jh

    This is what we have done :
    1.Created the JDBC data source & connection pool as below :
    data source name : B2BAQ , JNDI name : jdbc/B2BAQ
    Connection Pool :
    URL : taken from the tns entries of the instance
    Driver Class Name : oracle.jdbc.OracleDriver
    Tested this connection ..it works fine from the Admin Console
    2.Then go to Deployments --> AqAdapter -> Configuration tab --> Outbound Connection Pool Group -->
    Create a new connection pool instance -- General tab
    connection interface factory : javax.resource.cci.ConnectionFactory
    JNDI Name : eis/AQ/B2BAQ
    Then in Properties tab : Enter the Data Source Name : jdbc/B2BAQ
    Then we try to Start the AqAdapter from the Admin Console..it goes into Prepared status.
    The error message which comes is mentioned above.
    Is there any way we could resolve this ..that would be very helpful
    Regards
    Edited by: user5149250 on Mar 13, 2012 6:33 AM

  • How to configure something similar to optSoapShortcut in SOA Suite 11g

    Hi,
    We are migrating processes in BPEL 10g to composites in SOA Suite 11g (11.1.1.5). In one of these processes we are extracting the ws-addressing elements replyTo and MessageID from the SOAP header from the calling process and saving these values into a database. They are later used to be able to reply back to the calling process. In 10g this was no problem but in 11g calls between processes are automatically optimized, meaning that they are not communicating using SOAP. Hence, it seems like we can't get the soap headers the normal way.
    According to the Administration Guide for SOA Suite 11.1.1.5 the optSoapShortcut property has been removed which could be used in 10g to specify if the calls should be optimized or not. Is there any other way to configure this in SOA Suite 11g?
    If not, is there any way to instead extract these elements from some BPEL API or similar?
    Thanks!
    Best wishes
    Kerstin

    For release 11g, SOAP optimization is automatically configured. Therefore, if you upgrade your projects from 10g to 11g and are using the optimized shortcut approach in existing applications, note that optimized calls are activated only when the hostname value (as referred to in the WSDL URL in the composite.xml file) matches the Server URL value. Either set both values to the hostname (for example, myhost) or to the full domain name (for example, myhost.domain.com). If these values do not match, a regular SOAP call is performed instead of an optimized local call.
    You can still control this using oracle.webservices.local.optimization property.
    http://docs.oracle.com/cd/E15586_01/web.1111/b32511/configuring.htm#WSSEC3522
    Refer to "Controlling When Local Optimization is Used"

Maybe you are looking for

  • Problem in accessing Data Source Deployed in JBoss using JNDI

    Hi everybody! I need your help in the next question: I have created a data source to connect to my MySql data base using the following entry in mysql-ds.xml (JBOSS 3.2.5) <datasources>     <local-tx-datasource>         <jndi-name>MySqlDS</jndi-name>

  • Hyperion Smart View Error in Word and Power point

    Hi, When I retrieve (Import) a report (FR) into MSpowerpoint or MS word I am getting an error message "The specified file wasn't found". Has any one faced this error before? Any thoughts please !!!! Help Appreciated. Thanks,

  • Mac Photobook- 100 pg max but what's the picture max?

    I'm making a Mac Lg Hardcover Photobook; it says there's 100 pages max allowed. Even though I only have 27 pages it says I've reached the max based on how many pictures it supports. What is the number of pictures I can have? Any help would be appreci

  • Group Total Issue

    I am getting a very weird bug (and its not my sql :) ) I have a report that has two groups in the group management section BUname, DivName and using the groups footer element I have a label and a field result from part of the query. I do this in both

  • Boot Camp selected drivers

    I'm thinking of installing Windows on my MacBook Pro and I have a few questions. If I don't install any drivers, will Windows be able to access any files on the main partition, the one that has OS X? If so, do I have an option to skip the driver for