If you are still a customer/developer of Oracle eBusiness Suite 12.2 and want to think about writing and exposing custom procedures and functions as REST services, then please read on.
Using Oracle Integrated SOA Gateway – a worked example
This worked example will show you how you can use a REST service test tool, like Postman, to execute REST services on Oracle EBS 12.2. It will guide the end user to locate and use seeded authentication and authorization services, and show an example of how to enable a service (e.g. get a list of available payslips) and to test the execution of these in Postman. There is an optional section to try, or at least read through, to give you an insight into to just some of the seeded services you can expose on the Integrated SOA Gateway on an eBusiness Suite 12.2 instance.
Hello
This is my first post, and it's about me...sort of. Why am I doing this blog? Because my memory is awful, and getting worse. I can write code one week and view it again, as if for the first time, the following week with only a vague recollection of having written it. Because I often … Continue reading Hello