MobileCRM.MobileReport - Resconet/JSBridge GitHub Wiki

MobileCRM.MobileReport Object

Provides a functionality of mobile reporting.

Properties

Property Type Description

Functions

Function Description
GenerateReportRequest [v18.0] The request class specifying behavior of MobileCRM.MobileReport.generateReportAsync function.
GenerateReportResult [v18.0] The result class for MobileCRM.MobileReport.generateReportAsync function.
generateReportAsync [v18.0] Generates the mobile report based on provided request parameters. The generated report will be saved to file system or attached to a record.
runReport [v9.1] Deprecated: please use MobileCRM.MobileReport.generateReportAsync instead. Executes the mobile reporting request which produces the mobile report document of given format.
runReportAsync [v9.1] Deprecated: please use MobileCRM.MobileReport.generateReportAsync instead. Executes the mobile reporting request which produces the mobile report document of given format.
showForm [v10.1] Shows new MobileReport form. Source for the report can be defined either as list of MobileCRM.Reference objects or as FetchXML query.
showFormWithConfiguration [v16.0] Shows new MobileReport form. Source for the report can be defined either as list of MobileCRM.Reference objects or as FetchXML query.
⚠️ **GitHub.com Fallback** ⚠️