Questions tagged [osb]

Oracle Enterprise Service Bus is a fundamental component of Oracle's Services-Oriented Architecture that provides a loosely-coupled framework for inter-application messaging. It's abbreviation for Oracle Service Bus.

Quoting from Oracle website

Oracle Service Bus transforms complex and brittle architectures into agile integration networks by connecting, mediating, and managing interactions between services and applications. Oracle Service Bus delivers low-cost, standards-based integration for mission critical SOA environments where extreme performance and scalability are requirements.

OSB is a lightweight and scalable integration platform that delivers low-cost, standards-based integration for high-volume, mission critical SOA environments. It is designed to connect, mediate and interact with heterogeneous services, legacy applications, packaged applications and multiple enterprise service bus (ESB) instances across an enterprise-wide service network. Thus OSB can talk with itself and/or other internal and external applications and services.

This tag should be used for any questions related to OSB. For more details on OSB please refer the following links:

  1. OSB Homepage
  2. Documentation Homepage
  3. Downloads

Related Tags :

501 questions
-2
votes
1 answer

Oracle OSB Proxy service Error

I have created a jms consuming proxy service with queue created using Oracle AQ. And the proxy service is routed to Business service which enqueues same message into different queue created using orace AQ. Proxy service is running fine and the…
Shannu Vaddi
  • 93
  • 1
  • 7
-2
votes
1 answer

ESB transformation capabilities

Good evening, I work for a customer who wants to have a Service Oriented Architecture. I work at the SAP system end, and the service bus used is Oracle Service Bus. One of the providers (provider A) requires that an HTML is sent to them, contained…
gabrielbaca
  • 123
  • 1
  • 2
  • 10
-2
votes
2 answers

If the web service A is down, how can you make the osb business service point to web service B

If the web service A is down, how can you make the osb business service point to web service B. This is like a back up web service. So, try invoking web service A, but if it is unavailable invoke web service B.
Nahser Bakht
  • 920
  • 2
  • 13
  • 27
-3
votes
2 answers

OSB INTEGRATION TESTING THROUGH SOAP UI

I want do OSB Integration Testing. Like i am putting up some data on OSB and then validating the data i have put on OSB. Is it possible to do testing through SOAP UI. If yes, then how, what are the steps to do it. Any one who has worked on it, or…
D.G
  • 11
  • 3
-3
votes
2 answers

OSB xquery: subtract hours to an date

Can somebody tell me how to subtract hours to a datetime in OSB/Xquery? For example current date minus 3 hours.
Jericob
  • 1,947
  • 2
  • 14
  • 16
-3
votes
1 answer

OSB How to parse not well formed XML with Any XML Service

Hi i am using OSB 11g. I am having trouble whith not well formed xml. My service has to be any xml service. Some of the xml's I receive are not well formed. If i use messaging service is able to check an not well formed xml in the java callout. but…
Ophium
  • 1
  • 1
  • 3
1 2 3
33
34