SOAP Connector takes lot of time.
I have a screen displaying elements from 3 soap services. But the response from these connectors are coming very late. No PRPC issues but the services in general are slow. As a result, the screen is taking too long to load and this is awkward from users perspective. I know the service should be solving this problem but until then any recommendation that I can implement for such scenarios? I am looking for something that lets my screen load in less time. Connector with Run in parallel doesn't seem to help!
***Updated by moderator: Lochan to update Categories***