How to create an orchestrator connection to call rest service (multipart-form data)?
Hi Guys,
i am trying to build an orchestrator connector to invoke local ais call to Jde rest service which is multipart-form data.
I could easily call applicatio/json rest call but not for Multipart/form-data. What am i missing?
Gone through bunch of Oracle documents but couldn’t find any relevant example.
The only example is using a curl script.
Regards,
Amrish