Performance issue when sending 2 miga base64 files as part of json payload using restful adapter oracle soa 12c.
I am exposing a 12.2.1.3 Bpel process usimg restful adpter. Once I send an attachment as base64 inside the json payload ittook around 2 mins to return a response even though saving this file to database took seconds. What should I do to fix this situation?