@Rahul_Rajendran,
Postman and HTTP Request activity works little bit differently when it comes to uploading files.
We have File Attachments property in HTTP Request where you should be attaching your file to upload.
Uploading through body would not work here.
Refer this document.
Here you can find the logic to upload dynamic number of attachments.
Thanks,
Ashok 