Latest version: 7.170.0.1, SU-TOLL170
Release date: March 21th, 2023

This extension adds the Toll (EETS) functionality to EUCARIS, and is deployed by EUCARIS System Updates. General information about system Updates can be found here.

Changelog

Below enlists the features of the latest release.

  • Breaking Toll change: multiple vehicles with same registration number possible in response message: Added XSD support for multiple VehOwnerHolderReply.
    • This means that multiple VehOwnerHolderReply could be responded. If the latest EUCARIS Core isn’t installed, it could cause that response messages are rejected by your EUCARIS, as the current XSD doesn’t support multiple VehOwnerHolderReply. Please install the latest EUCARIS web client Core (SU-WU-14) in order for the default EUCARIS web client to handle this response message.
    • If you’re using a customized client application to handle the response messages, please execute an informal test with EUCOP using registration number TOLL14 and TOLL16 to check if the customized client application can handle multiple VehOwnerHolderReply in the response message. In the development pack, the message SynchronousTollMultipleVehOwnerHolderReplyResponse.xml is added as an example.

Requirements

This extension requires:

Service plugin

This extension installs the required service plugin and adds the Toll service, authorisation, logging, and XSDs to the EUCARIS core. After installation EUCARIS is able to receive and transfer Toll messages. Please consult the Configuration section on this page.

Web client plugin

There is a Toll web client extension available for the EUCARIS web client. For more information regarding the EUCARIS web client, click here.

Installation

The Core Update SU-U50 must be installed prior to this extension. The installation process is described in detail in the “EUCARIS – Installation and Operation Manual.pdf” document, available on this site **.

Upgrade notes

This release contains the TollRequestByRegNum messageservice. This service can be used to send a synchronous TollRequestByRegNum message. The recipient can respond with a TollResponse message. Both messages should be contained in a EucarisEnvelope. To send a TollRequestByRegNum message, the new webservice MessageService should be used (instead of the GenericService).

Any following will be cumulative updates. Any existing translated languages, local services configuration, user profiles and logging configuration is retained.

Configuration

The installation of this extension will automatically request, download and install the latest available Configuration Update.

Known issues

  • No known issues.

Testing

The NL test & acceptance server will be available for testing Toll messages. Please contact EUCARIS Operations if you want to start testing.

Change History

SU-TOLL170

  • 7.170.0.1 Released: March 21th, 2023
  • Technical Vehicle Data block is made optional (TWG Toll Change Request November 2022)

SU-E169

  • 7.0.169.5 Released: February 21th, 2022
  • Breaking Toll change: multiple vehicles with same registration number possible in response message: Added XSD support for multiple VehOwnerHolderReply.
    • This means that multiple VehOwnerHolderReply could be responded. If the latest EUCARIS Core isn’t installed, it could cause that response messages are rejected by your EUCARIS, as the current XSD doesn’t support multiple VehOwnerHolderReply. Please install the latest EUCARIS web client Core (SU-WU-14) in order for the default EUCARIS web client to handle this response message.
    • If you’re using a customized client application to handle the response messages, please execute an informal test with EUCOP using registration number TOLL14 and TOLL16 to check if the customized client application can handle multiple VehOwnerHolderReply in the response message. In the development pack, the message SynchronousTollMultipleVehOwnerHolderReplyResponse.xml is added as an example.

SU-E167

  • 7.0.167.5 Released: September 24th, 2021
  • Rename MessageService from TollRegByEnum to Toll-EETS

SU-E160

  • 7.0.160.2 Released:  June 9th, 2021
  • Enabled Asynchronous message transfer

SU-E159

  • 7.0.159.10 Released: March 4th, 2021
  • Coded attributes added for some Toll related enumerations

SU-E155

  • 7.0.155.2 Released: October 29th, 2020 on the acceptance environment
    7.0.155.2 Released: January 18th, 2021 on the production environment
  • First release of the Toll service plugin
  • Introduction of the  MessageService TollRequestByRegNum; the MessageService is introduced with Core update SU-U43-1