The FacilityTaskExchaneApi is the link between the SonWIn Installation Management Electricity Service and the PartnerPortal.
It serves as the accesspoint for the SonWIn application to send data to the portal.
The service is hosted in Azure and transfers incomming data to teh integration api, which handles the further communication with the backend.
The WCF Service flow is usually in the following way:
The service can be configured into doing various things in the flow, logging etc.
To view information on how to configure the service, or view log files view Facility Task Exchange Api (WCF Service)
The Service is structured as a standard WCF Service.
For the special behaviors view the sub page on this page.
The Service has no connection to any database (View diagram of the flow)
Debug info
When debugging the service, if opening the code file Service.svc before pressing F5, the WCF Test Application will automaticaly start in visual studio.
View Facility Task Exchange Api (WCF Service)
Location on those
Internal:
Eksternal:
-