Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
About

The integration api handles the communication in and out of the partnerportal system. 

Primary behavior


Image Added

Incoming flow:

  1. FacilityTaskExchangeApi (WCF service) sends a message to integration api
  2. Integration api sends the message to the Service api

...

  1. A messge is received from the Service api in teh integraion api
  2. Integration api sends the message to the client environment (Grid company SonWIn service

Special behavior

Communication is handled both comming in and out

Architecture/Responsebilities

  • Architecture
    • Common apio structure
  • Responsebilities
    • Incomming communication
    • Outgoing communication

Database

None, the databses is handled in teh Service api

Debug info

Step by step guide on how to debug the application.

Configuration info

  • What is in the cionfiguration file
  • What do they do
  • How to change the configuration

Paths

  • Projekt/Solution:
    EGU.PartnerPortal.IntegrationServiceAPI\EGU.PartnerPortal.IntegrationAPIService.csproj
  • ConfigFile:
    EGU.PartnerPortal.IntegrationServiceAPI\appsettings.json
  • Demoproject:
    -

References:

Internal:

  • Bussinesswise 
    • JOLAN
  • Technical knowledge 
    • JOLAN
  • Supporters
    • -

Eksternal:

-

Other

-