Mobile Suite Service Bus REST and ADF BC SOAP by Andrejus Baranovskis
May 24, 2015 Leave a comment
One of the key parts of Oracle Mobile Suite 12c offering is Service Bus product. This is logical choice – Service Bus allows to transform complex SOAP Web Service data into simplified REST format, preferred by mobile client. I think it is essential to use Service Bus, when implementing enterprise mobile applications. It makes sense to learn how Oracle Service Bus works. I would recommend to start from Steven Davelaar excellent tutorial article, available here – Creating a Mobile-Optimized REST API Using Oracle Service Bus – Part 2.
I have created my own ADF BC application with SOAP WS – findEmployees method (filters by first and last name). Here you can download both applications – MobileServiceBusApp_v1.zip. Keep in mind, for some reason Service Bus server doesn’t start with JDEV 12c BPM Default Domain, it works only with JDEV 12c SOA Default Domain. Make sure to check, which JDEV you are using, you can check the list features installed: ADF BC SOAP service is implemented to support Master-Detail (Employee – Department Managed by Employee) structure: Read the complete article here.
For regular information on Oracle SOA Suite become a member in the SOA & BPM Partner Community for registration please visit www.oracle.com/goto/emea/soa (OPN account required) If you need support with your account please contact the Oracle Partner Business Center.