Give us contact

Do you prefer to ask us directly?

Call us +420 605 203 938 (the Czech Republic)

or use this contacts

AyMINE | Page generated by scripts

Related links


Framework Core functionality
FI - Finance Management

Scripting in the web generators

Web script supports generation of a web page or generation of a single page block

Script rules are valid both for script defined in the separate entity webExecSccript as well as scripts directly assigned to a single web page.

Script definition & call

Script call

Script can be in any language supported by server. List of languages depends on the server configuration.
Script call is processed by the universal backEnd command processor.

Only users with system administration are allowed to link the web page with server-defined method. Field with the link to the sever script is not visible for non-trusted user so they cannot break page configuration.

Access server content

Script can access system content using the system API.

System support API in three forms

  • WEB microservices,
  • Internal messaging system,
  • Server objects API

Script can never directly access information (data) or files stored in the system.

Web page script deployment

Script that generates pages are published as a part of the the system module. They relate to a single module and only the module-responsible person is allowed to publish their new scripts or thier modifications.
For safety reasons, script cannot be uploaded via the web interface.