I have tried to upload a binary file, which works fine using POSTMAN as below:
Request Headers:

Request Parameter:

Request Body:

Here it works just fine.
I have tried the same Request Header and Body in Jmeter, but getting 500 internal server Error. Please take a look into the below Jmeter configurations:
HTTP Request Parameter:

HTTP Request File Upload:

I am a new bee to JMeter. Can someone help me and let me know what is wrong in the configuration I have done?
