cancel
Showing results for 
Search instead for 
Did you mean: 

Form-data / Multipart

faissal_hz
Discoverer
0 Kudos

Hello everyone , hope you are going well .

we have a requirement ( CRM <-->PO<-->Third Party System ) in a synchronous scenario.

im supposed to consume a rest service, sending form-data/multipart body parameters ( those 4 fields )

The problem I encountered here is how should I proceed with REST Communication channel or HTTP_AAE Communication channel to have a response and how to configurate it .

I will be very grateful for your help.

kind regards.
Faissal

View Entire Topic
anoop-jose
Participant
0 Kudos

Hi Faissal,

Below blog, i was using Rest channel with multipart/form-data for the look-up. It also covers, how values were send in multipart/form-data section.

Creating a Sync integration for downloading Open Text Content with REST API from Sap PO, Using API w...

faissal_hz
Discoverer
0 Kudos

Hello dear Guru Anoop,

I don't know if i have to use UDF ( i have any experience about UDF unfortunately ) in my case because we have any attachment , only 4 fields form-data .

Best Regards