psap2-ws
Receipt of XML Contact Sheet Invitated by PSAP1 NUE-112
Description
SOAP web service to receive contact cards from PSAP1.
In the context of the single emergency number (* NUE-112 *) the first level response centre (* PSAP1 *) briefly interviewed the citizen who called the number 112 to determine the type of emergency and the handling centre to which the call should be sent (* PSAP2 *).
The data collected during the interview – together with additional information – is sent to the second tier operator (* PSAP2 *) in order to better substantiate the call without replying to the questions already asked to the caller.
The data are sent on a confidential IT network with SOAP.
This application implements:
— receipt of the contact form
— decoding from XML format in JSON format
— saving in a database (currently * sqlite *)
— sending (optional) to a tail of messages (AMQP technology (https://www.amqp.org/)) for processing by the management application endowed to PSAP2 – this makes it possible to decouple the management application from the contact card reception channel using standard technologies and open protocols widely used
This software is produced in [node.js] (httpsrelation//nodejs.org) so as to be cross-platform.
Features
- Receipt of Contact form Invitated by PSAP1 NUE-112
- Parsing Contact Sheets
- Dispatch Sheet contact on AMQP technology
- Save Database Contact Sheet