Eclipse SOA Suite Service

Hi guys,.

We have a requirement where we need to create a very simple Web service (xml + java use only) using WSDL and the need to deploy the same @ SOA Suite.
Is this possible? Client won't use Jdev as they all support their project in Java using Eclipse and they will not invesnt on the Jdev resources separately.

We just need to develop secure wrapper around the existing WSDL and deploy it in SOA.


See you soon,.
KK

You can deploy to Weblogic and target cluster SOA Suite. It would not run with your composites, but if it was that WebLogic JAX - WS service must always see it as a web service and allow management of it.

Tags: Fusion Middleware

Similar Questions

  • 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

  • Oracle SOA Suite 11 g for the payload of the Composite instance

    Hello! Im trying to run code from guide Oracle SOA Suite 11 g - get the payload instance of Composite - Part2

    IM added to the code to display the string after transformation:

    import java.io.StringWriter;

    import java.sql. *;

    import java.util.Hashtable;

    Javax.naming import. *;

    Javax.xml.transform import. *;

    Import javax.xml.transform.dom.DOMSource;

    Import javax.xml.transform.stream.StreamResult;

    Oracle.xml.binxml import. *;

    Oracle.xml.parser.v2 import. *;

    Import oracle.xml.scalable.InfosetReader;

    public class GetPayload {}

    public static connection getConnection() bird Exception {}

    Context ctx = null;

    Hashtable ht = new Hashtable();

    HT.put (Context.INITIAL_CONTEXT_FACTORY, "WebLogic.JNDI.WLInitialContextFactory");

    HT.put (Context.PROVIDER_URL, "t3://test.ru:8001");

    CTX = new InitialContext (ht);

    javax.sql.DataSource ds = (javax.sql.DataSource)ctx.lookup("jdbc/SOADataSource");

    Return ds.getConnection ();

    }

    public static String getPayload() {}

    Statement stmt = null;

    Fitting out = null;

    ResultSet rs = null;

    String query =

    'select xmldoc.document DOC' + 'from xmldoc, instance_payload inspay, composite_instance cmpins xml_document ' +.

    "where xmldoc.document_id = inspay.payload_key"+ ".

    ' and inspay.instance_id = cmpins.id "+".

    ' and inspay.instance_type = 'composite' "+".

    "and doc. DOCUMENT_TYPE = 2 "+"

    'and inspay.instance_id = 1933802 ";

    String payload = "";

    XMLDocument doc = null;

    try {}

    connection = getConnection().

    stmt = connection.createStatement ();

    RS = stmt.executeQuery (query);

    XMLDOMImplementation xmldomimpl = new XMLDOMImplementation();

    While (RS. Next {}

    BinXMLProcessor xmlprocessor = BinXMLProcessorFactory.createProcessor ();

    XMLStream BinXMLStream = xmlprocessor.createBinXMLStream (rs.getBlob ("DOC"));

    BinXMLDecoder xmldecoder = xmlstream.getDecoder ();

    XmlReader InfosetReader = xmldecoder.getReader ();

    doc = (XMLDocument) xmldomimpl.createDocument (xmlreader);

    TransformerFactory tf = TransformerFactory.newInstance ();

    Transformer transformer;

    transformer = tf.newTransformer ();

    transformer.setOutputProperty (OutputKeys.OMIT_XML_DECLARATION, "yes");

    StringWriter writer = new StringWriter();

    transform. Transform (new DOMSource (doc), new StreamResult (writer));

    payload = m:System.NET.SocketAddress.ToString () .replaceAll () writer.getBuffer ("<", "& lt;"). replaceAll (">","& ;"); gt)

    }

    } catch (Exception e) {}

    e.printStackTrace ();

    } {Finally

    try {}

    If (rs! = null)

    RS. Close();

    If (stmt! = null)

    stmt. Close();

    If (connection! = null)

    Connection.Close;

    } catch (Exception e) {}

    }

    }

    return the payload;

    }

    Public Shared Sub main (String [] args) {}

    System.out.println (getPayload ());

    }

    }

    To project Im added a few jar:

    xmlparserv2.jar of middleware/oracle_common/modules/oracle.xdk_11.1.0

    wlclient.jar of /oracle/middleware/wlserver_10.3/server/lib

    When Im im project making errorrunning:

    D:\Oracle\Java\jdk1.6.0_45\bin\javaw.exe-serveur - classpath C:\JDeveloper\mywork\ParseXMLbin\.adf; C:\JDeveloper\mywork\ParseXMLbin\GetPayload\classes;D:\libs\oracle.xdk_11.1.0\xmlparserv2.jar;D:\libs\wlclient.jar-Djavax.net.ssl.trustStore=D:\Oracle\Middleware1\wlserver_10.3\server\lib\DemoTrust.jks GetPayload

    java.lang.ClassCastException: java.lang.Object incompatible with java.io.Serializable

    at weblogic.iiop.IIOPOutputStream.writeAny(IIOPOutputStream.java:1588)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2231)

    at weblogic.utils.io.ObjectStreamClass.writeFields(ObjectStreamClass.java:414)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:235)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:225)

    at weblogic.corba.utils.ValueHandlerImpl.writeValue(ValueHandlerImpl.java:182)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:1963)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:2001)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2266)

    at weblogic.jdbc.common.internal.RmiDataSource_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)

    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)

    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:522)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)

    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)

    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    WebLogic journal file /oracle/middleware/user_projects/domains/ECMdomain/servers/soa_server1/logs/soa_server1.log

    # < 17 November 2015 09:44:04 EET > < WARNING > < RMI > < webtst.russvet.ru > < soa_server1 > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <>< ad53144a2e378d05:19b7a705:15101221102:-8000-00000000002ec16c > < 1447746244170 > < BEA-080003 > < RuntimeException thrown by rmi server: weblogic.jdbc.common.internal.RmiDataSource.getConnection)

    java.lang.ClassCastException: java.lang.Object incompatible with java.io.Serializable.

    java.lang.ClassCastException: java.lang.Object incompatible with java.io.Serializable

    at weblogic.iiop.IIOPOutputStream.writeAny(IIOPOutputStream.java:1588)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2231)

    at weblogic.utils.io.ObjectStreamClass.writeFields(ObjectStreamClass.java:414)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:235)

    at weblogic.corba.utils.ValueHandlerImpl.writeValueData(ValueHandlerImpl.java:225)

    at weblogic.corba.utils.ValueHandlerImpl.writeValue(ValueHandlerImpl.java:182)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:1963)

    at weblogic.iiop.IIOPOutputStream.write_value(IIOPOutputStream.java:2001)

    at weblogic.iiop.IIOPOutputStream.writeObject(IIOPOutputStream.java:2266)

    at weblogic.jdbc.common.internal.RmiDataSource_WLSkel.invoke (unknown Source)

    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:667)

    at weblogic.rmi.cluster.ClusterableServerRef.invoke(ClusterableServerRef.java:230)

    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:522)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)

    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:518)

    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Could help you find the solution?

    Thanks for the help guys.

    I created wlfullclient.jar and added instead wlclient.jar

    1. go to the server/lib directory.

    CD WL_HOME/server/lib

    2. use the following command to create wlfullclient.jar in server/lib directory:

    java-jar wljarbuilder.jar

    3. you can now copy and group wlfullclient.jar with client applications


    After that, I got error about not activate remote JDBC. Solution:

    /Oracle/middleware/user_projects/domains/ECMdomain/bin/setDomainEnv.sh

    WLS_JDBC_REMOTE_ENABLED = "-Dweblogic.jdbc.remoteEnabled =true"


    After these steps, I waited to succeed =) but once again an error:

    java.lang.NoClassDefFoundError: oracle/sql/BfileDBAccess

    Solution: add ojdbc6.jar to the project


    Now all the perfect job. I hope that this statement will help someone!

  • 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

  • DR Set for Oracle SOA SUite

    Hi all

    We have to implement DR for environment SOA HA Production. Here is the overview of our production environment:

    1 load balancer F5 to load balance requests on the web node.
    2. two nodes of the web - OHS layer is hosted on the nodes
    3. two node cluster - SOA and OSB cluster SOA is installed on both production AppS node (Oracle SOA suite 11 g on dual Cluster node)
    4 node RAC database


    Infrastructure avilable Dr. implemented are:

    1 one Web node
    2. a single Application node
    3. the database node

    A standby node updated database in place is already done for DR replication on the end of DB.

    We have to set up the Web and Application Tier npw.

    Most of the documentation of Oracle that I lived contains as configuration. that is the DOUBLE knot DR put in place to double knot prod environment.

    But here, in our case 1 Web and applications 1 node Dr. While for production, we have 2 Web and 2 nodes of Apps.

    What should be the best approach to DR configuration with available infrastructure above. Should we just install the binary files on standalone DR nodes and route traffic through while we load balancer activity DR?

    Is replication required disk for everything other than JMS queue store directories? If reproduce us the JSM file storage will be relevant at the DR site?

    Is this Setup looks doable or do I consider something lse as well?

    Configuration asymmetrical DR for products of BCI is flly supported by Oracle, this can be achieved by creating alias on the primary and DR server name and set the services to listen on the alias name.

  • Oracle SOA Suite 12 c throw "jre7 is not a valid JDK.

    Hello

    My name is Harish. I'm a developer. I try to install Oracle SOA Suite 12 c in my laptop which is 64 bit Windows OS. For this I installed 7 of each JDK update 15,40,51,55,67 etc and tried to install SOA Suite 12 c Jar using CMD (run as administrator) files. However still throw like that "this Setup program must be run using a Java (JDK) SDK" C:\Program Files\Java\jre7 is not a valid JDK. " " Please find attached image which I got the error:

    These are the two pots that I downloaded and trying to install it:

    JRE7 is not Valid JDK.jpg


    fmw_12.1.3.0.0_soaqs_Disk1_1of1.zip

    1 fmw_12.1.3.0.0_soa_quickstart.jar

    2 fmw_12.1.3.0.0_soa_quickstart2.jar

    I checked Oracle and Installation (fmw-1213certmatrix - 2226694.xls) documentation for Oracle SOA Suite 12 c. In this sheet given as excel:

    Oracle WebLogic ServerFMW 12.1.3.0.0Microsoft Windows x 64 (64-bit)7Service Pack16464JDK in Oracle+ 1.7.0_5132This 64-bit operating system is supported for single user only in a development environment.

    Can someone please help me here How to install the Oracle SOA Suite 12 c?

    For this installation requires database and the RCU. If you need can you please tell me what database and the UCR should install?

    Thank you and best regards,

    Harish

    Post edited by: user13582086

    Hi Harish,

    Could you try setting JAVA_HOME to a JDK installed (instead of JRE)?

  • Oracle SOA Suite install for EBS R12.2.3

    I use the following Oracle Support document trying to get SOAP based web services for my install R12.2.3 Vision.

    Installation of Oracle E-Business Suite integrated SOA Gateway, version 12.2 (Doc ID 1311068.1()

    The first step is to install on SOA, if I can have more SOA running on the same VM as my app server.

    The DB and the application server are boxes VM with 12 GB RAM and 400 GB of space.

    Will be the RAM problem become if services SOA and Apps work together?

    Or will it be an idea that is sure to have a box of seperateVM for the rest of the SOA

    Thank you

    Rohit

    Rohit,

    As shown in the docs--> install Oracle SOA Suite 11 g (11.1.1.7.0) (recommended) or Oracle SOA Suite 11 g (11.1.1.6.0) running on the server, WebLogic 11 g (10.3.6) on a separate Oracle WebLogic Server.

    Thank you

    Hussein

  • Oracle SOA Suite - mediator for Protocol switching and limitation of

    Hello


    I tried to get the exact answer on the internet and also in the Oracle Doc, but in the oracle doc also what is written "Compatible transport protocols, including e-mail, FTP, HTTP (S), file and JMS" but the full list of supporting the Protocol do not receive even for Ombudsman in SOA Suite also.


    can someone please respond to these requests.


    Q1. Mediator dose provide Message even as OSB dose limitation?

    Q2. Mediator dose allow protocol for example SOAP at the REST or JMS with MQ etc even as OSB?

    or mediator provide switching protocol but have limited options for Protocol against the OSB (OSB stand verity of the Protocol)


    Q3. Please tell me what protocol are supported by the Ombudsman and which are supported by OSB

    Thank you

    Customer reviews...


    Q1. Ombudsman dose provide Message even as the OSB dose limitation?

    -No, the mediator has Message limiting feature compared to the OSB.

    Q2. Ombudsman dose allow protocol for example SOAP at the REST or JMS with MQ etc even as the BSO?

    or mediator provide switching protocol but have limited options for Protocol against the OSB (OSB stand verity of the Protocol)

    -The mediator is a component on SOA. Here you are talking about the whole flow which allows to convert, say, a SOAP for a REST request. This can be achieved through "Service SOAP-> mediator-> REST reference" in a composite on SOA. Ombudsman is not necessary to have this ability, because this functionality is provided as part of basic infrastructure in the suite of SOA.

    Q3. Please tell me what protocol are supported by the Ombudsman and which are supported by OSB

    -Again, it is more SOA infrastructure that provides the Protocol for inbound and outbound scenarios support. More SOA supports bindings of SOAP, REST, FTP, LDAP etc. If you can say to your specific requirement then I can provide more detailed information.

    Kind regards

    Sandeep

  • How to use the attribute header by SOA Suite SOAP Actor

    Hello



    There are two attributes in the SOAP header ' actor et ' mustUnderstand ’.

    I want just one example where I can use this feature by using SOA Suite, where I can drive my request through several intermediate points which are described in the header as well as what portion of the soap message is used by these intermediary service (end point).

    I tried to search the Internet, but I don't have an example?

    To use this type of mechanism we also require another type of WSDL definition (with various elements)?

    Can anyone provide me with action or example to achieve this mechanism using the Ombudsman and even with the help of BPEL components in SOA Suite

    Thank you

    Hello

    SOA endpoints act as final (not intermediate) endpoints, so the actor is not applicable in the case of SOA.

    When you say several components of mediator/BPEL in SOA here is internal to SOA. the message is converted to Message standard once it enters the limit of SOA and BPEL/mediator on the standardized Message Bill.

    HTH

  • Best practices for Architecture of the SOA suite domain

    Hello

    What is the best design of cluster for Oracle soa Suite of BAM and OSB Pentecost?

    I think so

    1 cluster for servers in the osb

    1 cluster for servers in soa

    1 bam_server

    or

    single cluster server soa and osb

    What is the best solution?

    The reference topology is separated clusters of weblogic for soa, osb, and bam... Take a look at the Enterprise Deployment Guide...

    http://docs.Oracle.com/CD/E28280_01/core.1111/e12036/TOC.htm

    Look...

    Expand the field of SOA components

    Extend a SOA to Oracle Service Bus domain

    Extension of the scope to include BAM

    See you soon,.

    Vlad

  • Installation of SOA Suite 11g

    Hello

    I am an oracle applications developer and want to learn how SOA. I would like to install SOA suite 11 g on my computer laptop windows 7, but I read an article on apps2fusion.com, saying it would slow down terribly and may even corrupt Windows operating system files.

    Is that true and if so, how install it safely without any mess. This could be a basis of SB, but I couldn't find a good online documentation. Any help would be greatly appreciated.

    Thank you.


    I wouldn't worry about installing corrupt Windows operating system files.  However, it will definitely slow down your PC.  If you are looking for a facility that won't affect your ability to use Windows, I download Oracle virtual box install an OS in VirtualBox and then install SOA Suite in the VirtualBox.  This will allow you to 'fork' more soa and all of its components still active as the database, when you do not need.

    Once you have downloaded virtualBox, install your operating system preferred in it.  If you are using Windows 7 and you want it to be the OS used inside VirtualBox, you will need a special touch to it.  However, there are a multitude of free Linux variant. My favorite is CentOS.

    Once you have installed an operating system in VB Oracle, so go ahead and download the appropriate files to install SOA Suite.  Please note that SOA suite installation locally requires the installation of Weblogic, a local database Oracle (the database single user works fine), as well as the installation of the entire suite SOA. In addition, you'll also probably want to download and install SOAPUi which is a great tool to test service endpoints.

    To get all this to work properly, you will need a lot of RAM.  Currently, my Toolbox (running on Windows 7 Pro, not in VB Oracle) can use (including the total operating system) up to 5.5 GB.  For the above configuration, I would suggest that this amount is available for your VirtualBox and more whatever your OS needs on the host system.

    Alternatively, if you install the largest components (Weblogic and the database) on a server, you can simply use in your tests.

    Please let me know if that helps.

  • OSB and SOA Suite 11.1.1.7 new features?

    Hello

    I couldn't find information on all the new features in Oracle Service Bus, and the release of Oracle SOA Suite 11.1.1.7. (I know about adaptive management in BPM 11.1.1.7)
    Does anyone have a link for that?

    And if anyone needs it, here is the link for the resolved and known issues in this version: http://www.oracle.com/technetwork/middleware/docs/aiasoarelnotesps6-1866030.html#servbus

    Thank you and best regards,
    Abhishek

    Oracle SOA Suite PS6 (11.1.1.7.0) is now available

    Kind regards
    Anuj

  • dynamic partner in BPEL2.0 to SOA Suite 11.1.1.6.0 link

    Hi experts,

    I would like to use the links in dynamic partner in BPEL2.0 to SOA Suite 11.1.1.6.0, but I get this error:
    <env:Fault xmlns:ns0="http://docs.oasis-open.org/wsbpel/2.0/process/executable">
       <faultcode>ns0:selectionFailure</faultcode>
       <faultstring>fromValue is nota  sref:service-ref element</faultstring>
    I know the dynamic partner (in BPEL2.0) link was not supported in 11.1.1.5.0 but it is in 11.1.1.6.0. So it should work, but unfortunately it isn't.
    Could someone help me please?
    Thank you
    C.
          <assign name="Assign_set_EndpointReference_InventoryConfirmation">
            <copy>
              <from><literal><sref:service-ref xmlns:sref="http://docs.oasisopen.org/wsbpel/2.0/serviceref"
                                               reference-scheme="http://www.w3.org/2005/08/addressing">
    <EndpointReference xmlns="http://schemas.xmlsoap.org/ws/2004/08/addressing">
    <Address>http://localhost:8088/mockInventoryConfirmationBinding</Address>
    </EndpointReference>
    </sref:service-ref></literal></from>
              <to partnerLink="PL_InventoryConfirmation"/>
            </copy>

    It should work as long as you use the syntax below:








    ns1:UnitedLoan






    Published by: vamseeg on August 2, 2012 15:39

  • OSB AND SOA SUITE

    Installation of Oracle Suite does not include the BUS of Service Oracle?
    I installed the pre built image which has following SOA, but cannot find the web resources http://localhost:7021 / sbconsole.
    http://www.Oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html

    where can I find that installation for the Enterprise Service bus for Oracle if it is not equipped for SOA suite.

    Refer to http://www.slideshare.net/gschmutz/oracle-soa-suite-11g-mediator-vs-oracle-service-bus-osb

    7 to 14 blades should give you details :)

    Thank you
    Patrick

Maybe you are looking for