You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

how we can automate REST APIs

Accepted answer
86
Views
3
Comments
edited Oct 25, 2019 5:07AM in Integrations and Extensions 3 comments

Content

Currently, In PPM Billing, There is no way to automatically release all approved invoices. It is a manual action.

We were looking for a way to automate the process and found a REST API, that releases a single approved invoce.

Now, In EBS, It is very easy to achieve., By writing a PL/SQL code, looping the approved invoices and calling the API for release invoices one by one. Then register the PL/SQL code as a conc request and schedule the conc request for automatically release the approved invoices.

Is it the same with REST API? Can we call this API in PL/SQL and loop through?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!