Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REST API for EPM Planning 11.2.13 (or any 11.2.x version), on-premises

rafal bMay 15 2023

EPM Planning 11.2.13

Hi Colleagues,

Is REST API for Planning 11.2.13 (or any 11.2.x version) available? As I know, REST API for Planning is not supported by Oracle, but is it available at all?

I use REST API for Planning 11.1.2.4 and it works perfectly. Sample requests for 11.1.2.4 I use:

GET https://<server name>/HyperionPlanning/rest

GET https://<server name>/HyperionPlanning/rest/11.1.2.4/applications/<app name>/jobdefinitions

GET https://<server name>/HyperionPlanning/rest/11.1.2.4/applications/<app name>/jobs/<job id>

I was wondering if anyone has any experience with REST API for Planning 11.2.x or could check similar REST requests in his/her environment, if they work or not. This “11.1.2.4” in the above URLs should probably be replaced with something else like 11.2.... or v3 or another string.

Thank you in advance for your help.

Rafal

Comments
Post Details
Added on May 15 2023
2 comments
462 views