How to develop with OSB 12c a REST service that calls a Database table for data
First, I would like to give credit to Ankur's BLOG that gave me the initial solution. I took the solution and enhance the explanations to include some insights of my own.
In many cases, the source of data is a database, so this article could be very useful for many.
In this particular solution, I see more than just simple, straight forward solution. This solution include parts that are useful in other processes and I try to emphasize those it the presentation text.
You will see the use of variables for a flexible process. You will also see the use of Service Call that make this process generic for other data sources as well.
This and much more in the presentation.
I hope you find this article useful. Let me know with your comments.
Yours, Noam