Questions tagged [soa-suite]

SOA Suite is a comprehensive, hot-pluggable software suite to build, deploy and manage Service-Oriented Architectures (SOA).

SOA Suite is a comprehensive, hot-pluggable software suite to build, deploy and manage Service-Oriented Architectures (SOA). The components of the suite benefit from common capabilities including consistent tooling, a single deployment and management model, end-to-end security and unified metadata management.

SOA suite usually contains solutions for ESB, BPEL, Human Workflow, Adapters. B2B, etc. Each vendor provides its own SOA suite as a comprehensive package implementing all SOA aspects.

54 questions
4
votes
1 answer

BPEL-ESB Link breaks with New Operation in WSDL?

This question is not easy to ask. So I will try my best to ask in a clear way. We have an Enterprise SOA Suite 10G system already running in place. A small process, I will explain in this way. Consumer->ESB->BPEL->ESB->Provider Webservice A…
3
votes
4 answers

Can anyone tell me what Oracle Enterprise Repository is?

I'm having trouble translating all the buzzwords on the product page: http://www.oracle.com/technetwork/middleware/repository/overview/index.html Is it a document management system? Is it a version control system? etc. I'm not really sure. I get…
Chry Cheng
  • 3,378
  • 5
  • 47
  • 79
3
votes
5 answers

Error: Could not find or load main class weblogic.Server in soa12c

I have installed the oracle soa 12c in windows.I am getting the Error: Could not find or load main class weblogic.Server Stopping Derby server... Please find the below log. The system cannot find the path specified. ** Setting up SOA specific…
Badri
  • 31
  • 1
  • 1
  • 2
2
votes
1 answer

JDeveloper Create Web Service

I am following book Getting started with oracle suite 11g R1 A Hands on tutorial. I am using a bit more recent versions that recommended in book (because there is no place any more where I can download files recommended by book) and till now…
Nenad Bulatović
  • 7,238
  • 14
  • 83
  • 113
1
vote
1 answer

Oracle BPEL eventhandling with "onEvent" activity and business event

I'm trying to use the bpel extension for eventhandling under the soa suite 11g ps3. I'm trying to subscribe to an event from the event delivery network but I get an error. That's the code:
Chris
  • 31
  • 1
  • 4
1
vote
1 answer

How to detect a certain string in a payload in XSLT

I want to do some image detection based on payload information in XSLT (with Xpath 2.0). I have found out that all images of the format I wish to detect start with the characters "jP" or "OQ" in the payload. When the element contains the substrings…
Jesper Vernooij
  • 173
  • 1
  • 15
1
vote
1 answer

Oracle SOA Suite 12c invoke external service with additional SOAP headers

I have a business scenario where I have to invoke a client SOAP service that uses additional SOAP header parameters using Oracle SOA Suite 12c. When I test the web service independently via SOAP UI it shows below schema as input-
k10gaurav
  • 462
  • 7
  • 24
1
vote
0 answers

Bpel Oracle Soa Suite. Are there any way to filter business events by properties defined in a configPlan?

I'm trying to filter an event by a property but it doesn't work. However, if I filter it by a value, it works fine. There are any way to filter my events by a value defined in the configPlan file?. I'm trying to do this: That doesn't…
1
vote
0 answers

Certificate issue in calling https REST service from BPEL Process- SOA SUITE 12.2.1.0.0

While calling HTTPS REST service inside BPEL SOA Process, I am getting remote fault with the below error: oracle.fabric.common.FabricInvocationException: javax.ws.rs.ProcessingException: javax.net.ssl.SSLHandshakeException: …
Rimz
  • 11
  • 3
1
vote
2 answers

OSB Editor in JDeveloper 12C and ORACLE SOA SUITE 12C

Hello I have a question about OracleSOASuite12C and JDEVELOPER 12C. I have a Server with ORACLE SOA SUITE 12C and I have my computer with JDeveloper 12C. I want to create an OSB Project in JDeveloper, but I don't have this option, probably I need to…
Juan
  • 51
  • 4
1
vote
2 answers

One at a Time Processing for Oracle SOA JMS Queue

We have a requirement in where we need to send only one message at a time to a backend process. The call back of this process takes around an hour, only after the call back can we send another request to the process. I am trying to achieve this by…
1
vote
1 answer

Bpel 12c - Call webservices with basic authentication

I'm using Oracle BPEL 12c to develop a process. I need to call a external service with basic authentication. I need to pass the credentials received on my exposed service endpoint to the external service. When i call, i receive this:
Ricardo
  • 612
  • 2
  • 9
  • 16
1
vote
1 answer

Oracle Fusion Middleware and Weblogic Security Concepts

I'm looking into Middleware security in our Oracle Fusion 12c environment. Context: I'm attempting to pull together a high-level Middleware Security Reference Architecture which will help aid decisions on service security, particularly in the areas…
JimbobJr88
  • 85
  • 1
  • 1
  • 7
1
vote
2 answers

Oracle SOA Suite 11g installation problems

I am trying to install Oracle SOA Suite 11g but I face the following problem during installation. There are some prerequisites marked as failed. I am wondering why the overall result of the check is not executed. In addition, I have a problem…
K. H.
  • 185
  • 1
  • 3
  • 19
1
vote
1 answer

Delete/Undeploy selected soa composite application deployed on SOA server

How to Undeploy selected SOA composite applications from the SOA_server. I have 70 application deployed on soa_server, few of them are important for future reference. I need help if we can undeploy the selected soa composite application from…
1
2 3 4