Skip to Content
0
Jun 16, 2020 at 02:25 PM

Create attachment zip file via Odata SAP_Issue in extracting or opening docs

451 Views

Hi experts,

We are building an API which allows third party app to send an attachment request to SAP and then this API will create an attachment in Purchase Requisition. As per the requirement SAP will be receiving attachment in ZIP format. We are successfully able to create the attachment using the API in PR but while opening some of the files we are facing below error.

Windows Cannot complete the extraction. The destination file could not be created.

And surprisingly this is happening for some of the files compressed in that zip file.

And this is not happening when zip file manually attached in PR.

Did anyone come across such issue? Please help

Thanks