The TACHO services needs to be addressed using the EUCARIS Generic Services and consist of the following messages

TACHO v3.0:

Synchronous:

  • TACHOCheckCardStatusRequest
  • TACHOCheckIssuedCardsRequest
  • TACHOIssuedCardDrivingLicenceRequest

Asynchronous:

  • TACHOModifyCardStatusRequest
  • TACHOModifyCardStatusResponse
  • TACHOErrorNotification (*)
  • TACHOModifyCardStatusReqAck (*)
  • TACHOModifyCardStatusResAck (*)

The synchronous messages must be send using the GenericService. To send a request to EUCARIS, use the “GetInfo” operation. The Asynchronous messages must be send and retrieved using the GenericAsyncService. To send a message (both request and response) to EUCARIS, use the “Send” operation. To get an index of received requests and responses, use the “Index” operation. To retrieve a received message (both request and response) from EUCARIS, use the “Receive” operation. Received messages can also be configured to be forwarded to an external system for processing.

Please note that TACHO messages are sent through the EC Central Hub, and never directly to the other Member State even if it has the TACHO service implemented using EUCARIS.

(*) The TACHOModifyCardStatusReqAck, TACHOModifyCardStatusResAck and TACHOErrorNotification messages are part of the protocol between the EUCARIS Broker and the EC Central Hub and do not have to be sent by an EUCARIS Client nor legacy service. These messages are automatically generated by EUCARIS.

Please review the development documentation, sample messages and WSDLs available in the latest Custom Development Pack which can be downloaded using the following link:

EUCARIS Custom Development **

** Valid credentials are required to access the files on this site. Credentials can be requested via EUCARIS Operations