SAP .NET connector takes a long time to fetch results on first attempt
- by kumar
I have an issue with the SAP .NET Connector
I have built a web application (ASP.NET, C#) that connects to SAP BAPI procedure to fetch results from SAP database.
I have connected it to SAP BAPI procedure and it also fetches the results for the web application.
My issue is, during the first attempt it takes 25 to 30 seconds to fetch the results,…