In this blog, we will see how to invoke the
Oracle EPM REST API endpoints outside of Oracle EPM (as a standalone program
accessing the REST API endpoints from any machine where the Groovy program can
be executed). We all knew we can call Oracle EPM REST API endpoints from the
Calculation Manager Business rules as Groovy rules but this is entirely
different from that.