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