Oracle Fusion CX Sales Cloud Service: Connection pooling on REST web service calls in Groovy Trigger
We are making a REST (via a Web Service created in Application Composer > Common Setup > Web Services) call in one of our Groovy triggers that connects to an external service.
I was wondering if there was any way to implement connection pooling or if there's a connection pool happening behind the scenes?
2