I have a table with a list of records (course offerings) with a row action of “enroll”. When they click that action, a new record is created in a junction object connecting a contact to the course offering.
The functionality works, but the first time a course is enrolled in, the process take a while, like 5-10 seconds. However, subsequent additions don’t take nearly as long (1-2 seconds).
Any idea why the first one would take so long? This is being run from a public site page. Perhaps there’s an API connection lag, though there are query calls happening before this?
Thanks for any idea/insights.
Seth
Question
Create record action takes a long time first time it is run
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.