report.dtp.publish not being set properly

I am working with 2024.2 SOAtest, Virtualize, CTP and DTP. Everything appears to be connected and my SOAtest and Virtualize config.properties have report.dtp.publish set to true. However, when I run a test in SOAtest through CTP the SOAtest logs tell me that this property is set to false. I have done a full regressive grep and there's no place where that report is set to false.
Does this default to false and I need to add it somewhere else in the configuration?
I see this property in the /em/converage jtest and dottest config.properties (but those are not licensed). Is there a place I need to set this in the CTP config?
Thanks,
JT
Comments
-
XRestReportPublisher is the guy saying the property is false.
0 -
You should check the box to Publish to DTP in the CTP API Testing Job configuration and specify the DTP Project, Build ID, and Session tag for this report. See the documentation at https://docs.parasoft.com/display/SVC20242/Using+Jobs+with+Automated+Provisioning?preview=/209161654/216959652/API-Testing_Test-Scenarios_pub-to-DTP-example.png
1 -
Progress. Thanks Matt!
0