The module is used for central storage and calling up information about container movements, changes of depot and container status. Information with status attached is managed regarding inward or outward movements carried out and, if necessary, corresponding order information including detailed information about the transport of containers to and/or through the customer's terminals.
Supplement
The module consists of three separate components which communicate via the AMQP protocol: one component ('receiver') provides several REST endpoints, to which container and movement information should be transferred via HTTP PUT. On successful validation this information is transferred via AMQP to two other components: on the one hand to a component which merely archives the received raw data and on the other to the application with the actual data storage and processing.
Subject description
Central data storage should be implemented in this project, which can be used in future as an information source for various applications. The data come from various 'legacy systems' (terminal order systems), and should be stored in a uniform structure. Initially, it is only concerned with (container) movement data which can be used, for example, by a central depot settlement system or for obtaining statistics and creating reports.