Forum Post: RE: How do you guys do version control in Rollbase?

  • Thread starter Thread starter Godfrey Sorita
  • Start date Start date
Status
Not open for further replies.
G

Godfrey Sorita

Guest
Hi Victor, You can use the "Generate XML" feature to generate and save an application in XML format. The resulting XML can be used to install the application to other Rollbase tenants or to update the same application into another version. Unit testing is done manually. Though, you can use "Performance Audit" to: 1. Validate all formulas used by your objects and display any errors. 2. Check whether formulas are using loops through related records. Loops are inefficient and should be replaced with Query API methods whenever possible. 3. Check whether views are using template and formula fields that can decrease performance. Regards, Godfrey

Continue reading...
 
Status
Not open for further replies.
Back
Top