FCCS Report - Rest API - How to trigger?
Summary:
I have the reports under Library in FCCS. Is it possible to execute this report using REST API or EPMAutomate? I tried to use rest API URL "https://mikcons-test-cacctesgw.epm.us-phoenix-1.ocs.oraclecloud.com/HyperionPlanning/rest/fcmapi/v3/report" with payload in postman but it throws error "404 not found"
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Fusion EPM
Code Snippet (add any code snippets that support your topic, if applicable):
{
"groupName": "Reports",
"reportName": "Test IC Eliminations (Reporting Currency)",
"generatedReportFileName": "myReport.xlsx",
"parameters": {
"Years": "FY25",
"Period": "Jun"
},
"format": "PDF",
"module": "FCCS",
Tagged:
0