report Class
Functions for working with reports
Methods
exportResult
(
Promise
-
projectId
-
executionResult
-
exportConfig
-
pollingOptions
exportResult request new result export request new export of existing AFM execution
Parameters
-
projectId
StringGoodData projectId
-
executionResult
Stringreport which should be exported
-
exportConfig
IExportConfigrequested export options
-
pollingOptions
Objectfor polling (maxAttempts, pollStep)
Returns
Promise:
Resolves if export successfully, Reject if export has error (network error, api error)