cancel
Showing results for 
Search instead for 
Did you mean: 

API_CV_ATTACHMENT_SRV/AttachmentContentSet - pdf content is not passed

0 Kudos

Hi Team,

I am creating the pdf file attachment for invoice by using API_CV_ATTACHMENT_SRV/AttachmentContentSet in S4 HANA Public cloud through Postman. The document is created in invoice level but the pdf content is not passed. The file size is 0 in response. Please help how to pass the pdf file content through this API.

Regards,

Tamilselvan Madhan

Accepted Solutions (1)

Accepted Solutions (1)

Enda
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @tamilselvanm1

To upload content from Postman, content has to be filled via body=>binary=>Select File and remove from Header parameter.
Best Regards

Enda

Jaman
Participant
0 Kudos

Hi Enda,

How do we pass the data as raw content instead of uploading them?

Any Hints would be helpful.

Thanks,

Ahamed

Answers (1)

Answers (1)

Hi Enda,

Thanks for your swift response and it worked as expected..

Regards,

Tamilselvan Madhan