Elements of the configuration

The elements listed on this page are operations that are used for managing the data and files in your application, as well as automating certain procedures.

Queries & reports

The application engine offers a range of possibilies for users to query the application database and create reports.

read more

Importing data

Data can be imported into your application database from external sources like Excel sheets and comma separated values (csv) files.

read more

Exports

Exporting data from your application is made easy by the application engine's export helper.

read more

Deduplication

The application engine offers functionality to remove duplicate records in your application database.

read more

Jobs

Jobs automate actions and queries in the application, by periodically performing them according to predefined settings. An examples of a job is automating the process of mailing daily reports.

read more

External files

The backstage offers access to the resource files, the place to access all external files used by your application (like html and css files).

read more

Importing files/images into database

Importing data into your application may include files such as images or pdf documents. However the standard import screens only support importing textual/numerical data into the database, not files. You will have to upload these files in a seperate process to add them to your database

read more