Releases/Fall 2023: Difference between revisions
Appearance
No edit summary |
|||
| Line 15: | Line 15: | ||
* Server automatically updates the fields when the fields used in the formula change. | * Server automatically updates the fields when the fields used in the formula change. | ||
* Calculated fields can be displayed in [[Resco mobile apps]], but they should be read-only. | * Calculated fields can be displayed in [[Resco mobile apps]], but they should be read-only. | ||
== Resco Inspections == | |||
TBD. | |||
== SyncStats analyzer == | == SyncStats analyzer == | ||
[[SyncStats analyzer]] is a tool that analyzes multiple sync logs and extracts 30+ different indicators to identify the most frequent problems and characterize average sync performance. | [[SyncStats analyzer]] is a tool that analyzes multiple sync logs and extracts 30+ different indicators to identify the most frequent problems and characterize average sync performance. | ||
Revision as of 08:14, 15 May 2023
| Warning | Work in progress! We are in the process of updating the information on this page. Subject to change. |
The 16.1 / Summer 2023 release (name pending) is planned for September 2023.
Resco Cloud
Azure Table for storing server audit data
Resco Cloud server audit data can now be stored in Azure Table.
Calculated fields
Resco is traditionally strong with client-side business logic: no-code rules and JavaScript support help you fine-tune the behavior of your mobile app. However, in many scenarios, server-side logic is preferable. Calculated fields help to fill that niche. These fields derive their value from other fields.
- Use the Admin Console to define the fields. Set up the formula for calculating the value.
- Server automatically updates the fields when the fields used in the formula change.
- Calculated fields can be displayed in Resco mobile apps, but they should be read-only.
Resco Inspections
TBD.
SyncStats analyzer
SyncStats analyzer is a tool that analyzes multiple sync logs and extracts 30+ different indicators to identify the most frequent problems and characterize average sync performance.