Proxy Service & Business Service

hakish picture hakish · Mar 24, 2010 · Viewed 7.2k times · Source

Can i use a proxy service without a business service while configuring message flows in Oracle service bus? If so is what scenarios would we use it?

Answer

sweetfa picture sweetfa · Dec 9, 2010

You can create a proxy service that does not use a business service.

Some reasons for such an approach is to create a common proxy module that is used by other proxy services that may do some common message processing before forwarding to a business service.