Hi Ashwin,
I tried the same way. But its not hitting the execute action method.
I tried the below.
URL : /sap/opu/odata/sap/<Service Name>/$batch
Content-Type : multipart/mixed; boundary=batch
Http Method : Post
--batch
Content-Type: application/http
Content-Transfer-Encoding: binary
GET <Function Import Name>?Lang='E' HTTP/1.1
--batch
Content-Type: application/http
Content-Transfer-Encoding: binary
GET <Function Import Name>?Lang='E' HTTP/1.1
--batch--
Please correct the above. So that I will try again.
Regards,
Srinivasan K