Question
4
Replies
207
Views
Capgemini
Posted: January 30, 2018
Last activity: February 6, 2018
Performance improvement for soap service.
Hi,
We have a requirement to create one soap service which would create new cases. Now the call frequency would be 50k per hour. Which are the things we should try to handle such high call rate.
We have thought of increasing requestor pool for service package. We also thought of creating queuing the case creating to an agent after basic validation in the service activity to increase the response time.
Is there anything else we can do?
Thanks
Saikat
Hi,
Also please consider to set up multi node environment to process.