Hyperion Financial Data Quality Management (FDM/FDMEE) (MOSC)

MOSC Banner

FDMEE - Execute report with REST API : How to download report?

Hi,


With REST API, we can execute report, but how can we get the report generated on the server?

Regards,

Hassan CHATIR.

-----------------------

Example of Request Body

The following shows an example of the request body in JSON format.

{

"jobType":"REPORT",

"jobName":"Dimension Map For POV (Dimension, Cat, Per)",

"reportFormatType":"PDF",

"parameters":{

"Dimension Name":"ENTITY",

"Category":"Actual",

"Period":"Jan15",

"Location":"Comma_Vision"

}

}

-----------------

Example of Response Body

The following shows an example of the response body in JSON format.

{

"links":

[

0]

"status":"-1",

"details":"null",

"jobId":"1885",

"jobStatus":"RUNNING",

"logFileName":"outbox/logs/1885.log",

"outputFileName":"outbox/reports",

"processType":"EXECUTE_REPORT",

"executedBy":"admin"

}

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center