Hi community.
I have an API that is deployed in my production (business service) and it calls to a business process to retrieve the information that is requested.
The problem that I have is that the calls are queued and it's creating a bottleneck
The business process is taking more time than needed.
Is possible to configure the BP to process parallely the requests?