Replaced JUnit Selenium attachment opens in unspecified format
I'm trying to replace log output attachment (e.g. QMAdapter3441527273610848838.out) uploaded by JUnit Selenium adapter with uploaded using REST API. What I'm doing is changing link to attachment in XML received from REST IIntegrationService and updating execution result with PUT command.
But link in RQM to successfully replaced attachment continues to contain "?attach=0" parameter at the end. If I manualy change it to "?attach=1" or just completely remove, I am able to get the file in the correct format. Otherwise attachment format is "octet-stream" which is not correctly opening in browser.
How can I change number value in "?attach=0" or completely remove the whole parameter, like it is in RFT execution results?
Related questions which unfortunately didn't help me:
|
Be the first one to answer this question!
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.