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
0
votes
0 answers

Oracle SOA BPEL 12c authentication credentials pass through

I am trying to pass-through Basic http authentication credentials received from consumer of Composite (through Service endpoint) to other webservice invoked by Composite (through reference endpoint). Can someone please provide me details required…
Rajesh
  • 1
  • 2
0
votes
2 answers

How do I install Oracle Enterprise Repository 12c on Macbook?

I am trying to install the Oracle SOA stack of products on my MacBook but I am stuck at one very crucial point. Need a database on my machine for OER but cannot figure out what to do? Here is what I have already done: Successfully installed Oracle…
0
votes
1 answer

SOA Suite 12c OSB routing service to HTTPS basic authentication secured service

I am using Oracle fusion middleware 12.2.1.3.0 I am trying to create basic proxy service to HTTPS basic authentication secured service. Can anybody explain step by step how to setup business service? I have tried all combination but all went…
Eduard Nickel
  • 135
  • 1
  • 2
  • 13
0
votes
0 answers

How to schedule each step of jobset separately by schedule job element in soa suite bpel 12c using Enterprise scheduler service(ESS)?

I want to schedule a jobset step separately in oracle SOA suite 12c in jdeveloper. For example I want to schedule the first step to be run today at 15:00 pm and second step to be run tomorrow. Is it possible? If yes, then how it would be possible?
0
votes
1 answer

Domain Creation 12.2.1.2.0 ERROR

I'm trying to create a standalone domain using QS Templates but I'm facing an error after I configure user, password and port for the domain, the error occurrs during creation time: CFGFWK-64254:Error occurred in "OPSS Processing" phase execution. …
Aldo Inácio da Silva
  • 824
  • 2
  • 14
  • 38
0
votes
1 answer

Soa Suite domain performance degradation

The story: We have SOA Suite domain, 3 nodes. OEL Linux 6.8, CPU 32 cores. We have cleaned tmp folders, soainfta database tables truncated. Right after the domain start(SOA Platform is running...) we observe the domain degradation: 1) High CPU…
0
votes
1 answer

How to override the OWSM policy of a REST Binding Reference in Soa Suite 12c?

I am working the on the Oracle Fusion Middleware 12.1.3. In my composite, I added a "Rest Binding" External Reference, for which I added a oracle/wss_http_token_client_policy and overrid the csf-key property. In the files, it looks like…
Val Bonn
  • 1,129
  • 1
  • 13
  • 31
0
votes
0 answers

Exposing https rest full web service in oracle service bus

I need help to expose a rest web service on https, I have done it on http by selecting http protocol. When I check https required on transport level configuration with authentication none. It is giving 0 NO RESPONSE . Any body have solution to do…
Ahmed Junaid
  • 79
  • 1
  • 2
  • 11
0
votes
2 answers

SOA suite 12c can not find SOA sever

I have standalone server configured, when deploy OSB project on it, it works fine, but when I try to deploy an SOA project, it hangs at "Looking up SOA server" and then got this error message. Does anyone knows what is wrong here, thank you. I have…
Tech Noob
  • 510
  • 1
  • 9
  • 33
0
votes
1 answer

OSB WLST importError: no module named security in 12c

in SOA suite 12c, I am running a sample OSB WLST script which has from com.bea.wli.sb.security.management.configuration import ALSBConfigurationMBean but getting an import error as no module named security, have added all the jars from…
subash
  • 13
  • 2
  • 9
0
votes
3 answers

OSB Xquery :Date calculation

All, I want to do a date subtract operation in Xquery, OSB 12C.Basically, have to check if an input date is < 6 months from the system date. i.e- how to do in xquery : (SystemDate - inputDate) < 6 months Have went…
0
votes
1 answer

Oracle SOA suite domain error

I'm trying to create SOA Suite 11g domain via Fusion Middleware Configuration wizard and I'm stuck at the step where I need to configure JDBC component schema. The walkthrough I'm reading specifically says that one should not modify username to the…
0
votes
1 answer

Can't Install SOA Composite Editor in JDeveloper - Orace SOA Suite 12c

I've installed the Oracle SOA Suite 12c and the installation went fine. When I try to install the Oracle SOA Composite Editor in JDeveloper something goes wrong, it says I finished the install, but when JDeveloper restarts I still can't select a…
Vincent
  • 1
  • 1
0
votes
1 answer

Formatting archive file names in JCA File adapter

When we select the "archive file" option in the File adapter configuration wizard, the archive that is created has the name something like "filename_token_timestamp" or "filename_timestamp". How can I format this file name so that the archived file…
sidGupta
  • 57
  • 1
  • 10
0
votes
1 answer

I am trying to install Oracle SOA suite. However I while installing I am getting an error

I am trying to install Oracle SOA suite. http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html So, now when I go to my location where I have my JDK and run the following…
Somu
  • 601
  • 11
  • 22