SOA Suite 12 c: BPEL 2.0: error bpel:getVariableProperty

The SOA Suite version: 12.1.3

BPEL specification: 2.0

I am creating a BPEL with BPEL 2.0 process specification on SOA Suite 12.1.3 and I am running into errors when I try to use bpel:getVariableProperty. I reproduced the problem with a simple test case with a synchronization of BPEL process. The process has only:

receiveInput

Assign

callBackClient

The input schema is the default value with a node called entered as below:

< feature name = 'process' >

< complexType >

<>sequence

< element name = "input" type = "string" / >

< / sequence >

< / complexType >

< / item >

In the assign activity, I am trying to get the input value using getVariableProperty as below:

BPEL:getVariableProperty('inputVariable',_'client:process/client:input')

-NOTE: I also tried bpel:getVariableProperty('inputVariable',_'client:input') and bpel:getVariableProperty('inputVariable',_'input')

When I deploy the BPEL process on soa_server1 and try to test em, I get an error like below:

The process of the selected operation could not be invoked.

An exception has occurred during the call to the Web service operation. Check the logs for more details.

oracle.sysman.emInternalSDK.webservices.util.SoapTestException: Client from SOAP server error: an error occurred during the processing of the XPath expression; the expression is bpel:getVariableProperty('inputVariable',_'client:process/client:input'). < br >

java.lang.Exception: oracle.sysman.emInternalSDK.webservices.util.SoapTestException: customer from SOAP server error: an error occurred during the processing of the XPath expression; the expression is bpel:getVariableProperty('inputVariable',_'client:process/client:input').

soa_server.out commented:

< 14 October 2015 12:24:47 IST > < error > < oracle.soa.bpel.engine > < BEA-000000 > < Cikey = 161, FlowId = 53, key of the current activity = 161-BpAss0 - BpSeq0.3 - 2, current name of activity = assignInputToVar, ComponentDN=default/Bpel20TestComposite!1.0*soa_5031ce38-d6d2-4034-bc31-bc3352e4b814/Bpel20Test

java.lang.NullPointerException

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.getPropertyAlias(GetVariablePropertyFunction.java:212)

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:148)

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:113)

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.call(GetVariablePropertyFunction.java:63)

at com.collaxa.cube.xml.xpath.BPELXPathFunctionWrapper.evaluate(BPELXPathFunctionWrapper.java:78)

soa_server1 - diagnostic.log has

[2015 10-14 T 12: 24:47.664 + 01:00] [soa_server1] [TRACK: 16] [] [oracle.mds.oramds.internal] [tid: [ASSETS].] [ExecuteThread: '2' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: e736fb28-cf28-4724-82ac-afe876568333-000075f7,0:135] [APP: soa-infra] [composite_name: Bpel20TestComposite] []

MDSInstance associated with the MDSSession: ADFApplication18

MatadataStores accessed: DBMetadataStore: connection MDS repository = (location JNDI = jdbc/mds/MDS_LocalTxDataSource)

Used label: soa_5031ce38-d6d2-4034-bc31-bc3352e4b814

]]

[2015 10-14 T 12: 24:47.710 + 01:00] [soa_server1] [ERROR] [] [oracle.soa.bpel.engine] [tid: [ASSETS].] [ExecuteThread: '5' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: e736fb28-cf28-4724-82ac-afe876568333-000075f7,0:136] [APP: soa-infra] [J2EE_APP.name: soa-infra] [J2EE_MODULE.name: fabric] [WEBSERVICE.name: bpel20test_client_ep] [WEBSERVICE_PORT.name: Bpel20Test_pt] [oracle.soa.tracking.FlowId: 53] [oracle.soa.tracking.InstanceId: 161] [oracle.soa.tracking.SCAEntityId: 10068] [composite_name: Bpel20TestComposite! 1.0] [FlowId: 0000L1a66fI7u145zVg8yW1M3Re800001s] Cikey = 161, FlowId = 53, key of the current activity = 161-BpAss0 - BpSeq0.3 - 2, current name of activity = assignInputToVar, ComponentDN=default/Bpel20TestComposite!1.0*soa_5031ce38-d6d2-4034-bc31-bc3352e4b814/Bpel20Test []

java.lang.NullPointerException

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.getPropertyAlias(GetVariablePropertyFunction.java:212)

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:148)

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.evaluate(GetVariablePropertyFunction.java:113)

