Introduction

This deprecated service was created to handle the lack of persistent serviceJourney ids received from the data providers. The application was an intermediate solution and any usage should be discontinued.

DatedServiceJourney

Created during import and splits the servicejourney into one entity for each day and creating an identifier for this entity. Uses serviceJourneyId + date to check if new entities are needed.

OriginalDatedServiceJourney

Also created during import and checks privateCode + date + datedServiceJourneyId to determine if a new entity or a new entry within the originalDatedServiceJourney is created.