About

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

Primary behavior

Incoming flow:

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

Outgoing flow:

  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

Database

None, the databses is handled in teh Service api

Debug info

Step by step guide on how to debug the application.

Configuration info

Paths

References:

Internal:

Eksternal:

-

Other

-