Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
RTR Report Classes
The RTR report-related APEX classes provide programmatic access to the TPM Real Time
Reporting (RTR) report data.
Use these classes to:
- Execute RTR reports.
- Specify filters for the report execution.
- Retrieve data from a Flatlist component.
- Retrieve data from a ScoreCard component.
- Create unit tests for the RTR report-related features and generate mock report results to test the different paths of your code.