XOP support to handle SOAP requests with attachments
Open
enhancement
os: All
P3
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**kovacsakos** ([Bug 61732](https://bz.apache.org/bugzilla//show_bug.cgi?id=61732&redirect=false)):
I tried to send a file with a SOAP request in JMeter using dataHandler and xop.
Request:
<dataHandler><xop:Include xmlns:xop="http://www.w3.org/2004/08/xop/include" href="cid:C:\\path\\to\\file"></xop:Include></dataHandler>
I got error message, that request has unexpected element. I tried to use multipart/form-data for POST option, but it gives error also. As I see attachments for SOAP requests are not supported in latest version of JMeter.
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.