I\'m completely new to Oracle\'s Service Bus. The problem I\'m facing is that OSB 11g is to be used in a rather specific environment meaning - OSB needs to send CSV formatted messages over telnet to a
Does anyone have any opinions on how TDD and UNIT testing would would when developing web services using Oracle Service Bus? All I can think of is stubbing out the back ends then running tests through
facing some strange behavior in OSB, i have configured WLS with MQ in client mode, i am doing some minor test to check the connection, i have created a proxy service to read the message from Q1 and a
What is MFL? Why is it us开发者_高级运维ed? Does it actually convert data from one encoding to another?According to Oracle:
We have OSB services that are currently 开发者_运维技巧secured with a username and a password. I get a 401 unauthorized when attempting to generate a service proxy using svcutil. I know you need to se
Can i use a proxy service without a business service while configuring message flows in Oracle service bus? If so is what scena开发者_JAVA技巧rios would we use it?You can create a proxy service that d
i have a scenario where in i need to send an xml as a tag content in a SOAP request message to a webservice for example
I created a rest reference service, then create a pipeline and expose pipleine as proxy service. It got workied howeve开发者_如何学运维r the resource path for both is same automatically.