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
1 answer

Avoid timeout in SOA 11g with Java embedding longer than 5 minutes

I want to run a composite with a Java embedding in Oracle SOA 11g, in which there is a Java embedding activity that could last more than the SOA timeout (currently 5 minutes). I tried dehydrating the BPEL process right before and after the Java…
0x5C91
  • 3,360
  • 3
  • 31
  • 46
0
votes
1 answer

Consuming SOA Suite WSDL SOAP

here is what I got: installed and configured SOA Suite 11g, (weblogic server 10.3, repository creation utility, soa suite, jdeveloper studio, Oracle XE database 10g). SOA infrastructure Service engines (BPEL, Mediator, Business rules, Himan…
Nenad Bulatović
  • 7,238
  • 14
  • 83
  • 113
0
votes
1 answer

SOA Suite - How to automatically enable Web Service Rest support after composite deploy

I have a composite with a SOAP web service entry point running on SOA Suite. We will have a new client for that web service, but this client cannot speak SOAP, so we will have to publish that entry point on a REST endpoint. I know I can enable REST…
0
votes
1 answer

SOA Suite is unable to read the WSDL due to a HTTP error (code 407, Proxy Authentication Required)

in my composite I inserted a web service. For the WSDL URL of this service I tried to use a link to a document in my company's intranet (http://10.30.3.162/host/sap?wsdl). After that an error message popped up: Error while reading wsdl file…
cheeZer
  • 460
  • 1
  • 8
  • 15
0
votes
2 answers

Unresolved reference to WseeFileStore

I am trying run SOA Suite and when I execute startWeblogic.sh I got the following message error: Unresolved reference to WseeFileStore by []/SAFAgents[ReliableWseeSAFAgent]/Store at…
arthurfnsc
  • 915
  • 3
  • 13
  • 30
0
votes
1 answer

Invoke stored procedure through DBAdapter in a non blocking way

I would like to understand how can invoke through BPEL a stored procedure in a non-blocking way. My concern is I have a stored procedure (in DBAdpater) that I'm invoking, but it takes so much time (around 30 minutes) and I cannot wait until this…
0
votes
1 answer

SOA SUITE 11g - Business Rules - Compare Dates/DateTime

Good morning. I have a problem with using business rules to Compare Dates. I want to compare an input date vs current date. The input message ( in this case the date that i want to compare) is a structure fieldname/fieldvalue. ->Example of the…
Ricardo
  • 612
  • 2
  • 9
  • 16
0
votes
2 answers

What are the differences between the Instance-Id, the ECID and the Dialog-ID in SOA Suite 11g?

What are the differences between the Instance-Id, the ECID and the Dialog-ID? (In the Enterprise Manager 11g WebGui you can search for instances with these criteria.)
Fabian
  • 1,982
  • 4
  • 25
  • 35
-1
votes
2 answers

What makes Oracle SOA Suite 12 JAR unable to recognize the JAVA_HOME?

I am trying to install Oracle SOA Suite 12 on Windows 10. I set the JAVA_HOME correctly (able to echo it), and then trying to run the JAR. It gives me the following message: This installer must be executed using a Java Development Kit (JDK) but…
osama yaccoub
  • 1,884
  • 2
  • 17
  • 47
1 2 3
4