You can upload XML report files generated by Parasoft code analysis tools directly to DTP.
You can also manually upload a report to Data Collector via the REST API. Sample curl command:
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.