Report Details Object¶
The ReportDetails object is built at load time by the CALUMO Published Report and it contains the following data:
| Element | Description |
|---|---|
| reportName | This is the name of the report being calculated. |
| reportId | This is the ID of this version of the report in the ReportHistory table in the CALUMO11 database. |
| isPrivate | Whether or not this is a private report being calculated. |
| publisher | Who was the publisher of the report. |
| originalUrl | The original URL that loaded this report. |
| isDevelopment | Whether or not CALUMO is currently set into “development” mode |
| isOldVersion | Whether or not this is not the latest version of this report. |
| isInSkylights | Whether or not this report is being calculated in Skylights |
| isDevice | Whether or not this report is being calculated on a device |