ILION has several data and process interconnection modules and services facilitating the flow and control of processes between the Ilion modules and external ERP systems.
- Services integration with other systems
- Ilion Data Concentrator. This is the interconnection module integrating ILION with an external ERP system. If you have a production and process control system where you store all your information about suppliers and products, which you do not wish to change. This module allows you to access this information and transmit data to/from ilion to the ERP system, thus transparently adding it to the existing process work flow.
- Ilion Dynamic System. RPC service for communications with ERPs. Unlike the Data Concentrator, which is external to the PostgreSQL system, this system is used from inside the database. It enables communication with an ERP (such as Movex) by means of PostgreSQL functions. Some of its functionalities are: query stocks in ERP, update stocks, query prices.
- Syncrhonisation and transformation services
- Ilion Sync System. Data synchronisation between outlets and head office.
- Ilion Sync Server. Installed at head office, it is a SOAP server.
- Ilion Sync Agent. In sales terminals. SOAP client. It is connected to the ILION Sync Server to send/receive new or modified data.
- Ilion Transform System. This system is responsible for "transforming" head office data for stores and vice versa, as not all head office data has to be transmitted to the stores and the data structures are not identical in these two cases.
- Tools y resource kit.
- Robot-o-matico. Tool for creating and initialising sales terminals. This system creates the database and automatically loads the initial data, so a store’s terminals can be added to the system in seconds without the need for a manual process.
- Stock Conciliator. Initial stock update system for existing terminals.
- Ilion Jobs System. A task scheduler for PostgreSQL. It executes tasks for functions invoked for PostgreSQL, such as deleting data from a table, for example.
|
|
|