at com.collaxa.cube.xml.xpath.functions.bpws.GetVariablePropertyFunction.call(GetVariablePropertyFunction.java:63)

at com.collaxa.cube.xml.xpath.BPELXPathFunctionWrapper.evaluate(BPELXPathFunctionWrapper.java:78)

I wonder if someone has faced similar problems. I would be grateful for all the advice around that.

Thank you

Kiran

Hi Kiran,

I don't know why you are using bpel:getVariableProperty, your variable has properties? It would be smarter to use getVariableData

However, in BPEL 2.0 you don't need getVariableData, you can access all the content like that...

$inputVariable.payload / client: input

variableentree = name of the variable

payload = party

/ client: Input = query

See you soon,.

Vlad

Tags: Fusion Middleware

Similar Questions

  • 11g Soa Suite 12 c Upgradation

    Hello

    I am trying to level the field of 12 c Soa suite 11 g. Get below error: -.

    • java.sql.SQLException: ORA-20000: ORA-06512: at "SYS." DBMS_UTILITY", line 347 ORA-24237: object id argument passed to DBMS_UTILITY. INVALIDATE is not legal ORA-06512: line 2
    • SOAINFRA_UPGRADE_ERROR

    Anyone in front of it too?

    Kind regards

    In Julie

    Hi Julie,.

    Can you please confirm if you have followed the steps in the section of pre-upgrade of the Upgrade Guide at the following location?

    http://docs.Oracle.com/middleware/1213/core/FUPSS/index.html

    Specially

    section 2.5 'preparation for upgrade patterns'

  • SOA Suite 10g and SOA Suite 11g? What are the major changes in these two?

    Hi Experts,
    I'd be curious to know about Soa Suite 11 g. SOA Suite 10 g SOA Suite 11 g, BPEL changes? What are the major changes in these two product/tool wise? Is now OSB belongs to Soa Suite 11 g? It would be useful for us to know what are the major changes and updates or changes came to 11g.

    Please share this valuable information.

    Is it that no matter what version is still running Oracle, which has not yet officially launched with oracle?

    Hello

    I think that the most important changes are:
    1. move on Weblogic Server.
    2. creation of a unified period. Which means that everything plugs into it. SOA, BPM, OSB, B2B...

    Additional features like the NDA: Composites within network-based event. SDO: Service Data Objects to transfer information and from db, adf (if I'm not mistaken)
    Tighter integration with the ADF.

    A few extensions to BPEL. Such as the events of Signal etc. Don't know if it's standard or specific to Oracle extension.

    But you get the idea. A lot of changes, a lot of things improved and move functionality.

    For more information:
    http://www.Oracle.com/technetwork/middleware/soasuite/Overview/index.html
    For 11g PS1: http://www.oracle.com/technetwork/middleware/soasuite/soa-11gr1-ps1-new-features-096000.html
    For 11g PS2: http://www.oracle.com/technetwork/middleware/soasuite/soa-11gr1-ps2-new-features-097680.html

    I hope this helps.
    Kind regards
    Nils

  • SOA Management Pack more in OEM Gridd 10.2.0.5 for Soa Suite 11g

    Howdy,
    I'm trying to figure out if SOA Management Pack Plus in OEM Gridd 10.2.0.5 provides a view into BPEL Process Manager in SOA 11 g.

    I have this working against a SOA Suite 10.1.3.4 Environment Management Pack run on Oracle Application Server. In this configuration, I configured Gridd OEM to discover BPEL PROCESS MANAGER. With this work, I can enter different details on BPEL processes such as status, configuration and performance.

    Now I have a new environment - WebLogic Suite with SOA 11 g in there. I discovered in OEM Gridd WebLogic Server. However, I'm not able to discover the BPEL Process Manager. I'm starting to think the process that worked for SOA 10 g does not apply in SOA 11 g and there is not a coorisponding hook in the SOA 11 g of Gridd OEM BPEL process.

    If none of this makes sense and you have some information about this so I had to appricate it.

    I think that you want to monitor SOA Suite 11 g running on WebLogic.
    SOA suite 11 g is not certified with 10205.

    SOA suite 11 g BPEL PM part of SOA-INFRA which is a unified runtime platform
    for BPEL/mediator/rules etc. Also the BPEL process is packaged in SOA Composites that are consistent
    with architecture of the SCA

  • Error during deployment - SOA Suite 11.1.1.4.0

    Hello

    When I try to deploy the bpel flow in the Suite of SOA 11.1.1.4.0 I get the below error:

    Deploy the bpel flow and works very well in the of SOA Suite 11.1.1.3.0_ (Jdeveloper 11.1.1.3.0)

    #; There was an error deployment of the composite on AdminServer: deployment failed: error occurred during deployment of the component: CllReceiveEmployeeFromPSFTEBS to service engine: implementation.bpel, for composites: cll_ReceiveEmployeeFromPSFT: ORABPEL-05250
    #;
    #; Suitcase BPEL deployment by mistake.
    #; mistake so they tried to deploy the BPEL component file ' / vol02/appsoa/product/11.1.0/user_projects/domains/base_domain/servers/AdminServer/dc/soa_5d9300f2-10a2-4784-8865-83f7159ee9ce '; the reported exception is: java.lang.Exception: failed to compile BPEL 1.1
    #;
    #; This error was an exception thrown by the underlying deployment module.
    #; Check the trace for the exception in the log (the connection value level debug mode).
    #;.

    [16: 07:33] check the log of the server for more details.
    [16: 07:33] error in deployment archive sca_CllReceiveEmployeeFromPSFT_rev1_0.jar to 'ebs_psft' on server [brdell21.br.oracle.com:7001] AdminServer partition
    [16: 07:33] # incomplete deployment. ####
    [16: 07:33] error deployment archive file:/C:/jdev11g/mywork/EBS-PSFT/CllReceiveEmployeeFromPSFT/deploy/sca_CllReceiveEmployeeFromPSFT_rev1_0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)


    Kind regards
    Marcos Allonso

    Is there a jar that you use in your composite? Add this jar in the classpath of the server. And to the above address.

    It is recommended to use the same version of Jdeveloper from Soa Suite.

  • Question regarding: the correlation ID of reading in the Oracle SOA Suite BPEL process

    Hello

    How to read a Message of MQ, which has put in place with a BPEL correlation ID STRING and
    invoke the corresponding adapter JCA FTP put with this correlation ID in SOA Suite.
    Can someone let me know how to do this?

    Thank you
    KK

    You can use the below properties on the activity of reception of the MQ adapter and map it to a string variable.

    jca.mq.MQMD.CorrelId

    Inbound/outbound. The message to retrieve correlation identifier / to. Accepts a string encoded in hexadecimal.

    jca.mq.Inbound.MQMD.CorrelId

    Outgoing. Correlation identifier of the message recovered in the asynchronous req-response scenario. Accepts a hexadecimal encoded string

  • Error starting Weblogic Server SOA suite

    Hi all

    I get the error when starting Weblogic Server SOA suite.

    Password got DB which I reset, expired at however not sure where I need to be updated in SOA Console so that Weblogic Server can begin.

    I am getting below error while trying to start the Weblogic Server, even after I changed the password.

    ===========================

    Cause: weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.Res

    ourceException: could not create a connection from the pool. The exception of the DBMS driver has been:

    ORA-28001: the password has expired

    ===========================



    Please suggest.


    Thank you.

    Are you able to connect to the database of the user whose name OraSDPMDataSource data source are created:

    Since you are not able to start the administration server, you can check the user name, where datasorce (OraSDPMDataSource) is created by passing by the following location in the file system:

    \config\jdbc,there will be an XML with the name OraSDPMDataSource - jdbc.xml

  • 101202 BPEL process (Oracle AS) of the migration to SOA Suite 11 g (WLS)

    Hi all

    I am looking for more information on the migration processes BPEL developed using 101202 BPEL Process Manager struggle to run on AS Oracle 10 g, Oracle SOA Suite 11 g running on Weblogic Server.

    Pointers is very appreciated.

    Thank you
    Anish.

    Looking for info on integration OSR 10 g and SOA Suite 11 g I found this link (http://docs.oracle.com/cd/E12839_01/upgrade.1111/e10127/upgrade_soa_apps.htm) that might help you.

    Published by: alfredozn on November 15, 2011 11:26

  • API to disable the process BPEL (State = stop) in Oracle soa suite 10 g

    Hello world

    I am looking for a solution disable a BPEL process without using the BPEL console in Oracle SOA suite 10 g. I was thinking about an API, but I can't find in the list below those that would be useful:

    http://download-UK.Oracle.com/docs/CD/B31017_01/integrate.1013/b28986/index.html?com/Oracle/BPEL/client/package-summary.html

    Any ideas?

    It also crossed my mind to use Ant by disabling a BPEL process. Anyone know if there are any available custom Ant task for updating the State of a BPEL process?

    I look forward to hearing from you all!

    Thank you!!

    SR

    Hi SR,

    You can do this by having a BPEL process with a java embedding containing code below.

    /*
     * Input Variables
    */
    String processName   = (String)getVariableData("processName");
    String revision      = (String)getVariableData("revision");              
    
    /*
     * Declare variables.
    */
    IBPELProcessHandle procHandle = null;
    Locator loc = null;
    BPELProcessMetaData bpelProcessMetadata = null;              
    
    try{
        /*
         * get Locator Instance
        */
        loc = getLocator();
        /*
         * Lookup Process. Revision optional.
        */
        if(revision == null || revision.trim().equals(""))
        {
          procHandle = loc.lookupProcess( processName );
        }
        else
        {
          procHandle = loc.lookupProcess(processName, revision);
        }
        if(procHandle == null)
        {
          throw new Exception("Unable to find process: " + processName);
        }
        /*
         * Get Metadata of the process.
        */
        bpelProcessMetadata = procHandle.getMetaData();              
    
        /*
         * Set Lifecycle to Retired.
         * Use setState(IBPELProcessConstants.STATE_OFF) to change process state to off.
         */
        bpelProcessMetadata.setLifecycle(IBPELProcessConstants.LIFECYCLE_RETIRED);
        /*
         * Finally update the process with the modified metadata.
         */
        procHandle.updateMetaData(bpelProcessMetadata);
    }catch (Exception e)
    {
      addAuditTrailEntry(e);
    }
    

    If you wish, you can schedule this process.

    Concerning
    PavanKumar.M

  • Error so that the Installation of SOA SUITE 11g

    Hello

    I install SOA SUITE 11g on Oracle Linux 4.
    I have already installed the Oracle 11 g database
    I installed the Weblogic 10.3 Server

    I checked the oracle database, I am able to run it successfully.
    I checked weblogic server as well, its too running successfully.

    I opened a server session as * 'oracle' user * and trying to launch runInstaller from command prompt


    the trace of error is produced is lower. Please let me know where I am doing mistake.
    I'm new to SOA SUITE n related technologies...


    [++[Oracle@localhost ~] $ cd SOA_SUITE / Disk1 ++
    ++[Oracle@localhost Disk1] $ ls ++
    ++ doc install setup.exe stage runInstaller ++
    ++[Oracle@localhost Disk1] $. / runInstaller ++
    ++ From Oracle Universal Installer... ++

    ++ Checking if CPU speed is above 300 MHz. 1992 actual MHz Passed ++
    ++ Verification space Temp: must be greater than 150 MB. MB real 233511 spent ++
    ++ Checking swap space: must be greater than 500 MB. Real 5023 MB spent ++
    ++ Control monitor: must be configured to display at least 256 colors ++
    ++ > > > Could not execute auto check for display colors using command/usr/X11R6/bin/xdpyinfo(1). Check if the DISPLAY variable is set. Failure of < < < < ++

    ++ Some requirement checks failed. You must meet these conditions before ++

    ++ installation, ++

    ++ Continue? (y/n) [n] y ++


    ++ > > > Ignoring required prior failures. Continuing... ++
    ++ Preparations for the launch of Oracle Universal Installer from/tmp/OraInstall2010-02-23_05-49-23 PM. Please wait... ++
    ++ Please specify JRE/JDK (Ex./home/jre), < location > location/bin/java must 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'm giving the JRE/JDK location that I had when I was installing weblogic server, but its not to accept that, and I'm
    "Please specify a valid JRE/JDK location:"message again. "


    Please let me know how I can I get out of this error.

    Thank you

    Vishnu kumar

    Hello
    check for spaces or a character that could happen even if you specify the location of the JRE, you can also call runInstaller with
    i.e; have - jreLoc, the path in the cmd.

    . / runInstaller - jreLoc /root/Oracle/Middleware/jdk160_14_R27.6.5-32

    that should work.

    Kind regards
    Jitendra

  • Cannot access the console of EM on SOA Suite 11 g (404 error)

    I have installed SOA Suite 11 g on a new environment. The administrator of the server and the managed server (soa_server1) start without any error in the newspapers. However after getting started, I am unable to access the console business to http://Host/em because of the 404 handler. Interestingly, I can access the console of administration WebLogic at http://Host/console with no problems.

    I have installed SOA Suite 11 g before on my local machine and have never had any problems like this before.

    Is it possible to manually start to the top of the Enterprise Manager application? I've seen some advise in previous posts that mention the use of emctl (Enterprise manager command line control) However, this seems not applicable to the app of the MA that runs on 11 g WebLogic application server.

    Troubleshooting tips would be greatly appreciated!

    You can access the EM using URLs http://host:7001 / em.

    But for the MS to be present in the area, you must have created your model Enterprise Manager domain is selected. I think, you have not done this step. Log in to your administration of WLS Console, Access deployments. Find an application named em '. If she is not there, then this is the question.

    To get your domain extended with EM, follow these steps.
    1 shut down your servers in the field.
    2 call the configuration wizard ($ORACLE_HOME/common/bin/config.sh/cmd)
    3. choose the option Extend area. Select your domain.
    4. Select the model of Enterprise Manager. Complete the wizard.
    5. start your servers.

    Now, you will be able to access the MS using the URL above.

    There is no need of emctl in SOA 11 GR 1 material. From the server administrator will help you work in EM.

    Hope this helps!

  • How to enable HTTPS for BPEL Process on soa suite 11 g and can we call HTTPS

    How to enable HTTPS for BPEL Process on soa suite 11 g and can we call URL HTTPS of BPEL

    Oh, sorry it's different it's sign / encrypt the web service.

    I talked about the activation of SSL for all of the following SOA. Although the process looks like him as OSB although I have not tried.

    This link can help.

    http://download.Oracle.com/docs/CD/E12839_01/Web.1111/b32511/configuring.htm

    It is all configured in the Manager of the company once it is installed. Its is so distinct form SOA Suite, so developers need not worry about this.

    see you soon
    James

  • How to set the timeout property Web Service partner link in the new version of the SOA Suite, it is missing

    Hello

    I have a use case in which I'll call synchronous external Web Service and the form of this service, I get the answer after 80 seconds.

    I know that this console form EM soa-infra-> SOA Administration-> BPEL proprieties-> under 'more BPEL Configuration Properties..' in SyncMaxWaitTime can I change the default 45 second in 80 seconds, but it will apply to all synchronous services in this area, and I want only the value appeal of Web Service of particular external reference (link partner).

    For the limit of timeout for the particular web service (partner of external reference link):

    I saw a post at < http://www.mandsconsulting.com/asynchronous-vs-synchronous-bpel-processes > in which there is an option in 'Link partner Edit' form property tab dialog box, we can add "timeout" property but in SOA Suite11.1.1.7 I am not able to find this property form the list.

    on this post < http://abhishek-soablog.blogspot.in/2010/06/timeout-for-partnerlink.html > is also described the same way, but it's just the source code of the highest way of GUI to set the timeout property and it does not work with a new version.

    Can someone please tell me in a new version (11.1.1.7) of SOA suite, which is how to set the timeout for the particular web service (partner of external reference link).

    Thank you

    Can someone please tell me in a new version (11.1.1.7) of SOA suite, which is how to set the timeout for the particular web service (partner of external reference link).

    VR;

    Click em-> composite-> Services and references-> select need to reference and click on-> properties: 'HTTP Timeout of read' and 'HTTP timeout.

    developing composites:

    Click on a reference-> property inspector-> link properties-> plu green and add oracle.webservices.httpConnTimeout with the necessary value and oracle.webservices.httpReadTimeout with the necessary value

    for the same domain defined: oracle.webservices.local.optimization = false

    You can watch

    Administration of Web Services - 11g Release 1 (11.1.1.7)

    How to set a timeout for a Web Service in SOA 11 g (Doc ID 979683.1)

    SOA 11 g: political malpractice not to intercept 'service Endpoint unreachable' error (Doc ID 1503989.1)

  • Where is installed Oracle DB Lite? In Soa Suite inst. dir? Service required?

    As far as I know that SOA Suite can use a 'complete' other DB Oracle (Express).
    However the user can omit this separate DB and use the integrated database «Oracle lite»

    Is this Oracle DB lite installed in the Soa Suite or elsewhere on the hard drive installation directory?

    Does need a winning service running (similar to "full" Oracle DB) or it turns on request
    in AppServer?

    Peter

    You can go to olite DB full, but not vice versa. When you make this change you may lose State in your messages on board.

    to migrate to olite Oracle DB do the following:

    1.) make sure that the new target database is running.

    2.) IRCA script run to create diagrams for BPEL, ESB and GOSA in the new database:

    Eg: irca all "localhost 1521 v102" welcome -overwrite
    

    3.) make a backup of the file:

    ${OC4J_HOME}\config\data-sources.xml
    

    4.) changes the following connection of the ESB and BPEL with Betclic to point to the new resource DB.

    * BPELPM_CONNECTION_POOL
    * ESBAQJMSPool
    * ESBPool

    You can use either Console Enterprise Manager to make this change or edit the file: ${OC4J_HOME}\config\data-sources.xml

    Here is an example configuration for BPELPM_CONNECTION_POOL:

    
    

    5.) If you spend Olite DB Oracle EE, look in the build.properties for DB_URL project files and replace DB_VENDOR "olite' by 'oracle '.

    DB_VENDOR=oracle
    

    otherwise, no changes are necessary.

    6.) update metadata BSE - log in the scheme of BSE (ORAESB) and change the value of DT_OC4J_HOST and DT_OC4J_HTTP_PORT to match your environment of hostname and the Port and by running the following SQL script:

    insert into esb_parameter values('ACT_ID_RANGE', '400');insert into esb_parameter values('DT_OC4J_HOST', 'soainternal.mycompany.com');insert into esb_parameter values('DT_OC4J_HTTP_PORT', '7777');insert into esb_parameter values('PROP_NAME_INITIAL_CONTEXT_FACTORY', 'com.evermind.server.rmi.RMIInitialContextFactory');insert into esb_parameter values('PROP_NAME_DEFERRED_TCF_JNDI', 'OracleASjms/MyTCF');insert into esb_parameter values('PROP_NAME_DEFERRED_XATCF_JNDI', 'OracleASjms/MyXATCF');insert into esb_parameter values('PROP_NAME_DEFERRED_TOPIC_JNDI','OracleASjms/ESBDeferredTopic');insert into esb_parameter values('PROP_NAME_ERROR_TCF_JNDI', 'OracleASjms/MyTCF');insert into esb_parameter values('PROP_NAME_ERROR_XATCF_JNDI', 'OracleASjms/MyXATCF');insert into esb_parameter values('PROP_NAME_ERROR_TOPIC_JNDI', 'OracleASjms/ESBErrorTopic');insert into esb_parameter values('PROP_NAME_ERROR_RETRY_JNDI', 'OracleASjms/ESBErrorRetryTopic');insert into esb_parameter values('PROP_NAME_ERROR_RETRY_TCF_JNDI', 'OracleASjms/MyXATCF');insert into esb_parameter values('PROP_NAME_MONITOR_TCF_JNDI', 'OracleASjms/MyTCF');insert into esb_parameter values('PROP_NAME_MONITOR_TOPIC_JNDI', 'OracleASjms/ESBMonitorTopic');insert into esb_parameter values('PROP_NAME_CONTROL_TCF_JNDI', 'OracleASjms/MyXATCF');insert into esb_parameter values('PROP_NAME_CONTROL_TOPIC_JNDI', 'OracleASjms/ESBControlTopic');commit;select * from esb_parameter
    

    7.) restart the SOA container and make sure that the opmn and newspapers of J2EE container for any errors.

    see you soon
    James

  • password forgotten for SOA Suite

    Hello

    I forgot the password to my SOA Suite ID & password, in general, we use OC4JADMIN and eu1, but now I am not able to connect.

    is there a way to retrieve my ID and password or can I reset it. Please guide me on this...

    Published by: bkumar1 on November 17, 2008 05:24

    Hello

    Check the below given forum thread. Hope this should solve your problem.

    SOLUTION: Error BPEL Console with the patch 10.1.3.3 or 10.1.3.3.1

    Concerning

Maybe you are looking for