IL.APP V1 IL.APP V2

NamespaceOneDealer.IntegrationLayer
Solution$/OneDealer/Dev/IntegrationLayerAppCore
DependenciesDSW DAL, RabbitMQ Server
Framework.NET 7

The Integration Layer App (IL.App) is the new IL standalone implementation. This implementation resides between the external services and DSW and its purpose is

  1. to work independently from the DSW, ensuring that no request will be lost
  2. store unsuccessful requests in order to re-try them

The Integration Layer App will release with two versions. The first (ODIL V1) is the branch of the existing logic from DSW to the standalone app, while the second(ODIL V2) is a re-organize of the solution to follow a more REST logic in schema and naming. The main version is ODIL V1. While viewing documentation for the Integration Layer App, keep in mind the version in the top of the page, for it may be available only in one of the two.

  • No labels
Write a comment…