Roll Back at Component Save Prechange.
Hi
I have written a people code code at Record Field Change event to insert some data into a table CT_TEST_TBL , once it is inserted a message will be displayed that your data has been inserted successfully and an xml message will also be triggered at Component SavePost Change.
But due to server load or network issues, the component is getting rolled back, the data is not getting inserted into the table but still the message box stating that you data has been inserted successfully alone is displayed.
Whether anyone of you know why this occurs ad how to overcome this???