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