Forum Discussion
Mason
17 years agoFrequent Contributor
I reviewed all of the requests and there is another request that has an attachment section and the fields submitted in that request are showing coverage. It's important to note, neither request actually has data for the photo attachment section. They are not being used at this time in our testsuite.
However, I find it odd that the raw request is showing encoded data submitted to the server (this would be for an image file) even though the request itself (in either the XML or Form view) does not have attachment data configured. Even further, the Groovy script we had coded for attaching photos, the actual data itself, was commented out. Any reasons why you think this data is making it into the request in spite of all appearences that data is not configured for SOAP request?
However, I find it odd that the raw request is showing encoded data submitted to the server (this would be for an image file) even though the request itself (in either the XML or Form view) does not have attachment data configured. Even further, the Groovy script we had coded for attaching photos, the actual data itself, was commented out. Any reasons why you think this data is making it into the request in spite of all appearences that data is not configured for SOAP request?