How to troubleshoot performance for Apex Application
Summary:
Hi,
We have an Apex application working perfectly on an instance.
Now we created another standalone environment with Database 12.2 and Apex 21.1 installed. Application deployed successfully, When we press the create record button it took almost 2 to 3 minutes to insert record. whereas on SQL Developer record got inserted in that table perfectly.
P.S: Everything is setup on-premise not on cloud. As I could not see any separate category for Apex so posting here.
What could be the issue?
What could be the fix?
How can we troubleshoot as where is the bottleneck?
Content (required):
Hi,
We have an Apex application working perfectly on an instance.