InterviewSolution
| 1. |
What Is The Purpose Of Oracle Service Bus? |
|
Answer» Oracle Service Bus provides standalone service bus capabilities, enabling separation between application developers and TARGET systems or SERVICES. Oracle Service Bus receives messages through a transport protocol such as HTTP(S), JMS, File, and FTP, and sends messages through the same or a different transport protocol. Service response messages FOLLOW the inverse path. Oracle Service Bus handles the deployment, management, mediation, messaging, security and GOVERNANCE of implementing SOA to enterprise applications. Oracle Service Bus provides standalone service bus capabilities, enabling separation between application developers and target systems or services. Oracle Service Bus receives messages through a transport protocol such as HTTP(S), JMS, File, and FTP, and sends messages through the same or a different transport protocol. Service response messages follow the inverse path. Oracle Service Bus handles the deployment, management, mediation, messaging, security and governance of implementing SOA to enterprise applications. |
|