Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Workflow » How to save data in database?
Re: How to save data in database? [message #4129 is a reply to message #4127] Tue, 08 April 2014 04:21 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
The $dbobject->insertRecord() method will automatically insert the contents of the input array into the database provided that all the validation passes. If the validation fails then $dbobject->errors will contain an array of error messages.

If there are no errors the code will perform a commit, then look for any active workflow cases and deal with them automatically.

If there are any errors it will perform a rollback and ignore any workflow processing


 
Read Message
Read Message
Read Message
Previous Topic: How to create CASES.
Next Topic: How to use a webservice for a external site
Goto Forum:
  


Current Time: Tue Jul 23 03:21:49 EDT 2024

Total time taken to generate the page: 0.00886 seconds