Server-side scripts allow the system running JS scripts on the server side when the server events happen, for example:
They are used to create reactions for the data writing based on the pre-defined rules (business-rules), such as:
In the server-side scripts, you can use methods that are provided by server-side API.
The subsections of this section will give more details and specifics of server-side scripts usage.