Creating a new record

To create a new record, call the BuildEntity method of the Session object. The BuildEntity method creates a new Entity object with a unique ID for the given user database and initiates a submit action for the record. During the submit action, the record is available for editing the default values in the Entity object.