Problems using multipart/form-data in Katalon

I am using api testing in Katalon Studio. I want to use formdata which has 2 parts file and body. On Postman I may not need to select the file, it will still give the desired result, but on Katalon, it is required to select the file or else the FileNotFoundException error will occur. I tried using RestAssured but still can’t do it. Is there anything I can do to avoid selecting files on Katalon.



Thank you!

See my previous post

Thank you, I solved the problem!

Could you please how you could solve your problem in Katalon Studio?

you can use RestAssured!