Give us contact

Do you prefer to ask us directly?

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

or use this contacts

AyMINE

Related links


FI - Finance Management

Scripts

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.

Create a script

Script language

Script can be in any language supported by server. List of languages depends on the server 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 page shall always be stored in the client local script directory. It can never be elsewhere because of the calling script protection.

For safety reasons, script cannot be uploaded via the web interface and only system administrators with appropriate access certificate can upload scripts.