2021-12-30

jMeter: load file content on http request body

I'm trying to inject file content into the request body:

enter image description here

I'm using:

${__FileToString(${__eval(${bundle})},,)}

I've configured the bundle variable using the directory listing plugin:

enter image description here

When I perform the test, I'm getting:

enter image description here

Logs is getting me:

2021-12-28 16:33:53,853 WARN o.a.j.f.FileToString: Could not read open: /patient-bundle-0193.json

According to my configuration, __FileToString should read from /home/jeusdi/projects/workarea/salut/mpi/jsons/bundles/extractions/10000/bundles instead from /...

Any ideas?



from Recent Questions - Stack Overflow https://ift.tt/3zdn050
https://ift.tt/3HiDICE

No comments:

Post a Comment