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
-
projectIdStringGoodData projectId
-
executionResultStringreport which should be exported
-
exportConfigIExportConfigrequested export options
-
pollingOptionsObjectfor polling (maxAttempts, pollStep)
Returns
Promise:
Resolves if export successfully, Reject if export has error (network error, api error)