Related links
Framework Core functionality
- Client-Defined attributes
- Framework dependency on the open-source libraries
- Default server methods
- Export collection of objects
- AyMINE Framework Server
- The AyMINE licence model
- System Rights
- Import collection of objects
- Multi tenant Architecture
- Strings and translations
- System messaging
- User sessions
- Configuration of the user-defined fields
SOA Architecture
Support for Service Object Architecture and Internal Event ManagementLibraries & Lincences
Module - support for management
Front-End Scripting
System Management
- SaaS Management Module
- Management of the SaaS service client
- Encryted wallet storing access keys for data vault
- Definition and Management users in the SaaS system
- Management of the system users
- System right management
- System role is how user administrator sets the rights
- File access, storing and locking
- Communication geateways
- Private Object Marks, Sign & Notes
Task Management Module
- About TSK module
- Support for voting and decision management
- Support and implementation notes for FMEA
- Support for the Methodology Management
- Project Methodology Support
- Project Roles - Data model and implementation notes
- Actions and Meeting Agenda
- Description of person and supplier competencies
- Business event
- Problem & Helpdesk management support
- TSK module releases
- User Reminder
Task & Task pattern
Mobile & Web Application
- clientprogramming_fevaldataobject
- userinterface-objectstructure
- cliplink
- npmlibraries
- fclip
- drag-drop
- AyMINE Application
- objectdefinition_inlineedit
- npmlibraries_stringlibrary
- clientprogramming
- mobileapplication
- languagesupport
- objectdefinition_multiupdate
- Object API – object <g>
- clientprogramming_fevallanguage
- clientprogramming_fevaluser
- objectdefinition_viewdefinition
- offlineobjects
- System console
- Runtime debugging
- objectdefinition_detailview
CMS - Content Management & Web API services
FI - Finance Management
Sales & Asset management
Sales related services
Description of a part of the AM module - sales partHR - Human Resources
Web Services
Scalable configuration model for WEB API. The configuration supports definitions and management of web ports for all kinds of services.
Services definition does not support service implementation. Implementations are part of the system modules or they are created upon demand.
The administration is part of the AyMINE freeware edition.
Service administration

Service gateway for applications
The gateway defines access rights condition to use the WEB API services.
It is recommended to define single gateway for each connected application. However, if system provides some general services, this approach makes no sense. So the right does not have any strict control.
Web service
Web service configuration creates definition of the general web service. User documentation of the web service configuration is here.
Definition does not define the service functionality but rights & rules how it can be used. Primarily it defines
- Service name
- Attendant script that manage the service
- How many times it can be used in hour or day. If the service usage exceeds the limits, further requests are rejected until end of the limited period. Repeatable limit exceeding disables the service completely.
Data provided by service shall be implemented internally by system.
Service for Web form processing
The service is a special implementation of the general web service. It implements gateway that allows sending new message in the system.
It is used to accept messages and requests and define rules how to process them by the Task module.