| Table of Contents |
|---|
The integration api handles the communication in and out of the partnerportal system.
Primary behavior
Incoming flow:
- FacilityTaskExchangeApi (WCF service) sends a message to integration api
- Integration api sends the message to the Service api
...
- A messge is received from the Service api in teh integraion api
- 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
-