Workflow
When you generate a report, data is retrieved from the Mart Server via CURL commands or REST APIs.
The components involved in reporting are as follows:
- CURL commands or REST APIs
- Predefined XML-based report definitions
- Mart Server
- Mart database, which is the data source for the Mart Server
The following steps describe the report generation process:
- Authenticate yourself using your Mart Server credentials and generate a bearer token.
- Use CURL commands or REST API endpoints to connect to the Mart Server using a bearer token.
- Generate the required predefined report in the XML format.
Copyright © 2023 Quest Software, Inc. |