Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DTPDEVEL and version 2024.1

...

  1. Choose Report Center Settings from settings (gear icon) menu and choose Data Collector Upload Form from from the Additional Settings drop-down menu.
  2. Enter your credentials (administrator access is required) and click Upload.
  3. Click Choose File when prompted and browse for the report you want to upload.
  4. Click Confirm to finish uploading.

You can also manually upload a report to Data Collector via the REST API. Sample curl command:

Code Block
curl -u <USER>:<PASSWORD> -F [email protected] https://<HOST>:<PORT>/api/v2/dataCollector

You can add the Data Collector Diagnostics widget to your dashboard to verify that the report was uploaded to the database. Check your report configuration settings if the widget returns a status error.