Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities
Publishing EBS 12.2 PL/SQL APIs as REST Services - Printable Version

+- Oracle Forum - The Knowledge Center for Oracle Professionals - Looking Beyond the Possibilities (http://www.oraerp.com)
+-- Forum: News and Career (http://www.oraerp.com/forum-41.html)
+--- Forum: Other - Non-product related Oracle Discussions (http://www.oraerp.com/forum-20.html)
+---- Forum: News (http://www.oraerp.com/forum-27.html)
+---- Thread: Publishing EBS 12.2 PL/SQL APIs as REST Services (/thread-71395.html)



Publishing EBS 12.2 PL/SQL APIs as REST Services - admin - 03-28-2015

A tutorial is published through Steven Chan Blog By Rekha Ayothi on Feb 16, 2015

Oracle E-Business Suite Integrated SOA Gateway provides REST and SOAP-based web service interfaces for public PL/SQL APIs registered in the EBS Integration Repository.  Here is a video tutorial that walks you through the process of deploying our seeded PL/SQL APIs as REST services in EBS 12.2.4:
[Image: video-title.png]
What is in this tutorial?
This step-by-step video tutorial walks you through the following:

  1. Search API in Integration Repository
  2. Deploy API as REST Service
  3. Create Grants for REST Service
  4. Invoke EBS REST Service (in JSON message format)
  5. Verify the result in EBS
This tutorial is recommended for integration architects, developers and implementers working on Oracle E-Business Suite integrations. The steps mentioned in this tutorial apply to Oracle E-Business Suite Integrated SOA Gateway R12.2.3 or R12.2.4 instance configured for REST Services (using My Oracle Support Doc ID 1311068.1).
References
Related Articles