wfm.AdminGetStatisticReportData

This job returns the data for a previously generated statistical report.

1. Input Parameters

Name Type Required Description

ReportId

STRING

Yes

ID of the report.

UserId

STRING

Yes

ID of the calling user. Only data is delivered if the user has the corresponding rights.

2. Return Value

(INT): 0 = Job successful, otherwise error code.

3. Output Files

Name Description

Statistical report file

Name and path of the XML file with the data of the statistical report.