Skip to Content
0
May 24, 2020 at 02:03 PM

Read attachment in CPI and pass it to REST API

222 Views

Hi Experts,

I am working on Quotes interface.Data is coming from ECC -> PO->CPI->SF.

Multiple attachments will be received from ECC --->PO (Snd :Proxy and RCv :SOAP)

PO-> CPI as HTTP adapter....CPI->SF as HTTP adapter...(REST API)

How to read attachment and pass to JSON fields in CPI.

"document" :[ { "Id" : "", "name" : "", "type" : "", "url" : "", "content" : "" }]

Regards,

Karthiga