apache / apache/jmeter

XOP support to handle SOAP requests with attachments

Open
#4,571 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.