This video demonstrate how to create REST Adapters in OSB 12c and deploying and testing the application in weblogic server configured in local domain.
We have also demonstrated how to create Database adapters in OSB. The service is exposed as both REST and SOAP implementing the same pipeline.The service takes input and insert records in table using DB Adapters. We have created custom package and stored procedure in oracle db to perform different operation such as add , remove update and get.
GIT : https://github.com/alok001/SOASuiteDemo1
website: https://www.alokmazumdar.com/