We've managed to include some awesome features for SIL 4.0, we simplified the apps' administration and configuration. The following changes and improvements applied to all our apps and are available free of charge to for all who use the cPrime app suite.
...
Where / Functionality affected | Risk | Motivation | How to deal with it | ||||||
---|---|---|---|---|---|---|---|---|---|
Scheduling |
| Scheduled tasks became permanent. Because of that, the previous rules linked to the distinct task as well as the keys of the scheduled tasks have been changed to reflect the new concept. | Mitigation / solutions may be found in the corresponding section: Scheduling Routinesroutines. The identified risk is low, but make sure you have a good grasp of the change. You will need to modify the scripts to reflect it. | ||||||
Mail Templates |
| Previous versions did a simple search / replace over variables defined between dollar signs (e.g. $var$). If one variable was missing, it was just skipped, and an error was logged. With the introduction of STL, the produced intermediate SIL script syntax must be valid, and all custom fields and variables must exist in the scope. | You will need to correct your mail templates. Make sure all variables are defined. You will find more information about the STL in its dedicated section: SIL Template Languagelanguage. The ending SIL script must be valid syntactically. |
...