Records not commiting, connections staing open

Russell Haney:
I have a simple form with an onFormRequest, which returns the data to the page but stays connected to the Server. Should I do something on FormRequest to disconnect from the BetterForms_Helper file? If I let it stay connected, my onUtilityScript doesn’t run, but if I disconnect the BetterForms user, it will run my onUtility save the script. Any ideas?


Delfs:
Can you explain more why you mean let stay connected?


Russell Haney:
I’ll send you video dm


Delfs:
This was resolved with a commit record step.

It is normal for connections to stay open for an undetermined time ( not a BF thing but an FMS one) when using the XML gateway.

Since hooks run on server, the records do not auto commit.